--- Log opened Thu Aug 26 00:00:49 2010 05:37 -!- old_gaffer_ [~quassel@211.238.240.87] has quit [Read error: Connection reset by peer] 05:38 -!- old_gaffer [~quassel@211.238.240.87] has joined #t2 10:32 <@rxr> #re 10:55 -!- old_gaffer [~quassel@211.238.240.87] has quit [Read error: Connection reset by peer] 10:56 -!- old_gaffer [~quassel@211.238.240.87] has joined #t2 11:10 -!- old_gaffer [~quassel@211.238.240.87] has quit [Read error: Connection reset by peer] 11:13 -!- old_gaffer [~quassel@211.238.240.87] has joined #t2 11:23 < CIA-32> rene * r37437 /trunk/package/graphic/libglpng/libglpng.conf: * cleaned up libglpng.conf 11:30 < CIA-32> rene * r37438 /trunk/package/mips/lcdutils/lcdutils.cache: * added mips/lcdutils.cache 11:33 < CIA-32> rene * r37439 /trunk/package/printing/ptouch-driver/ptouch-driver.cache: * added ptouch-driver.cache 11:40 < CIA-32> rene * r37440 /trunk/package/develop/xapian-core/xapian-core.desc: * fixed xapian-core by filtering out --disable-debug 11:50 < CIA-32> rene * r37441 /trunk/package/base/sysfiles/etc_resolv.conf.txt: 11:50 < CIA-32> * comment out OpenDNS nameservers, with it network access just works 11:50 < CIA-32> in the build sandbox, which we can not allow, instead these servers 11:50 < CIA-32> still serve as end-user documentation 12:11 < CIA-32> rene * r37442 /trunk/package/scientific/fftw3/fftw3.conf: 12:11 < CIA-32> * do not build fftw3 with floats by default, most packages require the 12:11 < CIA-32> regular, double precision flavour 12:12 < CIA-32> rene * r37443 /trunk/package/graphic/fourier/fourier.desc: * updated fourier (0.3.2 -> 0.4.0) 12:20 <@rxr> http://www.t2-project.org/packages/jamin.html 12:38 < CIA-32> rene * r37444 /trunk/package/audio/jamin/ (fftw-no-f.patch jamin.desc): * tweaked jamin to build with a non-float fftw3 12:39 < CIA-32> rene * r37445 /trunk/package/scientific/fftw3/fftw3.conf: * fixed fftw3 f77 check to take $F77 into account, find new fortran compilers named differently 12:46 <@rxr> ah, dear autumn, helps keeping server temps down: temp1: +36.5 C (high = +70.0 C) 12:46 <@rxr> /dev/sda: WDC WD20EARS-00S8B1 : 34 C or F 13:08 < CIA-32> rene * r37446 /trunk/package/gnome2/gconf/hotfix.patch: * hotfixed gconf to find glib if installed with a $prefix != /usr 13:10 < CIA-32> rene * r37447 /trunk/package/gnome2/gobject-introspection/ (gobject-introspection.conf gobject-introspection.desc): * never build the gobject-introspection tests that require cairo 13:27 -!- Baldzius [~aldas@87-198-133-94.static.ptr.magnet.ie] has joined #t2 13:27 < Baldzius> moin 13:52 <@rxr> moin Baldzius 13:52 < Baldzius> moin rxr 13:55 <@rxr> I wonder, if we should filter out -Werror globally 13:56 <@rxr> metacity fails for me due it's use of -Werror, and we historically removed the -Werror in one or the other package, ... 13:56 <@rxr> -Werror should mostly be an developer aid, and nto aborting our builds at random, right? 13:56 <@rxr> cc1: warnings being treated as errors 13:56 <@rxr> ui/frames.c: In function 'meta_frames_set_window_background': 13:56 <@rxr> ui/frames.c:2529:19: error: 'style' may be used uninitialized in this function 13:57 <@rxr> t2-trunk/package# grep Werror */*/* | wc -l 13:57 <@rxr> 41 14:00 < CIA-32> aldas * r37448 /trunk/package/scientific/cgal/cgal.desc: * changed cgal build priority (142.700 -> 144.700), moved after boost 14:00 < Baldzius> that would be great 14:01 < CIA-32> aldas * r37449 /trunk/package/scientific/grass/grass.desc: * changed grass build priority (142.700 -> 182.700) 14:01 <@rxr> ok, my "gnome2 ACLOCAL stuff removed due now removed missing files" is also going by pretty good 14:01 <@rxr> still waiting for the last touched packages to build successfully 14:02 < Baldzius> super 14:17 <@rxr> do you use your t2 build on your laptop ? 14:20 < Baldzius> no, not yet 14:21 < Baldzius> have some trouble with fonts 14:21 < Baldzius> my fluxbox looks ugly 14:21 < Baldzius> don't remember how I fixed it last time 14:21 < Baldzius> 2 years ago :/ 14:22 <@rxr> lol 14:23 <@rxr> if I had just such problems, ... :-) 14:23 <@rxr> maybe you just did not keep using fluxbox back in that days :-) 14:33 < Baldzius> yeah, I was too quick removing my old t2 partition , too late now 14:36 < CIA-32> rene * r37450 /trunk/package/kde/smb4k/smb4k.desc: * updated smb4k (0.10.7 -> 0.10.8) 15:40 <@rxr> cleanup of the gnome2 ACLOCAL mess: 19 files changed, 222 deletions(-) 15:41 < Baldzius> wha? 19 files? 222 deletions? 15:41 <@rxr> lines 15:42 < CIA-32> rene * r37451 /trunk/package/ (19 files in 19 dirs): 15:42 < CIA-32> * cleanup (removed) ACLOCAL_* cruft, now that the random auto 15:42 < CIA-32> re-generation of autoconf and friends is supressed 15:42 <@rxr> diffstat output 15:42 <@rxr> I now tackle the Werror cleanup 15:42 < Baldzius> hm, I could expect 2 lines per file 15:42 <@rxr> many .conf files removed so some 16 lines++ copyright header overhead :-) 15:43 < Baldzius> oh :) 15:48 <@rxr> Werror cleanup also removes some files 15:50 <@rxr> 35 files changed, 2 insertions(+), 163 deletions(-) 16:08 < Baldzius> super, less noise 16:09 <@rxr> ack 16:09 <@rxr> test progressing 16:09 <@rxr> commit hopefully in some hours 16:49 < Baldzius> gtksourceview crashed with error: possibly undefined macro: AM_GLIB_GNU_GETTEXT 16:56 < Baldzius> oh sorry 16:56 < Baldzius> mad same changes while tracking down pam problem 16:58 < Baldzius> yep , works fine 16:59 < Baldzius> sorry for noise :/ 17:00 <@rxr> no problem 18:54 < CIA-32> rene * r37452 /trunk/package/ (35 files in 35 dirs): 18:54 < CIA-32> * removed individual -Werrror discarding quirks, globally remove it 18:54 < CIA-32> by the default compiler wrapper defines 19:27 < Baldzius> what a pleasure to do ref build with those old non compiling packages disabled 19:28 < Baldzius> still need to find out what happened with pam :/ 20:04 <@rxr> btw. I saw the breake in a testbuild, too 20:04 <@rxr> but I can not track that today 20:25 -!- Baldzius [~aldas@87-198-133-94.static.ptr.magnet.ie] has quit [Quit: Leaving] --- Log closed Fri Aug 27 00:00:49 2010