**** BEGIN LOGGING AT Thu Feb 25 02:59:58 2010 Feb 25 05:03:23 build #16 of adm5120 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/adm5120/builds/16 Feb 25 08:00:59 build #20 of brcm_2_4 is complete: Failure [failed shell_3 compile_6] Build details are at http://tksite.gotdns.org:8010/builders/brcm_2_4/builds/20 Feb 25 08:52:37 how can i see which gcc is being used in my toolchain? Feb 25 09:06:08 Lalloso: gcc -v Feb 25 09:08:31 <[florian]> rtz2: you pinged me a couple of days ago? Feb 25 09:10:36 [florian]: yes Feb 25 09:10:47 hmm Feb 25 09:10:50 let me think Feb 25 09:10:55 <[florian]> rtz2: I have not tested the reboot change yet Feb 25 09:11:22 gcc -v is the one that crosscompiles? Feb 25 09:11:54 Lalloso: it shows the version of the currently used gcc Feb 25 09:11:57 <[florian]> Lalloso: the cross-compiler version should be checked by doing something like this: ./staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.2/usr/bin/mipsel-openwrt-linux-uclibc-gcc -v Feb 25 09:12:08 <[florian]> assuming you fix the path to the cross-compiler Feb 25 09:12:10 [florian]: that wasn't it Feb 25 09:12:21 [florian]: ohh, right Feb 25 09:12:35 [florian]: did you spend some thoughts on the phy problem? Feb 25 09:12:50 <[florian]> rtz2: yes, a bit, I know start to understand what is going on :) Feb 25 09:13:10 <[florian]> rtz2: and you seem to be addressing the problem correctly Feb 25 09:13:19 <[florian]> rtz2: however, like nbd said, I do not think this mainlinable Feb 25 09:13:42 [florian]: what would be mainlineable? Feb 25 09:13:57 <[florian]> rtz2: making phylib handle multiple phys per mac Feb 25 09:14:00 [florian]: do you have the rough guideline Feb 25 09:14:19 [florian]: I tried that, but it's really hard Feb 25 09:15:16 [florian]: leaving the current api there and supporting multiple macs will require some rather ugly hacks :/ Feb 25 09:16:35 [florian]: If I modify the current libphy but still but break the api, would this still be acceptable? Feb 25 09:17:26 <[florian]> rtz2: I do not really know, maybe you could ask the question on the netdev mailing-list so that we can explain what is going on with the current libphy implementation? Feb 25 09:18:01 I could try that Feb 25 09:18:34 [florian]: I alrady checked, libphy doesn't have a specific maintainer Feb 25 09:19:00 <[florian]> rtz2: andy flemming is the maintainer Feb 25 09:21:44 [florian]: I will to think a little bit, what to best do here Feb 25 09:22:18 <[florian]> rtz2: allright Feb 25 09:22:50 [florian]: and sorry I forgot to add the reboot.c file Feb 25 09:23:17 thx guys Feb 25 09:23:39 <[florian]> rtz2: hey no problem Feb 25 09:46:49 build #21 of sibyte is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/sibyte/builds/21 Feb 25 10:44:01 agb * r19858 /packages/libs/boost/Makefile: [packages] libs/boost: fix PKG_BUILD_DIR definition Feb 25 11:36:16 build #22 of brcm63xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/brcm63xx/builds/22 Feb 25 12:05:13 hi Feb 25 12:07:53 i build attr and libcap but while i build libcap i get this error Feb 25 12:07:59 Clibc-0.9.30.2/libcap-2.17/libcap/../libcap -lattr -Wl,-soname,libcap.so.2 -o libcap.so.2.17 cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o Feb 25 12:07:59 /mnt/data/Openwrt/trunk_git/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.2/usr/lib/gcc/mipsel-openwrt-linux-uclibc/4.3.3/../../../../mipsel-openwrt-linux-uclibc/bin/ld: cannot find -lattr Feb 25 12:08:47 although i have libattr.[so,la,a} in staging_dir/target-mipsel_uClibc-*/usr/lib Feb 25 12:10:54 try adding -L$(STAGING_DIR)/usr/lib to CFLAGS and/or LDFLAGS Feb 25 12:12:52 jow_laptop: after i added -L ... to CFLAGS i get this error Feb 25 12:12:55 /mnt/data/Openwrt/trunk_git/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.2/usr/lib/gcc/mipsel-openwrt-linux-uclibc/4.3.3/../../../../mipsel-openwrt-linux-uclibc/lib/crt1.o: In function `__start': Feb 25 12:12:55 (.text+0xc): undefined reference to `main' Feb 25 12:12:55 /mnt/data/Openwrt/trunk_git/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.2/usr/lib/gcc/mipsel-openwrt-linux-uclibc/4.3.3/../../../../mipsel-openwrt-linux-uclibc/lib/crt1.o: In function `__start': Feb 25 12:12:55 (.text+0x10): undefined reference to `main' Feb 25 12:13:23 collect2: ld returned 1 exit status Feb 25 12:14:19 well this looks like it is linked against the wrong uclibc version Feb 25 12:15:07 yeah but i removed all uclibc stuff from staging_dir/builddir and rebuild everything Feb 25 12:15:19 but i use 0.9.30.2 Feb 25 12:25:32 jow_laptop no other idea waht i could do? Feb 25 12:26:04 build #20 of octeon is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/octeon/builds/20 Feb 25 12:29:28 nope Feb 25 13:24:59 <{Nico}> OutBackDingo: ping Feb 25 13:42:48 {Nico}: sup Feb 25 13:43:01 {Nico}: pong Feb 25 13:53:51 {Nico}: leaving for office be back online in 20 mins Feb 25 13:59:35 cshore I've received your emails Feb 25 13:59:39 thanks Feb 25 14:04:27 Lalloso: np Feb 25 14:12:57 {Nico}: back now Feb 25 14:30:08 jow * r19859 /packages/net/stunnel/ (Makefile patches/106-stunnel-xforwardedfor.patch): [packages] stunnel: add X-Forward-For support for proxying http traffic (#6753) Feb 25 15:36:32 build #24 of atheros is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/atheros/builds/24 Feb 25 16:33:16 jow_laptop couldu please apply the mail i send to the mailing list - 2.6.32.9 update patch Feb 25 17:00:30 build #20 of brcm47xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/brcm47xx/builds/20 Feb 25 19:27:57 jow * r19860 /trunk/toolchain/uClibc/ (Config.in Makefile): [toolchain] add menuconfig item to enable uClibc debug builds Feb 25 21:57:22 cshore ping Feb 25 21:57:34 pong dogge10 Feb 25 21:58:14 trying to get your block-extroot working Feb 25 21:59:07 ok, did you apply all four patches? Feb 25 21:59:38 block-mount-trunk, block-mount-packages, block-extroot-trunk, block-extroot-packages? Feb 25 21:59:55 i did Feb 25 22:00:04 and that went fine? Feb 25 22:00:15 one sec Feb 25 22:01:22 yes, patching went fine Feb 25 22:01:40 can you see the Utilities/disc/block-extroot package? Feb 25 22:02:39 if not, do you have you storage device kernel modules configured ? (e.g. usb-ohci, usb-core, etc) Feb 25 22:03:50 the package in menuconfig, right? Feb 25 22:03:55 yes Feb 25 22:04:22 hmm, nothing there Feb 25 22:04:44 ok, do you have your usb controller kernel module selected? Feb 25 22:04:59 or are you ide or mmc? Feb 25 22:05:49 yes, kmod-usb-core, kmod-usb-storage, kmod-usb-uhci and kmod-usb2 Feb 25 22:06:00 i use a usb pen drive on a asus wl-500gp v1 Feb 25 22:06:15 ok, what filesystem do you have selected? Feb 25 22:06:24 fs is ext3 Feb 25 22:06:51 is Base-files|block-mount selected? Feb 25 22:07:37 yes, block-mound and block-hotplug Feb 25 22:08:09 you like to see some pastebin from my config files? Feb 25 22:08:31 and there is not block-extroot under Utilities|disc? Feb 25 22:09:11 exactly Feb 25 22:09:57 i used these four patches: block-extroot-packages-20100223.patch, block-mount-packages-20100220.patch, block-extroot-trunk-20100223.patch, block-mount-trunk-20100220-3.patch Feb 25 22:19:12 cshore ok. got it Feb 25 22:20:21 seems i did not applied block-extroot-packages-20100223.patch Feb 25 22:20:40 ok, great Feb 25 22:21:51 rebuilding and reflashing Feb 25 22:24:01 and once you have formatted your drive, and you boot into the extroot enabled firmware, you will want to configure /etc/config/fstab. I recommend using blkid to find the uuid of your device, then Feb 25 22:24:01 in /etc/config/fstab: Feb 25 22:24:01 config mount Feb 25 22:24:02 option 'uuid' '' Feb 25 22:24:02 option 'enabled' '1' Feb 25 22:24:02 option 'enabled_fsck' '1' (assuming you have e2fsprogs installed) Feb 25 22:24:02 option 'is_rootfs' '1' Feb 25 22:26:26 then reboot and you should be in your usb rootfs Feb 25 22:27:40 i used the label option instead of the uuid option Feb 25 22:27:46 ok Feb 25 22:29:40 wow great thnx for this log :)) time to move everything to usb :) Feb 25 22:30:14 np, glad you like it Feb 25 22:31:42 build #19 of ep93xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/ep93xx/builds/19 Feb 25 22:32:10 dogge10: have you rebooted into the usb root yet? Feb 25 22:32:15 <_trine> what's the advantage of doing it this way as opposed to just using the small script to move over to a root on my pendrive Feb 25 22:33:04 cshore not yet Feb 25 22:33:22 _trine: this doesn't required hacking the system....if you're happy with your own custom solution you don't need it, but this will hope those who haven't Feb 25 22:33:44 hope=help Feb 25 22:34:18 brb Feb 25 22:34:20 _trine: that is, the intent is that this will become part of the openwrt source code Feb 25 22:34:44 <_trine> I was just wondering Feb 25 22:35:08 _trine: I also intend to do some auto-upgrade stuff Feb 25 22:35:34 _trine: so that if enabled you don't have to manually configure your drive every time Feb 25 22:35:54 _trine: it's also fairly generic, so it's not just a oneoff hack Feb 25 22:36:30 <_trine> well it does sound interesting ,, I hope it's not too complicated for us old guys :) Feb 25 22:37:21 <_trine> have you any idea when it will be in trunk Feb 25 22:37:24 _trine: :) well the config's pretty easy Feb 25 22:37:35 <_trine> I would like to give it a try Feb 25 22:37:39 _trine: depends on Felix and jow Feb 25 22:38:03 the patches are on -devel, or I can pastebin them, or email you, if you want Feb 25 22:38:26 <_trine> I have my root moved to the usb drive now Feb 25 22:38:40 <_trine> and it works very well Feb 25 22:38:51 i'll see if i can find the time to review it in detail today Feb 25 22:39:16 _trine: well then you probably don't wan't do anything until you do a spring cleaning reinstall (if you do) Feb 25 22:39:42 nbd: awesome Feb 25 22:39:54 <_trine> cshore, I flash this router frequently, I like to see what's new Feb 25 22:40:05 nbd: did you also see the basic script for config that I posted? Feb 25 22:40:12 <_trine> you guys keep me interested Feb 25 22:42:33 dogge10: what news? Feb 25 22:42:47 rebuilding atm Feb 25 22:46:21 cshore: not yet Feb 25 23:16:54 cshore http://openwrt.pastebin.com/N4gpTpMS - does not look correct to me Feb 25 23:18:21 cshore http://openwrt.pastebin.com/H710YSzh - and here my /etc/config/fstab Feb 25 23:23:08 back Feb 25 23:24:32 ok, the fstab is right Feb 25 23:24:56 I presume the /usb is empty and that rebooted after doing the config? Feb 25 23:25:15 only lost+found was on /usb Feb 25 23:25:45 that should be fine Feb 25 23:26:06 do you have a serial console? Feb 25 23:27:05 no Feb 25 23:27:10 hmmm.... Feb 25 23:27:45 can you log to another machine? Feb 25 23:28:08 no. sorry Feb 25 23:29:00 can you reboot for me? Feb 25 23:29:38 yes Feb 25 23:29:40 wait, can you show me /etc/config/fstab Feb 25 23:29:50 that's on there now? Feb 25 23:31:22 <{Nico}> OutBackDingo: back, still around? Feb 25 23:31:43 cshore http://openwrt.pastebin.com/H710YSzh Feb 25 23:32:05 {Nico}: sup Feb 25 23:32:13 ok, and did you flash, config, reboot, or config, flash? Feb 25 23:33:40 cshore i put the fstab config in the squashfs image with files/etc/config/fstab Feb 25 23:34:00 ah, so you probably haven't rebooted after flashing yet? Feb 25 23:34:08 i did Feb 25 23:34:37 wait....that means there is not fstab on /jffs, correct? Feb 25 23:34:53 cause with squashfs, that's were it looks Feb 25 23:35:19 I'll have to think about how to deal with that scenario Feb 25 23:35:59 but for now, cp /rom/etc/config/fstab /etc/config/fstab Feb 25 23:36:12 and ls /jffs/etc/config Feb 25 23:38:39 <{Nico}> OutBackDingo: can you provide freeswitch ./config.log ? mail or pastebin Feb 25 23:38:54 one sec Feb 25 23:41:46 {Nico}: sent via email Feb 25 23:44:13 <{Nico}> OutBackDingo: yeah, received Feb 25 23:44:38 <{Nico}> do you have libcurl from ./feeds enabled ? Feb 25 23:45:20 yes Feb 25 23:45:35 dogge10: ping Feb 25 23:45:43 {Nico}: err wait Feb 25 23:45:49 mod_curl in freswitch let me see if libcurl is also Feb 25 23:46:00 cshore can't get it to work Feb 25 23:46:15 the cp? Feb 25 23:46:50 well, jffs is still on the flash and not on the usb pen drive Feb 25 23:46:59 dogge10: is there a /jffs/etc/config/fstab? Feb 25 23:47:11 {Nico}: nope looks like it needs to be added a a dependency to freeswitch then Feb 25 23:47:29 cshore yes, it's there Feb 25 23:47:45 hmm....ok, I'll have to investigate Feb 25 23:48:24 <{Nico}> OutBackDingo: it is, but only at configure time... i have to fix this Feb 25 23:49:06 cshore ok Feb 25 23:49:26 this is from last night's email, right? Feb 25 23:50:22 can you try with uuid instead of label? Feb 25 23:51:37 I forgot to test the label mount last time, so it might be that Feb 25 23:52:23 email from feb 23rd Feb 25 23:52:44 i can try with uuid, sure Feb 25 23:54:12 is the email from 10-02-23 09:49:12 PM ? Feb 25 23:55:01 right Feb 25 23:56:43 seems it's also not working with uuid instead of label Feb 25 23:57:19 can you ls /overlay? Feb 25 23:57:41 cshore https://lists.openwrt.org/pipermail/openwrt-devel/2010-February/thread.html - can you show me the post with the patches you mean there? Feb 25 23:58:19 there is no /overlay Feb 25 23:58:51 ok, the one from just above Hans Mustermann's post Feb 25 23:59:26 https://lists.openwrt.org/pipermail/openwrt-devel/2010-February/006046.html - from here? Feb 25 23:59:41 yes Feb 26 00:01:26 I think you have version of the patch before I did /overlay...it might be I posted the wrong patch that time....it ought to have worked Feb 26 00:03:47 there was one version that was kind of tricky to use because the directory to mount had to be specified in the config Feb 26 00:03:52 menuconfig I mean Feb 26 00:04:43 wait. Feb 26 00:05:08 that patch I just told you is the wrong version....let me check if I sent a newer one, or if sent the wrong patch Feb 26 00:06:15 ok Feb 26 00:10:05 nope....I'll have to find the patch and send it again. I'm sorry about that Feb 26 00:11:11 ok. don't worry Feb 26 00:16:34 cshore if you diff the patches again, please do it so that you can patch it from the topdir and you not have to change into feeeds/packages folder Feb 26 00:17:13 I svn diff from the packages repository on the svn server, so that's not possible Feb 26 00:17:47 k Feb 26 00:23:42 jow * r19861 /trunk/include/netfilter.mk: [netfilter] properly package xt_comment.ko (#6742) Feb 26 00:24:19 {Nico}: okay seems ./scripts/feeds install libcurl, make menuconfig, save, make clean ; make V=99 world works Feb 26 00:30:05 dogge10: I've sent the right version to the list now Feb 26 00:31:19 thanks Feb 26 00:42:13 cshore do i need the block-hotplug package? Feb 26 00:42:19 no Feb 26 00:42:40 k Feb 26 00:43:56 {Nico}: confirmed build completed with libcurl installed from feeds also Feb 26 00:46:50 cshore started a clean build. will test it later today Feb 26 00:49:27 ok, I'll be going to bed soon, but I'll check the list when I wake up Feb 26 00:49:50 k Feb 26 01:13:40 spudz76 * r19862 /packages/ipv6/wide-dhcpv6/ (6 files in 3 dirs): [patchteam] Add wide-ipv6 packages, thanks Raphael Feb 26 01:34:40 thepeople * r19863 /trunk/target/linux/brcm-2.4/base-files/etc/init.d/netconfig: add support for the MN-700 platform, closes #2575 Feb 26 02:37:40 thepeople * r19864 /packages/net/freepops/ (. Makefile): add freepops, closes #1683 **** ENDING LOGGING AT Fri Feb 26 02:59:57 2010