**** BEGIN LOGGING AT Tue May 03 02:59:58 2011 May 03 03:16:44 build #23 of rb532 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/23 May 03 03:27:11 build #27 of at91 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/27 May 03 03:55:04 build #27 of ubicom32 is complete: Failure [failed compile_3] Build details are at http://buildbot.openwrt.org:8010/builders/ubicom32/builds/27 May 03 05:32:40 build #21 of kirkwood is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/21 May 03 05:58:10 build #22 of ixp4xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/22 May 03 06:55:10 build #22 of ar71xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/22 May 03 07:08:50 build #24 of ps3 is complete: Failure [failed compile_3] Build details are at http://buildbot.openwrt.org:8010/builders/ps3/builds/24 May 03 08:01:12 build #22 of avr32 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/22 May 03 08:32:47 build #24 of pxcab is complete: Failure [failed compile_3] Build details are at http://buildbot.openwrt.org:8010/builders/pxcab/builds/24 May 03 10:10:50 build #17 of rdc is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/rdc/builds/17 May 03 12:07:52 http://www.linuxfordevices.com/c/a/News/Sandia-StrongBox-and-Gumstix-Stagecoach/ May 03 12:07:58 that's nicely pervert May 03 13:54:57 build #27 of brcm63xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/27 May 03 14:37:56 build #27 of s3c24xx is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/27 May 03 14:52:46 is there method/example profile, which allows adding kernel .config entries? such that, 1 profile would have SATA drivers as module, 1 profile would include them in kernel? May 03 14:53:12 that sounds wrong May 03 14:53:33 however see how the xen and kvm subtargets are implemented May 03 14:54:42 i guess thats what subtargets are for May 03 14:54:55 derr May 03 14:55:24 in short, a profile is not much more than a package list May 03 14:55:29 was trying to think of proper way to make the Seagate GoFlex patch. May 03 14:55:37 a subtarget is something that requires a different kernel May 03 14:55:50 the one on the mailing list includes the SATA driver for all mach-kirkwood May 03 14:56:15 well all kirkwood devices seem to have a lot of space May 03 14:56:32 I'd prefer versatility over overhead concerns here May 03 14:57:09 Okay. Maybe just split the 110-goflex.patch into files/ and Kconfig patch May 03 16:49:52 build #24 of orion is complete: Failure [failed compile_7] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/24 May 03 17:21:34 build #24 of lantiq is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/24 May 03 18:19:11 build #17 of gemini is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/17 May 03 19:37:10 jow * r26807 /trunk/package/hotplug2/files/hotplug2.rules: [package] hotplug2: introduce tty subsystem events (#9211) May 03 19:39:12 jow * r26808 /trunk/package/base-files/files/etc/hotplug2-common.rules: [package] base-files: cleanup permissions of device files in common hotplug rules (#9211) May 03 19:40:24 jow * r26809 /trunk/package/comgt/ (Makefile files/3g.usb): [package] comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug (#9211) May 03 19:47:06 jow * r26810 /trunk/package/comgt/files/3g.usb: [package] comgt: move ifup invocation back into background subshell to prevent hotplug deadlocks May 03 20:08:09 xMff: can you commit my two module fix to the geos target.mk file? thanks. May 03 21:19:35 jow * r26811 /trunk/target/linux/x86/geos/target.mk: May 03 21:19:35 [PATCH] geos: remove unneeded modules May 03 21:19:35 The via-sata and gpio-nsc modules are both unneeded on the Geos platform. May 03 21:21:10 jow * r26812 /trunk/package/kernel/modules/crypto.mk: (log message trimmed) May 03 21:21:10 [PATCH 1/2] kernel: add kmod-crypto-{wq,rng,iv} May 03 21:21:10 This patch adds kmod-crypto-wq, kmod-crypto-rng, and kmod-crypto-iv May 03 21:21:10 packages. These packages provide some missing kernel crypto modules May 03 21:21:10 which are required for IPSEC. The strongswan4, ipsec-tools, and possibly May 03 21:21:10 other IPSEC packages do not work properly without these modules. May 03 21:21:11 NOTE: The KCONFIG associated with each of these modules gets selected May 03 21:22:19 jow * r26813 /trunk/package/kernel/modules/netsupport.mk: May 03 21:22:19 [PATCH 2/2] kernel: add kmod-crypto-{wq,rng,iv} May 03 21:22:19 Add kmod-crypto-iv as a dependency for kmod-ipsec. Also remove the May 03 21:22:19 extraneous kmod-crypto-core dependency to eliminate recursion. May 03 21:22:19 Signed-off-by: Lars Hjersted May 03 21:23:57 jow * r26814 /trunk/package/kernel/modules/crypto.mk: May 03 21:23:57 [PATCH 1/2] kernel: add kmod-crypto-ipsec May 03 21:23:57 kmod-crypto-ipsec bundles some otherwise unprovided kernel crypto May 03 21:23:57 modules that are useful for IPSEC. This is an alternative to breaking May 03 21:23:57 these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng May 03 21:23:57 (rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko). May 03 21:23:59 Signed-off-by: Lars Hjersted May 03 21:27:00 jow * r26815 /trunk/package/kernel/modules/crypto.mk: [package] kernel: revert r26814 May 03 22:55:38 any pointers on hand-building a .s assembly version of a kernel source file? I'd just crib from the logs/.../compile.txt but the kernel build obfuscates the gcc commandline. May 03 23:03:47 i apparently need to give the kernel compile a V=1 or something? May 03 23:08:53 yep May 03 23:10:11 but ... how? May 03 23:11:26 KBUILD_VERBOSE looks like? May 03 23:12:58 yeah May 03 23:13:57 I suppose you have to export that within include/kernel-build.mk somehow May 03 23:24:43 build #19 of etrax is complete: Failure [failed compile_3] Build details are at http://buildbot.openwrt.org:8010/builders/etrax/builds/19 May 03 23:35:12 it kind of works on the openwrt make commandline May 03 23:35:51 next problem is the gigantic command line and having the right environment for it to work manually May 03 23:39:28 e.g. May 03 23:39:31 aux/src/openwrt/build_dir/linux-ar71xx_generic/compat-wireless-2011-04-19/include/linux/compat-2.6.h:6:32: fatal error: generated/autoconf.h: No such file or directory May 03 23:39:34 compilation terminated. May 03 23:41:05 plus maybe environment variables May 03 23:41:13 set by make May 03 23:47:05 i resolved thatone May 03 23:47:13 was looking for the kernel include dir May 03 23:47:22 * russell-- just pasted it in the right place May 04 01:20:10 build #24 of uml is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/24 **** ENDING LOGGING AT Wed May 04 02:59:58 2011