--- Log opened Mon Nov 16 00:00:17 2009 10:30 -!- Baldzius [n=aldas@87-198-133-94.ptr.magnet.ie] has joined #t2 10:30 < Baldzius> moin 11:07 < mjungwirth_> moin 14:02 -!- Netsplit kornbluth.freenode.net <-> irc.freenode.net quits: @ChanServ 14:04 -!- Netsplit over, joins: @ChanServ 14:10 -!- Netsplit kornbluth.freenode.net <-> irc.freenode.net quits: @ChanServ 14:14 -!- Netsplit over, joins: @ChanServ 14:15 -!- Netsplit kornbluth.freenode.net <-> irc.freenode.net quits: @ChanServ 14:18 -!- Netsplit over, joins: @ChanServ 14:30 < rxr_> re 15:28 < CIA-17> rene * r34887 /trunk/package/xorg/xinit/xinit.desc: * updated xinit (1.1.1 -> 1.2.0) 15:28 < CIA-17> rene * r34888 /trunk/package/gnome2/vte/vte.desc: * updated vte (0.22.3 -> 0.22.4) 15:29 < CIA-17> rene * r34889 /trunk/package/graphic/libsdl_image/libsdl_image.desc: * updated libsdl_image (1.2.8 -> 1.2.10) 15:32 < CIA-17> rene * r34890 /trunk/package/python/python-lxml/python-lxml.desc: * updated python-lxml (2.2.3 -> 2.2.4) 15:33 < CIA-17> rene * r34891 /trunk/package/multimedia/lives/lives.desc: * updated lives (1.1.5 -> 1.1.6) 15:43 < CIA-17> rene * r34892 /trunk/package/develop/hdf5/hdf5.desc: * updated hdf5 (1.6.9 -> 1.6.10) 15:44 -!- Netsplit kornbluth.freenode.net <-> irc.freenode.net quits: @ChanServ 15:45 -!- Netsplit over, joins: @ChanServ 15:46 < CIA-17> rene * r34893 /trunk/package/emulators/wine/wine.desc: * updated wine (1.1.32 -> 1.1.33) 15:50 < Baldzius> hi rxr_ 15:53 < rxr_> hi Baldzius 15:53 -!- You're now known as rxr 15:55 -!- Netsplit kornbluth.freenode.net <-> irc.freenode.net quits: @ChanServ 15:57 < CIA-17> rene * r34894 /trunk/package/python/pil/pil.desc: * updated pil (1.1.6 -> 1.1.7) 15:58 < CIA-17> rene * r34895 /trunk/package/network/pureftpd/pureftpd.desc: * updated pureftpd (1.0.24 -> 1.0.26) 15:59 < CIA-17> rene * r34896 /trunk/package/graphic/libsdl_mixer/libsdl_mixer.desc: * updated libsdl_mixer (1.2.10 -> 1.2.11) 16:00 < CIA-17> rene * r34897 /trunk/package/audio/ladspa-caps/ladspa-caps.desc: * updated ladspa-caps (0.4.3 -> 0.4.4) 16:00 < CIA-17> rene * r34898 /trunk/package/network/openvpn/openvpn.desc: * updated openvpn (2.1_rc20 -> 2.1_rc21) 16:01 -!- Netsplit over, joins: @ChanServ 16:40 -!- Baldzius [n=aldas@87-198-133-94.ptr.magnet.ie] has quit ["Leaving"] 17:04 < rxr> mtr: gcc-4.4 breaks ppc kernel build: 17:04 < rxr> arch/powerpc/platforms/chrp/setup.c:378: error: the frame size of 1040 bytes is larger than 1024 bytes 17:05 < rxr> mtr: note that this is no rant, nor call for revert, just documentation of my findings while the test builds scroll thru 18:31 < rxr> Baldzius btw. we'll have a major problem as latest udev start to use glib 18:31 < rxr> I consider this 1000%++ harmful 18:31 < rxr> for early init boot related stuff 18:32 < rxr> not to mention our dietlibc minimal static linking for size optimized intird 18:32 < rxr> this all sucks majorly 18:32 < mj-netbits> hi rxr 18:33 < rxr> hi mj-netbits 18:34 < mj-netbits> i modified architecture settings (add support for intel atom 230/270/330 and change viac7 to the correct optimization). 18:35 < rxr> oh 18:35 < mj-netbits> yea 18:35 < mj-netbits> and test it on the hardware 18:35 < rxr> patch welcome 18:36 < mj-netbits> ok 18:36 < rxr> if udev continues to bug me I guess I'll either have to rewrite it in C++ or Lua 18:36 < rxr> or start my own migration to another kernel ... 18:36 < mj-netbits> hui 18:37 < mj-netbits> c++ and lua are fine 18:37 < mj-netbits> or c only 18:37 < rxr> well, I prefer to avoid plain C these days 18:38 < rxr> hunting every off-by-one in "shuffling every bit by hand" code wasts too much time 18:38 < rxr> my hotplug++ try in the past (hotplug in C++, with an own embedded STL) showed it's way more comfortable, saves time using a little abstraction, avoiding quite some off by one and dangling pointers :-) 18:39 < rxr> YMMV 18:40 < mj-netbits> yep 18:41 < rxr> maybe I should publish an paper about that :-) 18:41 < mj-netbits> perfect 18:41 < rxr> btw. I recently noticed a little some x86 vs x86-64 config issues in kernel build by t2 18:42 < rxr> to sanitize this I'll certainly merge the two sub architectures kernel configuration schemes 18:42 < rxr> wich are these files: architecture/x86{,-64}/kernel.conf.sh 18:43 < mj-netbits> if i can help then just tell me 18:44 < rxr> was just a "heads up" note 18:44 < mj-netbits> hmm 18:45 < mj-netbits> what issue? 18:45 < rxr> for acpi config differs, and too many modules, e.g. some ACPI stuff not working out of the box 18:45 < rxr> but also other minor nitpicking 18:45 < rxr> the config should be more in-line anyway, so generated by the same "script" 18:54 < mj-netbits> on which email address i can send the patch files 18:56 < rxr> if you are on the t2 list, best to the list at: t2 @ t2-project . org 18:56 < rxr> otherwise just to rene @ ... 18:56 < mj-netbits> kk 18:59 < mj-netbits> is out. to exactcode. have fun... 19:25 < rxr> yeah, you too 21:57 -!- Takinator [n=Takinato@stc92-1-82-225-160-203.fbx.proxad.net] has joined #t2 22:40 < Takinator> Hi 22:41 < Takinator> I'm very new to T2. I have just tried to build a basic generic embedded ARM system with T2 7.0 (from 7.0 SVN branch) but the build process shows the following errors : 22:42 < Takinator> -> Building. Writing output to $root/var/adm/logs/0-linux-header.out 22:42 < Takinator> *> The use of custmain is deprecated, please use hooks instead. 22:42 < Takinator> !> You should not call uname during the build! 22:42 < Takinator> !> CHK include/linux/version.h 22:42 < Takinator> !> UPD include/linux/version.h 22:42 < Takinator> !> HOSTCC scripts/unifdef 22:42 < Takinator> !> scripts/unifdef.c:209: error: conflicting types for 'getline' 22:42 < Takinator> !> /usr/include/stdio.h:651: note: previous declaration of 'getline' was here 22:42 < Takinator> !> Due to previous errors, no 0-linux-header.log file! 22:42 < Takinator> !> (Try enabling xtrace in the config to track an error inside the build system.) 22:42 < Takinator> -> $root/var/adm/logs/0-linux-header.out -> 0-linux-header.err 22:42 < Takinator> == 11/16/09 22:39:10 =[0]=> Aborted building package linux-header. 22:42 < Takinator> -> Unmounting loop mounts ... 23:41 -!- digitaloktay [n=arch@dslb-084-056-249-088.pools.arcor-ip.net] has joined #t2 23:43 < digitaloktay> hi people 23:46 -!- digitaloktay [n=arch@dslb-084-056-249-088.pools.arcor-ip.net] has left #t2 ["Verlassend"] --- Log closed Tue Nov 17 00:00:17 2009