T2 IRC Log: 2006-07-30

This is the log as captured by an IRC bot in the channel. The statements are those of the individual people and might not neccessarily reflect the policy and legal rules as set forth by the T2 SDE Project.

« prev | next »

--- Log opened Sun Jul 30 00:00:18 2006
03:28 -!- idealm [n=ideal@222.67.234.165] has quit [Read error: 113 (No route to host)]
03:29 -!- idealm [n=ideal@58.33.57.17] has joined #t2
07:23 < rxr> moin
07:25 < Baldzius> good morning rxr
07:39 < rxr> moin moin Baldzius !
07:39 < rxr> Error logs from 32-6.0.0-desktop-powerpc-powerpc-G4:
07:39 < rxr> [5] develop/mono [5] x11/vnc
07:39 < rxr> [5] powerpc/mol [5] develop/mono-xsp
07:39 < rxr> [5] network/ipconfig [5] emulators/qemu
07:39 < rxr> [5] multimedia/kino
07:39 < rxr> 886 builds total, 879 completed fine, 7 with errors.
07:40 < rxr> /usr/include/linux/if.h:104: error: redefinition of 'struct ifmap'
07:40 < rxr> /usr/include/linux/if.h:142: error: redefinition of 'struct ifreq'
07:40 < rxr> /usr/include/linux/if.h:192: error: redefinition of 'struct ifconf'
07:40 < rxr> Due to previous errors, no 5-ipconfig.log file!
07:40 < rxr> ok I fix those soon
07:40 < Baldzius> i have
07:40 < Baldzius> a fix
07:40 < Baldzius> just don't understand why it compiles on trunk but not on branch
07:40 < Baldzius> that's weird
07:41 < rxr> maybe due dietlibc version difference
07:41 < Baldzius> could be
07:41 < rxr> how does your patch look like ?
07:42 < Baldzius> sec
07:42 < Baldzius> diff -Nur ipconfig-orig/netdev.c ipconfig/netdev.c
07:42 < Baldzius> --- ipconfig-orig/netdev.c 2006-06-29 17:14:38.000000000 +0000
07:42 < Baldzius> +++ ipconfig/netdev.c 2006-07-25 20:39:37.000000000 +0000
07:42 < Baldzius> @@ -11,6 +11,9 @@
07:42 < Baldzius> #include
07:42 < Baldzius> #include
07:42 < Baldzius> #include
07:42 < Baldzius> +#ifdef _NET_IF_H
07:42 < Baldzius> +#define _LINUX_IF_H
07:42 < Baldzius> +#endif
07:42 < Baldzius> #include
07:42 < Baldzius> #include
07:42 < Baldzius> #include
07:43 < rxr> ,-)
07:43 < rxr> ok, Signed-off: Rene Rebe ...
07:43 < rxr> feel free to commit ,-)
07:44 < Baldzius> ok :)
07:48 < Baldzius> i am almost at 2/3 of reference build and i can say it looks good
07:56 < rxr> I started the ppc64 build
07:56 < Baldzius> are you at stage 5?
08:00 < Baldzius> i'll do 1 commit soon so it needs to be tested locally before merge
08:00 < Baldzius> but it shouldn't do any harm
08:03 < rxr> that was the finished ppc32 build
08:03 < rxr> now the ppc64 build is running on the same machine
08:03 < rxr> (dual core PowerPC 970)
08:20 < rxr> commiting kernel merges in SVN is not much fun
09:08 -!- sepp_ [n=sepp@p83.129.185.23.tisdip.tiscali.de] has joined #t2
09:23 -!- sepp [n=sepp@p83.129.186.195.tisdip.tiscali.de] has quit [Read error: 104 (Connection reset by peer)]
10:47 -!- sepp_ is now known as sepp
10:47 < sepp> moin :)
10:48 < Baldzius> hi sepp
10:48 < sepp> hi Baldzius
10:56 < rxr> moin sepp
11:00 < sepp> hi rxr
11:41 -!- idealm [n=ideal@58.33.57.17] has quit [Connection timed out]
11:53 < LMJ> Hello the chan
11:53 < LMJ> moi moin
11:53 < LMJ> got an error during the ipconfig compilation : http://www.rafb.net/paste/results/UpcNvb90.html
11:53 < LMJ> any idea to fix it please ?
12:15 < Baldzius> LMJ: ack, in some minutes
12:20 < LMJ> thanks
12:24 < Baldzius> you welcome :)
12:24 < CIA-7> aldas * r18838 /trunk/package/network/ipconfig/ (compile-fix.patch compile.patch ipconfig.conf):
12:24 < CIA-7> * added ipconfig/compile-fix.patch - kernel headers issue
12:24 < CIA-7> * added missing copyright note
12:24 < Baldzius> LMJ: you are on trunk?
12:32 < Baldzius> it needs to be tested before merge but i can't right now
12:35 < LMJ> not trunk
12:35 < LMJ> 2.2
12:37 < LMJ> where is the modif Baldzius ?
12:38 < Baldzius> LMJ: please read ML, we switched to 6.0
12:38 < LMJ> i read it
12:39 < Baldzius> svn merge -r18837:18838 http://svn.exactcode.de/t2/trunk then
12:40 < Baldzius> and if it works i'll merge
12:41 < LMJ> I don't want to mess my target build during the compilation
12:41 < Baldzius> you wont, just do it and remove ipconfig.err
12:41 < Baldzius> and tell me if it compiles
12:42 < Baldzius> i should i want to be sure
12:42 < Baldzius> it should i want to be sure
12:44 < LMJ> you did the compile.patch ?
12:45 < LMJ> got the same error http://www.rafb.net/paste/results/8YeqIs92.html
12:48 < Baldzius> something went wrong
12:48 < Baldzius> there shuold be compile-fix.patch
12:48 < Baldzius> did you svn up before typing what i pasted?
12:49 < rxr> ack the patch does not help
12:49 < rxr> !> /usr/include/linux/if.h:104: error: redefinition of 'struct ifmap'
12:49 < rxr> !> /usr/include/linux/if.h:142: error: redefinition of 'struct ifreq'
12:49 < rxr> !> /usr/include/linux/if.h:192: error: redefinition of 'struct ifconf'
12:49 < rxr> # svn st package/network/ipconfig/
12:49 < rxr> M package/network/ipconfig/ipconfig.conf
12:49 < rxr> M package/network/ipconfig/compile.patch
12:49 < Baldzius> compile-fix.patch is missing
12:50 < Baldzius> bash-3.1# svn merge -r18837:18838 https://svn.exactcode.de/t2/trunk
12:50 < Baldzius> U package/network/ipconfig/ipconfig.conf
12:50 < Baldzius> U package/network/ipconfig/compile.patch
12:50 < Baldzius> A package/network/ipconfig/compile-fix.patch
12:53 < Baldzius> and strange thing is i see ipconfig compiled on ref build
12:54 < LMJ> let me try again
12:55 < LMJ> =[5]=> Finished building package ipconfig
12:56 < LMJ> good Baldzius ;)
12:56 < Baldzius> :)
12:56 < LMJ> what was the error ?
12:56 < Baldzius> i guess you didn't svn up'ed
12:56 < LMJ> no no, about the ipconfig trouble ?
12:57 < Baldzius> redefinition in kernel headers
12:57 < LMJ> humm ok ;)
12:57 < Baldzius> i guess it was written for linux-2.4.x
12:58 < Baldzius> rxr: merge 18838?
13:26 -!- sepp [n=sepp@p83.129.185.23.tisdip.tiscali.de] has quit [Read error: 104 (Connection reset by peer)]
13:27 -!- sepp [n=sepp@p83.129.185.23.tisdip.tiscali.de] has joined #t2
13:38 < rxr> nope it does not fix the issue
13:38 < rxr> hm, here it did not change the issue
13:40 < Baldzius> ok so i pass it to you
13:40 < rxr> understood :-(
13:41 < Baldzius> :/
13:49 * rxr still playing with linux on the Psion 5MX Pro I have for half a year now and never really take care about
13:49 < rxr> but I have a minimal user-space on it, now
14:30 < LMJ> "Kernel Panic, no syncing found, No Init found" !
14:30 < LMJ> sounds like i forgot something on my t2 ;)
14:45 < LMJ> it happens before the t2 installation, during the boot on the live cd
14:45 < LMJ> I checked, i have "mkinitrd" in my package selection
14:45 < LMJ> where the problem could be ?
15:07 < LMJ> moin moin anyone ?
15:48 < rxr> re
15:57 < LMJ> re
16:30 -!- idealm [n=ideal@58.33.57.17] has joined #t2
16:35 -!- sepp [n=sepp@p83.129.185.23.tisdip.tiscali.de] has quit [Read error: 104 (Connection reset by peer)]
16:36 < CIA-7> susan * r18839 /trunk/package/gnome2/at-spi/at-spi.desc: * updated at-spi (1.7.9 -> 1.7.10)
16:49 < LMJ> moin
16:49 < LMJ> I have an error when i boot on my custom t2 :
16:49 < LMJ> Failed to execute /init
16:49 < LMJ> Kernel Panic - not syncing: No init found. Try passing init= option to kernel
16:49 < LMJ> where could be my mistake ,
16:49 < LMJ> ?
16:52 < _Ragnar_> try to add init=/bin/bash to your kernel boot line
16:52 < LMJ> ok thanks
16:52 < _Ragnar_> but I suspect you're using the wrong partition for /
17:24 < CIA-7> susan * r18840 /trunk/package/gnome2/alleyoop/alleyoop.desc: * updated alleyoop (0.9.1 -> 0.9.2)
17:32 < CIA-7> rene * r18841 /trunk/ (6 files in 2 dirs):
17:32 < CIA-7> * moved misc/archive/{Update,Commit,Find}.sh into scripts/ as they are
17:32 < CIA-7> mature these days and among the most used scripts
20:04 < rxr> re
20:05 < rxr> hm, n8 all
20:13 -!- rxr_ [n=rene@e178173116.adsl.alicedsl.de] has joined #t2
20:13 -!- Topic for #t2: T2 | 6.0 Branched! - trunk going for 7.0 | The System Development Environment (SDE) | http://www.t2-project.org/ | Say hello and do not hesitate to ask us any questions that you may have. | http://www.rafb.net/paste/
20:13 -!- Topic set by rxr [] [Fri Jul 28 11:28:35 2006]
20:13 [Users #t2]
20:13 [@ChanServ] [ CIA-7 ] [ LMJ] [ rxr_ ] [ tdi ] [ _Ragnar_]
20:13 [ Baldzius] [ idealm] [ rxr] [ shevegen] [ valentin]
20:13 -!- Irssi: #t2: Total of 11 nicks [1 ops, 0 halfops, 0 voices, 10 normal]
20:13 -!- Channel #t2 created Sun Aug 8 19:15:33 2004
20:13 -!- [freenode-info] if you need to send private messages, please register: http://freenode.net/faq.shtml#privmsg
20:14 -!- Irssi: Join to #t2 was synced in 20 secs
20:17 -!- rxr [n=rene@e178135115.adsl.alicedsl.de] has quit [Read error: 60 (Operation timed out)]
--- Log closed Mon Jul 31 00:00:25 2006