**** BEGIN LOGGING AT Tue Jul 22 03:00:01 2014 Jul 22 03:15:12 build #13 of x86.xen_domu is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86.xen_domu/builds/13 Jul 22 05:20:10 build #539 of iop32x is complete: Failure [failed shell_9] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/539 Jul 22 09:07:18 build #130 of cns21xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/130 **** BEGIN LOGGING AT Tue Jul 22 09:55:14 2014 Jul 22 10:00:46 blogic r41797 trunk/target/linux/ ramips/rt305x/profiles/asiarf.mk ramips/dts/AWM003-EVB.dts ramips/image/Makefile * ramips: add a profile for AWM003 Jul 22 10:02:51 hm, the ssl certificate for lists.openwrt.org expired an hour ago. Jul 22 10:06:33 build #632 of ar7 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/632 Jul 22 10:51:26 build #222 of mvebu is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mvebu/builds/222 Jul 22 11:08:37 build #128 of adm8668 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/128 Jul 22 11:21:58 build #658 of ppc40x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/658 Jul 22 11:23:13 anyone tried compiling OpenWrt with global -O0 recently? Jul 22 11:23:20 I'm getting really peculiar results by doing that Jul 22 11:37:05 afaik thats not supported Jul 22 11:37:29 i did try that and some lib complained that it cannot be built without optimizations Jul 22 11:41:44 it does build ok Jul 22 11:41:48 however, it behaves badl Jul 22 11:41:49 +y Jul 22 11:42:01 e.g. netifd doesn't show any interfaces Jul 22 11:42:05 but ubus seems to mostly work Jul 22 12:00:01 idli: well thats probably due to the fact that globally disabling any optimizations is not the gcc default and it might have to do with the target you are building - an example is MIPS16 code that is breaking several packages Jul 22 12:11:24 build #527 of mcs814x is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/527 Jul 22 12:15:44 what do you mean, "not the default" Jul 22 12:21:02 plntyk: -O0 is the default, (I'm surprised that it doesn't compile, but I'm also suprised that you't even want to) http://pastebay.net/1469404 Jul 22 12:22:07 oh k nevermind - i think something mixed up in my head somehow Jul 22 12:24:14 too hot to think :-) Jul 22 12:24:28 karlp: -O0 is the gcc default, but most (if not all packages) set the default in their own cflags; usually to -O2 Jul 22 12:25:14 the global flag is -Os Jul 22 12:25:17 which gets overriden by openwrt with -Os Jul 22 12:29:46 still, -O0 should _work_ if you have the space for it, it shouldn't expose any bugs Jul 22 13:03:01 karlp: it's easy to write code that only compiles with -O1 or higher Jul 22 13:10:42 that doesn't spit out heaps of warnings? Jul 22 13:11:00 any links/google hints where i can read about that sort of thing ? I only know those funny obfuscation things from some C contest Jul 22 13:12:58 KanjiMonster: also, any examples? I can'ðt find any, and google is difficult with those keywords Jul 22 13:14:38 karlp: http://pastebin.com/HgUTYXHF Jul 22 13:15:03 the only warning is a "unused" warning, but that is easy to "fix" Jul 22 13:15:21 and compiles with everythin but -O0 Jul 22 13:22:02 I'ðd argue that's not valid code, so you're "lucky" it compiles at higher optimizations, not that it fails without them, but yeah, ok, I see what you mean now. Jul 22 13:55:22 Should STAGING_DIR_HOST be exported by default in the rules.mak file Jul 22 16:05:38 cyrus r41798 packages/utils/haveged * havaged: moved to github Jul 22 16:05:40 cyrus r41799 packages/multimedia/mjpg-streamer * mjpg-streamer: moved to github Jul 22 16:05:42 cyrus r41800 packages/net/iodine * iodine: moved to github Jul 22 18:31:19 build #567 of au1000 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/567 Jul 22 19:07:46 nbd r41801 trunk/package/kernel/mac80211/patches/300-pending_work.patch Jul 22 19:07:46 mac80211: fix a null pointer deref when querying station info when rate control is not initialized (#17061) Jul 22 19:08:30 nbd r41802 branches/attitude_adjustment/package/ mac80211/patches/300-pending_work.patch mac80211/patches/530-ath9k_extra_leds.patch * ath9k: add a fix for tx pending frame accounting, fixes some tx hang issues Jul 22 19:08:31 nbd r41803 branches/attitude_adjustment/package/mac80211/patches/300-pending_work.patch Jul 22 19:08:31 mac80211: fix a null pointer deref when querying station info when rate control is not initialized (#17061) Jul 22 21:03:20 Mazilo: ping Jul 22 21:03:37 Mazilo: freeswitch does not get built on buildbots - see http://buildbot.openwrt.org:8010/broken_packages/x86/freeswitch/compile.txt Jul 22 21:24:15 zajec: ping Jul 22 21:42:01 what is the correct way to downgrade my current 3.10.44 kernel to a 3.7 one? Would one use the package manager as on any normal desktop linux or do I have to rebuild the entire image? Jul 22 21:43:09 hauke r41804 trunk/target/linux/ (14 files in 5 dirs) * kernel: update bcma and ssb to version master-2014-07-22 Jul 22 21:44:25 hauke r41805 trunk/package/kernel/mac80211/patches/ 820-b43-add-antenna-control.patch 800-b43-backports-form-wireless-testing-master-master-20.patch 830-b43-workaround-pcie-bcm4716.patch * mac80211: b43: update b43 to version master-2014-07-22 Jul 22 21:52:09 cyrus r41806 packages/libs/libv4l * libv4l: mvoed to github Jul 22 21:52:11 cyrus r41807 packages/libs/argp-standalone * argp-standalone: moved to github Jul 22 21:54:38 cyrus r41808 trunk/package/network/services/odhcpd/Makefile * odhcpd: revert NDP relay rewrite (performance issue still fixed) Jul 22 21:56:55 slachta: looks like a bad OGG_CFLAGS including host paths Jul 22 23:24:13 Tectu_: seriously, on what desktop linux would you apt-get/yum/pacman downgrade a linux kernel from 3.10 to 3.7, Jul 22 23:24:33 I told yo ubefore, go back to an earlier tree if you _realllllly_ need the carambola binary iot module Jul 23 00:09:27 build #342 of mpc85xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/342 Jul 23 01:30:12 build #673 of cobalt is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/673 **** ENDING LOGGING AT Wed Jul 23 03:00:01 2014