**** BEGIN LOGGING AT Fri Mar 16 02:59:57 2007 Mar 16 06:04:20 mbm * r6573 /trunk/include/ (package-dumpinfo.mk package-ipkg.mk package.mk): formatting and trivial cleanup Mar 16 12:13:34 nbd * r6574 /trunk/include/package-dumpinfo.mk: revert part of [6573] to keep the speedup of metadata scanning Mar 16 12:17:55 nbd * r6575 /trunk/target/linux/brcm47xx-2.6/files/arch/mips/bcm947xx/cfe_env.c: add final fix for brcm47xx-2.6 memory corruption (patch from #1465) Mar 16 13:48:03 mbm * r6576 /trunk/package/ (3 files in 3 dirs): add a new 'option disabled' to wifi-device Mar 16 18:25:17 florian * r6577 /trunk/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch: Fix the serial driver with the devfs removal Mar 16 18:27:09 florian * r6578 /trunk/target/linux/brcm63xx-2.6/config/default: Fix compilation errors with xt_portscan Mar 16 18:30:14 guys, I can finally confirm that current kamikaze (with madwifi hal target ap30) works on Wistron CA8-4 (AR2312A) (thanks Kaloz, nbd!) Mar 16 18:30:38 ah, nice Mar 16 18:30:41 did you reflash to redboot? Mar 16 18:30:46 sure Mar 16 18:31:05 I needed more space for kernel Mar 16 18:32:46 now I wonder how to create an openwrt image than could be used to upgrade the firmware from standard web interface Mar 16 18:33:07 or via "z_shell", how wilibox does it Mar 16 18:34:10 probably I'll have to wait for "official" (;-)) support in redboot for ar231* Mar 16 18:34:33 so far wilibox violates gpl, btw Mar 16 18:44:56 hcg * r6579 /trunk/ (2 files in 2 dirs): Mar 16 18:44:56 Changed kernel configs to enable more packages. Added additional Mar 16 18:44:56 dependencies to mmc module in the modules tree Mar 16 19:10:21 nbd * r6580 /trunk/ (51 files in 50 dirs): add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) Mar 16 19:10:33 more redundancy gone :) Mar 16 19:46:19 Kaloz: here ? Mar 16 20:11:39 nbd * r6581 /trunk/include/package-ipkg.mk: re-enable SDK=1 and DEVELOPER=1 overrides for building all packages Mar 16 20:13:05 nbd * r6582 /trunk/ (53 files in 53 dirs): add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places Mar 16 20:23:52 nbd * r6583 /trunk/include/unpack.mk: remove some debug code that slipped into the commit Mar 16 20:28:25 nbd * r6584 /trunk/package/base-files/Makefile: package libssp for apps that need it (only enabled for gcc4) Mar 16 20:38:32 nbd * r6585 /packages/utils/mksh/ (. Makefile patches/ patches/100-dot_mkshrc): add mksh (based on patch from #1470) Mar 16 20:42:17 nbd * r6586 /packages/utils/mksh/Makefile: strip quotes in gcc version check Mar 16 21:20:39 nbd: can you take a look at http://pastebin.ca/397978 the buildsystem is broken :/ version 6579 builds fine, the new one dies Mar 16 21:22:48 crazy_imp: working on it Mar 16 21:22:58 nbd: ok, thanks Mar 16 21:24:18 nbd * r6587 /trunk/include/unpack.mk: fix a small bug in the unpack code Mar 16 21:24:28 crazy_imp: fixed Mar 16 21:24:59 * crazy_imp runs svn up :) Mar 16 21:41:17 nbd: NAK: http://pastebin.ca/397998 Mar 16 21:41:29 s/NAK/NACK/ Mar 16 21:42:35 worked for me Mar 16 21:42:37 let me check Mar 16 21:43:00 sure Mar 16 21:43:14 still works for me Mar 16 21:43:38 crazy_imp: what OS? Mar 16 21:44:23 Bartman007: gentoo, nbd's fix works here, for norek not (he also runs gentoo) Mar 16 21:44:44 oh, oops! Norek what OS? :-) Mar 16 21:45:31 Bartman007: gentoo, just like the imp said ;-) Mar 16 21:45:46 ... been a long day at work. Mar 16 21:46:35 Norek: running arch or ~arch ? Mar 16 21:46:42 ~x86 Mar 16 21:47:34 damn, I won't be able to accurately replicate the issue then. Mar 16 21:48:15 * crazy_imp also runs ~x86 too, maybe not so uptodate as norek does, but nearly uptodate :D Mar 16 21:48:54 I should built some updated x86 stuff for my soekris Mar 16 21:49:20 is anyone using the ext3 resize on boot hack? Mar 16 21:50:08 It is a grozeism no idea if it ever got merged. Mar 16 21:50:36 Norek: yeah, working me here on x86. once I get my serverreconfigured I'll run a ~arch domU on there... Mar 16 21:57:41 Norek: make tools/sed-clean world Mar 16 21:58:05 I see, would it be of any help if I try to narrow it down to some specific versions, at least it seems to methat there are just a few programs involved in this build stage (make, bash) Mar 16 21:58:47 nbd: Same error I'm afraid Mar 16 21:59:11 are you sure you got the latest? Mar 16 21:59:58 nbd: Yes, 6587. I just tried to update just in case: At revision 6587. Mar 16 22:00:00 nbd: svn info showed r6587 Mar 16 22:00:03 hmm Mar 16 22:00:07 strnage Mar 16 22:00:08 Norek: I think I know why actually - rm /bin/gzcat (its left over from something) Mar 16 22:00:38 Norek: That happened to me - its trys to run gzip not gunzip Mar 16 22:01:42 (then it will default to using /bin/zcat and work) Mar 16 22:02:00 equery belongs /bin/gzcat (returns nothing but there was a stray symlink for me) Mar 16 22:02:13 app-arch/gzip-1.3.5-r10 (/bin/gzcat -> gzip) Mar 16 22:02:31 on ~arch ? Mar 16 22:02:39 nah, just plain x86 Mar 16 22:02:39 h3sp4wn: Indeed. Mar 16 22:02:48 I changed the symlink and it works now. Mar 16 22:02:54 (I am on ~amd64) Mar 16 22:02:58 thx Mar 17 02:45:35 nbd * r6588 /trunk/package/Makefile: speed up package/install **** ENDING LOGGING AT Sat Mar 17 02:59:56 2007