**** BEGIN LOGGING AT Fri Jul 17 02:59:58 2015 Jul 17 06:31:52 build #62 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/62 Jul 17 06:43:48 build #62 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/62 Jul 17 07:58:36 build #62 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/62 Jul 17 08:48:15 cyrus r46392 trunk/package/network/services/odhcpd/Makefile * odhcpd: fix dhcpv6 relay forwarding Jul 17 09:01:13 what's the best way of overlaying a tmpfs on top of /rom and /overlay? Jul 17 09:01:59 e.g. if someone wanted to do some non-persistent fiddling to, maybe, the hotplug scripts, that a power cycle would erase Jul 17 09:04:35 looks like i should read /lib/functions/preinit.sh Jul 17 09:29:41 anyone else get this error when compiling 15.05-rc3 from source?: /openwrt/staging_dir/host/bin/msgmerge: error while loading shared libraries: libgettextsrc-0.19.4.so: cannot open shared object file: No such file or directory Jul 17 09:30:16 while building quilt Jul 17 09:30:55 out of disk space? Jul 17 09:35:24 build #62 of gemini is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/62 Jul 17 09:36:18 190GB free Jul 17 09:37:37 it complains it can not find libgettextsrc-0.19.4.so, while this file is available in /openwrt/staging_dir/host/lib/ Jul 17 09:38:38 my host system (Ubuntu 15.04) has version 0.19.2, so maybe the builder uses the host libraries instead of the ones in /staging_dir/host/lib ? Jul 17 09:41:24 vanDrunen: likely Jul 17 09:42:30 this happened since yesterday when I updated my source from the git repository Jul 17 09:42:38 any idea how to fix? Jul 17 09:42:57 toplevel.mk does this: export LD_LIBRARY_PATH:=$(subst ::,:,$(if $(LD_LIBRARY_PATH),$(LD_LIBRARY_PATH):)$(STAGING_DIR_HOST)/lib) Jul 17 09:42:59 I noticed a similar problem being reported on the mailing list Jul 17 09:45:03 can you execute ./staging_dir/host/bin/msgmerge and recreate the load failure? Jul 17 09:45:39 ./staging_dir/host/bin/msgmerge Jul 17 09:45:41 ./staging_dir/host/bin/msgmerge: error while loading shared libraries: libgettextsrc-0.19.4.so: cannot open shared object file: No such file or directory Jul 17 09:47:17 does it still happen after export LD_LIBRARY_PATH=./staging_dir/host/lib ? Jul 17 09:48:24 no Jul 17 09:48:52 so the path wasn't exported when executing make Jul 17 09:49:04 not sure Jul 17 09:49:37 Steven Barth also wrote on the mailing list there were loading problems with msgfmt Jul 17 09:49:59 that was with the downloaded SDK Jul 17 09:51:49 the error was triggered during quilt compilation? Jul 17 09:53:31 yes Jul 17 09:54:24 I tried to compile it, because make kernel_menuconfig didn't work due to missing quilt Jul 17 09:54:37 sounds odd Jul 17 09:55:05 after RC2 I downloaded all the source and could compile the entire tree from scratch Jul 17 09:55:20 after RC3 I did a git pull, make clean and make and then this happened Jul 17 09:56:02 my only change compared to the git source is one extra kernel module Jul 17 10:09:44 vanDrunen: try this change please: http://pastebin.com/pYDF6dpX Jul 17 10:11:22 ok, I'll test Jul 17 10:11:43 nbd: do you remember whether something recently changed around the toplevel.mk include position / order Jul 17 10:12:00 no idea Jul 17 10:12:06 nbd: I wonder how the LD_LIBRARY_PATH export in toplevel.mk could ever work as it refers to a not existing $(STAGING_DIR_HOST) Jul 17 10:12:25 it is provided by rules.mk but thats not included prior to toplevel.mk Jul 17 10:16:28 @jow_laptop: it works Jul 17 11:11:02 cyrus r46393 trunk/package/network/services/odhcpd/Makefile * odhcpd: fix last commit Jul 17 11:36:48 @jow_laptop: will you commit this fix for the LD_LIBRARY_PATH? Jul 17 11:37:09 vanDrunen: yes Jul 17 11:37:15 thans Jul 17 11:37:20 thanks Jul 17 11:37:45 jow r46394 trunk/include/toplevel.mk * toplevel.mk: fix LD_LIBRARY_PATH for host binaries Jul 17 11:38:13 jow r46395 branches/chaos_calmer/include/toplevel.mk * CC: toplevel.mk: fix LD_LIBRARY_PATH for host binaries Jul 17 12:32:36 hmm, luci gives me a 500 internal server error :-( Jul 17 12:33:38 self compiled from latest trunk for mpc85xx Jul 17 12:42:09 openwrt: you're openwrt, i'm sure you can handle it ;) Jul 17 12:43:18 lol. i don't think so Jul 17 12:48:16 blogic r46396 trunk/target/linux/ brcm2708/image/Makefile brcm2708/bcm2709/profiles/RaspberryPi2.mk brcm2708/bcm2708/profiles/RaspberryPi.mk * brcm2708: improve profiles and image generation Jul 17 12:48:28 blogic r46397 trunk/target/linux/brcm2708/base-files/ lib/brcm2708.sh etc/uci-defaults/01_leds lib/preinit/03_preinit_do_brcm2708.sh * brcm2708: remove unneeded base-files Jul 17 12:48:36 blogic r46398 trunk/target/linux/ (5 files in 3 dirs) * brcm2708: split target config into subtargets Jul 17 12:49:06 blogic r46399 trunk/target/linux/ (122 files in 4 dirs) * brcm2708: add linux 4.1 support Jul 17 12:49:16 blogic r46400 trunk/target/linux/generic/config-4.1 * generic: add missing linux 4.1 symbols Jul 17 12:49:25 blogic r46401 trunk/target/linux/brcm2708/modules.mk * brcm2708: add upstream (bcm2835) modules and improve downstream ones (bcm2708) Jul 17 12:49:36 blogic r46402 trunk/target/linux/brcm2708/Makefile * brcm2708: switch to linux 4.1 Jul 17 12:49:52 blogic r46403 trunk/target/linux/ brcm2708/image/Makefile brcm2708/bcm2708/profiles/RaspberryPi.mk * brcm2708: add Raspberry Pi Compute Module support Jul 17 12:51:18 blogic r46404 trunk/target/linux/brcm2708/image/Makefile * brcm2708: add gzip image compression Jul 17 12:51:34 blogic r46405 trunk/target/linux/ (8 files in 7 dirs) * ramips: add support for Planex MZK-DP150N Jul 17 12:51:51 blogic r46406 trunk/package/network/config/swconfig/Makefile * swconfig: libsw.so should be installed into /usr/lib/ Jul 17 15:52:32 karlp: would be a feeds.conf an acceptable substitute to tags? ;) Jul 17 15:55:33 sure, was just a suggestion Jul 17 15:55:53 but the feeds.conf still has to point to the right tags right? Jul 17 15:57:46 karlp: yeah. see the attached diff in my email that allows generating one from an existing checkout Jul 17 16:02:25 hrm, what's your real name? or has the email maybe not been delivered to me yet, last emial there is Jonas, then Ben West in my mail at least. Jul 17 16:03:03 karlp: /whois should tell you my real name ;p Jul 17 16:03:15 heh, works so rarely I don't normally bother :) Jul 17 16:05:19 hrm, is the existing feeds list -s even useful? Jul 17 16:05:48 just moving the current short-hash to after teh ; in the right format would be simpler for everyone right? Jul 17 16:07:05 not necesserily; you can't have both branch/tag and commit at the same time Jul 17 17:55:44 hauke r46407 trunk/package/kernel/linux/modules/wpan.mk * kernel: fix dependecy of kmod-ieee802154_6lowpan Jul 17 18:28:36 why does luci gives me a 500 internal server error? Jul 17 18:39:10 ??? Jul 17 18:45:17 where to start debugging this problem? Jul 17 18:47:00 openwrt: you can start by giving more information. What are you trying to do, what URL are you trying to access, what version are you running etc. Jul 17 18:47:33 just typing http://192.168.1.1 Jul 17 18:47:46 latest trunk for mpc85xx target Jul 17 19:23:17 openwrt: run /www/cgi-bin/luci on the command line and look for errors Jul 17 19:27:16 jow_laptop: http://pastebin.com/LWDaQyjC Jul 17 19:29:55 jow_laptop: i'm trying to make a freifunk node Jul 17 19:34:26 didn't you see that error in the browser already? Jul 17 19:34:58 no. only 500 internal server error Jul 17 19:35:07 ? Jul 17 19:35:08 ok Jul 17 19:42:31 what luci version is this? Jul 17 19:42:56 how to check? Jul 17 19:43:52 luci_git-15.196.77296-3610f32-1_all.ipk Jul 17 19:45:15 whats reported by "ubus call system board" ? Jul 17 19:52:28 build #64 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/64 Jul 17 19:55:24 build #64 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/64 Jul 17 19:58:14 build #64 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/64 **** ENDING LOGGING AT Sat Jul 18 02:59:59 2015