**** BEGIN LOGGING AT Wed Jun 03 02:59:57 2009 Jun 03 05:12:20 reviewing my build logs for gpsd, it build okay as of r15496, having no trouble with --tag CXX Jun 03 05:13:07 on uClibc-0.9.29 Jun 03 05:16:41 ah yeah, comparing the gpsd libtools for 0.9.29 and 0.9.30.1 i immediately see a difference in "available_tags" Jun 03 05:16:49 -available_tags=" CXX F77" Jun 03 05:16:49 +available_tags=" F77" Jun 03 05:17:47 * russell_ doesn't understand much about libtool or what would explain the difference Jun 03 05:19:43 anybody have a clue to impart? Jun 03 05:20:12 i see the same difference on mipsel, btw Jun 03 08:55:21 florian * r16302 /trunk/target/linux/brcm63xx/files/drivers/net/ (bcm63xx_enet.c bcm63xx_enet.h): Jun 03 08:55:21 [brcm63xx] merger mtu/802.1q related fixes: Jun 03 08:55:21 bcm63xx integrated ethernet mac supports receiving and sending frames Jun 03 08:55:21 bigger than 1500 bytes, this patch adds support for changing MTU. Jun 03 08:55:21 This patch also fixes the reception of 802.1q frames for default MTU Jun 03 08:55:24 which were reported as oversized. Jun 03 09:06:12 hmm. gpsd's libtool is just a symlink to /src/openwrt/staging_dir/target-i386_uClibc-0.9.30.1/host/bin/libtool Jun 03 09:06:44 wonder how that got borked Jun 03 09:24:39 trying to figure out what make target is responsible for that file Jun 03 09:33:40 lars * r16303 /feeds/desktop/libs/libisofs/Makefile: [package] libisofs: Add missing dependencies. Jun 03 09:41:54 russell_: i guess it's my fault Jun 03 09:42:51 fixie? Jun 03 09:43:13 * russell_ tracking it to package/libtool Jun 03 09:43:51 somewhere in the middle of compile.txt i'm seeing CXX=no Jun 03 09:44:01 yes, that would be my fault Jun 03 09:44:45 <[florian]> larsc: cannot we override this just for CXX ? Jun 03 09:44:55 oh yeah. Jun 03 09:45:01 juhosg * r16304 /trunk/toolchain/uClibc/patches-0.9.30.1/900-backport_fix_possible_null_ptr_dereference_in_getaddrinfo.patch: [toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) Jun 03 09:45:10 * russell_ looks at /src/openwrt/package/libtool/Makefile Jun 03 09:45:24 CONFIGURE_VARS+= CXX=no Jun 03 09:46:30 larsc: what was that intended for? Jun 03 09:47:29 * russell_ finds the commit message Jun 03 09:48:07 r16212 Jun 03 10:01:59 hm, ok i guess for now the best solution is reverting it and accepting that libtool is broken when the cpp installation is broken Jun 03 10:03:31 lars * r16305 /trunk/package/libtool/Makefile: [package] libtool: revert r16212. It broke building packages using c++. Jun 03 12:39:30 mirko * r16306 /packages/Xorg/xorg/driver/ (4 files in 4 dirs): let x86-specific drivers appear in menuconfig again - target is called TARGET_x86, not TARGET_i386 Jun 03 13:42:31 kaloz * r16307 /trunk/target/linux/ (24 files in 15 dirs): upgrade to 2.6.30-rc8 Jun 03 13:53:11 acinonyx * r16308 /trunk/package/madwifi/files/lib/wifi/madwifi.sh: [package] madwifi: clear variables used in for loop Jun 03 13:53:16 acinonyx * r16309 /trunk/package/ead/ (Makefile src/Makefile): [package] ead: fix missing library error while building tinysrp Jun 03 17:21:27 hi Jun 03 17:21:56 I have done a modification in the uci library to be a bit more friendly to programs that use it as library Jun 03 17:22:28 basically some wrappers that take a const char* as query and do the lookup and controls in one shot Jun 03 17:22:43 do you think it's interesting to include upstrem? Jun 03 17:23:09 also, how do I add a new section and name it on the command line? Jun 03 18:06:04 alesan: uci set config.name=type <-- will create a new section Jun 03 18:06:21 alesan: for uci upstream send a patch to nbd@openwrt.org Jun 03 18:09:07 so what is the uci add command Jun 03 18:09:44 uci add is for typed (non-named) sections Jun 03 18:10:10 uci add config foo will add a section of type "foo" to file "config" Jun 03 18:10:34 mh I see Jun 03 18:11:07 it's simpler than I imagined then Jun 03 18:15:06 acinonyx * r16310 /trunk/package/base-files/files/lib/upgrade/common.sh: [package] base-files: fix test experession for sysupgrade Jun 03 18:17:09 juhosg * r16311 /trunk/target/linux/ar71xx/files/arch/mips/ (ar71xx/ar71xx.c include/asm/mach-ar71xx/ar71xx.h): [ar71xx] add flash locking code Jun 03 18:32:36 juhosg * r16312 /trunk/target/linux/ar71xx/ (6 files in 2 dirs): [ar71xx] refresh patches Jun 03 18:42:45 juhosg * r16313 /trunk/target/linux/ar71xx/ (config-2.6.28 config-2.6.29 config-2.6.30): [ar71xx] compile SPI_GPIO driver into the kernel, required by the AP83 boards Jun 03 18:43:54 jow * r16314 /packages/net/rp-pppoe/Makefile: [packages] rp-pppoe: build depends on ppp, search includes in staging dir Jun 03 18:49:09 [florian]: can you take a look at the patch on https://dev.openwrt.org/ticket/4989? Jun 03 19:08:48 is there a better to prevent ttyS0::askfirst:/bin/ash --login from job reschedule looping other than removing the line from /etc/inittab? Jun 03 19:44:26 hello guys Jun 03 19:45:32 any known madwifi issue recently on the trunk? i did quick test and it did not run well, will test more tonight but it's good to ask first Jun 03 19:45:58 xxiao: i experienced issues, too Jun 03 19:46:37 i've got problems setting multiple interfaces Jun 03 19:46:42 hello i want port openwrt to a new bcm63xx board,now the system boot very well and recognize lot of hardware but after the first reboot the crc is corrupted?any ideas? this is the bootlog http://openwrt.ftp21.eu/good/log.txt Jun 03 19:48:22 just saw this at BATMAN list: ecent versions of Kamikaze trunk seem to have stability issues in the Madwifi driver again - it seems like the stuck beacon problem is back, I have seen messages in dmesg that seem to indicate this :-( Jun 03 19:48:56 openwrt uses a writable filesystem, so it will fail if the bootloader verifies a checksum of the rootfs on every boot Jun 03 19:49:30 Bartman007, how i can bypass this? Jun 03 19:50:04 because the CFE bootloader verify the crc after i power on Jun 03 19:50:06 juhosg * r16315 /trunk/target/linux/ar71xx/ (3 files in 3 dirs): [ar71xx] add another SPI controller driver for the earlier AP83 boards Jun 03 19:51:52 if the header of the image flashed contains the length of the data used to calculate the checksum, you could shorten it to zero and set the checksum according. you could disable the checksum if possible in the bootloader; otherwise you must patch or replace the bootloader to disable/skip the checksum verification Jun 03 19:52:58 ok i will patch the bootloader and i add the bootloader to the firmware to rewrite also cfe :D Jun 03 19:54:11 note that I'm making an assumption about why the crc error is presented, you'd have to inspect the device's gpl tarball/bootloader to determine if that is actually what is occuring. Jun 03 19:54:26 juhosg * r16316 /trunk/target/linux/ar71xx/files/ (3 files in 2 dirs): [ar71xx] add experimental support for the AP83-040 board Jun 03 19:55:12 mh in the bootlog i seed the kernel mtd is in readonly is this the problem? Jun 03 19:58:29 ftp21: no, that's normal. Jun 03 19:58:34 ah ok Jun 03 20:00:24 this is the modem of an italian isp and use lot of gpl source without release the code.... Jun 03 20:05:49 hm still having random reboots on x86/ 2x atheros wifi Jun 03 20:05:53 any ideas? Jun 03 20:08:17 xxiao: details please Jun 03 20:08:37 uh, rb532 is mips, not x86 .. Jun 03 20:08:43 but still, it reboots :) Jun 03 20:08:57 any hints on debugging? Jun 03 20:12:17 phaidros: does it show anything in the logs? Jun 03 20:14:06 Acinonyx: nope. Jun 03 21:11:04 nbd: will get some log and pastebin it Jun 04 00:20:04 lars * r16317 /trunk/ (include/autotools.mk package/libtool/Makefile): (log message trimmed) Jun 04 00:20:04 More libtool madness: Every package which was using c++ and libtool fixup Jun 04 00:20:04 was linked against libstd++ even though if it should have been linked Jun 04 00:20:04 against uclibc++. This is fixed by providing a special version of libtool Jun 04 00:20:04 fixup for packages which should use uclibc++. Not pretty but functional. Jun 04 00:20:07 Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of Jun 04 00:20:09 PKG_FIXUP:=libtool Jun 04 00:22:52 lars * r16318 /packages/Xorg/lib/wnck/Makefile: [package] libwnck: fix minor typo. Jun 04 00:42:42 lars * r16319 /packages/net/ (ctorrent/Makefile dansguardian/Makefile): Jun 04 00:42:42 [package] ctorrent, dansduardian: These packages don't use libtool, thus they Jun 04 00:42:42 do not need libtool fixup. Jun 04 00:44:55 lars * r16320 /packages/ (lang/urbi/Makefile libs/fcgi/Makefile libs/id3lib/Makefile): [packages] fcgi, id3lib, urbi: Use new libtool-ucxx fixup. Jun 04 00:46:22 lars * r16321 /packages/libs/taglib/Makefile: Jun 04 00:46:22 [package] taglib: Add package for taglibc, the c bindings for taglib. Use new Jun 04 00:46:22 libtool-ucxx fixup. Jun 04 00:55:24 lars * r16322 /feeds/xfce/ (24 files in 24 dirs): [package] Update xfce packages to 4.6.1 Jun 04 01:51:26 nbd: ping Jun 04 01:51:57 madwifi on trunk hangs when enabled: http://openwrt.pastebin.com/m5395f96f Jun 04 01:53:40 ath5k also crashes Jun 04 01:53:50 r16314 **** ENDING LOGGING AT Thu Jun 04 02:59:58 2009