**** BEGIN LOGGING AT Thu Aug 24 02:59:57 2006 Aug 24 05:40:48 03bzhou * r3894 10optware/trunk/sources/perl/Cross/config.sh-armv5b-softfloat-linux: config nslu2 cross perl to be downward compatible with 5.8.6 modules Aug 24 05:58:01 03bzhou * r3895 10optware/trunk/Makefile: obsolete perl-spamassassin with spamassassin; turn on nslu2 cross perl 5.8.8 & packages Aug 24 06:04:24 NAiL, normality has been restored .... the new busybox_1.2.1/openslug/defconfig i put together restores 4.0-BETA's boot Aug 24 06:08:48 moin rwhitby Aug 24 06:09:06 g'day Aug 24 06:10:06 rwhitby, i managed to debug and solve the cpio problem ... talked about it with NAiL for a bit last night still Aug 24 06:10:25 rwhitby, it turned out to be a non-openslug-configured busybox after all Aug 24 06:12:01 http://callisto.offis.uni-oldenburg.de:8080/defconfig that's a backport of the 1.01 slugos/defconfig to a 1.2.1 openslug/defconfig ... and i copied over the old sysctl.conf as well Aug 24 06:12:15 upon request by NAiL Aug 24 06:12:31 i now have a properly booting 4.0-BETA firmware :) Aug 24 06:12:48 now i get to play around and try to get RTC support working as expected Aug 24 06:14:02 good stuff. did NAiL check in the changes as a slugos-specific defconfig? Aug 24 06:14:11 i don't think he checked it in yet Aug 24 06:14:28 i wasn't able to confirm a working foirmware until about 15 minutes ago Aug 24 06:15:09 the directory seems to have changed from slugos in 1.01 to openslug in 1.2.1 btw Aug 24 06:15:19 but that works flawlessly :) Aug 24 06:16:51 btw ... would i need to add any specific packagews besides the kernl-module-rtc-m48t86 ... for the RTC bits to work ? Aug 24 06:21:27 Hmm - it shouldn't just be openslug, as debianslug and ucslugc will need it too Aug 24 06:21:43 (and any other slugos-derived distros) Aug 24 06:22:02 rwhitby, feel free to rename slugos back to openslug in that case Aug 24 06:22:22 the other way around i meant Aug 24 06:23:36 can you check that it still builds correctly when it's "slugos"? Aug 24 06:23:57 sure .. give me a few minutes Aug 24 06:26:29 btw ... i am always seeing the following pop up when building images Aug 24 06:26:49 NOTE: Handling BitBake files: | (2548/3939) [64 %]ERROR: Could not include required file swig_1.3.29.bb while parsing /home/pascal/slug/openslug/openembedded/packages/swig/swig-native_1.3.29.bb Aug 24 06:26:49 NOTE: Parsing finished. 3837 cached, 0 parsed, 101 skipped, 0 masked. Aug 24 06:28:04 rwhitby, looks good so far :) Aug 24 06:28:07 NOTE: Unpacking /home/pascal/slug/openembedded/packages/busybox/busybox-1.2.1/slugos/defconfig to /home/pascal/slug/openslug/tmp/work/busybox-1.2.1-r1/ Aug 24 06:28:26 i'll await the completion of the build though :) Aug 24 06:28:33 Caelian: yeah, that looks fine. Aug 24 06:30:11 x1205 0-006f: setting the system clock to 2006-08-24 06:36:10 (1156401370) <----- what do i need to do to make this set the clock to the REAL time .. and not the time stored upon shutdown ? Aug 24 06:32:05 rwhitby, package just finished building successfully Aug 24 06:34:36 Caelian|work: dunno Aug 24 06:35:29 that's my main problem .. i need the NSLU2 to provide time in internet-less environments .... and currently cutting the power is enough to render it useless Aug 24 06:40:14 rwhitby, hmmm ... it looks like the system detects the x1205 RTC chip ... and i managed to actually find it in /sys/class/rtc/rtc0 ... it also gets updated with the "time of shutdown" ... but upon reboot .. (and during normal operation) seems to retain that "time of last shutdown" ... it doesn't seem to actually "keep the real time" ... do i need to explicitely hook it up to something through a hardware mod ? Aug 24 06:40:48 or am i simply missing a piece of userland software ? Aug 24 06:41:43 dunno Aug 24 06:43:19 everything seems to basically be running as expected except for this "minor" detail :( Aug 24 06:43:47 and i just can't figure out if I am doing something wrong .. or what Aug 24 06:53:20 send an email to Alessandro Zummo - he wrote the RTC subsystem and slug driver. He's on the nslu2-linux core team. Aug 24 06:55:54 rwhitby: hey Aug 24 06:56:36 did you receive a response from tbm about our slugimage changes? Aug 24 06:57:16 beewoolie-afk: yep - I think he's happy with them Aug 24 06:57:43 I took a look at the FSG3, as best I can without one in hand. Aug 24 06:57:54 oh, last response was "This sounds ugly. Can you show me the code? I don't quite see what's wrong with having Kernel1 and Kernel2." Aug 24 06:58:05 you would have seen that email Aug 24 06:58:22 The 4MiB flash suggests that only the kernel is in flash and all of the other code is in the HD. Aug 24 06:58:47 rwhitby: I didn't see that response, but I can imagine that he'd be confused with all of the changes. Aug 24 06:59:26 just forwarded the email to you Aug 24 06:59:40 yeah, I believe the rootfs is on the HD Aug 24 06:59:48 K. IIRC, we got rid of kernel1 but left kernel2. Aug 24 07:00:02 I was wanting to get rid of both Aug 24 07:01:02 I thought that we needed kernel2 for something...but I don't remember now. Aug 24 07:01:10 rwhitby, mail sent Aug 24 07:01:36 The only reason I thought it was interesting had to do with giving something like RedBoot access to the base partitions. Aug 24 07:02:05 yeah, but redboot can't do anything with half a kernel anyway Aug 24 07:02:06 And, it allows the partitions themselves to be valid in the sense that each could be used to manipulate data in flash. Aug 24 07:02:23 Without them, we *must* use updated software to handle the data. Aug 24 07:02:42 I agree that RedBoot cannot handle them. As such, it seems OK to let go of that concept. Aug 24 07:02:45 we need to use specialised software for the sercomm headers anyway Aug 24 07:03:16 Indeed. Aug 24 07:03:31 I don't think I was on that mail's to list. Aug 24 07:03:47 Sounds like he's on it, tho. Aug 24 07:15:12 rwhitby, thanks for the email address by the way ... hopefully we'll find a resolution there somehow :) Aug 24 07:47:30 nite Aug 24 09:45:21 rwhitby, btw .. if i want to modify the default RDEPENDS list .. do i have to duplicate the original setting as OPENSLUG_RDEPENDS in local.conf and remove those entries i don't need in my firmware image .... or is it possible to somehow do some sort of OPENSLUG_RDEPENDS -= construct ? Aug 24 09:50:45 Caelian|work: I don't know of a -= construct, but ask on #oe Aug 24 09:51:03 i didn't think there was one ... but would hve been nice :) Aug 24 09:51:39 also .. i notice the default image comes with reiserfsprogs ... but i can't seem to find where those are being included from Aug 24 09:54:26 never mind ... found it :) Aug 24 11:38:11 hmmmm ... adding additional software is easy ... but so far removing parts that are normally being included turn out harder to remove than expected Aug 24 11:38:58 i am e.g. not interested in the iso, udf, ntfs nor reiserfs support ... but so far i haven't been able to figure out how to take those out of the firmware-image build Aug 24 13:30:50 03bzhou * r3896 10optware/trunk/Makefile: took perl and perl cross packages out of COMMON_NATIVE Aug 24 13:31:52 03bzhou * r3897 10optware/trunk/make/ (47 files): bumped IPK_VERSION of perl cross packages Aug 24 13:36:05 is there any possible way to override the inclusion of "dropbear" in an openslug-image build which is pulled in by images/slugos-image.bb ? Aug 24 13:51:09 03bzhou * r3898 10optware/trunk/make/perl.mk: upgrade native perl to 5.8.8 Aug 24 13:55:51 03bzhou * r3899 10optware/trunk/make/ (perl-class-dbi.mk perl-libwww.mk): bumped IPK_VERSION of perl native modules to build for 5.8.8 Aug 24 13:56:39 03bzhou * r3900 10optware/trunk/make/perl-mime-base64.mk: perl-mime-base64: make perl-stage regardless of cross/native Aug 24 17:12:53 03bzhou * r3901 10optware/trunk/make/xterm.mk: xterm: upstream upgrade to 217 Aug 24 17:14:33 03gda * r3902 10optware/trunk/ (Makefile make/perl-convert-tnef.mk): new package perl-convert-tnef 0.17 Aug 24 17:23:58 03gda * r3903 10optware/trunk/Makefile: new package perl-mime-tools 5.420 Aug 24 17:24:13 03gda * r3904 10optware/trunk/make/perl-mime-tools.mk: new package perl-mime-tools 5.420 Aug 24 17:33:11 03gda * r3905 10optware/trunk/ (Makefile make/perl-unicode-map.mk): new package perl-unicode-map Aug 24 17:44:21 03gda * r3906 10optware/trunk/ (Makefile make/perl-unicode-string.mk): new package perl-unicode-string Aug 24 17:51:08 03gda * r3907 10optware/trunk/ (Makefile make/perl-convert-binhex.mk): new package perl-convert-binhex Aug 24 17:58:40 03gda * r3908 10optware/trunk/ (Makefile make/perl-mailtools.mk): new package perl-mailtools Aug 24 18:37:07 03gda * r3909 10optware/trunk/Makefile: moved some packages to CROSS_PACKAGES_READY_FOR_TESTING Aug 24 18:44:38 03bzhou * r3910 10optware/trunk/make/perl-unicode-map.mk: perl-unicode-map: build the correct binary, removed warnings Aug 24 18:54:43 03gda * r3911 10optware/trunk/ (Makefile make/perl-convert-uulib.mk): new package perl-convert-uulib Aug 24 19:02:10 03gda * r3912 10optware/trunk/ (Makefile make/perl-digest-perl-md5.mk): new package perl-digest-perl-md5 Aug 24 19:08:03 03gda * r3913 10optware/trunk/ (Makefile make/perl-io-multiplex.mk): new package perl-io-multiplex Aug 24 19:15:42 03gda * r3914 10optware/trunk/ (Makefile make/perl-net-server.mk): new package perl-io-net-server Aug 24 19:20:57 03gda * r3915 10optware/trunk/ (Makefile make/perl-unix-syslog.mk): new package perl-unix-syslog Aug 24 19:47:10 shit, openssl-stage is broken, strange that openssl-ipk works Aug 24 20:09:12 Hi i have problems downloading optware source files? Aug 24 20:09:24 The makefile uses "SOURCEFORGE_MIRROR=easynews.dl.sf.net" Aug 24 20:10:09 But if you look at sourceforge you are directed to "http://easynews.dl.sourceforge.net/" Aug 24 20:11:53 03marceln * r3916 10optware/trunk/make/ (gphoto2.mk libgphoto2.mk): gphoto2: Added gphoto2 corrected dependecy libgphoto2 Aug 24 20:15:07 marceln: till now you didn't explain the problem? Aug 24 20:17:05 somebody here that would like to discuss with a cross build package issue with a perl package and openssl? Aug 24 20:22:21 The download of the source files fails!! Aug 24 20:26:32 03marceln * r3917 10optware/trunk/make/libgphoto2.mk: Corrected dependecy's with comma's Aug 24 20:28:03 because of what???? Host not found? file not found ??? how about a complete url??? my crystal ball is broken Aug 24 20:29:13 $ make gphoto2-ipk Aug 24 20:29:13 wget --passive-ftp -P /export/NSLU2/master/optware/trunk/downloads http://easynews.dl.sf.net/sourceforge/gphoto2/gphoto2-2.2.0.tar.bz2 Aug 24 20:29:13 --22:42:14-- http://easynews.dl.sf.net/sourceforge/gphoto2/gphoto2-2.2.0.tar.bz2 Aug 24 20:29:13 => `/export/NSLU2/master/optware/trunk/downloads/gphoto2-2.2.0.tar.bz2' Aug 24 20:29:13 Resolving easynews.dl.sf.net... 69.16.168.245 Aug 24 20:29:14 Connecting to easynews.dl.sf.net|69.16.168.245|:80... connected. Aug 24 20:29:16 HTTP request sent, awaiting response... 302 Found Aug 24 20:29:18 Location: http://prdownloads.sourceforge.net/gphoto2/gphoto2-2.2.0.tar.bz2?download&failedmirror=easynews.dl.sourceforge.net [following] Aug 24 20:29:21 --22:42:15-- http://prdownloads.sourceforge.net/gphoto2/gphoto2-2.2.0.tar.bz2?download&failedmirror=easynews.dl.sourceforge.net Aug 24 20:29:24 => `/export/NSLU2/master/optware/trunk/downloads/gphoto2-2.2.0.tar.bz2?download&failedmirror=easynews.dl.sourceforge.net' Aug 24 20:29:27 Resolving prdownloads.sourceforge.net... 66.35.250.217 Aug 24 20:29:29 Connecting to prdownloads.sourceforge.net|66.35.250.217|:80... connected. Aug 24 20:29:31 HTTP request sent, awaiting response... 404 Not Found Aug 24 20:29:33 22:42:15 ERROR 404: Not Found. Aug 24 20:29:35 make: *** [/export/NSLU2/master/optware/trunk/downloads/gphoto2-2.2.0.tar.bz2] Error 1 Aug 24 20:37:16 marceln: it is http://easynews.dl.sf.net/sourceforge/gphoto/gphoto2-2.2.0.tar.bz2 not http://easynews.dl.sf.net/sourceforge/gphoto2/gphoto2-2.2.0.tar.bz2 Aug 24 20:37:38 Yes! Aug 24 20:37:44 I just corrected it. Aug 24 20:42:33 03marceln * r3918 10optware/trunk/Makefile: gphoto2: Ready for testing Aug 24 20:43:48 it was only playing a little bit with the path in firefox! Aug 24 20:44:51 03marceln * r3919 10optware/trunk/make/ (gphoto2.mk libgphoto2.mk): gphoto2: Corrected url Aug 24 20:46:13 I looked to the different domain and didn't check the other part of the url. Aug 24 20:46:24 But it's ready for testing now!!! Aug 24 20:55:50 marceln: gphoto2.mk probably should not "make gphoto2-stage" Aug 24 20:58:43 ? Aug 24 20:59:04 $(MAKE) libgphoto2-stage Aug 24 21:00:32 I build the libgphoto2 stage which is needed! Aug 24 21:00:41 oh i c. but i'm seeing this error: Aug 24 21:00:44 make -C /home/bzhou/slug/optware/nslu2/builds/libgphoto2 prefix=/home/bzhou/slug/optware/nslu2/staging/opt install Aug 24 21:00:47 make: Entering an unknown directory Aug 24 21:00:50 make: *** /home/bzhou/slug/optware/nslu2/builds/libgphoto2: No such file or directory. Stop. Aug 24 21:00:53 make: Leaving an unknown directory Aug 24 21:02:37 What are you building at that point> Aug 24 21:02:46 s/>/?/ Aug 24 21:02:47 marceln meant: What are you building at that point? Aug 24 21:03:35 either "make gphoto2" or "make libgphoto2-stage" get me the same error message Aug 24 21:05:34 I have removed my staging dir and try to rebuild everything Aug 24 21:10:34 eno: Could you try to run "make libgphoto2" and see if that works? Aug 24 21:11:50 "make libgphoto2" works Aug 24 21:12:19 but there was a problem Aug 24 21:12:38 on both my machine and official build machine Aug 24 21:13:47 I forgot the dependency for the actual build in the stage build Aug 24 21:15:07 03marceln * r3920 10optware/trunk/make/libgphoto2.mk: libgphoto2: Corrected build dependency for stage Aug 24 21:15:33 What problem? Aug 24 21:17:08 the problem you just fixed Aug 24 21:18:14 I have tested the binary with my camera and i am able to get a picture from it. Aug 24 21:18:28 So the program seems to work as well. Aug 24 21:20:01 cool Aug 24 21:39:35 03gda * r3921 10optware/trunk/ (Makefile make/perl-io-socket-ssl.mk make/perl-net-ssleay.mk): new perl packages perl-io-socket-ssl perl-io-socket-ssl Aug 24 21:40:50 n8 * Aug 24 21:48:26 Hi, I get the following on my openslug 3.10 : cpan> Can't ioctl TIOCGETP: Invalid argument Aug 24 21:48:40 and I do have issue reading / writing to /dev Aug 24 21:48:45 any pointers? Aug 24 21:49:15 maybe I am missing some package... I wish I know how ot install all packages at once. Aug 24 22:17:38 03bzhou * r3922 10optware/trunk/Makefile: promoted gphoto2 & a couple of perl packages Aug 24 23:13:02 03bzhou * r3923 10optware/trunk/Makefile: [lib]gphoto2 broken on uclibc & wl500g Aug 25 00:06:15 rwhitby: u alive? Aug 25 00:08:57 Daluv: and kicking Aug 25 00:09:07 (at work at the moment) Aug 25 00:09:11 ah ok. Aug 25 00:09:23 well openslug is based on 2.6.16.x ? Aug 25 00:09:29 .x being? Aug 25 00:09:36 um, .2 I think. Aug 25 00:10:03 ok I am experiencing some problem reading from /dev/ttyUSB0 Aug 25 00:12:25 I will look into based on the fact that it is a 2.6.16.2 ... Aug 25 02:17:59 03bzhou * r3924 10optware/trunk/ (3 files in 3 dirs): moved perl-libwww from native to cross **** ENDING LOGGING AT Fri Aug 25 02:59:56 2006