**** BEGIN LOGGING AT Mon Dec 22 02:59:56 2008 Dec 22 03:01:53 ah.. done. I'll build now. Dec 22 03:03:18 possibly it will be done by tomorrow :) Dec 22 03:17:14 I'll head towards my bed now... 04:20am here Dec 22 03:17:17 gn8 Dec 22 11:07:04 hi folks Dec 22 11:07:11 DagMoller: what? Dec 22 11:07:29 lastest kamikaze trunk wont build, with this error in iptables: http://openwrt.pastebin.com/m262434bf Dec 22 11:16:04 DagMoller: make clean and try again, got the same bug yesterday Dec 22 11:17:40 crazy_imp, already do that Dec 22 11:27:53 crazy_imp, same error Dec 22 11:28:32 mhm, dirclean? Dec 22 11:31:17 make clean && make target/linux-clean Dec 22 11:35:38 trying distclean Dec 22 11:36:18 dirclean should be same as distclean but keep trunk/dl (afaik) Dec 22 11:39:25 i have a lot of band here Dec 22 11:47:44 power failure here :( Dec 22 14:46:32 florian * r13716 /packages/libs/libconfig/Makefile: Move libconfig header file to prevent clash with local libconfig (like send) (#4328) Dec 22 14:55:40 nbd * r13717 /packages/libs/libtwin/patches/ (. 100-compile_fix.patch): fix libtwin compile on non-powerpc devices Dec 22 15:15:20 nbd * r13718 /packages/utils/petitboot/ (Makefile files/petitboot-wrapper): petitboot: add missing file and fix cflags issues Dec 22 15:30:10 noz: ping Dec 22 16:32:05 nbd * r13719 /packages/Xorg/lib/gtk2/Makefile: add gtk2 fix by larsc Dec 22 17:00:45 nbd * r13720 /trunk/target/linux/atheros/files/drivers/net/ar2313/ar2313.c: atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works Dec 22 17:38:30 kaloz: ping Dec 22 17:40:05 ixp4xx target question - anyone know what the kmod-ixp4xx-npe package is used for nowdays? Dec 22 17:46:32 the ethernet driver requires it Dec 22 18:32:06 nbd: I don't believe the ethernet driver requires it. it's not enabled for the generic ixp4xx. it's only used in nslu2 and usr8200. Dec 22 18:33:13 jow * r13721 /packages/utils/owfs/Makefile: packages/owfs: disable language bindings and remove libow-perl Dec 22 18:45:09 MateIn4: for many devices, the kernel can extract the npe firmware from redboot - this was done mostly because of licensing problems with previous npe firmware versions Dec 22 18:45:36 MateIn4: some devices however do not have a suitable npe image in redboot Dec 22 18:45:41 MateIn4: and those need the package Dec 22 18:46:11 imho it's best to remove the redboot npe extracting code and start using the real npe package on all devices Dec 22 18:46:39 I thought the npe image was in the ixp4xx-microcode package Dec 22 18:47:04 oh, right Dec 22 18:47:07 i mixed those two up Dec 22 18:48:04 ok, thanks for the confirmation. I'm testing the usr8200 and it wrongly depends on the ixp4xx-npe package Dec 22 18:48:45 imho the ixp4xx-npe package can be removed Dec 22 18:49:06 I agree with you! Dec 22 19:08:56 nbd * r13722 /trunk/ (4 files in 2 dirs): remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos) Dec 22 19:09:15 nbd * r13723 /trunk/package/wpa_supplicant/ (5 files in 2 dirs): Dec 22 19:09:15 wpa_supplicant has been upgraded and previous version Dec 22 19:09:15 0.6.3 doesn't exist anymore. This patch sets the version and Dec 22 19:09:15 appropriate md5sum; it also updates all the patches. Note Dec 22 19:09:16 that patch 130 has been deleted since it seems to be already Dec 22 19:09:18 included in 0.6.6 Dec 22 19:09:20 Signed-off-by: Jose Vasconcellos Dec 22 19:10:53 nbd: one thing to note on the ixp4xx-npe - the NSLU2 and USR8200 have a dependency on them. I'm testing the usr8200 with out but I can't speak for the NSLU2 Dec 22 19:11:26 i did remove the references to the package from the profile .mk files Dec 22 19:11:32 good Dec 22 19:12:25 since you are looking at my patches, how about the fix for the spi-ks8995 to compile with kernel >2.6.26 Dec 22 19:35:22 nbd * r13724 /trunk/package/spi-ks8995/Makefile: fix spi-ks8995 compile Dec 22 19:35:31 MateIn4: there you go. anything else you need to get in? Dec 22 20:03:01 nbd: still there? there is ticket #4134. I've tried to talk to kaloz about it but he hasn't responded. Dec 22 20:10:16 i'll try to talk to him Dec 22 20:10:23 because he maintains that target Dec 22 20:11:47 I understand. Dec 22 20:12:55 what about the crypto patch. I've updated to match the trunk if you want a copy. basically, it allows you to build the crypto modules if you specified that some parts should be compiled in the kernel .config Dec 22 20:16:03 i'll check. Dec 22 20:16:08 what's the subject of the mail on -devel? Dec 22 20:16:18 never mind Dec 22 20:16:19 found it Dec 22 20:16:56 i would like to do it without any calls to grep Dec 22 20:17:11 if i make a cleaned up version of the patch, will you test it? Dec 22 20:17:49 nbd: http://lists.openwrt.org/pipermail/openwrt-devel/2008-November/003292.html Dec 22 20:18:30 yes, I will. note that I've updated because of the changes in the trunk. would you like me to send an updated patch to the list? Dec 22 20:18:42 never mind. i'll make something new Dec 22 20:18:55 ok Dec 22 20:21:11 nbd: what are the guidelines for making shell escapes in the makefiles? Dec 22 20:23:44 i want to avoid using the shell at all Dec 22 20:23:49 the linux kernel config file is included in make context Dec 22 20:23:56 so you can access its variables directly Dec 22 20:24:00 i'm almost done with the cleanup Dec 22 20:24:32 oh, didn't realize that. Maybe that's the objection to the #4134 patch. Dec 22 20:37:04 MateIn4: http://nbd.name/crypto.patch Dec 22 20:40:17 will do Dec 22 20:58:25 nbd: very nicely done. I'll use that as inspiration for a better solution to #4134. I'll test tomorrow. Dec 22 21:03:12 ok, thanks Dec 22 22:22:35 nbd * r13725 /packages/multimedia/puppy/ (. Makefile): add puppy (client for Topfield PVRs) - patch by Andreas Thienemann Dec 22 22:22:39 nbd * r13726 /packages/multimedia/ftpd-topfield/ (7 files in 3 dirs): add ftpd-topfield (patch by Andreas Thienemann) Dec 22 22:22:43 nbd * r13727 /packages/libs/argp-standalone/ (. Makefile patches/ patches/001-throw-in-funcdef.patch): add argp-standalone (patch by Andreas Thienemann) Dec 22 22:22:58 nbd * r13728 /packages/libs/pthsem/ (. Makefile): add pthsem (patch by Andreas Thienemann) Dec 22 23:33:13 nbd * r13729 /trunk/package/siit/ (. Makefile src/ src/Makefile src/siit.c src/siit.h): add siit for stateless ip and icmp translation to ipv6 Dec 22 23:36:07 nbd * r13730 /branches/8.09/package/siit/ (. Makefile src/ src/Makefile src/siit.c src/siit.h): merge r13729 to 8.09 Dec 22 23:36:25 thanks :) Dec 22 23:38:40 hey xMff build failed for luci-app-asterisk. :( Dec 22 23:38:55 frogonwheels: error with dist/ ? Dec 22 23:39:17 yeah Dec 22 23:39:26 applications/luci-asterisk/dist/*': No such file or directory Dec 22 23:39:44 frogonwheels: try make package/feeds/luci/luci-clean, then make again Dec 22 23:42:29 ok. doing it. Dec 22 23:42:36 oh poot - it's building asterisk again :( Dec 22 23:45:06 iya Dec 22 23:45:15 no good Dec 22 23:45:45 can you provide a longer log? Dec 22 23:48:00 coming up Dec 22 23:50:48 http://pastebin.com/d1be2b738 Dec 22 23:57:57 xMff: see anything? ^^^ Dec 22 23:58:09 frogonwheels: I just begun looking Dec 22 23:58:15 cool Dec 22 23:59:23 lol Dec 22 23:59:50 I forgot to commit the makefile... Dec 23 00:00:08 now I know why it ever only worked here Dec 23 00:00:22 run ./scripts/feeds update luci Dec 23 00:01:29 was just about to say - missing makefile :) Dec 23 00:02:58 I am sorry Dec 23 00:04:46 that's ok. Dec 23 00:05:49 It didn't take up much time - I have a script that compiles openwrt and rebuilds all the targets that failed with V=99 and outputs to a text file :) Dec 23 00:06:21 it's built now bts Dec 23 00:06:23 btw Dec 23 00:12:43 Bartman007: http://pastebin.com/d4e28fb Dec 23 00:13:01 it's actually very simple ;) Dec 23 00:18:11 Bartman007: is that the one you wanted ? Dec 23 00:18:37 yeah, thanks **** ENDING LOGGING AT Tue Dec 23 02:59:57 2008