**** BEGIN LOGGING AT Sat Jun 13 02:59:57 2009 **** ENDING LOGGING AT Sat Jun 13 07:19:27 2009 **** BEGIN LOGGING AT Sat Jun 13 07:20:00 2009 **** ENDING LOGGING AT Sat Jun 13 08:24:55 2009 **** BEGIN LOGGING AT Sat Jun 13 08:26:00 2009 **** ENDING LOGGING AT Sat Jun 13 08:27:09 2009 **** BEGIN LOGGING AT Sat Jun 13 08:27:41 2009 Jun 13 13:48:28 mirko * r16430 /feeds/phone/ (10 files in 4 dirs): rename to because there are more fso-projects going on and packaged than just the framework Jun 13 13:52:22 mirko * r16431 /feeds/phone/fso-gpsd/ (. Makefile files/ files/fso-gpsd.init): add - a wrapper for the gps-part of the fso-frameworkd to create an interface which is compatible and behaves like gpsd Jun 13 14:11:05 Hauke: re: https://dev.openwrt.org/ticket/5336, http://openwrt.pastebin.ca/raw/1458703? of course I'd attach the patch if the current akismet settings weren't crap Jun 13 14:18:45 swalker: Thank you Jun 13 14:34:22 nbd * r16432 /trunk/package/wprobe/src/kernel/linux/wprobe.h: wprobe: add missing include statement (patch from #5325) Jun 13 14:42:49 nbd * r16433 /trunk/package/ (2 files in 2 dirs): udhcpc: add cidr routes support (patch from #5299) Jun 13 15:56:22 florian * r16434 /trunk/package/broadcom-diag/src/diag.c: [package] recognize WAP54Gv2 and assigne LED and GPIOs (#5335) Jun 13 15:57:51 florian * r16435 /branches/8.09/package/broadcom-diag/src/diag.c: merge r16434 to 8.09 Jun 13 16:46:44 hauke * r16436 /trunk/package/dnsmasq/ (4 files in 2 dirs): Jun 13 16:46:44 [dnsmasq] Update to version 2.49 Jun 13 16:46:44 Fixes #5331 and #5286 Jun 13 16:47:23 hauke * r16437 /trunk/package/ (9 files in 9 dirs): Jun 13 16:47:23 [packages] Various Makefile cleanup. Jun 13 16:47:23 Thanks to swalker. Jun 13 17:01:58 hauke * r16438 /packages/ (152 files in 152 dirs): Jun 13 17:01:58 [packages] Various Makefile cleanups. Jun 13 17:01:58 Thanks to swalker. Jun 13 17:43:45 do we have >2000 pkgs in openwrt? i tried to compile the whole thing now it's about 10 hours with 1399 pkgs built Jun 13 17:56:53 hi Jun 13 17:57:04 I'm getting a core after running "make menuconfig" Jun 13 17:57:44 the targets seem to get built fine Jun 13 17:57:53 it looks like the core is from the curses dialog app Jun 13 17:57:57 what can I do? Jun 13 18:00:35 sorry I don't understand your question, are you trying to build your owne firmware? Jun 13 18:00:47 yes Jun 13 18:00:50 ok Jun 13 18:01:36 so you did get buildroot and run make menuconfig Jun 13 18:02:14 and after did you make? Jun 13 18:07:27 thanks Jun 13 18:07:27 ok, I use it on debian, but ever in console and I have not issues Jun 13 18:47:30 Abend... Jun 13 19:12:31 xxiao: that's what sleep time if for Jun 13 19:33:11 armeb compiled 1758 packages successfully. is there a way to tell which modules I failed to compile... Jun 13 19:34:55 mips compiling still ongoing. i wish there is a log or something for those ignored-failed-pkgs Jun 13 19:35:33 2.6.30 migration in progress ? ;) Jun 13 19:37:13 just change the Makefile, actually it depends on which platform Jun 13 19:40:00 everytime you remake a just-made openwrt, it still takes quite a while Jun 13 19:40:32 makefile should check timestamp etc to speed a second round remake up Jun 13 19:40:52 xxiao: the second run through it signficantly faster. Jun 13 19:41:05 timestamps are created and checked Jun 13 19:41:13 s/it/is/ Jun 13 19:42:47 yeah it's faster, not fast enough :) Jun 13 19:43:03 trying a second round to see how many pkgs failed Jun 13 19:43:42 wish i could build debian from source too, which is impossible due to its treak bootstrap scheme Jun 13 19:48:48 that's why I like gentoo... no problems with incompatible binary stuff Jun 13 19:49:35 xxiao: i have a little script that looks for failures Jun 13 19:50:06 for i in $(find logs -name compile.txt) ; do tail $i | grep -H --label=$i 'Error ' ; done Jun 13 19:50:39 thanks. i'm generate the output log, grep ERROR | wc -l Jun 13 19:50:41 after building with BUILD_LOG=1 IGNORE_ERRORS=m V=99 Jun 13 19:51:02 still waiting...thanks i don't know the BUILD_LOG option, what's the output name Jun 13 19:51:16 find logs Jun 13 19:51:28 got you...thanks Jun 13 19:52:23 brk Jun 13 19:52:26 i just look in the last 10 lines of compile.txt for "Error " to weed out the spurious ones Jun 13 20:36:49 florian * r16439 /trunk/target/linux/generic-2.6/patches-2.6.27/ (022-mips_div64_gcc4.4.0.patch 023-mips_delay_gcc4.4.0.patch): [kernel] also apply gcc4.4.0 specific patches to 2.6.27 (#5318) Jun 13 20:38:25 florian * r16440 /trunk/target/linux/brcm47xx/profiles/WGT634U.mk: [brcm47xx] include ubsec_ssb in the WGT634U profile Jun 13 21:20:57 hauke * r16441 /trunk/target/linux/brcm47xx/ (25 files in 4 dirs): Jun 13 21:20:57 [brcm47xx] Port to kernel 2.6.30. Jun 13 21:20:57 There is an error in the unlzma system in the kernel. Jun 13 21:20:57 A lzma compressed squashfs filesystem does not work for me. Jun 13 21:20:57 This should compile and works for me on my Asus WL-500GP, please test it on more systems. Jun 13 21:33:28 \o/ Jun 14 00:24:51 based on my compilation, there are almost 1600 ipkgs in openwrt Jun 14 00:25:23 about 1/10 of what debian has Jun 14 00:25:28 quite a lot Jun 14 00:25:47 only 12 failed compilation on armeb Jun 14 00:36:07 kernel failed to compile on ixp4xx: http://openwrt.pastebin.com/m5ae07e4 Jun 14 00:37:06 i see 11 build failures on mipsel-wgt634u Jun 14 00:38:57 make that 12: ntpd, dhcp6, iptables-snmp, ipmitool, xsupplicant, microcom, openswan, tsocks, classpath, apcupsd, weechat, rp-pppoe Jun 14 00:45:02 russell_: here is what failed on ixp4xx http://openwrt.pastebin.com/m3c3df6db Jun 14 00:45:55 haven't compiled ixp4xx for a long while, anyone what's the status of the ethernet driver, is it using the full opensource driver or still depending on intel's microcode? Jun 14 00:46:53 i usually try the failing ones individually after a mass compile, sometimes a missing dependency appears and it builds. Jun 14 00:47:21 that's what i'm trying now, need fix kernel compile first, ide drivers somehow are broken on ixp4xx Jun 14 00:47:34 that sounds familiar Jun 14 00:48:30 i don't build for ixp4xx (no hardware) but the kernel renamed some things in recent versions, which caused some havoc Jun 14 00:48:37 how does the makefiles honor BROKEN definition? if I select "build all packages" will that select "BROKEN" ones? Jun 14 00:49:02 not sure, but i think not Jun 14 00:50:34 how do you disglose the system CPU usage in that the top command shows? Jun 14 00:50:48 disglose? Jun 14 00:51:18 i'm not familiar with that word Jun 14 00:51:22 ok...disabled ide and got ixp4xx kernel built Jun 14 00:52:00 it turns out i made it up :D Jun 14 00:52:08 i mean, how do I get more granularity Jun 14 00:53:14 because when my inet connection (12mbps) is being used at full speed, kernel usage in standard Broadcom hardware ramps up to 50% Jun 14 00:53:28 you mean the loadavg numbers? or the cpu stuff? Jun 14 00:53:36 cpu Jun 14 00:55:14 hmm. you might be able to fish around in /proc or grab the top source and see what it's doing. Jun 14 00:59:13 xxiao: this is that it reminded me of, not sure if it's really relevant: https://dev.openwrt.org/changeset/15524 Jun 14 00:59:25 s/that/what/ Jun 14 01:22:08 russell_: that looks like the one for my case. thanks **** ENDING LOGGING AT Sun Jun 14 02:59:57 2009