**** BEGIN LOGGING AT Fri Jan 23 02:59:59 2015 Jan 23 03:08:50 build #662 of mpc52xx is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/662 Jan 23 03:14:54 build #497 of mpc85xx is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/497 Jan 23 03:21:17 build #681 of mcs814x is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/681 Jan 23 03:27:17 build #818 of x86 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/818 Jan 23 03:35:49 build #684 of adm5120 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/684 Jan 23 03:43:53 build #764 of ixp4xx is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/764 Jan 23 03:44:44 build #197 of brcm63xx.smp is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx.smp/builds/197 Jan 23 03:54:02 build #759 of kirkwood is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/759 Jan 23 03:54:52 build #699 of ep93xx is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/699 Jan 23 03:55:45 build #290 of brcm2708 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/brcm2708/builds/290 Jan 23 04:04:52 build #185 of ar71xx.mikrotik is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.mikrotik/builds/185 Jan 23 04:05:28 build #787 of xburst is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/787 Jan 23 04:10:51 build #47 of ipq806x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/47 Jan 23 04:23:01 build #195 of ar71xx.nand is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.nand/builds/195 Jan 23 04:30:21 build #729 of au1000 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/729 Jan 23 04:49:18 build #315 of pxa is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/315 Jan 23 05:30:13 build #841 of ppc40x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/841 Jan 23 06:59:30 build #637 of octeon is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/637 Jan 23 08:33:17 build #678 of gemini is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/678 **** BEGIN LOGGING AT Fri Jan 23 08:40:48 2015 Jan 23 10:57:09 nbd r44080 trunk/package/libs/libubox/Makefile * libubox: update to the latest version Jan 23 10:57:15 nbd r44081 trunk/package/system/ubus/Makefile * ubus: update to the latest version Jan 23 10:57:19 nbd r44082 trunk/package/libs/gmp/Makefile * gmp: use http instead of ftp download (#18805) Jan 23 12:04:20 hey, guys. Jan 23 12:04:35 build #899 of brcm63xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/899 Jan 23 12:24:31 karlp: can you try a simpler patch to remote-gdb ? Jan 23 12:25:07 karlp: the issue is that your directory contains a "libc" (libc*p210xmanufacturing) Jan 23 12:25:48 sure, I was sort of hoping someone would have some better ideas there, I just couldn't find anything else. Jan 23 12:26:00 that should just be an extra + to make non-greedy somewhere right? Jan 23 12:26:45 http://pastebin.com/QM2ZcxDZ Jan 23 12:27:14 we simply exclude / as well to prevent the libc prefix match from leaking into the next path segment Jan 23 12:28:07 "[^_]+?" would work too but since there already is a negated character class Jan 23 12:29:30 right, that works, so, queswtion then, if you use the "search for arches" it says libc= uClibc. ifyou use the autofound, it says libc=uClibc-0.9.33.2 (this is what leads to the problem in the second patch) Jan 23 12:30:08 can you paste me an example? Jan 23 12:30:36 (if you edit out the first if clause, so you're forcing the choice of available arches. but yes, one tick. Jan 23 12:32:08 http://pastebin.com/mbRED0a3 that's with commenting out the first if check Jan 23 12:32:28 which is how I worked out the patch I made, to make it match that, and then also fixing the sysroot path... Jan 23 12:34:42 http://pastebin.com/L0LSN34a Jan 23 12:34:51 blogic r44083 trunk/target/linux/lantiq/patches-3.14/0038-MIPS-lantiq-fpi-on-ar9.patch * lantiq: correct value for fpi clock on ar9 Jan 23 12:34:59 blogic r44084 trunk/package/kernel/linux/modules/other.mk * modules: add 6LoWPAN over Bluetooth Low Energy Jan 23 12:35:02 (ignore the "0 &&") Jan 23 12:35:11 blogic r44085 trunk/target/ linux/ar71xx/base-files/lib/ar71xx.sh linux/ar71xx/generic/profiles/tp-link.mk linux/ar71xx/image/Makefile * ar71xx: add support for TP-LINK TL-WR843ND v1 Jan 23 12:35:17 blogic r44086 trunk/package/boot/uboot-lantiq/patches/0042-arx100-cgu-fixes.patch * uboot-lantiq: add a cgu fix for arx100 Jan 23 12:35:27 blogic r44087 trunk/package/base-files/files/etc/init.d/led * base-files: fix led script to skip missing triggers Jan 23 12:36:34 here's a less noisy diff: http://pastebin.com/v40ubv6Q Jan 23 12:42:12 yep, that works for the "auto" mode, and after commenting out the if and choosing one. Jan 23 12:43:29 jow r44088 trunk/scripts/remote-gdb * scripts: remote-gdb: fix target / libc matching on directory names Jan 23 12:57:33 is there a "right" way of apply those to my BB tree? git show xxxx > patchfile; git apply patchfile loses the commit message, and git am patchfile doesn't understand teh format, and cherry-pick doesn't work because BB is in a separate repo. Jan 23 12:59:36 build #860 of lantiq is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/860 Jan 23 12:59:46 karlp: I use this in .bashrc: http://pastebin.com/7bPuQ9U8 Jan 23 12:59:58 karlp: in this case, backport 44088 Jan 23 13:03:40 thanks, handy. Jan 23 13:07:10 build #867 of atheros is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/atheros/builds/867 Jan 23 13:12:08 jow r44089 trunk/include/version.mk Jan 23 13:12:08 Revert "version.mk: explicitely filter "generic" subtarget for "%s" placeholder (#18710)" Jan 23 13:12:13 jow r44090 trunk/include/version.mk * Revert "version.mk: add "%s" placeholder for dotted target.subtarget notation" Jan 23 13:12:17 jow r44091 trunk/ include/version.mk package/base-files/image-config.in Jan 23 13:12:17 include, base-files: align default repository url with changed buildbot structure Jan 23 13:14:04 karlp: git format-patch Jan 23 13:17:02 build #228 of brcm47xx.legacy is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx.legacy/builds/228 Jan 23 13:17:03 build #874 of brcm47xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/874 Jan 23 13:42:22 build #48 of arm64 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/arm64/builds/48 Jan 23 13:42:43 build #47 of ramips.mt7628 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7628/builds/47 Jan 23 13:46:32 yeah, I couldn't work out the syntax to make git format-patch make a single patchbased on the sha I gave it, "git format-patch " doesn't do what _I_ hoped it would do. Jan 23 13:47:58 you likely missed the magic "-1" option Jan 23 13:48:12 by default it will generate a series for everything from then on up to the head Jan 23 13:49:00 there's also -2, -3 etc. Jan 23 13:49:18 yeah, I can see it now that I know it, but it was not standing out to me in git help format-patch :) Jan 23 13:51:02 well from a feature branch you can simply do "git format-patch master" and you have a numbered patch series Jan 23 13:51:32 so its workflow dependent how you see the "default" options and what they do Jan 23 13:52:41 build #862 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/862 Jan 23 14:02:16 build #47 of ramips.mt7620 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7620/builds/47 Jan 23 14:28:58 i get this error when i call ./scripts/feeds update Jan 23 14:30:07 grep: feeds/packages/Übereinstimmungen: Datei oder Verzeichnis nicht gefunden Jan 23 14:30:10 grep: in: Datei oder Verzeichnis nicht gefunden Jan 23 14:30:12 grep: Binärdatei: Datei oder Verzeichnis nicht gefunden Jan 23 14:30:15 grep: feeds/packages/libs/clearsilver/Makefile./Makefile: Datei oder Verzeichnis nicht gefunden Jan 23 14:30:27 when i run the script inside a shell where "LANG=C" is set the error doesnt happen Jan 23 14:30:46 you're hitting some now gnu bullshit Jan 23 14:30:50 *new Jan 23 14:31:10 seems it's grep Jan 23 14:31:10 current "grep" now considers files to be binary if they contain utf-8 Jan 23 14:31:19 ahh okay Jan 23 14:31:47 that causes the openwrt metadata scanning to see some files as "Binary file matches" ("Übereinstimmungen in Binärdatei") Jan 23 14:32:05 afair it affects a few package Makefile that have accented maintainer names Jan 23 14:34:06 jow_laptop: but why isn't the error triggered when i run it with LANG=C, is the "english error" output handeled in the script? Jan 23 14:35:42 thats the problem Jan 23 14:35:43 MAINTAINER:=Rapha�l HUCK Jan 23 14:36:47 jow_laptop whats the best way to fix this? avoid utf8 in makefiles alltogether or "fix" grep Jan 23 14:39:32 jow_laptop: maybe --binary-files=text should be used with grep Jan 23 14:58:03 build #315 of realview is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/realview/builds/315 Jan 23 15:12:21 build #826 of uml is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/826 Jan 23 15:12:41 build #317 of x86_64 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86_64/builds/317 Jan 23 15:14:40 build #201 of ramips.rt3883 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/201 Jan 23 15:29:31 build #870 of at91 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/870 Jan 23 15:36:50 build #198 of brcm47xx.mips74k is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx.mips74k/builds/198 Jan 23 15:52:25 build #424 of imx6 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/imx6/builds/424 Jan 23 16:05:58 build #819 of rb532 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/819 Jan 23 16:11:01 does openwrt support speakers on gpio? Jan 23 16:11:10 hi Jan 23 16:12:21 hello. Jan 23 16:12:23 is it possible to link to a file create from one package in the makefile of another, or to install something in Host/Install from PKG_INSTALL_DIR? Jan 23 16:15:07 an plugin from one apps needs a config file crated by the main app Jan 23 19:08:32 build #48 of netlogic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/netlogic/builds/48 Jan 23 19:19:46 build #49 of oxnas is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/oxnas/builds/49 Jan 23 19:35:13 build #789 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/789 Jan 23 19:35:45 build #315 of malta is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/malta/builds/315 Jan 23 19:47:19 build #848 of ramips is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/848 Jan 23 19:55:47 build #379 of mvebu is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/mvebu/builds/379 Jan 23 20:54:06 build #295 of sunxi is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/sunxi/builds/295 Jan 23 21:15:49 build #273 of omap is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/273 Jan 23 21:23:01 <_trine> Mazilo, Jan 23 22:21:54 jow r44092 trunk/package/network/config/netifd/files/lib/netifd/dhcp.script * netifd: store additional DHCP lease information Jan 23 22:42:32 <_trine> Mazilo, wake up Jan 23 23:52:21 build #292 of mpc83xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/292 Jan 24 00:33:00 nbd r44093 trunk/package/network/config/netifd/Makefile Jan 24 00:33:00 netifd: update to the latest version, fixes bridge reload (#18351) and device config issues **** ENDING LOGGING AT Sat Jan 24 02:59:59 2015