#archlinux-ports | Logs for 2018-01-18

Back
[00:30:38] -!- guys has quit [Ping timeout: 256 seconds]
[00:34:39] -!- MrBIOS has quit [Quit: MrBIOS]
[00:35:25] -!- MrBIOS has joined #archlinux-ports
[00:35:56] -!- MrBIOS has quit [Client Quit]
[00:44:21] -!- e1z0 has quit [Ping timeout: 256 seconds]
[00:46:16] -!- e1z0 has joined #archlinux-ports
[00:49:54] -!- TomTheDragon has quit [Ping timeout: 256 seconds]
[00:51:01] -!- guys has joined #archlinux-ports
[01:53:19] -!- bill-auger has quit [Quit: No Ping reply in 180 seconds.]
[01:54:45] -!- bill-auger has joined #archlinux-ports
[02:55:16] -!- eschwartz[m] has quit [*.net *.split]
[02:55:16] -!- finsternis has quit [*.net *.split]
[02:55:16] -!- phrik has quit [*.net *.split]
[02:55:16] -!- qguv has quit [*.net *.split]
[02:55:16] -!- arti has quit [*.net *.split]
[02:55:43] -!- finsternis has joined #archlinux-ports
[02:56:26] -!- arti has joined #archlinux-ports
[02:57:44] -!- eschwartz[m] has joined #archlinux-ports
[02:58:05] -!- qguv has joined #archlinux-ports
[02:58:18] -!- phrik has joined #archlinux-ports
[02:58:27] -!- e1z0 has quit [Ping timeout: 240 seconds]
[03:00:30] -!- e1z0 has joined #archlinux-ports
[03:15:57] -!- {levi} has quit [Quit: Leaving]
[03:31:27] -!- p71 has quit [Ping timeout: 248 seconds]
[04:23:16] -!- bill-auger has quit [Read error: Connection reset by peer]
[04:23:40] -!- bill-auger has joined #archlinux-ports
[04:29:50] -!- MrBIOS has joined #archlinux-ports
[04:30:05] -!- brtln has quit [*.net *.split]
[04:33:30] -!- brtln has joined #archlinux-ports
[05:19:06] -!- hringriin_ has joined #archlinux-ports
[05:22:28] -!- hringriin has quit [Ping timeout: 256 seconds]
[05:22:29] hringriin_ is now known as hringriin
[05:53:35] -!- oaken-source has joined #archlinux-ports
[06:10:14] -!- deep42thought has joined #archlinux-ports
[06:36:17] -!- MrBIOS has quit [Quit: Going offline, see ya! (www.adiirc.com)]
[06:48:40] <deep42thought> abaumann_: I s you build slave still building qt5-webengine?
[06:49:20] <deep42thought> It would be nice if you could finish it reporting back to the build master, so the job gets handed out to other build slaves automatically (and not only with my intervention)
[06:49:33] <deep42thought> (just for the future)
[07:16:17] -!- deep42thought has quit [Quit: Leaving.]
[08:03:48] -!- abaumann has joined #archlinux-ports
[08:04:14] <abaumann> deep42thought: yes, qt5-webengine is still building, but it failed with clean_chroot and is now running with build support.
[08:28:53] -!- yar has quit [Excess Flood]
[08:32:11] -!- yar has joined #archlinux-ports
[08:52:38] -!- deep42thought has joined #archlinux-ports
[08:57:53] -!- oaken-source has quit [Ping timeout: 248 seconds]
[09:03:25] -!- e1z0 has quit [Changing host]
[09:03:25] -!- e1z0 has joined #archlinux-ports
[09:05:01] <deep42thought> abaumann: ah, I see
[09:05:12] <deep42thought> this is the ol' libglvnd issue
[09:05:21] <abaumann> ohno.
[09:05:33] <deep42thought> it should build with build-support, though
[09:05:43] <deep42thought> because we still have libglvnd there :-)
[09:06:41] <abaumann> you have added build-as-root switch?
[09:06:57] <deep42thought> no
[09:07:07] <deep42thought> it just recognized build failures due to "built as root"
[09:07:09] <abaumann> run-as-root
[09:07:14] <abaumann> ah, i see.
[09:07:17] <abaumann> it's an error.
[09:07:26] <abaumann> well, yes, it follows Archlinux policies..
[09:07:29] <deep42thought> I was curious what all these "unknown" errors were
[09:07:32] <abaumann> building as root is indeed bad.
[09:07:50] <abaumann> virtualbox: cc1plus: out of memory allocating 65536 bytes after a total of 7901184 bytes
[09:08:14] <abaumann> nothing helps there but compiling it with -m32 on a 64-bit slave, I think
[09:08:36] <deep42thought> ok, so we need some "this-package-needs-cross-compiling switch", then?
[09:08:58] <abaumann> basically, it would start a 64-bit chroot instead of a 32-bit chroot.
[09:09:06] <abaumann> the question is, is it worth it for one package?
[09:09:23] <deep42thought> didn't you say you need something similar for i486, too?
[09:09:39] <abaumann> yeah. but very likely I will be the only one using it. :-)
[09:09:51] <deep42thought> doesn't matter to me
[09:09:58] <abaumann> another option I want to try first is to reduce -O2 on the failing C file
[09:10:02] <deep42thought> the new database should cover this need
[09:10:09] <deep42thought> ok
[09:10:22] <abaumann> in the hope it can compile the critical file without exhausting the memory
[09:10:31] <abaumann> ok.
[09:11:18] <abaumann> is qt5-webengine now blocking the qt5 sse2 bug?
[09:11:37] <abaumann> because then I can as well kill the job on my slave.
[09:11:55] <deep42thought> yes
[09:12:14] <abaumann> yes for blocking or yes for killing (or both)? :-)
[09:12:33] <deep42thought> first
[09:13:21] <deep42thought> I already engaged other build slaves on that job
[09:13:28] <deep42thought> but it does not work like that automatically
[09:16:25] <deep42thought> well, we could still move all other qt5-* packages, breaking qt5-webengine and dependent packages
[09:16:34] <deep42thought> potentially
[09:18:28] <abaumann> this would break KDE eventually again. but as it was broken before..
[09:18:38] <deep42thought> only for systems w/o sse2
[09:18:46] <abaumann> ah. that's true.
[09:18:52] <abaumann> and those are not very frequent.
[09:25:32] <deep42thought> Has qt5-webengine thrown any errors when building with build-support on your slave, already?
[09:26:49] <deep42thought> oh, it looks, like it just finished on rechenknecht.
[09:27:04] <abaumann> [19752/21299] CXX obj/third_party/WebKit/Source/bindings/modules/v8/bindings_modules_impl/V8SpeechSynthesisUtterance.o
[09:27:09] <abaumann> still running with build-support
[09:29:38] <deep42thought> ok, you can abort now, it's done on rechenknecht
[09:30:00] <abaumann> ok.
[10:21:59] <abaumann> virtualbox, I removed -pipe when compiling. This should reduce memory usage.
[10:23:10] <deep42thought> :-)
[10:29:07] <deep42thought> i moved qt5-* from staging to testing
[10:29:23] <deep42thought> let's see if that breaks something new and not fixes the sse2 errors :-)
[10:32:54] -!- heradon has joined #archlinux-ports
[10:32:58] <heradon> hi
[10:33:01] <deep42thought> Hi
[10:33:12] <heradon> warum machst du alles karpott? .. ^^
[10:33:26] <deep42thought> what did I break this time?
[10:33:55] <deep42thought> It's just, that I started a chain reaction last time, when I rebooted the master mirror
[10:34:38] <abaumann> deep42thought: testing the qt5 things right now..
[10:35:00] <deep42thought> abaumann: thanks
[10:35:14] <abaumann> np
[10:36:00] <heradon> deep42thought: i work on the url hook
[10:36:25] <deep42thought> thanks :-)
[10:36:46] <deep42thought> I get confused by users using different nicks - you're Vollzornbrot?
[10:36:48] <heradon> deep42thought: works now?
[10:36:53] <deep42thought> lemme check
[10:36:59] <heradon> deep42thought: yes iam Vollzornbrot
[10:37:04] <abaumann> ha! :-)
[10:37:11] heradon is now known as Fullangrybread
[10:37:16] <Fullangrybread> better?
[10:37:23] <deep42thought> lol
[10:37:26] <Fullangrybread> :D
[10:37:38] <abaumann> :)
[10:37:39] <Fullangrybread> i love this nik...
[10:37:40] <deep42thought> but "Zorn" isn't just "angry", is it?
[10:37:48] <Fullangrybread> i dont know?!
[10:38:11] Fullangrybread is now known as Fullangerbread
[10:38:17] <Fullangerbread> now is right
[10:38:33] <Fullangerbread> i go afk for a smoke
[10:38:49] <deep42thought> cu
[10:39:46] <deep42thought> btw, your ssl-cert on rmatthes.de is invalid or something
[10:43:50] <Fullangerbread> this had no cert
[10:43:57] <Fullangerbread> rmatthes.de is without cert
[10:44:18] <Fullangerbread> i was too lazy to configure this for cert
[10:47:16] <deep42thought> yeah, it uses the cert of jabber.rmatthes.de
[10:49:57] <deep42thought> hmm sync.php is still not working
[10:50:09] <abaumann> On KDE I get a black screen again and a baloon search enginer running amok.
[10:50:22] <deep42thought> O.o
[10:50:48] <abaumann> but qbittorrent works for instance
[10:51:14] <buildmaster> virtualbox is broken (says buildknecht2).
[10:51:22] <abaumann> *umpf*
[10:51:55] <abaumann> ah. but there is still one building on buildknecht2.. let's hope.
[10:52:04] <deep42thought> no
[10:52:13] <deep42thought> the websites are only updated every 2 minutes
[10:52:18] <abaumann> *umpf*
[10:52:20] <deep42thought> I think, the info there is just outdated
[10:52:37] <abaumann> not complaining about the updating. I'm umpfing about virtualbox
[10:52:52] <deep42thought> I assumed so ;-)
[10:54:34] <abaumann> instead of in s
[10:55:00] <abaumann> instead of failing soapC-1.ccp it fails now in soapC-4.cpp
[10:55:04] <abaumann> it's an improvement. :-)
[10:55:11] <deep42thought> if it fails later: yes
[10:55:14] <deep42thought> otherwise: no
[10:55:41] <abaumann> it's gsoap generated code generating huge switches for all API functions virtualbox has to offer.
[10:56:19] <Fullangerbread> god dammit
[10:56:26] <abaumann> hu?
[10:56:32] <Fullangerbread> shice php script
[10:56:56] <abaumann> ah. I'm actually astonished phrik is not banning swear words. :-)
[10:57:12] <Fullangerbread> good ^^
[10:57:17] <abaumann> not that I mind. :-)
[10:58:04] <Fullangerbread> deep42thought: test again
[11:00:52] <deep42thought> looks good
[11:16:23] <abaumann> VBOX_NASM_allow_64_bit ?= --allow-64-bit
[11:18:33] <deep42thought> Is this a change from upstream?
[11:19:16] <abaumann> no, I don't think so.
[11:19:17] <abaumann> checking..
[11:22:42] <abaumann> $(QUIET)$(APPEND) '$@' 'VBOX_NASM_allow_64_bit ?= $(call VBOX_NASM_CHECK,--allow-64-bit,)'
[11:22:46] <abaumann> in Config.kmk
[11:22:59] <abaumann> it's upstream (aka Virtualbox)
[11:23:44] <abaumann> so the check for nasm supporting 64 succeeds (yes, because nasm can build 64-bit programs also on 32-bit)
[11:24:00] <abaumann> so far I didn't see an effect in virtualbox itself (something breaking because of that)
[11:24:39] <abaumann> KDE: baloo_file_extractor[1858]: Empty filename passed to function, I don't know what this thing is doing..
[11:25:08] <abaumann> do we have to rebuild the whole of KDE because of SSE2 in qt5?
[11:25:35] <abaumann> ah. I see some DrKonkies. Maybe I can get hang on a logfile of crashes.
[11:31:06] <abaumann> deep42thought: eurobuild3 crashed, you might have to clean up.. sorry. :-(
[11:31:43] <deep42thought> done
[11:31:46] <deep42thought> np
[11:31:49] <abaumann> thanks
[12:05:30] <abaumann> I think I pin-pointed the virtualbox problem to gcc/ggc-page.c, perror ("virtual memory exhausted"); after a mmap.
[12:06:15] <abaumann> trying to build with setting 'sysctl vm.mmap_min_addr=0'
[12:06:38] <abaumann> AFK now for lunch
[12:46:24] <Fullangerbread> reh
[13:17:34] -!- oaken-source has joined #archlinux-ports
[13:34:07] -!- oaken-source has quit [Ping timeout: 248 seconds]
[13:37:12] <deep42thought> re, too
[13:44:40] <Fullangerbread> long eat? :D
[13:44:47] <deep42thought> kind of
[13:45:34] <deep42thought> maybe also some sort of lack-of-motivation
[13:46:06] <Fullangerbread> me too, i need to go home and sleep
[13:46:17] <Fullangerbread> or do antoher things to make me happy :P
[13:46:41] <Fullangerbread> like playing Diablo 3 ^.^
[13:46:59] -!- e1z0 has quit [Excess Flood]
[13:47:15] -!- e1z0 has joined #archlinux-ports
[13:48:43] -!- MrBIOS has joined #archlinux-ports
[13:56:42] -!- MrBIOS-lappy386 has joined #archlinux-ports
[13:56:47] <guys> abaumann: why should the Arch Linux channels take a political stance on profanity?
[13:57:17] <guys> (where "should" == "something you expected and were surprised to be wrong about")
[13:57:43] <deep42thought> guys: what are you talking about - am I missing something?
[13:58:06] <guys> 04:57 AM <abaumann> ah. I'm actually astonished phrik is not banning swear words. :-)
[13:58:17] <deep42thought> ah, that :-D
[13:58:33] -!- MrBIOS-lappy386_ has joined #archlinux-ports
[13:59:11] -!- MrBIOS has quit [Ping timeout: 248 seconds]
[13:59:15] MrBIOS-lappy386_ is now known as MrBIOS
[14:02:13] -!- MrBIOS-lappy386 has quit [Ping timeout: 256 seconds]
[14:07:07] -!- oaken-source has joined #archlinux-ports
[14:08:38] -!- MrBIOS-lappy386 has joined #archlinux-ports
[14:10:35] -!- MrBIOS has quit [Ping timeout: 260 seconds]
[14:10:41] MrBIOS-lappy386 is now known as MrBIOS
[14:13:03] -!- MrBIOS-lappy386 has joined #archlinux-ports
[14:16:02] -!- MrBIOS has quit [Ping timeout: 265 seconds]
[14:16:06] MrBIOS-lappy386 is now known as MrBIOS
[14:17:06] -!- MrBIOS has quit [Read error: Connection reset by peer]
[14:17:36] -!- MrBIOS-lappy386 has joined #archlinux-ports
[14:17:38] MrBIOS-lappy386 is now known as MrBIOS
[14:18:12] -!- MrBIOS has quit [Read error: Connection reset by peer]
[14:18:24] -!- MrBIOS has joined #archlinux-ports
[14:26:36] -!- Cthulu201 has quit [Quit: Nowhere special. I always wanted to go there.]
[14:26:55] -!- MrBIOS has quit [Ping timeout: 248 seconds]
[14:28:46] -!- Cthulu201 has joined #archlinux-ports
[15:05:53] -!- guys has quit [Ping timeout: 256 seconds]
[15:16:28] -!- nexod has joined #archlinux-ports
[15:16:43] -!- p71 has joined #archlinux-ports
[15:17:02] -!- nexod has quit [Client Quit]
[15:24:55] -!- Fullangerbread has quit [Quit: WeeChat 1.6]
[15:40:22] -!- guys has joined #archlinux-ports
[15:43:19] <abaumann> guys: I was just thinking that phrik has to say something.. would be funny. :-)
[15:44:03] <abaumann> deep42thought: virtualbox went through with sysctl vm.mmap_min_addr=0
[15:44:34] <tyzoid> !give abaumann rqamerica
[15:44:35] <phrik> abaumann: <opt1mus> "I'm retarded" ... because 'Murica! FUCK YEAH!
[15:45:16] <tyzoid> phrik, I am disappoint.
[15:45:16] <phrik> tyzoid: Is that a question?
[15:45:20] <tyzoid> no
[15:45:40] <abaumann> aeh.. this is beyound me. As an over 40 year old guy I don't understand certain things anymore. :-)
[15:45:44] <abaumann> beyond
[15:46:32] <abaumann> the question is, where to put sysctl manipulations of that kind?
[15:46:49] <abaumann> being also somewhat a security concern.
[15:47:03] <deep42thought> hmm, dunno
[15:47:13] <deep42thought> make a comment in the PKGBUILD and do it manually each time?
[15:47:34] <abaumann> yeah.. and I have to remove all the hacks there I made anyway..
[15:47:40] <deep42thought> :-D
[15:47:47] <abaumann> and then I'll do a rebuild on my slave with vm.mmap_min_addr=0
[15:47:53] <guys> I guess you could just put a sudo call in build()
[15:47:57] -!- alyptik has quit [Ping timeout: 240 seconds]
[15:48:07] <guys> It is extremely ugly, but then so is virtualbox!
[15:48:21] <abaumann> ok. better than manual.
[15:48:45] <deep42thought> right
[15:48:49] <guys> abaumann: is this something specific to trying to build in a build container though?
[15:49:06] <deep42thought> in contrast to crosscompiling: yes
[15:49:18] <guys> e.g. does plain old makepkg on a bare metal install work okay
[15:49:27] <abaumann> but virtualbox I'm building in a vanilla build slave (for once)
[15:49:40] -!- alyptik has joined #archlinux-ports
[15:49:56] <abaumann> I know: I likely to not follow the rules of "don't do that as root" :->
[15:50:06] <abaumann> s/likely/like
[15:50:54] <guys> Because I can recall a couple Arch packages that have interesting sudo calls due to their quirks, but also check to see whether they are being built in the maintainer's homebrew build VM first.
[15:51:14] <abaumann> ah. interesting.
[15:52:00] <abaumann> well: I need at least a sudo NOPASSWD rule for the build user, that's acceptable.
[15:52:39] <tyzoid> btw, possible vuln in fluxbb: https://dl.tyzoid.com
[15:52:43] <deep42thought> I think, that's set up anyway
[15:52:43] <tyzoid> logs from the #fluxbb channel
[15:52:55] <guys> https://bugs.archlinux.org
[15:52:56] <phrik> Title: FS#56124 : [s-nail] build in clean chroot fails due to missing sudo permissions (at bugs.archlinux.org)
[15:53:20] <guys> nvm, the fix there was to only run tests when *not* built in an arch-chroot
[16:13:46] <abaumann> sudo: no tty present and no askpass program specified
[16:13:48] <abaumann> *sigh*
[16:14:14] <deep42thought> sounds like your "nopasswd" is not working
[16:14:35] <abaumann> no. because sudo is in the build chroot I would have to patch it there and not on the host :-)
[16:15:40] <buildmaster> virtualbox is broken (says eurobuild3).
[16:17:22] <deep42thought> cat > "$copydir/etc/sudoers.d/builduser-pacman" <<EOF
[16:17:22] <deep42thought> builduser ALL = NOPASSWD: /usr/bin/pacman
[16:17:22] <deep42thought> EOF
[16:17:32] <deep42thought> aha! it's restricted to "pacman" ...
[16:17:46] <abaumann> and I need a per user !defaulttty
[16:17:59] <abaumann> !requiretty I meant
[16:17:59] <phrik> abaumann: BLEEP BLOOP
[16:18:07] <deep42thought> what for?
[16:18:17] <deep42thought> if it's nopasswd, it should be fine
[16:18:27] <abaumann> You are not allowed to sudo usually if you have no controlling terminat
[16:18:29] <abaumann> terminal
[16:18:44] <deep42thought> just change that line in /usr/bin/makechrootpkg
[16:18:52] <deep42thought> huh? that's new to me
[16:18:57] <deep42thought> lemme check ...
[16:19:14] <tyzoid> abaumann: I've had sudo work nopasswd before with no login shell
[16:19:20] <deep42thought> sudo whoami < /dev/null | cat
[16:19:26] <deep42thought> works like it should
[16:19:31] <deep42thought> if "nopasswd"
[16:19:37] <abaumann> requiretty: This flag is off by default.
[16:19:38] <abaumann> mmh.
[16:30:24] -!- alyptik has quit [Ping timeout: 265 seconds]
[16:31:03] -!- alyptik has joined #archlinux-ports
[16:31:32] <guys> abaumann: how do you think makepkg -s works inside the chroot? ;)
[16:33:00] -!- deep42thought has quit [Quit: Leaving.]
[16:40:15] <abaumann> guys: ah, yes. :-)
[16:40:53] <abaumann> all this security stuff is annoying: virtualbox compiles fine with around 900 MB virtual memory and 400 residental.
[16:44:55] <tyzoid> :)
[16:46:27] <buildmaster> virtualbox is broken (says buildknecht).
[17:08:32] -!- alyptik has quit [Ping timeout: 255 seconds]
[17:09:36] -!- alyptik has joined #archlinux-ports
[17:35:21] -!- MrBIOS has joined #archlinux-ports
[17:43:52] -!- deep42thought has joined #archlinux-ports
[17:45:12] <deep42thought> abaumann: opcode sniffers are more your expertise
[17:47:47] -!- yokel has quit [Ping timeout: 276 seconds]
[17:49:33] -!- yokel has joined #archlinux-ports
[19:13:51] -!- alyptik has quit [Ping timeout: 248 seconds]
[19:15:05] -!- alyptik has joined #archlinux-ports
[20:00:38] -!- MrBIOS has quit [Quit: MrBIOS]
[20:11:16] -!- abaumann has quit [Quit: leaving]
[20:48:45] -!- MrBIOS has joined #archlinux-ports
[21:14:05] -!- deep42thought has quit [Quit: Leaving.]
[22:07:10] -!- MrBIOS has quit [Ping timeout: 256 seconds]
[22:22:11] -!- shentey has joined #archlinux-ports
[22:39:00] -!- shentey has quit [Quit: Konversation terminated!]
[23:36:32] -!- isacdaavid has quit [Quit: Leaving.]
[23:47:27] -!- guys has quit [Ping timeout: 240 seconds]