--- Log opened Sun Aug 22 00:00:49 2010 07:45 -!- mjungwirth [~mjungwirt@213.174.252.112] has joined #t2 07:48 -!- gw [~gw@ppp118-208-166-244.lns20.bne4.internode.on.net] has quit [Read error: Connection reset by peer] 08:25 -!- gw [~gw@ppp118-208-166-244.lns20.bne4.internode.on.net] has joined #t2 10:43 -!- nogo [~olpc@122-124-134-189.dynamic.hinet.net] has joined #t2 10:43 -!- nogo [~olpc@122-124-134-189.dynamic.hinet.net] has left #t2 [] 11:50 <@rxr> re 11:50 <@rxr> koan: hm 11:51 < koan> rxr: gnutls built now in another t2 build, but libsoup still fails there 11:56 < CIA-32> rene * r37386 /trunk/package/audio/snd/snd.desc: * updated snd (11.7 -> 11.8) 11:56 < CIA-32> rene * r37385 /trunk/package/x11/xdaliclock/xdaliclock.desc: * updated xdaliclock (2.34 -> 2.35) 12:12 <@rxr> koan: indeed, on my nightly builder, too 12:13 < koan> is autoconf 2.66 the 'right' version? 12:14 <@rxr> yes, that is the downdated version after al the latest trouble 12:14 <@rxr> I just check what's up with libsoup 12:43 < CIA-32> rene * r37387 /trunk/architecture/sparc64/config.in: * updated sparc64 optimization choices 12:46 < CIA-32> rene * r37388 /trunk/misc/target/functions.in: 12:46 < CIA-32> * commented out some target overlay command file logging while 12:46 < CIA-32> processing the tags, by default 12:48 <@rxr> need to reduce the noice in my various t2 working copies, ... 12:54 < CIA-32> rene * r37389 /trunk/package/editors/zile/zile.desc: * updated zile (2.3.18 -> 2.3.19) 12:54 < CIA-32> rene * r37390 /trunk/package/network/obexd/obexd.desc: * updated obexd (0.30 -> 0.31) 12:55 < CIA-32> rene * r37391 /trunk/package/gnome2/gnome-system-tools-backends/gnome-system-tools-backends.desc: * updated gnome-system-tools-backends (2.10.0 -> 2.10.1) 12:55 < CIA-32> rene * r37392 /trunk/package/network/openvpn/openvpn.desc: * updated openvpn (2.1.1 -> 2.1.2) 12:55 < CIA-32> rene * r37393 /trunk/package/gpe/xserver-common/xserver-common.desc: * updated xserver-common (1.33 -> 1.34) 13:05 < CIA-32> rene * r37394 /trunk/package/ (12 files in 12 dirs): 13:05 < CIA-32> * fixed hardcoded opt/gnome2 paths in the various autoconf regen quirks in gnome2 packages 13:05 < CIA-32> * added some TODO annotation where use looks suspicious 13:05 <@rxr> I wonder if most of those regen stuff due lib64 are still required after all, ... guess I should do a testbuild with those removed, ... 13:06 <@rxr> maybe I should make the 8-way MacPro my workstation, it's VT performance sucks so much, ... and get another, or two AMD Phenom II X6 for our growing server farm, ... 13:07 <@rxr> why the heck does gconf not find glib.h in the nightly build, oh my 13:08 <@rxr> I really should work on my nightly auto fixup script that recognizes common build erros and compenstations why creating patches automagically, ... 13:10 <@rxr> oh my, so many people thinking everyone insall everything into /usr today 13:11 <@rxr> despite the occational breakage due unclean Makefiles, I really like the default seperation in T2, of putting major stuff into /opt, ... and I also really like of still putting X wherre it used to live historically, namely /usr/X11, ... 13:11 <@rxr> although nowadays I would rather put it into /opt/X11 (or so), but, still having all X stuff together like back in the days is really nice 13:12 <@rxr> can't stand having really anything in /usr on the "major dists" 13:12 <@rxr> (of course someone can still change the default prefixes in a T2 build in case someone likes the mess) 13:19 <@rxr> koan: working on a libsoup fix 13:32 <@rxr> I really wonder why some freaking packages do autoregen automatically in this stupid "missing" scritps, ... 13:32 <@rxr> scripts, ... 13:33 <@rxr> maybe we should overwrite this stupid missign scripts globally with bin/true and get rid of this strange thing once and for all 13:34 <@rxr> it's only causing problems, headache if those packages decide they want to regen their auto* junk "just in case" for "the fun of it" (tm) 13:38 < CIA-32> rene * r37395 /trunk/package/gnome2/libsoup/libsoup.conf: * fixed libsoup not to autoregen itself, when not required, ... 13:39 <@rxr> I'm really inclient to disable the missing noncense globally, guess I start a full reference build with such a quirk for the test of it 13:42 <@rxr> now built in my "nightly" tester for x86: 13:42 <@rxr> == 08/22/10 13:42:18 =[5]=> Finished building package libsoup. 13:43 <@rxr> and x86-64: 13:43 <@rxr> == 08/22/10 13:42:38 =[5]=> Finished building package libsoup. 13:44 <@rxr> intersting, did not know one can use extern "C" on a per function basis, only knew the whole scopr {} use, ... 13:44 <@rxr> extern "C" void 13:44 <@rxr> platform_set_palette(const uint8 *palette) 13:44 <@rxr> { 13:44 <@rxr> ... 13:44 <@rxr> from Haiku, ... 13:44 <@rxr> http://dev.haiku-os.org/changeset/38306 13:45 < koan> thanks for thje libsoup fix! 13:46 <@rxr> guess I should blog about exception (mis)use of C 13:46 <@rxr> recently came across some other nice constructs in Lua 13:46 <@rxr> and used some exceptional constructions in some of my own code recently, ... 13:47 <@rxr> some language corner cases are always educating 14:32 <@rxr> http://www.wired.com/gamelife/2010/08/remember-reach/ 14:34 <@rxr> http://rene.rebe.de/2010-08-22/so-why-the-heck-do-i-blog-in-english/ 14:51 < koan> when I merge docbook-tools, I get the following error: http://pastebin.com/vFbuwzBq 14:51 < koan> emerge 15:09 <@rxr> hm 18:54 < koan> I give up, I searched for the docbook-tools error on a lot of forums, but can't find what is going wrong here 19:05 <@rxr> sorry, was away 19:07 <@rxr> btw. I just saw the politican with English language problems entering the ARD capital city studio 19:07 <@rxr> on the way from the office to the appartment I'm usually crossing the governmental destrict ;-) 19:09 <@rxr> ah, damn yes, there was something, latest firefox version do no longer build on powerpc :-( 19:09 <@rxr> ../../ipc/chromium/src/build/build_config.h:61:2: error: #error Please add support for your architecture in build/build_config.h 19:09 <@rxr> thanks folks, ... 19:17 <@rxr> aha due some new ipc feature 19:20 <@rxr> stuipd me, I was under the impression the are enough atomic op abstractions by now, ... 19:25 <@rxr> the thing could also default to no-IPC process seperation for architectures where this is not yet supported, sigh, what are the tons of auto* junk worth? 19:26 <@rxr> damn, I think one VM server overheated, ... 20:01 <@rxr> so, tweaked manual fan settings yet again 20:01 <@rxr> the automatic settings did not work at all, ... 20:01 <@rxr> too bad noone wanted to deliver the 95W variant of the 125W flavour we currently are stuck with, ... 20:02 <@rxr> k10temp-pci-00c3 20:02 <@rxr> Adapter: PCI adapter 20:02 <@rxr> temp1: +50.0 C (high = +70.0 C) 20:02 <@rxr> /dev/sda: WDC WD20EARS-00S8B1 : 41 C or F 20:02 <@rxr> cpu MHz : 2800.000 20:02 <@rxr> cpu MHz : 2800.000 20:02 <@rxr> cpu MHz : 2800.000 20:02 <@rxr> cpu MHz : 2800.000 20:02 <@rxr> cpu MHz : 2800.000 20:02 <@rxr> cpu MHz : 2800.000 21:24 -!- Veinor [~Veinor@XVM-ONE-160.MIT.EDU] has joined #t2 21:24 -!- Veinor [~Veinor@XVM-ONE-160.MIT.EDU] has left #t2 ["WeeChat 0.3.3"] 21:26 < CIA-32> rene * r37396 /trunk/package/www/firefox/firefox.conf: 21:26 < CIA-32> * fixed firefox for arch not in {x86,x86-64,arm} due new ipc process 21:26 < CIA-32> seperation not available for others, and removed a trailing space 22:47 -!- gw [~gw@ppp118-208-166-244.lns20.bne4.internode.on.net] has quit [Quit: Leaving] 23:12 [Users #t2] 23:12 [@ChanServ] [ ch172 ] [ koan ] [ rogermason] [ zod] 23:12 [@rxr ] [ CIA-32 ] [ mjungwirth] [ Stealth ] 23:12 [ aloof ] [ Igneous] [ mtr` ] [ TobiX ] 23:12 -!- Irssi: #t2: Total of 13 nicks [2 ops, 0 halfops, 0 voices, 11 normal] 23:13 <@rxr> Error logs from reference-9.0-trunk-reference-x86-i686-linux: 23:13 <@rxr> 3117 builds total, 430 completed fine, 4 with errors, 2683 to go. 23:13 <@rxr> Error logs from reference64-9.0-trunk-reference-x86-64-amdfam10-linux: 23:13 <@rxr> 3107 builds total, 285 completed fine, 2 with errors, 2820 to go. 23:16 <@rxr> one was a download checksum error, ... 23:21 <@rxr> temp1: +38.9 C (high = +70.0 C) 23:21 <@rxr> 23:21 <@rxr> /dev/sda: WDC WD20EARS-00S8B1 : 41 C or F 23:53 < CIA-32> rene * r37397 /trunk/package/x86/vx32/vx32.desc: * changed vx32 build priority (103.200 -> 150.000), to build after libx11 dependency --- Log closed Mon Aug 23 00:00:49 2010