[00:07] gnu n8! [00:19] hannes_: nopch da? [00:19] groff won't compile [00:19] better the groff documentation makes problems [00:37] someone here who might can help me? [00:37] with the groff problem? [00:41] huhu? [00:51] moin! [00:56] hi mnemoc [00:57] can you help me? because i have a problem compiling the groff packet [00:58] query me your last 10 lines of src.groff.foo/ERROR-LOG [00:59] moment [01:00] GROFF_COMMAND_PREFIX=''; export GROFF_COMMAND_PREFIX; GROFF_BIN_PATH=`echo /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/roff/groff /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/roff/troff /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/preproc/pic /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/preproc/eqn /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/preproc/tbl /ROCK/src.grof [01:00] f.1102034966.12073.3142288416/groff-1.19/src/preproc/grn /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/preproc/refer /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/preproc/soelim /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/preproc/html /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/devices/grops /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/devices/grohtml | sed -e 's| *|:| [01:00] g'`; export GROFF_BIN_PATH; sed -e "s;@VERSION@;1.19;" pic.ms | /ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/src/roff/groff/groff -M/ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/tmac -M/ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/tmac -F/ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/font -F/ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/font -Upet [01:00] -ww -Tps -ms -mwww >pic.ps [01:00] :432: warning: closing delimiter does not match [01:00] :0: macro error: diversion open while ejecting page (recovering) [01:01] make[2]: *** [pic.ps] Error 2 [01:01] make[2]: Leaving directory `/ROCK/src.groff.1102034966.12073.3142288416/groff-1.19/doc' [01:01] make[1]: *** [doc] Error 2 [01:01] query! :D [01:01] make[1]: Leaving directory `/ROCK/src.groff.1102034966.12073.3142288416/groff-1.19' [01:01] make: *** [all] Error 2 [01:01] --- BUILD ERROR --- [01:01] sorry.. [01:01] i forgot to put it in the query. [01:01] you want it now still in the query [01:01] ? [01:01] no tahnks [01:01] oky [01:02] i think i saw this before [01:02] wasn't that due to over-optimizing groff? [01:02] hmm.. [01:02] (on athlon* and pmmx optimization this doesn't occur) [01:03] i have P4 [01:03] and i enabled it. [01:03] can i disable it for one single packet? [01:03] package.. [01:04] you may need to do a .conf hack to disable / reduce opt for a single package [01:04] wait [01:04] why do i write package always wrong. [01:04] ahh i'll can i just do it with going into package/base/groff and editing there some lines? [01:05] oky i'll wait [01:05] (hi fake! :-) [01:05] can you put things like that somewhere on the webpage? [01:06] i mean a list of packages and with the problems you might can get? [01:06] open package/base/groff/groff.conf [01:06] at the very bottom, add [01:06] var_append GCC_WRAPPER_REMOVE " " '-march=* -mcpu=* -O -O[0-9s]' [01:06] this builds groff un-optimized [01:06] shouldn't hit you hard performance-wise [01:07] oky i will try [01:07] but now i get this too: [01:07] WARNING: Found Documentation/./.BUILD.swp [01:07] WARNING: Found package/./x11/xorg/changeProjectRoot.patch-x [01:07] when i do a ./script/Cleanup [01:07] please report your results, this is a dry exercise ;) [01:07] i didn't had it befor [01:08] nevermind [01:08] i'll report [01:08] moment [01:08] .BUILD.swp is a file left over from a vim you killed or still have open ;) [01:09] hmmm .. moment.. i guess i had some vims open wait [01:10] those warnings aren't fatal [01:10] anyways [01:10] oky nevermind i still had the Docfiles open. [01:12] oky again same error [01:12] damn [01:12] wait [01:13] hmmm [01:13] can you paste me a random line from the middle of src.groff.foo/cmd_wrapper.log ? [01:14] 2 lines, to be exact [01:14] a - and a + line [01:14] moment [01:17] just one set of these both? [01:17] - gcc-34 -g -O2 -o pfbtops pfbtops.o /ROCK/src.groff.1102036097.31898.1192111091/groff-1.19/src/libs/libgroff/libgroff.a -lm [01:17] + gcc-34 -Os -pipe -march=pentium4 -o pfbtops pfbtops.o /ROCK/src.groff.1102036097.31898.1192111091/groff-1.19/src/libs/libgroff/libgroff.a -lm -s [01:17] it looks like a patch diff dile [01:17] err file [01:18] argh! [01:18] and the optimation is still active [01:18] damn, that -march=pentium4 shouldn't be there anymore [01:18] make the line you added to groff.conf to: [01:18] var_append GCC_WRAPPER_REMOVE " " '-march=pentium4' [01:19] (ugly, but should work) [01:19] oky i'll try [01:20] you may enable CMD_WRAPPER debugging fag [01:20] flag* [01:20] hmm how do i do that? over the config? [01:20] somewhere? [01:21] mom [01:22] at the moment i can't see any -march=pentuim4 in the 3-groff.out log [01:22] you wont [01:22] only at cmd_wrapper.log [01:23] again.. [01:24] ohh oky moment [01:24] but same error.. [01:24] can'T the problem be in pic? [01:24] SteffenP: run ./debug.sh from src.groff.foo [01:24] moment [01:25] yep i have [01:25] cd gro* [01:25] ? [01:25] i mean groff-somthing? [01:26] oky i am in.. [01:26] cap (~cap@p213.54.83.78.tisdip.tiscali.de) joined #rocklinux. [01:26] what does cmd_wrapper.log say now? [01:26] export GCC__WRAPPER_DEBUG=1 [01:26] is the -march crap still in there? [01:26] export GCC_WRAPPER_DEBUG=1 [01:27] fake yes it is. [01:27] and run make all [01:27] hrmpf [01:27] Action: fake stoopid [01:28] fake: ? [01:28] make that line in the .conf [01:28] var_append GCC3_WRAPPER_REMOVE " " '-march=pentium4' [01:28] ohh i should have said, make is going to work there but stops with another error.. a diffrent one.. after this [01:28] architecture/x86/gcc-options sets GCC3* [01:28] i can do another make and it runs fine. [01:28] but a make clean ; make all gives me the first error [01:28] fake: doesn't GCC_ affect every gcc wrapper? [01:29] the one which abborts the build [01:29] moment [01:29] mnemoc: i thought so... [01:29] cap (~cap@p213.54.83.78.tisdip.tiscali.de) left #rocklinux. [01:29] if not, it is a bug [01:29] yes [01:30] mnemoc: hmm the same error.. [01:30] ohh i made a make clean [01:30] before i did a make all [01:31] hmm same error.. fake i will try now the other line [01:31] SteffenP: ./debug.sh gives you the same enviroment that Build-Pkg use, so you can run specific tests [01:32] SteffenP: my line was to enlarge log info [01:32] SteffenP: not to fix anything [01:33] mnemoc: yeah i have seen in the beginning of the compilation that there was something with deleting ... and inserting parameters... and new command is.. gcc something [01:34] your goal is to have the -march=... removed in cmd_wrapper.log [01:35] good luck - i have a lot of other stuff to do right now and can't test this enough to give you qualified directions.. mayeb wake up hannes, he's sleeping too much anyways *g* [01:35] hehe [01:35] same error [01:36] i have to study for an important exam right now :( [01:36] moment [01:36] fake well it's still in there [01:36] SteffenP: using ./debug.sh and _WRAPPER_DEBUG env var you can see what the wrapper is doing and why it's not removing -march [01:37] i'll try [01:37] moment [01:38] Insert: -Os [01:38] Insert: -pipe [01:38] Insert: -march=pentium4 [01:38] this is what i see there [01:38] so it is still present. [01:39] SteffenP: var_remove GCC3_WRAPPER_INSERT '-march=[^ ]*' [01:39] or var_remove GCC_WRAPPER_INSERT '-march=[^ ]*' if that doesn't work [01:39] fake: i remember now [01:40] fake: REMOVE only removes strings from command line [01:40] mnemoc: yes! of course! argh! [01:40] mea maxima culpa... [01:40] are you sure it's not var_remove_regex ? [01:41] is there a documentation of all these things? [01:41] fake: right :) [01:42] so i have to use var_remove_regex? [01:42] yes [01:42] var_remove_regex [01:42] because it's a regex :) [01:42] == 12/03/04 02:42:05 =[3]=> Finished building package groff. [01:42] tada [01:43] :D [01:43] weee! [01:44] GCC3_ o GCC_ ? [01:44] thanks all.. i just included both :o) [01:44] should i try it with only one? [01:44] so you'll know for sure? [01:45] SteffenP: https://scavenger.homeip.net/rockdoc/ [01:45] try GCC_ [01:45] and if you feel generous write something on the new wiki about it :) [01:46] :) hmm i'm bad at writing.. but where should i put it .. or can you make there a page for Problems/Hints [01:47] moment [01:48] just create a page and call it 'collation of topics' or so [01:50] well i could put there that it was impossible to build on Debian.. [01:50] because i tried it yesterday and gave up.. on this [01:51] SteffenP: you could have asked for help :) [01:52] mnemoc: i did i asked hannes.. and even he didn't know what went wrong.. all we know it had to do with the ./debug.sh environment ... [01:52] the error and by the way the only error was: dl_open can't find something.. [01:53] i guess debian uses to much dynmic librarys and all this.. [01:53] vi and co didn't wanted to work no more [01:54] oky i have to add both GCC_WRAPPER_INSERT and GCC3_* [01:54] both? [01:55] i've tried first only GCC_* [01:55] didn't worked [01:55] now i tried with the GCC3_* [01:55] didn't worked and now both again [01:55] didn't work.. [01:55] arrgh [01:55] var_remove_regex GCC_WRAPPER_INSERT '-march=[^ ]*' [01:56] aren't you missing the delimiter? [01:56] moment.. can it be that i need maybe i did something worg. [01:57] fake: true [01:57] how did it worked before? [01:58] i had all diffrent versions you both told me in the conf file [01:58] :o) [01:58] :p [01:58] and i removed not the right ones.. moment [01:58] maybe now it will work [01:59] mnemoc: are you aware that openldap is broken in trunk? [01:59] oh [02:00] no idea, i have never build trunk [02:00] okay, i'll fix it ;) [02:00] =) [02:00] only this line: var_remove GCC3_WRAPPER_INSERT '-march=[^ ]*' [02:00] is needed [02:00] o_O [02:10] i'll now try to add one page about compiling problems.. [02:15] so the other is there have to be a page about how to install / download a package.. and how to remove i will write just a few little lines.. but someone with a better english that me will have to redoo this [02:16] SteffenP: you, a user, are the best person to write about that [02:17] SteffenP: our view of the 'problem' is far diffrent, and tend to be useless for users [02:17] :o) [02:18] look at the handbook :\ [02:18] how you call the system you're building the rock thing first? [02:19] like i had problem in debian which had only to do with the debian system. [02:19] host? [02:21] hmmmm... well maybe oky.. i will see [02:51] mnemoc: the last line in openldap.conf just needed some un-commenting and an additional '2' ;) [02:52] good :) [02:52] rehi [02:52] puhh it is not as easy to write something.. [02:52] hehe [02:52] hi hannes_ [02:53] hi SteffenP [02:53] Action: hannes_ is still fighting with selinux-policies and flex :/ [02:53] moin hannes_ *g* [02:53] why are you smiling, fake? [02:54] hannes_: ähmm shouldn't you already be in bed sleeping or so? [02:56] i just have lectures from 8:00 to 9:30 and than weekend starts! [02:56] hannes_: madtux is highly involved on selinux, maybe he can give you a hand [02:57] mnemoc: that would be cool [02:59] hannes_: it's all your fault.. i haven't done a bit on my game.. [02:59] SteffenP: you are infected with the rock-linux-virus ;) [03:00] hannes_: well at the moment i try to write a page for the handbook.. [03:01] so others who just started with Rock will have it a bit easyer.. [03:02] that's nice [03:10] nullslack (~nullslack@203.131.109.114) left irc: Read error: 110 (Connection timed out) [03:16] nullslack (~nullslack@203.131.109.114) joined #rocklinux. [03:20] sind die var_ [03:20] sry [03:39] gnu n8! [03:41] n8! [04:06] blindcod1r (~blindcode@dsl-213-023-152-116.arcor-ip.net) joined #rocklinux. [04:07] blindcoder (~blindcode@dsl-213-023-153-131.arcor-ip.net) left irc: Nick collision from services. [04:07] Nick change: blindcod1r -> blindcoder [04:21] https://scavenger.homeip.net/rockdoc/CompilingProblems <--- here first version.. but i don't know.. i hope someone will go over it.. because i'm bad in english [04:21] and some thing i knew what was happen but i didn't know the name and how it worked in the thing.. maybe can rewrite it in a better way [04:22] SteffenP: that's the good of wikis, everyone has power [04:23] i know.. [04:23] tzz not even my game had such a good troubleshooting page.. :o) [04:23] hehe [04:23] that's a funny page [04:24] why funny? [04:24] The CmdWrapper? is something unknown (for the guy who wrote this page here) [04:24] *laughes* [04:24] i just put in words what i knew .. [04:24] excellent [04:24] hannes said he will write tomorrow a page about the cmd_wrapper [04:25] CmdWrapper :) [04:25] yep somehow it is possible as soon as someone write something about the cmdwrapper that there will be the text cmd_wrapper [04:26] like the one text "Which Tree Do I Have" [04:26] there you can give the text a name.. [04:26] that's great [04:26] a normal one.. [04:27] does anyone here have problems with linux-2.6.9 and responsiveness on IDE access? [04:27] Action: SteffenP used 2.6.8 in debian.. [04:27] 2.6.8.1 :) [04:28] so i can't say anything. [04:28] Action: fake considers downgrading... [04:28] what about 2.6.10-rc ? [04:28] 2.6.10-rc2 is (besides that) pretty stable, though [04:28] ;) [04:28] =) [04:28] hmmm ohh and who is working on the network scripts... is there a normal easy way to add a network device with only ipx? [04:29] SteffenP: you may need to add an ipx module for rocknet [04:29] hmmmm.. rocknet.... oky i will look at this tomorrow.. [04:29] at last i want my Descent2 game running here.. [04:30] descent2 - i remember that... [04:30] i was too stupid to get used to the controls [04:30] always rammed walls and stuff [04:31] hmmm.. i love this game.. it's great i still drive from ingolstadt to luebeck every year once or twice.. :) [04:31] jups to play this game on a lan.. :) [04:32] you're from ingolstadt? [04:33] yep. [04:33] well i live here.. but i am not from here.. :) [04:34] now that's interesting. [04:34] <- from ingolstadt, too [04:34] yes i know.. Hannes told me.. [04:35] :) [04:35] hrmpf. [04:36] ? [04:36] evolution 2.0.2 works great - as long as you dont' try to open the settings dialogue [04:37] Action: SteffenP uses slypheed-gtk2 [04:37] evolution is to big as to be a single email client :o) [04:39] yes. but i need some application feeding my ldap-server and sycronizing my appointments with my cellphone ;) [04:40] hmmm as long as the puk-5 usb wire from nokia isn't supported i won't need it.. [04:40] do you use Xorg? [04:40] i need someone who can test something [04:41] i have xorg running currently, yes [04:41] ohh and sdl installed? [04:41] sure [04:41] ahh.. moment [04:41] but no xdamage/xwhateverstupidextension runnin [04:41] *running [04:42] https://stpohle.dyndns.org/bomberclonefiles/bomberclone-0.11.4test2.tar.gz [04:42] try if you can run it.. [04:43] compile and run [04:43] usually it should work.. but hannes uses Xorg too and there i got a crash. [04:43] wait [04:43] oky only the game segfault [04:43] bomberclone? [04:43] yes [04:43] get a faster link... [04:43] *g* [04:43] yours? [04:44] yes [04:44] but 0.11.3 and 0.11.4 are still not working as good as i want. [04:44] =D [04:45] well i made too much changes from 0.11.2 to 0.11.3 so there showed up alot of little problems [04:46] looks cool! [04:47] well the network part is working so it's quite fun.. if all the little bug wheren't [04:48] there is no perfect software :) [04:49] yeah.. i wanted to have support that the server can leave the game and the people can still play.. and i almost have it that way.. but this change mixed up too much my network code.. [04:49] 54%... [04:49] ohh so slow [04:49] i have nothing going on here.. my network should be free [04:49] SteffenP: why don't you use sourceforge structure to distribute it? [04:50] hey how often will gcc and glibc compiled.. it's the 3 or 4th time.. [04:50] mnemoc: i use. [04:50] but the version fake is downloading is still testing. [04:50] SteffenP: why don't you use sourceforge structure to distribute it? :) [04:51] so from sf you can only download 0.11.3 and thats it. [04:51] i hope in one week or so i will have a new version.. but i don't think so [04:51] SteffenP: ~12K/s [04:52] outch [04:52] hmm.. [04:52] hrmpf. koffice now depends on python. great. [04:52] Action: SteffenP wants a faster connection [04:54] hmm.. [04:54] does anyone use nfs there? [04:55] SteffenP: you may be interested in the offers from kabel deutschland [04:55] 4MBit/s down, 521kbit/s up, full flat rate for 99EUR / month [04:55] because a mount gateway:/home /home-gw just stuck [04:55] have you started portmap ? [04:55] what thats all. and aviable here in germany? [04:56] hmmm is it not coming up alone? [04:56] SteffenP: yes, if you have cable [04:56] no, on a rock system: rc portmap start [04:56] ahh oy [04:56] make is running... [04:56] i have cable [04:56] fake ahh oky [04:56] gdb src/bomberclone [04:56] after make [04:57] don't install it [04:57] run [04:57] wait for the crash you will get.. if you get one and then there bt [04:57] oky portmap was missing [04:58] SteffenP: works like a charm [04:58] grmml.. [04:59] no, i guess hannes problem is unrelated. [04:59] it should crash right after you run the game.. [04:59] a patch has gone into rock just recently that fixed a libsdl problem [04:59] that makes it complicated. [04:59] is the crash in SDL_mmx something? [04:59] yep.. even on the mailinglist they didn't know why [04:59] yes it is [04:59] why? [04:59] that's exactly what i fixed. [05:00] ahhh oky [05:00] a patch to make libsdl compile with gcc 3.4.x has caused regressions [05:00] oky good to know [05:06] steffen_ (~steffen@p3E9EA5A9.dip.t-dialin.net) joined #rocklinux. [05:06] steffen__ (~steffen@p3E9EA5A9.dip.t-dialin.net) joined #rocklinux. [05:07] uhmmm [05:07] stupid reconnect [05:12] steffen_ (~steffen@p3E9EA5A9.dip.t-dialin.net) left irc: Read error: 104 (Connection reset by peer) [05:15] so i am now in my bed.. good night all.. [05:16] steffen__ (~steffen@p3E9EA5A9.dip.t-dialin.net) left irc: "https://www.bomberclone.de" [05:16] n8! [05:17] n8 fake [05:18] no, not me, to steffen ;) [05:19] :p [05:26] SteffenP (~steffen@p5480431C.dip.t-dialin.net) left irc: Read error: 110 (Connection timed out) [06:07] nullslack (~nullslack@203.131.109.114) left irc: Read error: 110 (Connection timed out) [07:24] g'moin [07:31] remoin ;) [07:39] BoS (~BoS@dialin-212-144-072-232.arcor-ip.net) joined #rocklinux. [07:43] i have to leave, bye [08:01] Hello the Chan [08:11] moin [08:11] netrunne1 (~andreas@pD9E8DEEB.dip0.t-ipconnect.de) joined #rocklinux. [08:17] how are blindcoder [08:18] sleepy, thanks. you? [08:18] little bit too, cause my work ake me all my time [08:19] here it's more because of workout :) [08:28] netrunner (~andreas@pD9E8D14A.dip0.t-ipconnect.de) left irc: Read error: 110 (Connection timed out) [08:28] Nick change: netrunne1 -> netrunner [08:32] moin [08:36] moin moin [08:45] anybody running 2.4 and want to fix my alsa-driver patch for that? [08:46] Action: netrunner wonders why nobody notices the broken alsa modules in 2.6 [08:46] hum? [08:47] what broken alsa modules? [08:47] works for me in crystal with 2.6 [08:47] no. they install as .o in the /lib/modules/2.6 ... [08:48] oh, sorry, I think I am talking of linux-drm [08:49] I never knew what linux-drm is [08:49] blindcoder: the drivers that enable dri for X in the kernel [08:49] isn't that already part of the kernel? [08:49] so you can run glxgears really fast :) [08:49] no [08:50] well, I'm using nvidia, does that count? [08:50] hm, dunno, think not. [08:51] you use binary drivers? [08:52] sure [08:53] BoS_ (~BoS@dialin-212-144-019-062.arcor-ip.net) joined #rocklinux. [08:54] fake: do you happen to use linux-drm? [08:55] no [08:55] nvidia here, too [08:55] :( [08:56] grmbl. [08:56] I submitted a patch once, but clifford said it fails for 2.4. I cannot test it as I have no 2.4 here ... [09:00] BoS (~BoS@dialin-212-144-072-232.arcor-ip.net) left irc: Read error: 113 (No route to host) [09:10] kasc_ (kasc@dsl-082-083-047-225.arcor-ip.net) joined #rocklinux. [09:20] kasc (kasc@dsl-082-083-044-061.arcor-ip.net) left irc: Read error: 110 (Connection timed out) [09:20] Nick change: kasc_ -> kasc [09:27] Nick change: BoS_ -> BoS [10:06] Captain (~Captain@d142-59-231-163.abhsia.telus.net) joined #rocklinux. [10:29] rehi [10:31] re [10:31] moin ha [10:31] moin hannes_ [10:35] fake: btw. single line breaks are now possible with subwiki [10:36] fake: I changed the css so that

has a padding-top of 0px [10:37] err... okay [10:46] moin [10:48] hi th [10:49] moin th [10:49] th: guess we can disable gpg in licq [10:50] th: my local installation doesn't use it. I don't even have gpgme installed [10:50] th: it also uses openssl for encryption, not gpg [10:51] i see [10:51] you don't have the required confopts handy, do you? [10:52] no [10:52] --without-gpg if I had to guess :) [10:53] should i remove libcdk again? [10:54] moin [10:54] hi owl [10:54] hi th [10:55] th: only if you want to keep licq 1.2.7 [10:55] moin owl [10:55] hi blindcoder [10:56] blindcoder: current head has 1.2.7 without libcdk [10:57] haeh? [10:57] https://www.rocklinux.net/svn/rock-linux/trunk/package/blindcoder/libcdk/ [10:57] s,head,head of stable, [10:57] i'm only talking of stable [10:58] th: ah, okay. but didn't you ask to update to 1.3.0? [10:58] yes i did. [10:58] and i updated gpgme to 1.0.0 for that [10:58] but that seems to have regressions in gpa and licq [10:58] so why do you want to remove libcdk? [10:59] i guess i need to stay at 0.4.0 for gpgme [10:59] blindcoder: i just added libcdk [10:59] blindcoder: and i'm wondering wether i nead to revert this add to get a working licq back [10:59] but i think the regression is from gpgme only [10:59] th: libcdk is necessary for the licq 1.3.0 ncurses interface [10:59] if you want to stay with 1.2.7 you can remove it [11:00] i would like to go for 1.3.0 but it fails due to some gpg issues. [11:01] ahh [11:01] that's worth a try for --disable-gpg. but that does not solve the gpa regression [11:01] In file included from gpa.h:32, [11:01] from gpa.c:35: [11:01] gpgmetools.h:65: warning: `GpgmeError' is deprecated (declared at /usr/include/gpgme.h:1518) [11:01] gpgmetools.h:71: warning: `GpgmeData' is deprecated (declared at /usr/include/gpgme.h:1517) [11:05] but gpa is unchanged and it's the same in stable [11:05] ahh [11:05] and it's failing in trunk too [11:05] with the same errors [11:07] perhaps we should try gpa-0.7.0? [11:08] worth a try [11:09] == 11:08:36 =[9]=> Building rene/gpa [0.7.0 2.0.3]. [11:10] == 12/03/04 11:09:43 =[9]=> Finished building package gpa. [11:10] that's it [11:13] :) [11:14] sylpheed is another gpgme regression [11:17] but first i'll try the --disable-gpg [11:18] going for sylpheed 0.9.12 might help [11:19] --disable-gpgme disable GPGME support [11:24] ahh xine is failing in trunk too.. [11:24] lot's of packages failing in trunk again. [11:26] O_O [11:28] ahh xine just needs a rediff for one of the patches [11:31] hmmm i really like to have more results from latest trunk builds available. [11:32] input for sonar for example [11:32] and all build-logs [11:33] blindcoder: how would cliff need to contribute refbuild results for sonar to you? [11:33] Action: daja77 doin a new trunk build atm [11:33] blindcoder: could we make this scriptable for him? [11:33] th: mailing me the /var/adm directory would be enough [11:33] I'll sort it out [11:33] blindcoder: like automatically taring it up and sending via http? [11:34] th: I can set up a perl script for that [11:34] blindcoder: i guess that could help [11:34] blindcoder: could sonar even provide access for build-log files? [11:34] th: so that he just uploads the /var/adm as tar.bz2 and sending it over to me [11:34] ack [11:34] th: sure, just needs to be extended for that [11:35] that would be of great help i think [11:35] th: I'll write up a misc/archive/ script for that [11:35] blindcoder: great [11:35] daja77: could you do your trunk build without bash2? [11:36] too late ... [11:37] blindcoder: ok so i cancelled my mail for cliff regarding "please-provide-a-bit-more-results" [11:37] == 12/03/04 11:36:33 =[9]=> Finished building package licq. [11:39] - eval ./configure $confopt [11:39] + eval ./configure $confopt --disable-gpgme [11:39] blindcoder: you should change that in licq.conf [11:39] blindcoder: tested in stable [11:40] and when you are at it: [11:40] + pkgcheck xosd X && bool "Build the OSD Pluin" ROCKCFG_PKG_LICQ_OSD 1 [11:40] there is a typo [11:40] th: can you send a patch for it? I'll ack it then [11:41] gotta go now, bbl [11:41] blindcoder: i will. [11:41] th: thanks :) [11:41] blindcoder: cya - please keep me posted with that misc/archive script [11:45] Action: daja77 trying to figure out the hw base for the simputer [11:46] blindcoder: 2004120311461127412 [11:46] Action: th trying to figure out why avifile fails to build. [11:47] In file included from fft_sse.c:24: [11:47] /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/include/xmmintrin.h:37: no data type for mode `V4SF' [11:47] /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/include/xmmintrin.h:40: no data type for mode `V4SF' [11:47] sounds familiar to anyone? [11:47] Nick change: BoS -> BoS^afk [12:00] anyone could put a recent avilfile build log from trunk online somewhere? [12:30] SMP (~stefanp@vanessa.wronline.net) left irc: "argl" [12:43] Togg (~sweitzel@reverse-213-146-118-69.dialin.kamp-dsl.de) got netsplit. [12:43] th (th@thzn.de) got netsplit. [12:46] Togg (~sweitzel@reverse-213-146-118-69.dialin.kamp-dsl.de) returned to #rocklinux. [12:46] th (th@thzn.de) returned to #rocklinux. [12:46] th (th@thzn.de) left irc: Remote closed the connection [12:46] th_ (th@thzn.de) joined #rocklinux. [12:46] Nick change: th_ -> th [12:47] Togg (~sweitzel@reverse-213-146-118-69.dialin.kamp-dsl.de) left irc: Read error: 104 (Connection reset by peer) [12:51] Togg (~sweitzel@reverse-213-146-118-69.dialin.kamp-dsl.de) joined #rocklinux. [12:57] th: server side is implemented (on my laptop only) [12:57] will put it up tonight [12:57] blindcoder: very good [12:57] now writing a script for misc/archive [12:57] yea [12:58] th: though it will not immediately be visible in Sonar [12:58] only be uploaded for review [12:58] yes thats fine [13:12] SMP (~stefanp@vanessa.wronline.net) joined #rocklinux. [13:36] SteffenP (~steffen@p3E9EA5A9.dip.t-dialin.net) joined #rocklinux. [13:40] th: misc/archive/sonar.sh looks good, too. will be tested once I'm home [13:40] blindcoder: cool [13:40] th: for lazyness' sake even this is possible: misc/archive/sonar.sh config/* :-) [13:41] e.g. passing config directories as argument... [13:41] nice [13:42] th: usually you would do: sonar.sh bootdisk crystal minimal [13:42] th: but config/* is just much easier :) [13:42] yea. how do you generate a more-or-less unique id for the /var/adm-set? [13:43] on the server [13:43] YYYYMMMDDD-HHMMSS [13:44] could also use an md5sum on date, revision, target and rockversion [13:45] but that's uninteresting on the client side [13:45] because the client just pushes a varadm.tar.bz2 to the server [13:47] but you can't extract the revision from /var/adm [13:47] hi all [13:48] th: no, but I can from 'svn info' [13:48] th: the client pushes the varadm.tar.bz2 and some more information to the server :) [13:48] ROCK Version, Subversion revision, target, description, comment [13:59] blindcoder: so do you out the whole `svn info` to the server? [13:59] blindcoder: that would be usefull [14:00] blindcoder: i'll just have a look myself, when you contribute that script ;> [14:00] th: no, just the revision [14:01] th: there's not much more useful information in there [14:01] th: lemme get my usb-stick.. [14:01] re [14:01] weee! i have my notebook back :))) [14:02] owl: working? [14:02] 10 bucks say it lasts three weeks at most :D [14:03] blindcoder: working. and with a much lower temperature (in idling state... - 39 °C)... normally it has about 50 °C when idling... [14:04] -39°C wow. quite cold. must be cooled by butan or something. [14:04] and: with a new keyboard ... now the keys are not blopping away while typing. [14:04] *cough* *kicking th* :p [14:04] ;-) [14:07] btw, could someone explain me why a person walks slowly on the street while rush hour, much traffic and so, and eating an "broetchen"? O_o [14:07] owl: because he's a calm person? [14:08] she was about 30 years old... and was slim. so she cant be calm... [14:12] why not? [14:13] th: in SubMaster. You might have to adapt the path to the /var/adm directory for 2.0 [14:13] th: just remembered now that it changed from 2.0 to 2.1 [14:15] ok [14:17] Action: blindcoder gone [14:18] blindcoder: why don't you put the meta data in a file in that tar? [14:33] is the package orbitCC needed for something? [14:35] SteffenP: what is the exact name of that package? [14:36] orbitcc [14:36] well i will leave it out.. i've never heard of it so the package what needs it will tell me anyway. [14:36] SteffenP: there is no such package [14:37] talking of orbitcpp? [14:37] packages depending on orbitcpp: [14:37] libbonobomm libbonobouimm orbitcpp [14:38] ahh yes sorry cpp i mean [14:38] hmmm [14:38] maybe i should take it [14:39] hmm neee [14:39] SteffenP: you might want to use the miscr/archive/showdeps.sh script. [14:42] oky thanks. [14:57] th is it planed to make it possible that all needed packages will be build too if i don't have them installed or in the build process that they will be selected too? [14:57] SteffenP: sure [14:57] because it's not that easy to follow all lib by hand.. [15:00] back [15:00] th: because I want a "normal" webinterface, too [15:01] th: so the meta-file will be created on the server side and is already compatible to ROCK Sonars dists.db file [15:01] blindcoder: ok. [15:01] hmm how can i add to the packet selection : X gome2 && extre/development [15:02] so that it adds only stuff needed to build gnome2 apps [15:03] rehi [15:04] SteffenP: just adjust the pkgsel [15:04] hannes well i did.. but what do i have to put in there.. [15:04] from the menu.. i do X gnome2 [15:04] then it adds me almost well everything what have to do with gnome2 [15:04] thats much more as i need [15:05] something like / gnome2 / { p; d; }; [15:06] and i need there: gnome2 and development [15:06] something like grep gnome2 packages.txt | grep development [15:06] you can also use the categories in your pkgsel [15:07] hmm categories? [15:07] see Documentation/Developers/PKG-CATEGORIES [15:08] yeah there i need exras/development [15:08] but then i get the kde stuff to.. [15:08] libkde and things like that [15:09] i think you want it too [15:09] i need something if (gnome2 AND development) [15:09] a lot of pkgs depend on kdelibs and the qt-stuff [15:09] well you know me kde i don't like kde at all and i never needed it.. [15:09] on debian i don't even have libkde installed.. [15:10] how can i add there two search strings? [15:10] so i can check for two? [15:11] hmm maybe i will write me a script or something that i can select one package and it will add automatic all needed packages.. :o) [15:11] i'll try now the gnome2 stuff all [15:12] ohh and will it split later the CD in two parts if it won't fit on one? [15:14] hmm complicated.. arrgh oky [15:14] yeah i have it [15:14] SteffenP: perhaps you should just read sed documentation? [15:15] X gnome2 extra/development [15:15] SteffenP: should be no problem to add such a logical combination in pkgsel [15:15] SteffenP: it will split more cds [15:15] jups.. [15:15] :) [15:20] someone experience with selinux-policies? [15:20] th: are you ignoring me? [15:20] SMP: no [15:20] SMP: i'm not receiving anything [15:20] what about now? [15:20] better [15:23] th: maybe something's broken with your new gpg key? [15:23] SMP: i somehow doubt that [15:24] did you get the 2nd test with encryption? [15:24] SMP: yes i did. and i answered non-encrypted. [15:25] I didn't see anything from you at all :-O [15:33] ringo (ringo78@xs2.xs4all.nl) joined #rocklinux. [15:45] madtux (~mike@200.91.101.97) joined #rocklinux. [15:45] hello [15:47] hi madtux , ringo [15:47] esden (~esden@p50805015.dip0.t-ipconnect.de) joined #rocklinux. [15:47] hi ho everyone [15:47] moin esden [15:48] hi owl [15:49] hi owl [15:53] Action: ringo has finally weekend :) [15:54] MOIN esden [15:54] damn caps [16:17] ringo (ringo78@xs2.xs4all.nl) left irc: "ByE (CUL)" [16:31] the next problem: configure: error: XML::Parser perl module is required for intltool [16:31] is this the cpan-xml-parse package? [16:43] nullslack (~nullslack@203.131.109.114) joined #rocklinux. [16:44] nullslack (~nullslack@203.131.109.114) left irc: Client Quit [16:51] treo (~xfman@D99aa.d.pppool.de) joined #rocklinux. [16:51] sali [17:01] anybody using kontact here? [17:02] bzw korganizer [17:03] Action: daja77 [17:03] esden (~esden@p50805015.dip0.t-ipconnect.de) left irc: Remote closed the connection [17:04] daja77: do you experience problems in the day-view? like appointments stretching over more lines than they should? [17:05] no [17:05] daja77: using 3.3.1? [17:05] but have just started using it, and don't have many entries [17:05] yes [17:07] hm. maybe I have a broken datafile :/ [17:07] Action: netrunner -> seminar [17:16] back [17:16] so now i have another problem [17:17] cpan-xml-libxml [17:17] i can't get it installed [17:18] ===[build_this_package:1 (last $?=0)> make prefix=/usr CC=gcc-34 CXX=g++-34 install [17:18] this is what i can read out of th elog file [17:19] could not find ParserDetails.ini in /usr/lib/perl5/5.8.5/XML/SAX [17:43] oky cpan-xml-libxml won't compile.. [17:43] thats bad [18:08] it's bad i can't get it compiles [18:08] err compiled [18:14] hmmm what means this: [18:14] Making post-install adaptions. [18:14] Found shared files with other packages: [18:14] usr/lib/perl5/5.8.5/XML/SAX/ParserDetails.ini: cpan-xml-libxml cpan-xml-sax [18:14] --- BUILD ERROR --- [18:14] removed `/var/adm/logs/5-cpan-xml-libxml.log' [18:14] Finished building cpan=cpan-xml-libxml. [18:15] SteffenP: you have shared files with another package [18:15] yeah but why it is going to abort this? [18:15] or how i can solve this problem? [18:16] var_append INSTALL_WRAPPER_FILTER "|" 'sed ...' in the conf file of the package [18:17] with the sed you change the location where the file is placed [18:17] just give it another name [18:17] have a look at package/base/bash/bash.conf [18:17] oky moment [18:18] i think in the bdb package it's often used, too [18:19] and have a look in submaster sometimes [18:19] it often happens that the prob is already solved [18:21] hannes_: you should make the checksum X [18:22] and no version tag [18:22] or [V] trunk [18:22] or something [18:22] blindcoder: you mean the submaster patch? [18:23] yes [18:23] jap, you are right [18:24] hmm i can't find the submaster thing [18:25] https://www.rocklinux.net/submaster [18:27] hannes there i can't find anything [18:27] what have to do with cpan-xml-* [18:27] blindcoder: done [18:27] and the var append where should i put it? [18:27] SteffenP: it was just a suggestion [18:28] i have a lot of packages but only one conf file in packages/import/cpan [18:28] hannes_: X not 0 [18:28] okay [18:29] i'll rediff again [18:30] blindcoder: the X means not to check the cksum at all? [18:30] yes [18:31] blindcoder: ok now? [18:33] perfect :) [18:39] tcr (~tcr@pD9EAB939.dip.t-dialin.net) joined #rocklinux. [18:39] anyone experience with nforce4 on linux? [19:00] moin [19:06] hi mnemoc [19:09] tcr (~tcr@pD9EAB939.dip.t-dialin.net) left irc: Remote closed the connection [19:13] hi SteffenP [19:23] nullslack (~nullslack@203.131.109.114) joined #rocklinux. [19:34] brb [19:34] SteffenP (~steffen@p3E9EA5A9.dip.t-dialin.net) left irc: "https://www.bomberclone.de" [19:41] ringo (ringo78@xs2.xs4all.nl) joined #rocklinux. [19:51] bye [19:51] treo (~xfman@D99aa.d.pppool.de) left irc: "cya@all" [20:00] ringo (ringo78@xs2.xs4all.nl) left irc: Remote closed the connection [20:02] SteffenP (~steffen@fortuna7.bingo-ev.de) joined #rocklinux. [20:03] so i am back [20:06] hannes_, are you there? [20:07] how can i make that it won't abbort with this error: [20:07] Found shared files with other packages: [20:07] usr/lib/perl5/5.8.5/XML/SAX/ParserDetails.ini: cpan-xml-libxml cpan-xml-sax [20:09] SteffenP: which pkg did you try to build? [20:11] cpan-xml-libxml [20:14] hmm very strange.. [20:16] SteffenP: so edit /var/adm/flists/cpan-xml-sax and remove that file [20:17] delete that file and rebuild cpan-xml-libxml after that [20:18] hmm moment i will try [20:22] it is compiling... [20:22] ... waiting ... waiting ... [20:23] oky it worked.. [20:23] will there any change in this packages? or can you make somehow that these double files will be in both packages? [20:47] trunk or stable tree? [20:48] there is not a single shared file in 2.0-stable tree [20:49] trunk [20:54] well trunk is always moving. it will be fixed somewhen. [20:54] but each file has to be in exactly one package [20:54] i guess that won't change [20:55] if two package provide the same file - which package would you want to have? [20:56] hmm i don't know.. [21:00] mnemoc_ (~amery@200.75.27.47) joined #rocklinux. [21:08] mnemoc (~amery@200.75.27.36) left irc: Read error: 110 (Connection timed out) [21:08] Nick change: mnemoc_ -> mnemoc [21:09] SteffenP: and cause we don't know either - we won't do such [21:10] yep i know.. [21:14] damn!! [21:14] tar: usr/X11R6/lib/X11/fonts/100dpi/timBI12-ISO8859-9.pcf.gz: Cannot open: No space left on device [21:15] now i have the problem with rep-gtk... [21:15] heh, sucks [21:15] :) [21:15] fake: sounds like tmpfs with 800M [21:15] no [21:15] and this time it's a compiler problem [21:15] that's the ultra30 trying to create the livecd squashfs *g* [21:16] i need a bigger disc... [21:16] oops [21:18] have anyone tried to guild rep-gtk? [21:20] is there something possible to add into the conf files like a diff file or so? [21:20] a patch, you mean? [21:21] just drop a -p1 patch ending with '.patch' in the package dir. [21:22] re [21:24] ahh oky [21:24] i'll [21:25] but it's good to have this ./debug.sh thingi.. [21:34] https://www.rocklinux.net/people/clifford/results/ref0511/5-rep-gtk.err <-- lol the same problem i have [21:36] SteffenP: most likely the package isn't that important [21:36] you can do the following: [21:36] chmod +x ./misc/archive/showdeps.sh [21:36] ./misc/archive/showdeps -usedby rep-gtk [21:37] hmm so i can just ignore it.. yeah it is strange he defined some functions with the same name but other parameters.. [21:39] SteffenP: gtk incompatibility [21:40] hmmm... yep.. [21:40] packages depending on rep-gtk: [21:40] - nothing - [21:40] so, forget it ;) [21:41] yep.. i'll [21:57] *lol*: https://gallery.infodrom.org/2004-09-Meeting/dsc00883.html [22:00] fake: where is the monitor? [22:02] which monitor? [22:02] it has a perfect 90 degree pos to the camera [22:02] ;) [22:03] hehe [22:07] oky i'm in the cinema [22:09] what will you watch? [23:01] praenti_ (~praenti@mail.obster.org) left irc: Read error: 104 (Connection reset by peer) [23:01] praenti (~praenti@mail.obster.org) joined #rocklinux. [23:28] esden (~esden@fortuna7.bingo-ev.de) joined #rocklinux. [23:28] hi ho everyone [23:29] hi esdentem [23:30] MPET! [23:33] hi esden , madtux , mnemoc [23:33] SED! [23:33] Miguel! ;) [23:33] hi ho madtux! [23:33] hi owl [23:34] Action: esden -> fake ... cu l8er [23:34] esden (~esden@fortuna7.bingo-ev.de) left irc: "Computer goes to sleep!" [23:49] madtux (~mike@200.91.101.97) left irc: "see ya on monday folks!" [23:50] someone has expierence with "degus"? [23:56] i interpret this as "no". well. gn8 ;) [23:57] bye owl [00:00] --- Sat Dec 4 2004