**** BEGIN LOGGING AT Sat Mar 03 02:59:59 2007 Mar 03 03:19:09 03bzhou * r5713 10optware/trunk/ (make/id3lib.mk platforms/packages-ts101.mk): id3lib: made to build on ts101 Mar 03 04:23:39 03bzhou * r5714 10optware/trunk/ (4 files in 2 dirs): promoted ligsigc++ libtorrent rtorrent for ts101 Mar 03 04:38:57 03bzhou * r5715 10optware/trunk/make/mediatomb.mk: mediatomb: bumped IPK_VERSION for ts101 id3lib Mar 03 05:31:41 03bzhou * r5716 10optware/trunk/make/libcdio.mk: libcdio: worked around sinf/cosf with -fno-builtin- for ts101 Mar 03 05:32:30 03bzhou * r5717 10optware/trunk/platforms/packages-ts101.mk: promoted libcdio for ts101 Mar 03 05:49:35 03bzhou * r5718 10optware/trunk/make/libvorbis.mk: libvorbis: worked around cosf/sinf for ts101 Mar 03 06:05:14 03bzhou * r5719 10optware/trunk/make/ffmpeg.mk: ffmpeg: hacked around cosf/sinf Mar 03 06:26:31 03bzhou * r5720 10optware/trunk/make/faad2.mk: faad2: worked around missing cosf/sinf/logf on ts101 Mar 03 08:39:28 03blaster8 * r765 10kernel/trunk/ (5 files in 2 dirs): Update to 2.6.19.7, 2.6.19 no longer maintained Mar 03 08:41:03 03blaster8 * r766 10kernel/trunk/: Update svn:ignore for trunk Mar 03 08:43:24 03blaster8 * r767 10kernel/trunk/ (. .cvsignore): Update svn:ignore for trunk Mar 03 10:14:16 eno: Again, wow :-D Mar 03 10:22:04 now ntop actually works :-D Mar 03 10:24:00 (after symlinking libuClibc) Mar 03 10:26:46 03nail * r5721 10optware/trunk/platforms/packages-ts101.mk: promote perl-business-isbn for ts101 Mar 03 12:41:53 03nail * r5722 10optware/trunk/platforms/packages-ts101.mk: promote icecast and ffmpeg for ts101 Mar 03 12:49:10 03nail * r5723 10optware/trunk/platforms/packages-ts101.mk: Promote ivorbis-tools, libshout, streamripper, vorbis-tools for ts101 Mar 03 13:06:25 03nail * r5724 10optware/trunk/platforms/packages-ts101.mk: Clean up list, promote vlc Mar 03 13:07:07 Down to 31 broken packages :-D Mar 03 13:36:04 03marceln * r5725 10optware/trunk/ (4 files in 3 dirs): lsof: Works on the wl500g with extra patches Mar 03 14:00:37 hi Mar 03 15:30:27 03bzhou * r5726 10optware/trunk/make/tz.mk: tz: 2007b -> 2007c Mar 03 15:30:49 <[FireFly]> I would like to build a pre-RC2 Debian installer for NSLU on my Windows machine, where do I start? Mar 03 15:31:00 <[FireFly]> seeing as the RC1 installer is broken Mar 03 15:40:32 <[FireFly]> or I can try the daily build instead, less work for me :) Mar 03 16:03:56 rwhitby: i got referred to you by h3sp4wn in #openwrt Mar 03 16:04:26 i'm trying to get a the current kamikaze svn running on my nslu2 and have had little luck Mar 03 16:04:35 is the source currently broken? Mar 03 16:18:19 03marceln * r5727 10optware/trunk/make/mlocate.mk: mlocate: Added on request of eno Mar 03 16:46:44 marceln-away: mlocate works as root on slugosbe, on unslung, updatedb is still running Mar 03 16:47:12 (probably because i have much more files on the unslung slug) Mar 03 17:05:14 works on unslung too as root Mar 03 17:05:30 there were still some permission problem to be sorted out Mar 03 17:05:40 i did add the mlocate group Mar 03 17:35:48 I'm trying to compile ucslugc but it fails with ERROR: function do_install failed and "status: Need to be root" in log. I don't want to mess everything up being root... ucslugc-nslu2.tmp/deploy/images has been created, to I really need to run something else as root ? Mar 03 17:38:59 pierrelux: Where does it want to be root? Mar 03 17:39:14 (*never* compile as root, so something is wrong ;)) Mar 03 17:45:39 NAiL: yeah I know. I already have been working with Buildroot and had some kind of problems when I realized I made some stuff while being root. Mar 03 17:46:53 ERROR: function do_install failed after NOTE: package initscripts-slugos-1.0-r73.9: task do_package: started then NOTE: Task failed: Mar 03 17:49:41 03bzhou * r5728 10optware/trunk/make/mlocate.mk: mlocate: builds on more platforms Mar 03 17:50:40 Complete output here: http://paste.lisp.org/display/37671 Mar 03 17:56:23 marceln-away: mlocate works as non-root user after some chgrp and chmod Mar 03 17:57:51 pierrelux: that's very odd Mar 03 17:57:58 pierrelux: what distro are you building on? Mar 03 17:58:05 ubuntu Mar 03 17:58:25 should build fine on ubuntu... Mar 03 17:58:37 is /bin/ls a link to /bin/bash or /bin/bash? Mar 03 17:58:44 egh, /bin/dash Mar 03 17:59:08 I haven't tried yet for openslug just to see if I get the same Mar 03 17:59:34 I *suspect* you'll get the error, but it'd make it easier to debug if you try ;) Mar 03 18:02:36 /bin/ls is fine... I mean it's a standalone binary Mar 03 18:03:30 I meant /bin/sh ;) Mar 03 18:03:35 I can't type today :-P Mar 03 18:04:44 You can try symlinking /bin/sh to /bin/bash (ubuntu defaults to dash, which is faster but some scripts fail) Mar 03 18:05:45 /bin/sh points to bash and it's the same on my slack box Mar 03 18:06:05 ah, ok Mar 03 18:08:32 oh, no you are right, ubuntu points to dash and not bash... I though it was a typo Mar 03 18:09:15 ok, try symlinking it to bash, clean out initscripts-slugos, then try agai Mar 03 18:09:15 n Mar 03 18:42:18 hmz, how cna i figure out what phy address does a box use for the npes? Mar 03 18:42:45 03bzhou * r5729 10optware/trunk/sources/perl/Cross/config.sh-powerpc-linux: perl: added __PIC__=1 and __pic__=1 etc. to cppsymbols Mar 03 18:44:08 NAiL: runtime test is needed ^^^^^^ Mar 03 18:44:30 yeah, haven't gotten that far yet. I'll start compiling on my box Mar 03 18:48:39 Kaloz: printed on the label on the underside of the NSLU2 Mar 03 18:49:39 mwester: phy, not mac address Mar 03 18:49:47 mwester: and it's not an nslu :) Mar 03 18:51:45 eno: Do you have any idea what causes amule to fail building? Mar 03 18:52:41 (Error: http://www.pastebin.ca/380086 ) Mar 03 18:58:38 eno: perl still fails with the same error... Mar 03 18:58:38 [/opt] # perl Mar 03 18:58:39 R_PPC_REL24: Compile shared libraries with -fPIC! Mar 03 18:58:39 perl: symbol 'malloc': can't handle reloc type 0xa Mar 03 18:59:28 eno: nm, I messed up the config Mar 03 19:19:11 NAiL: got a workaround for the amule compilation problem, need to patch wxbase filename.h and re-stage Mar 03 19:19:29 still compiling though Mar 03 19:20:12 testing new perl now Mar 03 19:22:38 * eno cross his fingers Mar 03 19:25:24 doesn't work Mar 03 19:25:36 but I'm wondering if that is caused by the other libs on the box Mar 03 19:25:57 I think I'll need to copy a few libs to /opt/lib Mar 03 19:27:28 http://www.pastebin.ca/380110 <-- list of the libraries it's linking against. Mar 03 19:30:12 I guess I'll need to make a bootstrap including a few libraries. Mar 03 19:41:52 03bzhou * r5730 10optware/trunk/make/wxbase.mk: wxbase: added a cast to dis-ambiguate for ts101 only Mar 03 19:44:47 * NAiL notes that the patch is missing Mar 03 19:49:58 03bzhou * r5731 10optware/trunk/sources/wxbase/filename.h.patch: wxbase: added filename.h.patch Mar 03 19:50:41 amule is still complaining logf and expf though Mar 03 19:50:44 looking at it Mar 03 20:03:19 03bzhou * r5732 10optware/trunk/ (make/amule.mk sources/amule/cmath.patch): amule: made to build on ts101 Mar 03 20:05:02 * NAiL test Mar 03 20:05:03 s Mar 03 20:09:43 03nail * r5733 10optware/trunk/make/svn.mk: update DEPENDS for ts101. Requires gettext to run Mar 03 20:56:56 eno: still having problems with amule: Mar 03 20:56:56 [/opt/lib] # amulecmd Mar 03 20:56:56 amulecmd: can't resolve symbol '_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_' Mar 03 20:57:24 Perl is stil showing the same error for some reason. I've gotten all the libraries installed, dunno what's wrong now. Mar 03 20:58:09 they're both using /lib/ld-uClibc.so.0 instead of /opt/lib/ld* Mar 03 20:58:43 Dunno how to fix that.. Mar 03 20:58:46 hmm Mar 03 21:00:58 (the rest of the libraries they're using are in /opt) Mar 03 21:03:06 03nail * r5734 10optware/trunk/make/coreutils.mk: Correct DEPENDS. Do not depend on -liconv, but libiconv Mar 03 21:04:58 * NAiL wonders why quilt depends on -liconv Mar 03 21:10:08 $ nm builds/amule/src/amulecmd | grep tree_insert_and_rebalance U _ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_@@GLIBCXX_3.4 Mar 03 21:10:51 so that symbol should be provided by libstdc++ ? Mar 03 21:11:01 don't know how that works in uclibc Mar 03 21:12:07 noticed in platforms/toolchain-ddwrt.mk and oleg.mk they all define TARGET_GXX Mar 03 21:42:58 hi all. Mar 03 21:43:58 I have unslung running, but I notice that `ipkg update` seg faults. I'm not sure why, or how to fix it. can anyone help ? Mar 03 23:11:41 ok, when I remove cross-feed.conf from etc..ipkg I can update and upgrade. **** ENDING LOGGING AT Sun Mar 04 02:59:58 2007