**** BEGIN LOGGING AT Thu Nov 30 02:59:57 2006 Nov 30 03:26:54 03rwhitby * r597 10kernel/trunk/patches/2.6.19/defconfig: Build netconsole into the kernel Nov 30 04:04:18 rwhitby, ping! Nov 30 04:04:31 HopsNBarley_: gu Nov 30 04:05:31 ah, that's better. Nov 30 04:05:33 okay, got a URL list for ya. email or pastebin? Nov 30 04:08:26 either is fine, or just /msg me here Nov 30 06:46:43 03oleo * r4562 10optware/trunk/ (2 files in 2 dirs): transmission: update to r1142 - add grace time of 5 seconds to daemon cleanup Nov 30 07:57:46 03oleo * r4563 10optware/trunk/sources/transmission/ (README.daemon transmission.cgi transmission_watchdog): transmission: _active_torrents fix - improperly generated file when only seeding Nov 30 07:58:38 03oleo * r4564 10optware/trunk/make/transmission.mk: transmission: bump ipk Nov 30 13:13:13 03oleo * r4565 10optware/trunk/ (4 files in 2 dirs): transmission: add system load average graphing Nov 30 14:19:02 03oleo * r4566 10optware/trunk/ (make/transmission.mk sources/transmission/transmission.cgi): transmission: source README.daemon in CGI help Nov 30 16:02:33 03bzhou * r4567 10optware/trunk/make/swi-prolog.mk: swi-prolog: 5.6.23 -> 5.6.24 Nov 30 16:45:16 03gda * r4568 10optware/trunk/make/php-fcgi.mk: php-fcgi: added gettext support Nov 30 16:47:34 03bzhou * r4569 10optware/trunk/make/libevent.mk: libevent: 1.1a -> 1.2 Nov 30 17:44:20 03bzhou * r4570 10optware/trunk/scripts/optware-autoclean.pl: clean subpackages Nov 30 17:46:35 03bzhou * r4571 10optware/trunk/make/py-bittorrent.mk: py-bittorrent: up IPK_VERSION to have the new autoclean take effect Nov 30 18:33:58 does somebody know why the configuration options from the optware packages php and php-fcgi are so different? Nov 30 18:34:18 differences shouldn't be much more than 2 lines or so Nov 30 18:45:03 gda_: it started not that different Nov 30 18:45:18 svn diff -r3067 make/php.mk make/php-fcgi.mk Nov 30 18:46:35 in order for them to be mostly consistent, we'll need to use a variable Nov 30 18:46:55 hi eno Nov 30 18:47:17 currently I make them look similar again Nov 30 18:48:21 eno: do you know the reason for that: --without-pear Nov 30 18:48:25 excellent Nov 30 18:48:37 gda_: i don't Nov 30 18:49:22 I will change it to --with-pear=/opt/share/pear Nov 30 19:12:49 gda_: --gettext fails optware/wl500g optware/mss optware/ddwrt optware/oleg Nov 30 19:13:58 configure: error: Unable to find required gettext library Nov 30 19:15:09 shit, but I need it for horde Nov 30 19:15:20 but it works for ds101g Nov 30 19:16:09 eno: which "if" shall I use? Which targets work? Nov 30 19:18:04 all the rest work Nov 30 19:18:17 i'm trying to add gettext-stage Nov 30 19:19:01 eno: thanks Nov 30 19:20:25 eno: you are more experienced, after I have checked in, please try to use --with-iconv, it crashes because it uses the wrong include path, I think Nov 30 19:22:58 no, gettext-stage does not help Nov 30 19:23:32 eno: what is the error message Nov 30 19:24:11 ifeq ($(LIBC_STYLE), uclibc) Nov 30 19:25:20 configure: error: Unable to find required gettext library Nov 30 19:26:03 eno: you tried --with-gettext=$(STAGING_PREFIX) ? Nov 30 19:27:00 trying that right now Nov 30 19:29:00 no, not working Nov 30 19:32:25 strange thing is, on my local machine, it's not working for nslu2 either Nov 30 19:37:13 but on the build machine it is working? Nov 30 19:37:47 right Nov 30 19:38:03 on my local machine, ds101g is also working Nov 30 19:40:08 03bzhou * r4572 10optware/trunk/make/py-bittorrent.mk: clean py-bittorrent-common files and dirs Nov 30 19:42:05 eno: trying currently the conditional version of php-fcgi, have only a p4 3.4, not so fast Nov 30 19:42:27 "not so fast" Nov 30 19:44:13 EvilDevil: quad core would be nice Nov 30 19:44:41 php build takes quite some time Nov 30 19:44:49 * EvilDevil 's dual core is fine (although it's running at 2,1ghz only) Nov 30 19:46:13 I'm just having issues with the ethernet NIC and linux :/ Nov 30 19:46:53 Don't know whether it outperforms my ht, compiling scales good on hyperthreading Nov 30 19:50:35 bogomips: 4255 Nov 30 19:52:16 bogomips : 6810.28 Nov 30 19:53:08 It doesn't help if you have a faster computer if you make stupid mistakes, have to build it again Nov 30 19:54:51 EvilDevil: I am sure your computer is more silent, mine has one 9cm, 2 12cm and one 14cm fan Nov 30 19:58:19 gda_, true, 65W TDP for the CPU ... I still have 3 9cm fans (2 of them are in my power supply, the other one is cooling my raid array) and 1 12cm fan (cpu) Nov 30 19:59:12 I have a prescott with up to 130W I think ;) Nov 30 20:00:11 the bogomips are nonesense of course, it is always double of the clock and says nothing about the speed Nov 30 20:00:32 gda_: what is ds101g glibc version? Nov 30 20:01:52 when it fails nslu2 configure, the message is: Nov 30 20:01:53 checking for bindtextdomain in -lintl... no Nov 30 20:01:53 checking for bindtextdomain in -lc... no Nov 30 20:02:17 suspect the problem is related to glibc version Nov 30 20:02:21 2.3.3 Nov 30 20:03:24 nslu2 unslung 2.2.5 Nov 30 20:04:00 we should build a glibc/uclibc version matrix for all optware targets on the wiki Nov 30 20:04:29 at this point, how about you enable gettext just for ds101g Nov 30 20:04:32 ? Nov 30 20:05:35 made it now for ifneq ulibc Nov 30 20:06:29 but I notice now that sqlite doesn't work because pdo is missing, so I have to rebuild anyway Nov 30 20:06:31 with --with-gettext=$(STAGING_PREFIX), it actually builds fine on ddwrt Nov 30 20:07:13 and ddwrt is ulibc? Nov 30 20:07:31 right Nov 30 20:07:38 gda_: you are using dd-wrt? Nov 30 20:07:38 btw, what is a lude Nov 30 20:08:17 hrw: no, ds101g Nov 30 20:08:17 ah. Nov 30 20:08:31 I use openwrt on my wrt54gs but I'm a bit tired with their policies. Nov 30 20:08:34 hrw: believe me, I would know that ddwrt is ulibc if I would own it Nov 30 20:08:42 ;) Nov 30 20:08:54 gda_: all wrt54 distros are uclibc based Nov 30 20:09:11 hrw: we're just trying to get optware php-fcgi change to build on as many optware targets as possible Nov 30 20:09:27 gda_: few reasons: 1. 4M rootfs (no other storage), 2. few binary only apps controling wlan part Nov 30 20:09:39 ok Nov 30 20:10:09 optware use buildroot? Nov 30 20:10:16 hrw: reason enough for me that I wouldn't want one Nov 30 20:10:28 gda_: I got mine donated Nov 30 20:11:10 gda_: i would still prefer just enable gettext for ds101g Nov 30 20:11:18 gda: I got my ds101g from my company for 20 years of hard work Nov 30 20:11:39 eno: okay Nov 30 20:11:51 20 years.. I'm 30 Nov 30 20:13:37 eno: so no horde for all the other targets Nov 30 20:13:58 <[g2]> gda_ I was at a small company once and after 2 years they were going to give ppl some stock 500 shares ! Nov 30 20:14:11 <[g2]> valued at $10 a share :( Nov 30 20:15:14 one time we got stock options, but company was sold before we could sell them Nov 30 20:15:26 gda_: fine for now Nov 30 20:15:33 <[g2]> here we were working 60-70+ hours a week billable to the client (IBM) and expensive rates (only getting paid for 40 hours) and we were going to get a big reward of 500 share Nov 30 20:16:35 <[g2]> it told us like 10 seconds to do the math and we all looked around at each other like "Is the CEO/Owner just kidding" ? Nov 30 20:16:42 <[g2]> s/told/took/ Nov 30 20:16:48 [g2] meant: it took us like 10 seconds to do the math and we all looked around at each other like "Is the CEO/Owner just kidding" ? Nov 30 20:17:22 <[g2]> in about 6 months probably 1/2 the staff was gone Nov 30 20:19:06 [g2]: similar thing will happen at company where I work soon Nov 30 20:19:38 <[g2]> hrw sorry to hear that Nov 30 20:19:42 they force us to create own one-person companies and cooperate with them. Most of production crew will probably quit Nov 30 20:20:24 <[g2]> sounds pretty silly on their part Nov 30 20:20:35 I need to force them to change name of my position before it will happen. 'php programmer' does not sounds good for nearly 4 years of work. Nov 30 20:21:04 <[g2]> ouch Nov 30 20:21:10 'main programmer/projectant' sounds better or other kind of it Nov 30 20:21:54 <[g2]> if they don't you can always just leave the "php" part off of the title Nov 30 20:22:10 <[g2]> often, ppl look more at the experience than the title Nov 30 20:22:24 exactly Nov 30 20:22:53 'OE core devel, OZ distro maintainer' sounds better then that Nov 30 20:23:21 [g2]: I want to have better name in papers too Nov 30 20:23:40 <[g2]> nod Nov 30 20:25:17 bbl Nov 30 20:33:15 03gda * r4573 10optware/trunk/make/php-fcgi.mk: php-fcgi: let it look more like php; --with-gettext only for ds101g Nov 30 21:09:10 03rwhitby * r598 10kernel/trunk/patches/2.6.19/01-nslu2-led-swap.patch: Added upstream submission info Nov 30 21:09:26 dwery: the next one is yours to review Nov 30 21:09:42 03rwhitby * r599 10kernel/trunk/patches/2.6.19/ (85-nslu2-rtc-fixup.patch 86-nas100d-rtc-fixup.patch series): Added fixup code to set the RTC probing correctly inside the machine code - still needs to be cleaned up but seems to work. Nov 30 21:09:59 reviewing... Nov 30 21:10:04 shit, horde doesn't work, can't see why Nov 30 21:10:58 dwery: it probably needs more error handling Nov 30 21:11:20 givent that it is temporary I would not loose too much time with it. Nov 30 21:11:29 85 seems ok to me Nov 30 21:11:38 86 too Nov 30 21:11:53 we might just decide to test and carry the patch to the i2c subsystem to allow board specific data Nov 30 21:12:39 hrw: what did you do to get this hardware donated, would like to get a ts101 donated Nov 30 21:13:03 gda_: I got as kind of reward from user for my OE work Nov 30 21:13:32 im sorry to breach etiquette, but can anyone please help me set up unslung? its driving me nuts (been reading all night to find the solution) Nov 30 21:14:05 * hrw cant help - never saw nslu2 Nov 30 21:14:51 oh well, i guess ill just have to headbutt the wall till i find a solution or the wall breaks ;/ Nov 30 21:18:25 martinju: I know only optware, but as long as you don't get more specific nobody can help you Nov 30 21:19:59 martinju: see you in #nslu2-general - start with which step of the README you deviated from the precise procedure :-) Nov 30 21:20:28 hold on then :) Nov 30 21:29:09 dwery: can you think of any error conditions that code won't handle? Nov 30 21:29:50 nope. anyway the code path should be quite the same for 99% of our users Nov 30 21:32:22 dwery, does this kernel bug in 2.6.12.6 jog your memory at all: scheduling while atomic: swapper/0x Nov 30 21:32:23 yeah Nov 30 21:33:28 HopsNBarley: mmm.. nope :( Nov 30 21:33:35 how's your work going with the kernel of your nas? Nov 30 21:33:50 that error will probably go away when you'll upgrade to a newer kernel Nov 30 21:35:20 it seemed there was a lot of activity around this kind of error, though no one patch seems to address the issue. so, i was hoping you'd say that. i haven't started any kernel work, just cleaning up my dist. to publish. Nov 30 21:35:55 dwery: HopsNBarley is going to make apache and gallery sing on slugos Nov 30 21:37:00 great Nov 30 21:44:37 03marceln * r4574 10optware/trunk/make/dovecot.mk: optware dovecot: Upstream update Nov 30 23:05:10 03bzhou * r4575 10optware/trunk/make/libevent.mk: libevent: added -DCLOCK_MONOTONIC=1 for uclibc platforms Nov 30 23:48:24 03rwhitby * r600 10kernel/trunk/patches/2.6.19/ (85-nslu2-rtc-fixup.patch 86-nas100d-rtc-fixup.patch): Updated RTC probe patches Nov 30 23:48:29 dwery: new cleaned-up versions of the patches for your review Nov 30 23:48:37 [g2]: ping Nov 30 23:48:47 rwhitby: checking Nov 30 23:49:09 realised I could pre-assign the cmdline and then overwrite it from the tag Nov 30 23:50:03 I wonder if we still need the noirqdebug on the cmdline ... Nov 30 23:50:47 iirc removing that one crashed the kernel, but that was months asgo Nov 30 23:51:19 rwhitby: patch seems ok to me Nov 30 23:52:00 ok, replicating it for dsmg600 Dec 01 00:00:32 03rwhitby * r601 10kernel/trunk/patches/2.6.19/ (87-dsmg600-rtc-fixup.patch series): Added dsmg600 rtc probe fixup Dec 01 00:01:05 there's the one for the dsmg600 - can someone test that? Dec 01 00:04:49 should I do the same fixup for the loft too? Dec 01 00:09:08 rwhitby: it would be useful Dec 01 00:13:22 03bzhou * r4576 10optware/trunk/make/php-fcgi.mk: php-fcgi: enable gettext on ds101g only for now Dec 01 00:17:29 03rwhitby * r602 10kernel/trunk/patches/2.6.19/ (18 files in 2 dirs): Moved deprecated patches into an obsolete subdir Dec 01 00:33:52 03rwhitby * r603 10kernel/trunk/STATUS: Updated STATUS - other developers please fill it in Dec 01 00:55:41 <[g2]> rwhitby pong **** ENDING LOGGING AT Fri Dec 01 02:59:58 2006