T2 IRC Log: 2010-10-23

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 Sat Oct 23 00:00:58 2010
01:18 -!- mqueiros_ [~mqueiros@a83-132-153-235.cpe.netcabo.pt] has quit [Quit: Ex-Chat]
09:47 < rxr> re
11:36 < CIA-27> rene * r37860 /trunk/package/x11/xterm/xterm.desc: * updated xterm (264 -> 265)
11:52 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
11:52 < rxr> rogermas`: firefox builds on my g5 :-(
11:59 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 240 seconds]
12:00 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
12:07 < CIA-27> rene * r37861 /branches/8.0/package/base/linux26/linux26.desc: * updated linux26 (2.6.34.2 -> 2.6.34.7) - SECURITY
12:17 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 250 seconds]
12:22 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
12:43 < CIA-27> rene * r37862 /branches/8.0/package/www/firefox/firefox.conf:
12:43 < CIA-27> * merged r37396 from trunk: fixed firefox for arch not in
12:43 < CIA-27> {x86,x86-64,arm} due new ipc process seperation not available
12:43 < CIA-27> for others, and removed a trailing space
13:25 < rxr> oops, a AMD Phenom II X6 @ 2.8 or so GHz, beats an G5 tower, IBM 970MP @2GHz in (my own) scalar (not threaded) code test case nearly 3x times faster
13:43 < rogermas`> rxr: the sendmail fix is to change text -x to test -h on line 43 of the init script.
13:44 < rogermas`> is that phenom thing mulyiprocessor?
13:44 < rogermas`> can it spell better than me?
13:48 < rxr> multi-core, yes, 6 core
13:48 < rxr> MP970 is dual, 2 core
13:48 < rxr> however, that number crunching run was single threaded anyway :-)
13:54 < rogermas`> did firefox compile on your g5 before you fixed the conf?
13:55 < rxr> I built from trunk and it just compiled
13:56 < rxr> so I looked at 8.0 and noticed it did not yet had that fix
13:56 < rxr> you built from 8.0?
13:58 < rogermas`> yes
13:58 < rxr> ah, then this should be fixed, now
13:58 < rogermas`> I'm just building from 8 with the fix.
14:00 < rogermas`> I noticed this morning something pulled in attr, which failed thusly:
14:00 < rogermas`> libtool: link: powerpc64-t2-linux-gnu-ar cru .libs/libmisc.a .libs/quote.o .libs/unquote.o .libs/high_water_alloc.o .libs/next_line.o .libs/walk\
14:00 < rogermas`> _tree.o
14:00 < rogermas`> /usr/bin/libtool: line 1133: powerpc64-t2-linux-gnu-ar: command not found
14:01 < rogermas`> ar is in /usr/bin/ar
14:05 < rxr> should just use "ar", instead of the "arch-triplet-etc-ar"
14:05 < rxr> I think I was something like that on other arch, like plain x86 in the past
14:05 < rxr> guess it's Makefile needs some fixup :_)
14:06 < rogermas`> I'll have a look.
14:33 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 276 seconds]
14:37 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
15:36 -!- arete74 [~arete74@151.56.75.11] has joined #t2
16:05 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 272 seconds]
16:07 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
16:09 -!- arete74 [~arete74@151.56.75.11] has quit [Ping timeout: 240 seconds]
16:34 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 276 seconds]
16:36 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
16:41 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 240 seconds]
16:43 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
16:53 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Read error: Operation timed out]
16:54 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
17:12 < rogermas`> firefox built OK.
17:18 < rxr> :-)
17:35 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 245 seconds]
17:37 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
18:57 < rogermas`> the problem with attr seems really to be a libtool problem: /usr/bin/libtool has AR="powerpc64-t2-linux-gnu-ar". same with the entry for ranlib.
19:25 < rxr> 2 things may help: rebuild libtool (Emerge-Pkg -force libtool), or change (patch, or in the .confg) change the attr .conf or patch it to use libtool in another way
19:26 < rxr> guess this is an "artifact" of a fully cross compiled base system, ...
19:32 < rogermas`> there are more problems down the road. i hand edited /usr/bin/libtool to fix the path problems. Then attr won't install because there are shared files with man-pages. I'll do the libtool rebuild though.
19:56 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 252 seconds]
19:58 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
20:54 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has quit [Ping timeout: 252 seconds]
20:56 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2
--- Log closed Sun Oct 24 00:00:58 2010