T2 IRC Log: 2010-08-20

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 Fri Aug 20 00:00:49 2010
08:13 -!- uid9909 [~uid9099@2001:470:9a41:107:8:b568:8c00:3d9d] has joined #t2
08:14 -!- uid9909 [~uid9099@2001:470:9a41:107:8:b568:8c00:3d9d] has quit [Client Quit]
10:54 <@rxr> note to self: http://developer.apple.com/contact/phone.html
11:00 -!- aloof [~kjj@pool-96-225-218-254.ptldor.fios.verizon.net] has joined #t2
11:02 -!- aloof_ [~kjj@pool-96-225-218-254.ptldor.fios.verizon.net] has quit [Ping timeout: 276 seconds]
11:03 -!- mjungwirth [~mjungwirt@213.174.234.68] has quit [Quit: Nettalk6 - www.ntalk.de]
11:34 < rogermason> Hello. Still working on xz. After it fails, if I go into the src.xz.../xz-4.999.9beta directory, and run make (no debug.sh) then I get no failure and there is nothing left to compile. If I run make clean; ./configure; make then everything compiles without error. The failure only happens when running ./scripts/Emerge-Pkg ... xz.
11:37 <@rxr> can you send me that best, too=?
11:45 -!- arete74 [~arete74@net-93-144-134-63.cust.dsl.teletu.it] has joined #t2
11:45 < arete74> hi, is possible build python in cross compile mode?
11:49 < rogermason> rxr: sent by email.
11:51 -!- arete74 [~arete74@net-93-144-134-63.cust.dsl.teletu.it] has quit [Quit: Leaving]
12:12 <@rxr> the CC=$CC breaks the xz builds
12:13 <@rxr> guess it is using CC=g++ or something as silly in some of it directories, ...
12:14 <@rxr> or: gcc -std=gnu99
12:14 < rogermason> how did you find this out?
12:15 <@rxr> echo eval $MAKE $makeopt
12:15 <@rxr> educated guess, and the removing on var=val after another until it built
12:15 <@rxr> then I vi'ed the Makefile to see what CC= they have
12:16 <@rxr> should I commit it ?
12:17 < rogermason> Thanks. I tried echo $MAKE $makeopt yesterday. Didn't think of putting eval in there.
12:18 < rogermason> Dunno about the commit. There may be collisions with the lzma package.
12:18 <@rxr> well evel should not matter much
12:18 <@rxr> the main trick is skipping one assignment after the other
12:19 <@rxr> the package has shared files with lzma
12:19 < rogermason> Yes, I don't know how much of a problem that might be.
12:20 <@rxr> the package shoudl not install lzma files
12:20 <@rxr> what is the different betwen lzma and xz?
12:22 < rogermason> I really don't know what the difference is except that xz is intended to be the replacement for lzma. Somewhere in the docs there is info about building it such that xz can be installed alongside lzma. I think that is what we should try.
12:25 <@rxr> yeah
12:26 < rogermason> If you send back your mofified patch, I'll look what needs to be done so xz and lzma can co-exist peacefully.
12:27 <@rxr> in the .desc: [O] var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99'
12:28 < rogermason> OK. Thanks
12:36 -!- mjungwirth [~mjungwirt@213.174.252.112] has joined #t2
12:38 -!- Baldzius [~aldas@87.198.133.94] has joined #t2
12:38 < Baldzius> moin
12:43 < rogermason> moin (whatever that means :-)
12:45 < Baldzius> moin rogermason :)
12:45 < Baldzius> http://en.wikipedia.org/wiki/Moin
13:00 <@rxr> :-)
13:00 <@rxr> cu - gotta lunch
13:44 < rogermason> Baldzius: thanks for the education :-)
13:46 < Baldzius> yw :)
15:11 < rogermason> Hello again. Please remind me: are patches applied after unpacking and before the ./configure step?
15:13 < Baldzius> yes
15:39 < rogermason> OK. That's what I thought. My patch is not getting applied for some reason, but there is no error from T2 to indicate so.
15:49 <@rxr> it is *.patch ?
15:49 <@rxr> it is named ...
15:49 <@rxr> ?
16:03 < rogermason> yes it is *.patch. Must be something about how I generated it.
16:04 < rogermason> Got to go. Back later.
16:40 -!- Baldzius [~aldas@87.198.133.94] has quit [Quit: Leaving]
18:56 <@rxr> ah damn
19:46 <@rxr> you can follow me - http://twitter.com/renebln
19:49 < CIA-32> aldas * r37346 /trunk/package/network/vsftpd/vsftpd.desc: * updated vsftpd (2.3.1 -> 2.3.2)
20:00 < CIA-32> aldas * r37347 /trunk/package/graphic/cinepaint/ (cinepaint.conf cinepaint.desc gcc43.patch gcc44.patch):
20:00 < CIA-32> * merged r37237 from branches/8.0 to trunk:
20:00 < CIA-32> updated cinepaint (0.20-2 -> 0.22-1)
20:01 < CIA-32> aldas * r37348 /trunk/package/graphic/ghostpcl/ (ghostpcl.desc prefix.patch):
20:01 < CIA-32> * merged r37238 from branches/8.0 to trunk:
20:01 < CIA-32> updated ghostpcl (1.40 -> 8.71)
20:02 < CIA-32> aldas * r37349 /trunk/package/emulators/vice/ (compile-fix.patch vice.desc):
20:02 < CIA-32> * merged r37239 from branches/8.0 to trunk:
20:02 < CIA-32> updated vice (2.1 -> 2.2)
20:03 < CIA-32> aldas * r37350 /trunk/package/filesystem/fam/gcc44.patch:
20:03 < CIA-32> * merged r37240 from branches/8.0 to trunk:
20:03 < CIA-32> added fam/gcc44.patch
20:04 < CIA-32> aldas * r37351 /trunk/package/python/python-mysqldb/python-mysqldb.desc:
20:04 < CIA-32> * merged r37241 from branches/8.0 to trunk:
20:04 < CIA-32> updated python-mysqldb (1.2.1_p2 -> 1.2.3)
20:04 < CIA-32> aldas * r37352 /trunk/package/python/python-ldap/python-ldap.desc:
20:04 < CIA-32> * merged r37242 from branches/8.0 to trunk:
20:04 < CIA-32> updated python-ldap (2.3.5 -> 2.3.12)
20:05 < CIA-32> aldas * r37353 /trunk/package/printing/foomatic-db/foomatic-db.desc:
20:05 < CIA-32> * merged r37243 from branches/8.0 to trunk:
20:05 < CIA-32> updated foomatic-db (3.0-20081204 -> 3.0-20090114)
20:07 < CIA-32> aldas * r37354 /trunk/package/audio/alsaplayer/gcc44.patch:
20:07 < CIA-32> * merged r37244 from branches/8.0 to trunk:
20:07 < CIA-32> added alsaplayer/gcc44.patch
20:07 < CIA-32> aldas * r37355 /trunk/package/textproc/uim/uim.desc:
20:07 < CIA-32> * merged r37245 from branches/8.0 to trunk:
20:07 < CIA-32> updated uim (1.5.4 -> 1.6.0)
20:08 < CIA-32> aldas * r37356 /trunk/package/gnome2/goocanvas/goocanvas.desc:
20:08 < CIA-32> * merged r37246 from branches/8.0 to trunk:
20:08 < CIA-32> changed goocanvas build priority (125.500 -> 141.500)
20:09 < CIA-32> aldas * r37357 /trunk/package/gnome2/pygoocanvas/pygoocanvas.desc:
20:09 < CIA-32> * merged r37247 from branches/8.0 to trunk:
20:09 < CIA-32> fixed build priority typo for pygoocanvas
20:10 < CIA-32> aldas * r37358 /trunk/package/gnome2/pybliographer/ (2 files):
20:10 < CIA-32> * merged r37248 from branches/8.0 to trunk:
20:10 < CIA-32> updated pybliographer (1.2.12 -> 1.2.13)
20:10 < CIA-32> aldas * r37359 /trunk/package/multimedia/kino/kino.desc:
20:10 < CIA-32> * merged r37249 from branches/8.0 to trunk:
20:10 < CIA-32> updated kino (1.3.3 -> 1.3.4)
20:16 < CIA-32> aldas * r37360 /trunk/package/xfce4/xfce-utils/xfce-utils.desc:
20:16 < CIA-32> * merged r37251 from branches/8.0 to trunk:
20:16 < CIA-32> removed extra space in xfce-utils
20:17 < CIA-32> aldas * r37361 /trunk/package/x11/xscreensaver/xscreensaver.desc:
20:17 < CIA-32> * merged r37252 from branches/8.0 to trunk:
20:17 < CIA-32> updated xscreensaver (5.08 -> 5.11)
20:17 < CIA-32> aldas * r37362 /trunk/package/x11/nxproxy/nxproxy.desc:
20:17 < CIA-32> * merged r37253 from branches/8.0 to trunk:
20:17 < CIA-32> updated nxproxy (3.3.0-2 -> 3.4.0-2)
20:18 < CIA-32> aldas * r37363 /trunk/package/x11/nxcomp/nxcomp.desc:
20:18 < CIA-32> * merged r37254 from branches/8.0 to trunk:
20:18 < CIA-32> updated nxcomp (3.3.0-3 -> 3.4.0-7)
20:18 < CIA-32> aldas * r37364 /trunk/package/base/dump/dump.desc:
20:18 < CIA-32> * merged r37255 from branches/8.0 to trunk:
20:18 < CIA-32> updated dump (0.4b41 -> 0.4b43)
20:19 < CIA-32> aldas * r37365 /trunk/package/graphic/ghostscript/ghostscript.desc:
20:19 < CIA-32> * merged r37256 from branches/8.0 to trunk:
20:19 < CIA-32> added FPIC-QUIRK for ghostscript and enable shared libraries instalation
20:20 < CIA-32> aldas * r37366 /trunk/package/mail/mutt/openssl.patch:
20:20 < CIA-32> * merged r37257 from branches/8.0 to trunk:
20:20 < CIA-32> fixed mutt to compile with openssl-1.x
20:21 < CIA-32> aldas * r37367 /trunk/package/database/firebird/icu.patch:
20:21 < CIA-32> * merged r37258 from branches/8.0 to trunk:
20:21 < CIA-32> added firebird/icu.patch
20:22 < CIA-32> aldas * r37368 /trunk/package/audio/mac/gcc44.patch:
20:22 < CIA-32> * merged r37259 from branches/8.0 to trunk:
20:22 < CIA-32> added mac/gcc44.patch
20:23 < CIA-32> aldas * r37369 /trunk/package/network/libnl/ (glibc.patch libnl.desc):
20:23 < CIA-32> * merged r37260 from branches/8.0 to trunk:
20:23 < CIA-32> changed libnl build priority (500.000 -> 200.000)
20:24 < CIA-32> aldas * r37370 /trunk/package/audio/taglib-sharp/taglib-sharp.desc:
20:24 < CIA-32> * merged r37261 from branches/8.0 to trunk:
20:24 < CIA-32> updated taglib-sharp (2.0.2.0 -> 2.0.3.7)
20:25 < CIA-32> aldas * r37371 /trunk/package/gnome2/gnome-session/gnome-session.desc:
20:25 < CIA-32> * merged r37262 from branches/8.0 to trunk:
20:25 < CIA-32> updated gnome-session (2.30.0 -> 2.30.2)
20:26 < CIA-32> aldas * r37372 /trunk/package/editors/auctex/auctex.desc:
20:26 < CIA-32> * merged r37263 from branches/8.0 to trunk:
20:26 < CIA-32> updated auctex (11.85 -> 11.86)
20:26 < CIA-32> aldas * r37373 /trunk/package/network/licq/licq.desc:
20:26 < CIA-32> * merged r37264 from branches/8.0 to trunk:
20:26 < CIA-32> updated licq (1.3.8 -> 1.3.9)
20:27 < CIA-32> aldas * r37374 /trunk/package/network/bip/bip.desc:
20:27 < CIA-32> * merged r37265 from branches/8.0 to trunk:
20:27 < CIA-32> updated bip (0.6.0 -> 0.8.5)
20:27 < CIA-32> aldas * r37375 /trunk/package/network/kismet/kismet.desc:
20:27 < CIA-32> * merged r37266 from branches/8.0 to trunk:
20:27 < CIA-32> updated kismet (2007-01-R1 -> 2010-07-R1)
20:28 < CIA-32> aldas * r37376 /trunk/package/develop/expect/expect.desc:
20:28 < CIA-32> * merged r37267 from branches/8.0 to trunk:
20:28 < CIA-32> updated expect (5.43.0-1 -> 5.44.1.15)
20:28 < CIA-32> aldas * r37377 /trunk/package/develop/mono-xsp/mono-xsp.desc:
20:28 < CIA-32> * merged r37268 from branches/8.0 to trunk:
20:28 < CIA-32> updated mono-xsp (2.6.4 -> 2.6.5)
20:29 < CIA-32> aldas * r37378 /trunk/package/x86/libsmbios/libsmbios.desc:
20:29 < CIA-32> * merged r37270 from branches/8.0 to trunk:
20:29 < CIA-32> updated libsmbios (2.2.19 -> 2.2.26)
20:29 < CIA-32> aldas * r37379 /trunk/package/x11/rss_glx/rss_glx.desc:
20:29 < CIA-32> * merged r37271 from branches/8.0 to trunk:
20:29 < CIA-32> updated rss_glx (0.9.1 -> 1.0)
20:30 < CIA-32> aldas * r37380 /trunk/package/graphic/libspectre/libspectre.desc:
20:30 < CIA-32> * merged r37272 from branches/8.0 to trunk:
20:30 < CIA-32> updated libspectre (0.2.3 -> 0.2.6)
20:31 < CIA-32> aldas * r37381 /trunk/package/scientific/ploticus/ploticus.conf:
20:31 < CIA-32> * merged r37273 from branches/8.0 to trunk:
20:31 < CIA-32> fixed ploticus to find Xorg library files
20:31 < CIA-32> aldas * r37382 /trunk/package/develop/icu4c/icu4c.desc:
20:31 < CIA-32> * merged r37274 from branches/8.0 to trunk:
20:31 < CIA-32> changed icu4c build priority (153.100 -> 123.100)
20:36 < CIA-32> aldas * r37383 /trunk/package/ (59 files in 59 dirs):
20:36 < CIA-32> * merged r37275 from branches/8.0 to trunk:
20:36 < CIA-32> disabled bunch of packages by default, most of them have no active development for more than 4 years and most likely will never have new release.
20:36 < CIA-32> This will help us to concentrate on other non building packages but still in active development, also greatly improve stable branch maintenance ..
22:24 -!- mjungwirth [~mjungwirt@213.174.252.112] has quit [Quit: Nettalk6 - www.ntalk.de]
--- Log closed Sat Aug 21 00:00:49 2010