**** BEGIN LOGGING AT Wed Jun 30 02:59:57 2010 Jun 30 04:22:11 build #54 of xburst is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/xburst/builds/54 Jun 30 05:21:00 build #78 of avr32 is complete: Failure [failed shell_6] Build details are at http://tksite.gotdns.org:8010/builders/avr32/builds/78 Jun 30 06:38:29 good morning Jun 30 14:10:44 acoul * r21990 /trunk/package/mac80211/patches/020-wext-fix.patch: mac80211: fix compile issues on 2.6.35 Jun 30 15:06:19 claudio * r21991 /trunk/target/linux/at91/files/arch/ (. arm/ arm/mach-at91/ arm/mach-at91/board-netus-foxboard.c): [at91] Add board definition previously forgotten Jun 30 15:15:05 I need to add "make deb-pkg" to the kernel build list to capture custom modules that are not normally packaged, but I cant find where to add it. Jun 30 15:15:44 <[florian]> check include/kernel-build.ml Jun 30 15:15:47 <[florian]> s/ml/mk/ Jun 30 15:21:18 acoul * r21992 /trunk/package/mac80211/patches/020-wext-fix.patch: mac80211: fix r21990 Jun 30 15:48:03 build #84 of ppc44x is complete: Failure [failed shell_6] Build details are at http://tksite.gotdns.org:8010/builders/ppc44x/builds/84 Jun 30 15:50:56 [florian]: thanks for the tip. found "$(MAKE) -C image compile TARGET_BUILD=" & "$(call Kernel/CompileImage/Default)" in kernel-build.mk. those commands are defined elsewhere? Jun 30 15:54:23 <[florian]> goodasGNU: in include/kernel-defaults.mk Jun 30 15:54:41 <[florian]> goodasGNU: you might want to grep a little, since things are a bit splitted into different make files Jun 30 16:02:04 [florian]: If memory serves, modules are built first, then other packages, then kernel image, does that sound right? Jun 30 16:03:21 then the "kernel package" command would be after the kernel image command, coorect? Jun 30 16:12:10 <[florian]> goodasGNU: the kernel package is a virtual package which is created before the kernel is actually compiled (non-modules part of the compilation) Jun 30 16:14:30 sorry U was referring to the custom kernel "packaging" not the ipk. That command should happen after module and bzImage are alreaady built Jun 30 16:14:45 I Jun 30 16:16:49 <[florian]> there is no packaging of the kernel Jun 30 16:17:05 <[florian]> it is transformed by per-target image makefiles Jun 30 17:23:21 claudio * r21993 /trunk/target/linux/generic/ (config-2.6.34 config-2.6.35): [kernel] Don't force pci support on .34 and .35 Jun 30 17:25:29 build #55 of s3c24xx is complete: Failure [failed shell_6] Build details are at http://tksite.gotdns.org:8010/builders/s3c24xx/builds/55 Jun 30 19:35:14 acoul * r21994 /trunk/target/linux/ (16 files in 10 dirs): fix commit r21993 Jun 30 19:46:47 acoul * r21995 /trunk/target/linux/ (ramips/rt305x/config-2.6.34 rb532/config-2.6.34): fix commit r21994 (thanks juhosg) Jun 30 19:48:10 <[Fate]> :) Jun 30 20:37:00 Hi! I've built packages for http://code.google.com/p/credis/ && http://tinyscheme.sourceforge.net/ - how should I submit them to the main packages feed? Jun 30 20:39:02 <[Fate]> you could create a ticket on dev.openwrt.org Jun 30 20:39:44 [Fate]: Cool, tx! Jun 30 20:58:44 <[Fate]> anyone proficient in mips assembler around? Jun 30 21:02:55 jow * r21997 /trunk/package/broadcom-wl/files/lib/wifi/broadcom.sh: [package] broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh Jun 30 21:03:58 jow * r21998 /trunk/package/hostapd/files/hostapd.sh: [package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override Jun 30 21:04:46 nbd * r21999 /trunk/package/mac80211/patches/ (3 files): ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx Jun 30 21:24:42 jow * r22000 /trunk/package/hostapd/files/hostapd.sh: [package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na Jun 30 21:27:23 jow * r22001 /branches/backfire/package/hostapd/files/hostapd.sh: [backfire] merge r21998 and r22000 Jun 30 21:32:54 <|KanjiMonster|> [Fate]: depends - what do you want to do/know? Jun 30 21:33:56 <[Fate]> "lui s0, 0x0; lw v1,112(s0)" <-- this I don't understand. what kind of reference is this? Jun 30 21:35:45 <[Fate]> precisely the "s0 is zero" part Jun 30 21:35:45 [Fate]: this is probably a relocation entry; if you tell objdump to put the relocs inline you get the actual address there Jun 30 21:35:50 <[Fate]> ah Jun 30 21:36:10 well not address, but symbol of course Jun 30 21:36:23 <[Fate]> ah Jun 30 21:36:30 <[Fate]> ok ill have a look Jun 30 21:37:46 I also stumbled over it the first time I saw it ;) Jun 30 23:09:20 cshore * r22002 /trunk/package/ (5 files in 4 dirs): Jun 30 23:09:20 block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from Jun 30 23:09:20 being executed on the external root filesystem before mounting it as root. Jun 30 23:09:20 Added /etc/e2fsck.conf which indicates that the clock is broken (since most Jun 30 23:09:20 OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit Jun 30 23:09:21 with fatal error when the rdat has not yet been run (i.e. before network). Jun 30 23:46:36 jow * r22003 /trunk/package/base-files/ (Makefile files/etc/hotplug.d/iface/10-routes): [package] base-files: add "mtu" option for route sections, allows setting per-route mtu values Jun 30 23:47:44 jow * r22004 /branches/backfire/package/base-files/ (Makefile files/etc/hotplug.d/iface/10-routes): [backfire] merge r22003 Jul 01 00:03:45 jow * r22005 /trunk/target/linux/ar71xx/base-files/etc/defconfig/dir-825-b1/network: [ar71xx] fix dir-825-b1 default network config after r21905 Jul 01 00:39:52 nico * r22006 /packages/multimedia/ffmpeg/ (Config.in Makefile): [packages] ffmpeg: fix configuration for ffmpeg server support, don't build ffmpeg & ffserver if they're not selected, bump release number (closes: #7492) Jul 01 01:06:35 jow * r22007 /trunk/package/broadcom-wl/ (4 files in 3 dirs): Jul 01 01:06:35 [package] broadcom-wl: Jul 01 01:06:35 - fix compilation against eglibc and glibc (#7521) Jul 01 01:06:35 - unbind device from b43 ssb bridge on boot (#7529) Jul 01 01:31:31 jow * r22008 /trunk/package/broadcom-wl/ (Makefile patches/001-kernel-2.6.34_compat.patch): [package] broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support Jul 01 01:39:05 jow * r22009 /trunk/target/linux/brcm63xx/profiles/100-Broadcom-wl.mk: [brcm63xx] add a wifi profile for proprietary wl **** ENDING LOGGING AT Thu Jul 01 02:59:57 2010