LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
tangofoxtrot has quit [Remote host closed the connection]
tangofoxtrot has joined #yocto
tangofoxtrot has quit [Changing host]
tangofoxtrot has joined #yocto
Articulus has quit [Quit: Leaving]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
vthor has quit [Quit: kill -9 $pid]
martin_97 has quit [Ping timeout: 260 seconds]
davidinux has joined #yocto
vthor has joined #yocto
vthor has quit [Changing host]
vthor has joined #yocto
Guest82 has quit [Quit: Client closed]
goliath has joined #yocto
paulg has quit [Ping timeout: 276 seconds]
shoragan has quit [Ping timeout: 248 seconds]
hnez has quit [Ping timeout: 248 seconds]
chrissi^|lxa has quit [Ping timeout: 276 seconds]
rob_w has joined #yocto
hnez has joined #yocto
chrissi^|lxa has joined #yocto
shoragan has joined #yocto
ptsneves has quit [Ping timeout: 276 seconds]
frieder has joined #yocto
ptsneves has joined #yocto
frieder has quit [Ping timeout: 252 seconds]
leon-anavi has joined #yocto
zeemate has joined #yocto
druppy has joined #yocto
ptsneves has quit [Ping timeout: 276 seconds]
frieder has joined #yocto
florian has joined #yocto
druppy has quit [Ping timeout: 248 seconds]
florian has quit [Ping timeout: 260 seconds]
prabhakalad has quit [Ping timeout: 260 seconds]
prabhakalad has joined #yocto
thomas_34 has joined #yocto
druppy has joined #yocto
d-fens_ has joined #yocto
florian has joined #yocto
<d-fens_> hi guys, i want to set BUILDHISTORY_PUSH_REPO only if my environment has a BH_URL env set. in my conf/distro/include/buildhistory-ci.inc the is this : INHERIT += "buildhistory" python () { import os, bb \ url = os.getenv("BH_URL") \ if url: \ d.setVar("BUILDHISTORY_PUSH_REPO", url) but this has no effect i guess, any hint?
florian has quit [Ping timeout: 268 seconds]
florian has joined #yocto
Vonter has quit [Ping timeout: 248 seconds]
Vonter has joined #yocto
Vonter has quit [Ping timeout: 265 seconds]
Vonter has joined #yocto
florian has quit [Ping timeout: 276 seconds]
florian has joined #yocto
florian has quit [Ping timeout: 245 seconds]
florian has joined #yocto
florian has quit [Ping timeout: 244 seconds]
florian has joined #yocto
ablu has quit [Ping timeout: 260 seconds]
florian has quit [Ping timeout: 260 seconds]
ablu has joined #yocto
ablu has quit [Ping timeout: 265 seconds]
ablu has joined #yocto
paulg has joined #yocto
florian has joined #yocto
mbulut has joined #yocto
jmd has joined #yocto
florian_kc has joined #yocto
druppy has quit [Ping timeout: 276 seconds]
Xagen has quit [Remote host closed the connection]
florian_kc has quit [Ping timeout: 265 seconds]
<tgamblin> I'm working on a project where I'm incorporating a layer that does PACKAGECONFIG:remove = "networkd" for the systemd recipe, but I am interested in adding it back with my own layer which has a higher priority. What is the most appropriate way to do that? Another .bbappend?
<rburton> tgamblin: you can't add back a remove
<rburton> tgamblin: tell that layer to stop being so dumb
<tgamblin> rburton: I thought so :(
<mcfrisk> tgamblin: BBMASK the bbappend away
florian_kc has joined #yocto
<mcfrisk> (or BBMASK the whole layer and only enable what is really needed)
<rburton> assuming the append doesn't do anything else important, yeah
<tgamblin> mcfrisk: rburton: that should work - if needed I could always pluck some of what the masked bbappend does into ours
<tgamblin> thanks!
cyxae has joined #yocto
litb has joined #yocto
<litb> Hello folks!
rob_w has quit [Remote host closed the connection]
cyxae has quit [Client Quit]
cyxae has joined #yocto
cyxae has quit [Client Quit]
cyxae has joined #yocto
florian has quit [Ping timeout: 268 seconds]
paulg has quit [Quit: Leaving]
paulg has joined #yocto
Xagen has joined #yocto
cyxae has quit [Remote host closed the connection]
litb has quit [Quit: Client closed]
cyxae has joined #yocto
cyxae has quit [Remote host closed the connection]
cyxae has joined #yocto
grma has quit []
goliath has quit [Quit: SIGSEGV]
cyxae has quit [Remote host closed the connection]
cyxae has joined #yocto
frieder has quit [Remote host closed the connection]
Vonter has quit [Quit: WeeChat 4.6.3]
frieder has joined #yocto
frieder has quit [Remote host closed the connection]
florian_kc is now known as florian
florian has quit [Quit: Ex-Chat]
goliath has joined #yocto
gvmeson is now known as vmeson
mbulut has quit [Ping timeout: 244 seconds]
dmoseley_ has quit [Quit: ZNC 1.9.1 - https://znc.in]
dmoseley has joined #yocto
druppy has joined #yocto
ptsneves has joined #yocto
dmoseley has quit [Quit: ZNC 1.9.1 - https://znc.in]
leon-anavi has quit [Quit: Leaving]
dmoseley has joined #yocto
mbulut has joined #yocto
florian has joined #yocto
mbulut has quit [Ping timeout: 268 seconds]
tgamblin has quit [Ping timeout: 245 seconds]
tgamblin has joined #yocto
martin_97 has joined #yocto
tgamblin has quit [Ping timeout: 252 seconds]
tgamblin has joined #yocto
tgamblin has quit [Quit: WeeChat 3.8]
tgamblin has joined #yocto
<rburton> RP: khem: i can't build compiler-rt-native with master
<rburton> | -- Check for working CXX compiler: /work/ross/build/tmp/work/aarch64-linux/compiler-rt-native/20.1.7/recipe-sysroot-native/usr/bin/clang++ - broken
<rburton> | /work/ross/build/tmp/hosttools/ld: cannot find -lstdc++: No such file or directory
<khem> rburton:whats your host ?
<khem> I wonder if you have same problem that we had on ubu24.04 builder on AB
<khem> where libgcc-devel from gcc15 is installed
<khem> but libstdc++-devel is not
<khem> or gcc-14 perhaps instead of gcc-15, its non-default version that is
<rburton> khem: ubuntu 24.04 :)
cyxae has quit [Remote host closed the connection]
<rburton> khem i appear to have gcc 11 13 14 installed
cyxae has joined #yocto
<khem> having them is not a problem, having half installation of devel packages for runtime is
<khem> I hope you do not use emacs :) since thats the one caused the newer devel package to be installed for libgcc-devel
<khem> fix is to install both c/c++ devel packages for all the versions
<khem> if you need them
dankm has quit [Remote host closed the connection]
dankm has joined #yocto
<rburton> i have libgcc-dev for 11 13 14 installed
<rburton> (i blame my debian colleague for this toolchain madness)
<rburton> ah but only libstdc++-dev for 13, which is the default
jmd has quit [Remote host closed the connection]
thomas_34 has quit [Quit: Client closed]
<RP> rburton: why didn't the new sanity test work?
mbulut has joined #yocto
cyxae has quit [Remote host closed the connection]
cyxae has joined #yocto
druppy has quit [Ping timeout: 276 seconds]
davidinux has quit [Ping timeout: 265 seconds]
goliath has quit [Quit: SIGSEGV]
<JaMa> khem: there is small issue with rust (and rust-llvm) when building with meta-clang, the bbappend there sets TOOLCHAIN_NATIVE to clang, so clang-native is inheritted (even for target builds) and target builds with gcc fail, because they don't recognize --rtlib=libgcc --unwindlib=libgcc when target CC is gcc-cross, I guess you're not seeing this because most builds with meta-clang will use clang also for target
<JaMa> builds
<JaMa> not sure what's the correct fix, should clang-native append LDFLAGS only for class-native?
<rburton> RP: i did a build in clean tree and libgcc-14-dev is installed and not libstdc++-14-dev which will break clang native compiles. Please remove one or install the other.
<RP> rburton: awesome, so the check does work :)
<RP> rburton: now you can hunt down who installed emacs :)
<JaMa> can we do the same check in clang-native build as well? for those people who install emacs after the TMPDIR was created and sanity checked?
<RP> JaMa: well, we could do the check on every build but I assumed most people would build on a clean TMPDIR periodically
<JaMa> I was thinking at compiler-rt-native:do_compile:prepend to show a meaningful error early when it happens
<JaMa> looks like rburton's build was dirty :)
<RP> If someone wants to add more checks/tests I'll probably not object...
<JaMa> FWIW I don't delete TMPDIRs very often
<JaMa> in local builds, on jenkins they always start from clean TMPDIR
<RP> JaMa: neither do I but we're relatively unusual. We could just bump the version on the sanity tests
<RP> (i.e. force a rerun)
cyxae has quit [Quit: cyxae]
vthor has quit [Quit: kill -9 $pid]
vthor has joined #yocto
vthor has quit [Quit: kill -9 $pid]
vthor has joined #yocto
vthor has quit [Changing host]
vthor has joined #yocto
vthor has quit [Client Quit]
Xagen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vthor has joined #yocto
vthor has quit [Changing host]
vthor has joined #yocto
nerdboy has quit [Ping timeout: 245 seconds]
zeemate has quit [Ping timeout: 248 seconds]
vthor_ has joined #yocto
vthor has quit [Ping timeout: 248 seconds]
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
risca has quit [Ping timeout: 252 seconds]
risca has joined #yocto
tgamblin has quit [Quit: WeeChat 3.8]
florian has quit [Ping timeout: 276 seconds]