**** BEGIN LOGGING AT Thu Jun 25 02:59:59 2015 Jun 25 05:47:29 build #41 of ramips.mt7628 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7628/builds/41 Jun 25 06:09:13 build #41 of brcm47xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/41 Jun 25 06:17:50 build #41 of realview is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/realview/builds/41 Jun 25 06:19:58 build #43 of malta is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/malta/builds/43 Jun 25 06:41:24 build #40 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/40 Jun 25 07:44:14 build #40 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/40 Jun 25 08:41:57 build #41 of ipq806x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/41 Jun 25 09:05:00 build #41 of lantiq is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/41 Jun 25 10:14:55 matteo r46123 trunk/ package/Makefile toolchain/musl/patches/300-relative.patch * fix mklibs with musl Jun 25 10:32:38 build #40 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/40 Jun 25 11:06:01 jow r46124 trunk/package/devel/strace/ patches/100-musl_fix.patch Makefile patches/001-upstream-musl_includes.patch * strace: update to 4.10 Jun 25 11:19:33 jow r46125 trunk/package/boot/grub2/patches/100-musl-compat.patch * grub2: fix build against musl Jun 25 11:20:49 jow r46126 trunk/package/boot/grub2/Makefile * grub2: disable stack-protector Jun 25 12:01:49 build #40 of octeon is complete: Failure [failed compile_3] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/40 Jun 25 12:14:07 jow r46127 trunk/package/libs/ libiconv-full/Makefile libiconv-full/patches/300-fortify-source-compat.patch * libiconv-full: fix build with fortify source Jun 25 13:36:30 hm... I get conflicting headers from fortify-headers complaining about conflicting type qualifiers for 'stderr' Jun 25 13:37:26 plntyk: -v Jun 25 13:38:07 http://paste.debian.net/261170/ Jun 25 13:38:16 musl stdio.h vs. the fortify-headers stdio.h Jun 25 13:39:52 i was checking the telephony packages: miax is the package where this happens Jun 25 13:40:07 fortify-headers do not provide a stderr redefinition Jun 25 13:42:52 ah k i see that now too ... strange include_next maybe includes host stdio ? Jun 25 13:43:14 no Jun 25 13:43:27 miax.c simply redefines stderr Jun 25 13:44:01 Yep Jun 25 13:44:10 Miax.c vs stdio.h clash Jun 25 13:44:20 Fortify just includes stdio.h Jun 25 13:44:34 it has a FILE *stderr Jun 25 13:44:40 no idea whats the purpose there Jun 25 13:47:51 in the bast case its a simple forward declaration Jun 25 13:47:54 *best Jun 25 13:48:12 in the worst case it shadows the stdio declaration with an uninitialized pointer Jun 25 13:48:44 so the solution is to remove "FILE *stderr" from miax.c Jun 25 13:49:21 ah no Jun 25 13:49:25 they assign it Jun 25 13:55:55 plntyk: the fix is: sed -i -e 's/stderr/_stderr/g' miax.c Jun 25 13:56:19 its actually a custom FILE * that just happens to be called "stderr" and thus conflicts with stdio.h Jun 25 13:59:19 isnt it supposed to write all stuff to stderr by default and only if an cmdline option (-o) is given then a logfile is used? so its more like the "normal" stderr by default? Jun 25 14:02:06 nope Jun 25 14:02:17 it always does stderr=fopen(foo, "r") Jun 25 14:02:28 foo is either initialized by a commandline switch or defaulting to /dev/stderr Jun 25 14:03:20 erm , "w" not "r" Jun 25 14:03:26 anyhow, you get the idea Jun 25 14:03:48 *log_output="/dev/stdout" Jun 25 14:03:54 ah Jun 25 14:03:57 yeah Jun 25 14:04:11 case 'o': log_output = argv[++i]; Jun 25 14:04:18 etc. Jun 25 14:05:21 earlier I grepped for "stderr = " and thus missed the assignment due to the missing spaces Jun 25 14:20:36 jow_laptop: thx - i sent https://github.com/openwrt/telephony/pull/71 Jun 25 14:21:08 seen it Jun 25 17:41:09 build #40 of ar71xx.mikrotik is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.mikrotik/builds/40 Jun 25 20:08:32 build #42 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/42 Jun 25 20:08:42 build #42 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/42 Jun 25 20:08:52 build #42 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/42 Jun 25 20:09:18 build #42 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/42 Jun 25 20:09:30 build #42 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/42 Jun 25 20:13:10 build #41 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/41 Jun 25 20:58:30 build #40 of adm5120 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/40 Jun 25 21:14:20 build #41 of netlogic is complete: Failure [failed compile_3] Build details are at http://buildbot.openwrt.org:8010/builders/netlogic/builds/41 Jun 25 21:34:05 hauke r46128 trunk/target/linux/ (40 files in 2 dirs) * bcm53xx: add support for kernel 4.1 Jun 25 21:43:27 hauke r46129 trunk/target/linux/ (10 files) * bcm53xx: add arm l2c overwrite options like in mainline kernel Jun 25 21:56:45 hauke r46130 trunk/target/linux/ (6 files in 2 dirs) * bcm53xx: add upstream PCIe driver Jun 25 21:59:08 Hauke: do you plan switchin to 4,1? Jun 25 21:59:17 Hauke: i'd want to test in on my device(s) first Jun 25 22:00:47 hauke r46131 trunk/target/linux/ (8 files in 2 dirs) * bcm53xx: add upstream nand driver Jun 25 22:01:08 rmilecki: I would wait for some bug reports till I would switch Jun 25 22:01:39 thx Jun 25 22:02:21 hauke r46132 trunk/tools/scons/Makefile * tools: scons: update to version 2.3.5 Jun 25 22:02:39 I assume something will be broken because of the new drivers Jun 25 22:04:17 i'll do some tests Jun 25 22:04:20 ok, time for mee Jun 25 22:04:22 goodnight Jun 25 22:12:58 is there a good reason that the kvm_guest target for x86 is compiled -march 486? Jun 26 00:43:14 nico r46133 trunk/package/kernel/mac80211/ Makefile patches/010-fix-uml-build.patch * mac80211: fix build on UML **** ENDING LOGGING AT Fri Jun 26 02:59:58 2015