tonyj | @purple there are no processes at all. ps -ef or ps awuux, nothing | 01:23 |
---|---|---|
tonyj | just the python running the bitbake instance | 01:24 |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Remote host closed the connection) | 01:32 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto | 01:34 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 02:26 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 02:39 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 02:52 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 03:27 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 04:57 | |
*** amitk <amitk!~amit@103.208.71.18> has joined #yocto | 06:17 | |
*** olani <olani!~olani@134.238.48.37> has quit IRC (Ping timeout: 256 seconds) | 06:36 | |
*** davidinux <davidinux!~davidinux@net-188-153-130-222.cust.vodafonedsl.it> has quit IRC (Ping timeout: 256 seconds) | 07:26 | |
*** davidinux <davidinux!~davidinux@217.138.197.52> has joined #yocto | 07:26 | |
*** mihai <mihai!~mihai@user/mihai> has joined #yocto | 07:30 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds) | 07:34 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 07:43 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds) | 08:08 | |
*** olani <olani!~olani@h87-96-160-54.cust.a3fiber.se> has joined #yocto | 08:44 | |
*** davidinux <davidinux!~davidinux@217.138.197.52> has quit IRC (Ping timeout: 240 seconds) | 08:46 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 08:47 | |
*** davidinux <davidinux!~davidinux@net-188-153-130-222.cust.vodafonedsl.it> has joined #yocto | 08:48 | |
*** j7lc8l[m] <j7lc8l[m]!~j7lc8lmat@2001:470:69fc:105::1:57e1> has quit IRC (Quit: You have been kicked for being idle) | 09:00 | |
*** lucaceresoli_ <lucaceresoli_!~lucaceres@77.244.183.192> has joined #yocto | 09:19 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 240 seconds) | 09:34 | |
RP | tonyj: I don't know then. I'd have expected to see something in one of the logs I'd mentioned :/ | 09:37 |
RP | smurray: thanks, seems to be resolved now | 09:37 |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 250 seconds) | 09:40 | |
*** Nathan52 <Nathan52!~Nathan@122-58-168-70-adsl.sparkbb.co.nz> has joined #yocto | 09:45 | |
Nathan52 | Hi everyone! I'm having an issue running podman within the devshell, I've thrown in PSEUDO_DISABLED=1 and PSEUDO_UNLOAD=1 just for good measure but the UID of the devshell is still set as "0" so podman seems to be running as root and failing spectacularly! Is there a way to tell the devshell to run under the environment of the actual user running | 09:47 |
Nathan52 | bitbake? Seemed to work on Poky 23 but not as successful on 26 :( | 09:47 |
RP | Nathan52: fakeroot is set for do_devshell in base.bbclass. You could try some anonymous python to delete that flag? | 09:55 |
Nathan52 | Oh looking at base.bbclass I could just move my logic outside of do_install as well, might be something to try. I've been developing in the `bitbake -c devshell` environment, but I can develop outside of that if it solves the issue 🤞 | 09:59 |
Nathan52 | Much appreciated - the codebase is a bit daunting at times to look through for new eyes :D | 10:00 |
*** kanavin <kanavin!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has quit IRC (Quit: Leaving) | 10:17 | |
*** kanavin <kanavin!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has joined #yocto | 10:29 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 10:34 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has joined #yocto | 10:45 | |
Nathan52 | Okay, I've got the right UID but the devshell seems to be clearing the Linux Capabilities and fiddling around with another few things that is causing podman to error out with a "cannot setresgid: Invalid argument" error, makes me think it's still trying to run as root. Potentially something that podman needs to fix instead. Thanks for the help! | 10:50 |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 11:10 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 11:26 | |
kanavin | RP: other than the continuing virgl fails, master-next looks pretty good; I'm working to fix those properly | 11:30 |
kanavin | RP: LD_PRELOAD interferes with host bash, which is used to run a wrapper to set up gtk frontend properly | 11:30 |
*** rber|res <rber|res!~rber|res@80.107.72.0> has joined #yocto | 11:34 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds) | 11:35 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 11:48 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has joined #yocto | 12:10 | |
RP | kanavin: thanks, I'll drop the virtgl patches for now until we work out the right fix | 12:20 |
kanavin | RP: I'm close to it, won't take long :) | 12:22 |
kanavin | RP: should be something like this - I'm going to run a-full with the whole patchset of mine https://git.yoctoproject.org/poky-contrib/commit/?h=akanavin/package-version-updates&id=880ba2234d2e9dd374bad031ec22933def7a90a0 | 12:26 |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds) | 12:34 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 12:41 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 12:49 | |
*** Nathan52 <Nathan52!~Nathan@122-58-168-70-adsl.sparkbb.co.nz> has quit IRC (Ping timeout: 256 seconds) | 13:43 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Read error: Connection reset by peer) | 14:01 | |
*** Habbie <Habbie!peter@lorentz.7bits.nl> has quit IRC (Ping timeout: 240 seconds) | 14:03 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 14:03 | |
*** Habbie <Habbie!peter@lorentz.7bits.nl> has joined #yocto | 14:04 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Read error: Connection reset by peer) | 14:12 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 14:14 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 260 seconds) | 14:23 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 14:34 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds) | 14:38 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 15:37 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 250 seconds) | 15:56 | |
RP | kanavin: if we're sure we don't need those other variables... | 16:02 |
*** NishanthMenon[m4 <NishanthMenon[m4!~nmenonmat@2001:470:69fc:105::1:a076> has joined #yocto | 16:24 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 16:36 | |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Read error: Connection reset by peer) | 17:11 | |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 17:11 | |
kanavin | RP: I checked locally, we don't. gdkpixbuf has the most important loaders built into the library itself nowadays, and adwaita seems also used by default. | 17:13 |
kanavin | RP: I'm also going to test this https://git.yoctoproject.org/poky-contrib/commit/?h=akanavin/package-version-updates | 17:14 |
kanavin | happened twice in my a-full selftests | 17:14 |
RP | kanavin: there is a known issue with our public sstate mirror not handling requests fast enough | 17:19 |
RP | although a better error would be nice | 17:19 |
kanavin | RP: yes but there's a timeout in there somewhere that's too strict, and would be good to know where it is, and if we can bump it up | 17:20 |
kanavin | in python's client code | 17:20 |
RP | kanavin: I think it is probably our server :( | 17:20 |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 17:23 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has joined #yocto | 17:30 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds) | 17:31 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 17:43 | |
kanavin | RP: seems like AVX is (mostly) a 256 bit extension of SSE (which is 128 bit), with a few new instructions thrown in. It's not a 'major new thing'. | 18:38 |
kanavin | So I'm cautiously hopeful it can be supported in qemu with careful extensions of existing sse code | 18:38 |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has joined #yocto | 19:30 | |
*** lucaceresoli_ <lucaceresoli_!~lucaceres@77.244.183.192> has quit IRC (Ping timeout: 256 seconds) | 19:38 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has quit IRC (Ping timeout: 250 seconds) | 19:38 | |
*** amitk <amitk!~amit@103.208.71.18> has quit IRC (Ping timeout: 256 seconds) | 19:40 | |
*** lukma <lukma!~lukma@85-222-111-42.dynamic.chello.pl> has joined #yocto | 19:46 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 20:03 | |
*** tonyj <tonyj!~tonyj@76.115.15.249> has quit IRC (Quit: Connection closed) | 20:04 | |
*** ahs3 <ahs3!~ahs3@user/ahs3> has joined #yocto | 20:05 | |
*** GillesM <GillesM!~gilles@4.63.132.77.rev.sfr.net> has joined #yocto | 20:07 | |
RP | kanavin: that would make sense to me | 20:15 |
*** GillesM <GillesM!~gilles@4.63.132.77.rev.sfr.net> has quit IRC (Quit: Leaving) | 20:16 | |
*** GillesM <GillesM!~gilles@4.63.132.77.rev.sfr.net> has joined #yocto | 20:17 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto | 20:28 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has joined #yocto | 20:47 | |
*** ziga_ <ziga_!~ziga@89-212-219-192.dynamic.t-2.net> has quit IRC (Ping timeout: 256 seconds) | 20:59 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 21:13 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 21:53 | |
RP | kanavin: what was the reproducibility failure in your branch? :/ | 22:12 |
kanavin | RP: git and git-dbg, trying to figure it out | 22:13 |
RP | kanavin: I pinched a couple of your patches for my test run ;-) | 22:13 |
RP | kanavin: ok, cool | 22:13 |
kanavin | RP: if you fancy an evening with objdump https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20220206-mvvpep0g/packages/ | 22:13 |
kanavin | diffoscope choked on t | 22:14 |
kanavin | on it | 22:14 |
RP | kanavin: upstream diffoscope would likely take a bug report, they find these test cases useful | 22:16 |
RP | kanavin: even with the single git binary pulled out, it doesn;t like it does it :/ | 22:18 |
kanavin | RP: oh: | 22:20 |
kanavin | - <0><549>: Abbrev Number: 42 (DW_TAG_compile_unit) | 22:20 |
kanavin | - <54a> DW_AT_producer : (indirect string, offset: 0x56a): GNU C17 11.2.0 -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -g -O2 -O2 -fstack-protector-strong -feliminate-unused-debug-types | 22:20 |
kanavin | - <54e> DW_AT_language : 29 (C11) | 22:20 |
kanavin | + <0><549>: Abbrev Number: 41 (DW_TAG_compile_unit) | 22:20 |
kanavin | + <54a> DW_AT_producer : (indirect string, offset: 0x469): GNU C99 11.2.0 -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -g -O2 -O2 -std=c99 -fstack-protector-strong -feliminate-unused-debug-types | 22:20 |
kanavin | + <54e> DW_AT_language : 12 (ANSI C99) | 22:20 |
RP | kanavin: I was going to say, first difference is the dynamic symbol table is longer | 22:20 |
RP | kanavin: that looks like a promising lead | 22:21 |
RP | kanavin: I'll leave that with you :) | 22:23 |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 22:25 | |
kanavin | RP: https://github.com/git/git/commit/ffb9f2980902d23a5640435306031bc298eb4e02 | 22:26 |
kanavin | how many grey hairs centos7 is going to give us before we can dump it :-/ | 22:27 |
RP | kanavin: doing that in configure is horrible, but yes, centos7 won't be around for much longer. Or stream the way I'm feeling about that | 22:31 |
RP | kanavin: I had a feeling we'd find something horrible like that :( | 22:31 |
kanavin | RP: it's because they don't use autotools properly either | 22:31 |
kanavin | RP: I'm tempted to patch it out and mark as Inappropriate | 22:32 |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has joined #yocto | 22:35 | |
kanavin | RP: I'll leave it for tomorrow, I'd file a bug too | 22:36 |
RP | kanavin: perhaps suggest they make it cross compile conditional? Patching it out is the easiest solution for us for now | 22:41 |
RP | good plan re: tomorrow | 22:41 |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 22:45 | |
*** florian <florian!~florian@dynamic-093-132-118-146.93.132.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 23:17 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!