**** BEGIN LOGGING AT Thu Jan 15 02:59:57 2009 Jan 15 05:48:24 is it normal for this command to take 60 seconds of 100%CPU before doing anything? make package/foo-compile V=99 Jan 15 05:54:49 it's really slowing down my troubleshooting Jan 15 05:58:14 for 60 seconds of crunching, I'd expect some kind of status notification when using a verbosity level of "99" Jan 15 06:02:18 dbro: you're doing verbosity on the makefile settings - not really the make process - I'd say there's some serious dependency checking going on! Jan 15 06:03:09 I wonder why... there are a few libraries involved (libspeex) but really nothing crazy. Jan 15 06:03:31 it seems like it goes through this every time I compile anything, even a very simple program Jan 15 06:14:43 dbro: Ah -I think it actually md5sums all the packages to see if anything has changed. Jan 15 06:17:28 oh... so I should remove some packages? Jan 15 06:17:57 dbro: hmm. possibly if you removed them (as in with scripts/feeds) it _might_ speed things up. Jan 15 06:18:14 seems a silly waste, if I'm asking it to clean/compile a single, specific package Jan 15 06:18:39 * frogonwheels shrugs. Jan 15 06:18:47 strace -f is your friend Jan 15 06:20:01 ok thanks, I'll try that Jan 15 06:20:44 my usual incantation is something like: strace -f -o /tmp/strace-foo Jan 15 06:23:06 -etrace=file Jan 15 07:50:14 agb * r14039 /trunk/package/ (2 files in 2 dirs): [package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli Jan 15 07:51:18 agb * r14040 /branches/8.09/package/ (2 files in 2 dirs): Jan 15 07:51:18 merge r14039 to 8.09 Jan 15 07:51:18 [package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli **** BEGIN LOGGING AT Thu Jan 15 09:00:27 2009 Jan 15 11:29:04 mirko * r14041 /packages/ (lang/pyyaml/Makefile libs/libyaml/ libs/libyaml/Makefile): added yaml implementation in c and modify pyyaml to make use of it Jan 15 11:31:51 mirko * r14042 /packages/phone/paroli/files/paroli.init: paroli should wait until the xserver (and window manager) started Jan 15 13:40:45 juhosg * r14043 /trunk/ (10 files in 10 dirs): [kernel] update to 2.6.27.11 Jan 15 18:02:12 agb * r14044 /trunk/package/comgt/files/3g.sh: Jan 15 18:02:12 change LEDs on wrt54g3g only Jan 15 18:02:12 /proc/diag is not available on x86, so check for existance to avoid Jan 15 18:02:12 errors... Thanks Markus Wigge Jan 15 20:22:45 anybody know if there's a dedicated irc channel for the intel wireless drivers on linux? Jan 15 20:24:34 xMff: the ML is called ipw3945 so I'd try that Jan 15 20:24:45 hmm I need help with iwlagn Jan 15 20:25:02 okay, I'll try thanks Jan 15 21:48:31 matein4 * r14045 /trunk/target/linux/ixp4xx/ (3 files in 3 dirs): Set num_resources for rtc7301 platform device. Jan 15 22:05:44 matein4 * r14046 /trunk/scripts/flashing/jungo-image.py: Fix parsing of password option; set timeout for writing. Jan 15 22:42:26 florian * r14047 /trunk/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c: [brcm63xx] allow bcm6338 to get the base address of the memory controller register, required to detect memory size Jan 15 22:53:33 florian * r14048 /trunk/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_regs.h: [brcm63xx] fix SPI register definitions Jan 16 00:08:19 does anyone know how the files in /etc/modules.d are generated? Jan 16 00:08:45 my system loads a large quantity of modules on bootup and I'd like to modify this Jan 16 00:08:49 they are included within the corresponding kmod's afaik Jan 16 00:08:58 kmod ipks Jan 16 00:09:04 makefiles Jan 16 00:09:13 autoload macro Jan 16 00:15:03 Weedy, which makfiles if you could be so kind? Jan 16 00:36:13 the kmod ones Jan 16 00:46:54 make[5]: Entering directory `/aux/src/openwrt/build_dir/target-i386_uClibc-0.9.29/gdb-6.3/gdb' Jan 16 00:46:55 make[5]: *** No rule to make target `readline.h', needed by `solib.o'. Stop. Jan 16 00:47:19 (as of r14044) **** ENDING LOGGING AT Fri Jan 16 02:59:57 2009