**** BEGIN LOGGING AT Sat Sep 30 02:59:57 2006 Sep 30 04:55:43 03bzhou * r4130 10optware/trunk/make/py-formencode.mk: py-formencode: upstream upgrade to 0.6 Sep 30 05:45:05 03bzhou * r4131 10optware/trunk/make/dokuwiki.mk: dokuwiki: upstream upgrade to 2006-03-09e Sep 30 06:57:37 03bzhou * r4132 10optware/trunk/make/openldap.mk: Sep 30 06:57:37 openldap: libldap.so somehow references old liblber-2.2.so, Sep 30 06:57:41 try to force a rebuild by bumping IPK_VERSION Sep 30 06:57:43 hopefully this solves samba problem Sep 30 09:34:36 03nail * r4133 10optware/trunk/Makefile: Demote transmission on wl500g and mss targets. Fails to build Sep 30 14:10:45 good to see evereyone is still here :-) Anyone home? Sep 30 15:01:49 03bzhou * r4134 10optware/trunk/make/getmail.mk: getmail: upstream upgrade to 4.6.4 Sep 30 15:51:12 03bzhou * r4135 10optware/trunk/make/transmission.mk: transmission: fixed TRANSMISSION_IPK variable Sep 30 15:52:29 eno: you know that transmission doesn't build on wl500g and mss? Sep 30 16:05:56 NAiL: i'm not sure about transmission, there's a problem in cups packaging Sep 30 16:06:08 for wl500g and mss Sep 30 16:06:19 and i'm working on it Sep 30 16:07:16 hope to see a clean build soon Sep 30 16:07:45 I guess I could trigger that ;) Sep 30 16:07:45 restart the build, that is Sep 30 16:07:45 been a while, apparently Sep 30 16:08:04 did you fix monotone for slugos-packages? Sep 30 16:08:23 nope, I tried Sep 30 16:08:23 it build on my boxes, but not on nudi Sep 30 16:08:31 I can't figure out the problem since the log disappears Sep 30 16:08:33 ah.. Sep 30 16:09:28 damn, samba takes forever to install.. Sep 30 16:09:30 i gave up on optware monotone for a while, some days ago i can build monotone 0.30 Sep 30 16:10:16 it even ran and did things it suppose to do, but always a segfault at the end Sep 30 16:10:24 well... samba shows, uh.. progress? Sep 30 16:10:25 DiskStation> /opt/etc/init.d/S80samba start Sep 30 16:10:25 Starting smbd: Sep 30 16:10:25 Segmentation fault (core dumped) Sep 30 16:10:59 so at least there's no liblber.so error anymore Sep 30 16:11:09 after i rebuilt openldap Sep 30 16:11:55 yup Sep 30 16:12:17 mprotect(0x40000000, 90112, PROT_READ|PROT_EXEC) = 0 Sep 30 16:12:17 munmap(0x40017000, 10275) = 0 Sep 30 16:12:17 syscall: unknown syscall trap 0x7f454c46 Sep 30 16:12:33 unknown syscall? Sep 30 16:13:21 is your strace up-to-date? Sep 30 16:14:27 i saw similar error before my last check-in of strace.mk Sep 30 16:15:09 it's whatever is build on a fresh ds101 build Sep 30 16:15:18 which I assume is the latest strace Sep 30 16:16:05 oh, the last fix of strace is arm specific strace-fix-arm-bad-syscall.patch Sep 30 16:16:31 ds101 is also arm, right? Sep 30 16:16:57 then currently it is only applied for nslu2 Sep 30 16:16:59 yeah Sep 30 16:17:01 oh Sep 30 16:19:05 simple enough to fix with a bandaid fix. But I guess there should be a check against TARGET_ARCH instead of OPTWARE_TARGET in that case Sep 30 16:19:12 if there is a TARGET_ARCH variable Sep 30 16:19:37 03bzhou * r4136 10optware/trunk/make/strace.mk: strace: if TARGET_ARCH is armeb, then apply strace-fix-arm-bad-syscall.patch Sep 30 16:19:55 thanks ;) Sep 30 16:25:23 btw, Sep 30 16:25:23 Starting OpenLDAP Sep 30 16:25:23 postinst script returned status 1 Sep 30 16:25:23 ERROR: openldap.postinst returned 1 Sep 30 16:27:14 btw, I took the strace from the nslu2 feed, but still get unknown syscall Sep 30 16:28:57 hmm Sep 30 16:29:25 hmm... the openldap stuff worked when I just killed off all slapd processes Sep 30 16:29:38 apparently it fails to do so itself Sep 30 16:30:05 k Sep 30 16:31:11 openldap and samba all seem to work on nslu2 now Sep 30 16:40:15 03bzhou * r4137 10optware/trunk/make/cups.mk: cups: strip lib*.so.* only Sep 30 17:24:31 03bzhou * r4138 10optware/trunk/make/cups.mk: cups: geesh, cups checks /usr/lib64 and uses /opt/lib64 as libdir Sep 30 17:39:55 optware wl500g builds clean now after cups tweak Sep 30 17:42:56 03bzhou * r4139 10optware/trunk/make/samba.mk: samba: should bump IPK_VERSION for wl500g since openldap change Sep 30 18:06:20 Anyone know how to install Privoxy in nslu2? Sep 30 18:20:22 eno-away: samba: should bump IPK_VERSION for wl500g since openldap change Sep 30 18:20:46 not really, wl500g doesn't use openldap Sep 30 18:21:37 well, it's not useful to unbump ;) Sep 30 18:22:14 samba now finds the correct libraries Sep 30 18:22:24 but it still segfaults on my ds101 Sep 30 21:06:16 NAiL: samba works on my ds101g even without the openldap ipk Sep 30 21:27:45 what is the optware way? To use always the libs the firmware provides? Or use in the case of samba the openldap ipk to be more flexible if there are upstream changes? Sep 30 21:50:00 gda_: personally i'd prefer optware to be more self-contained and not depending on fw libs too much Sep 30 21:50:48 as you said, it's more flexible to track upstream as well Sep 30 21:52:38 03bzhou * r4140 10optware/trunk/Makefile: promoted transmission back for wl500g & mss, they build fine now Sep 30 21:54:46 eno:okay, lets me feel better Sep 30 22:05:40 n8 Oct 01 00:29:48 03bzhou * r4141 10optware/trunk/ (Makefile make/socat.mk): added socat Oct 01 01:01:05 03bzhou * r4142 10optware/trunk/make/pound.mk: pound: upstream upgrade to 2.1.3, probably not working though Oct 01 01:09:31 03bzhou * r4143 10optware/trunk/ (Makefile make/pen.mk): added pen, a load balancer Oct 01 02:11:11 03bzhou * r4144 10optware/trunk/ (Makefile make/privoxy.mk): added privoxy **** ENDING LOGGING AT Sun Oct 01 02:59:57 2006