**** BEGIN LOGGING AT Mon Oct 26 02:59:59 2015 Oct 26 03:00:00 is the openwrt buildbot master.cfg posted anywhre? Oct 26 03:09:12 build #122 of imx6 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/imx6/builds/122 Oct 26 03:48:08 build #107 of ar71xx.mikrotik is complete: Failure [failed compile_3] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.mikrotik/builds/107 Oct 26 04:35:35 build #124 of malta is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/malta/builds/124 Oct 26 04:46:49 how do you pass DBGLVL to procd? Oct 26 05:13:07 https://www.kernel.org/doc/Documentation/kernel-parameters.txt Oct 26 05:13:11 parameters with '=' go into init's Oct 26 05:13:11 environment Oct 26 09:02:19 blogic r47255 trunk/target/linux/ (7 files in 2 dirs) * rb532: prepare switch to 4.1 Oct 26 09:02:24 blogic r47256 trunk/target/linux/ramips/patches-3.18/0303-alsa.patch * ramips: make the alsa driver register the codec Oct 26 09:02:31 blogic r47257 trunk/package/kernel/brcm2708-gpu-fw/Makefile * brcm2708-gpu-fw: update to latest version Oct 26 09:02:48 blogic r47258 trunk/target/linux/ (210 files in 3 dirs) * brcm2708: update 4.1 patches Oct 26 09:02:55 blogic r47259 trunk/target/linux/brcm2708/modules.mk * brcm2708: update modules Oct 26 09:03:04 blogic r47260 trunk/target/linux/brcm2708/image/Makefile * brcm2708: copy overlays README to boot partition Oct 26 09:03:10 blogic r47261 trunk/target/linux/ar71xx/files/arch/mips/ath79/ mach-antminer-s3.c mach-antminer-s1.c * ar71xx: Bitmain Antminer S1/S3 set GPIO for USB Power Oct 26 09:03:16 blogic r47262 trunk/target/linux/ ar71xx/patches-4.1/621-MIPS-ath79-add-support-for-QCA956x-SoC.patch ar71xx/patches-4.1/620-MIPS-ath79-add-support-for-QCA953x-SoC.patch * ar71xx: fix ath79_soc_rev value for QCA9531 ver. 2 Oct 26 09:03:25 blogic r47263 trunk/target/linux/ar71xx/image/Makefile * ar71xx: add support for TP-LINK TL-WR841N/ND v10 Oct 26 09:03:30 blogic r47264 trunk/package/network/services/omcproxy/Makefile * omcproxy: fix PKG_LICENSE string Oct 26 09:03:47 blogic r47265 trunk/package/libs/libpcap/Config.in * libpcap: USB support by default if usbmon is enabled Oct 26 09:03:52 blogic r47266 trunk/package/system/procd/Makefile * procd: update to latest git Oct 26 09:19:34 blogic r47267 branches/chaos_calmer/ target/linux/ar71xx/files/arch/mips/ath79/mach-antminer-s1.c target/linux/ar71xx/files/arch/mips/ath79/mach-antminer-s3.c * ar71xx: Bitmain Antminer S1/S3 set GPIO for USB Power Oct 26 09:19:37 blogic r47268 branches/chaos_calmer/ package/system/procd/Makefile target/linux/ramips/patches-3.18/500-alsa.patch * procd: update to latest git Oct 26 09:19:46 blogic r47269 branches/chaos_calmer/package/utils/bzip2/Makefile * bzip2: extend/fix the Host/Install rule to install libbz2.so files Oct 26 10:02:15 build #124 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/124 Oct 26 10:05:04 build #124 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/124 Oct 26 10:07:57 build #124 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/124 Oct 26 10:18:31 how can I export a custom environment variable when building a package? Oct 26 10:18:52 for now, I hacked Build/Exports/Default in include/package.mk, but it's not very nice Oct 26 10:22:30 zorun: "export"? Oct 26 10:23:49 cyrusff: I mean, in the package Makefile Oct 26 10:26:41 export FOO=bar Oct 26 10:26:53 as usual Oct 26 10:27:11 in Build/Prepare ? Oct 26 10:27:33 ah, right, got it Oct 26 10:29:54 cyrusff: thanks !): Oct 26 10:33:41 hmm, now, "make modules_install" wants to install stuff to /lib/modules/4.1.11 ... Oct 26 10:34:34 https://paste.debian.net/hidden/7aa9556e/ Oct 26 10:34:59 what am I doing wrong? Oct 26 10:36:45 I'm trying to build a package that includes a kernel module Oct 26 10:37:01 it builds fine, but "make install" does not seem to install it to the right place Oct 26 10:38:08 don't know about the specifics of your makefile but here is a working example i maintain: https://github.com/openwrt-routing/packages/blob/master/nat46/Makefile Oct 26 10:39:14 thanks Oct 26 10:41:23 blogic r47270 trunk/target/linux/ar71xx/patches-4.1/508-MIPS-ath79-prom-image-command-line-hack.patch * kernel: Fix environment pointer setup in ar71xx/ath79 Oct 26 10:41:30 blogic r47271 trunk/toolchain/ uClibc/config-ng-1.0.6/common uClibc/config-0.9.33.2/common Oct 26 10:41:30 uClibc: enable xattr support to make feature sets of libc implementations closer to each other Oct 26 10:41:38 blogic r47272 trunk/target/linux/generic/files/drivers/net/phy/adm6996.c * generic: fix adm6996 init Oct 26 10:49:38 build #112 of lantiq.xrx200 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq.xrx200/builds/112 Oct 26 10:57:04 cyrusff: what does the AUTOLOAD thing does? I see it installs a file in /etc/modules.d/, does it mean the module will be loaded when the router boots? Oct 26 10:58:14 also, how can I prevent OpenWRT's build system from calling "make install"? it seems that defining Package/foo/install is not enough Oct 26 10:58:16 yes Oct 26 10:58:27 that is, the build system calls "make install", then executes Package/foo/install Oct 26 10:58:53 hmm see if PKG_INSTALL:=0 helps Oct 26 10:59:08 ah Oct 26 10:59:18 otherwise dunno, never had the problem Oct 26 11:02:39 hmm, same thing Oct 26 11:02:51 what does PKG_INSTALL do? Oct 26 11:04:00 Build/Install=$(if $(PKG_INSTALL),$(call Build/Install/Default,)) Oct 26 11:04:01 okay Oct 26 11:07:40 ok, redefining Build/Install to do nothing did the trick Oct 26 11:50:41 build #122 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/122 Oct 26 11:55:50 blogic r47273 trunk/package/kernel/linux/modules/crypto.mk * modules: enable crypto hardware modules Oct 26 11:56:05 blogic r47274 trunk/package/kernel/linux/modules/sound.mk * modules: package VIA AC97 modules Oct 26 11:57:06 blogic r47275 trunk/config/Config-kernel.in * kernel: add support for KERNEL_CGROUP_PIDS Oct 26 11:58:01 blogic r47276 trunk/package/kernel/linux/modules/crypto.mk * modules: crypto-rng changes additions for kernel 4.3 Oct 26 12:39:46 cyrusff: thanks for your help, it works fine now :) Oct 26 13:35:34 I'm trying to setup the hw switch on the ar150 as a rf killswitch. I need to poll gpio 8 before the /etc/init.d/network starts, though it's managed by procd and /etc/rc.button scripts only get change events. (The state of the switch may have changed while the device was powered down) Oct 26 15:09:30 jow r47277 branches/chaos_calmer/toolchain/gdb/Makefile * CC: toolchain: fix PKG_SOURCE_URL for gdb Oct 26 15:29:48 jow r47278 trunk/tools/quilt/patches/000-relocatable.patch * tools: quilt: fix perl interpreter line (#20802) Oct 26 16:35:32 saik0: i think the keyword to search for is "slider" Oct 26 17:06:12 build #122 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/122 Oct 26 17:08:04 Fishman: thanks, found a forum post that parsed /sys/kernel/debug/gpio Oct 26 17:08:57 saik0: if the switch is originally a wifi toggle switch, theoretically openwrt *should* treat it as an rfkill by default Oct 26 17:09:18 ...not that i've made that work on my archer c7... Oct 26 17:09:19 Fishman: it's not in mainline openwrt yet Oct 26 17:09:34 glinet ar150 Oct 26 17:09:43 ok Oct 26 17:10:52 Fishman: My tentative plan is to add a initscript that runs at boot and calls the rc.button script faking the appropriate env Oct 26 17:10:57 its ugly... Oct 26 17:11:20 Any better ideas? Oct 26 17:11:54 nope, i'm not really a developer. just a user who likes to watch progress :-) Oct 26 17:12:46 perhaps looking at how the rfkill switches are detected might help? Oct 26 17:13:46 only seen button based ones Oct 26 17:14:03 tp-link archer c7 v2 has a slide rfkill Oct 26 17:14:29 i think the tp-link mr2030 and similar have a slide switch for operational mode Oct 26 17:42:52 build #106 of mvebu is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mvebu/builds/106 Oct 26 18:38:06 Fishman: http://pastebin.com/FXLRdHVa is what I wound up with Oct 26 18:39:13 flip the rfkill_state values for a killswitch, this one enables the wifi when the switch is engaged Oct 26 19:03:46 build #107 of uml is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/107 Oct 26 19:06:28 build #110 of ramips.rt305x is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt305x/builds/110 Oct 26 22:14:56 anyone know why target/linux/compile only depends on $(LINUX_DIR)/.modules, not also $(LINUX_DIR)/.image (which would also build bzImage)? only target/linux/install depends on $(LINUX_DIR)/.image. Oct 26 22:41:22 build #108 of ath25 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ath25/builds/108 Oct 27 00:06:18 build #124 of ramips.rt3883 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/124 Oct 27 00:14:38 build #114 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/114 Oct 27 01:01:38 build #124 of ramips.mt7628 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7628/builds/124 Oct 27 01:05:15 build #103 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/103 **** ENDING LOGGING AT Tue Oct 27 02:59:58 2015