ndec changed the topic of #yocto to: "Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Join us or Speak at Yocto Project Summit (2022.11) Nov 29-Dec 1, more: https://yoctoproject.org/summit | Join the community: https://www.yoctoproject.org/community | IRC logs available at https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP community mgr ndec"
florian has quit [Ping timeout: 260 seconds]
sakoman has quit [Quit: Leaving.]
leon-anavi has quit [Quit: Leaving]
davidinux has quit [Ping timeout: 256 seconds]
davidinux has joined #yocto
Wouter01006704 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter01006704 has joined #yocto
<zeddii> JaMa: it does need to be version specific. I
<zeddii> I
<zeddii> I'll have to come up with something to prevent the duplicate include.
<zeddii> Hmm. I can just drop linux-yocto-dev's bbappend, and just make sure to have the version specific .inc to back whatever version linux-yocto-dev is .. since the other broader wildcard will match.
<zeddii> I pushed just that to master-next of meta-virt
<JaMa> thanks
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
seninha has quit [Remote host closed the connection]
* paulg is pretty sure zeddii has a few choice words for the guy who put ' beside the Enter key about now.
<paulg> Been down that road.
<paulg> Keyboards have died.
<paulg> Not pretty.
PhoenixMage has quit [Ping timeout: 248 seconds]
PhoenixMage has joined #yocto
tomzy_0 has joined #yocto
alessioigor has joined #yocto
olani- has quit [Ping timeout: 255 seconds]
xmn has quit [Ping timeout: 256 seconds]
Wouter01006704 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter01006704 has joined #yocto
rob_w has joined #yocto
xmn has joined #yocto
xmn has quit [Ping timeout: 260 seconds]
seninha has joined #yocto
goliath has quit [Ping timeout: 260 seconds]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
goliath has joined #yocto
xmn has joined #yocto
xmn has quit [Ping timeout: 248 seconds]
sugarbeet has quit [Ping timeout: 246 seconds]
mckoan|away is now known as mckoan
amitk_ has joined #yocto
amitk has quit [Ping timeout: 248 seconds]
sugarbeet has joined #yocto
yann has quit [Ping timeout: 246 seconds]
<RP> hmm, reproducible issue is back in the master build :(
<RP> I wonder if that is a cache issue or a real one
rfuentess has joined #yocto
amitk has joined #yocto
yann has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
tomzy_0 has quit [Quit: Client closed]
Net147 has quit [Quit: Quit]
tomzy_0 has joined #yocto
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
<LetoThe2nd> yo dudX
<landgraf> (^_^)/
amitk has quit [Ping timeout: 246 seconds]
<RP> zeddii: confirmed it is still broken
Jham has joined #yocto
* alessioigor waves all
<alessioigor> There is a bug in gcc-cross-canadian.inc so I would add a workaround (for an architecture I'm the only one who care of) but neither gcc-cross-canadian_%.bbappend or gcc-cross-canadian-powerpc_%.bbappend let me the chance to override something. Do you have any suggestions for me?
<alessioigor> Thanks!
GNUmoon2 has quit [Remote host closed the connection]
Circuitsoft has joined #yocto
Net147 has quit [Quit: Quit]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
<tomzy_0> morning
Net147 has quit [Client Quit]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
GNUmoon has joined #yocto
<RP> alessioigor: that should work but cross canadian is a bit of a pain :/
leon-anavi has joined #yocto
<alessioigor> :-(
<alessioigor> At the moment I'm trying with: TARGET_SYS_pn-gcc-cross-canadian-powerpc = "powerpc-poky-linux-gnuspe"
<alessioigor> Building in progress
* alessioigor crosses his fingers
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
prabhakarlad has joined #yocto
florian has joined #yocto
<alessioigor> It doesn't work : too much recursions while resolving [...] usr/bin/powerpc-poky-linux-gnuspe/powerpc-poky-linux-gnuspe-gcov-tool
ptsneves has joined #yocto
Dracos-Carazza_ has joined #yocto
<tomzy_0> Hey
<tomzy_0> I think I got somehow stupid question
<tomzy_0> useradd class can be used to create new users right, to set password we can use there additional flag
<tomzy_0> Why does this flag changed from `-P` to `-p` between dunfell and master?
Dracos-Carazza has quit [Ping timeout: 252 seconds]
<tomzy_0> qschulz: Thank you very much
manuel1985 has joined #yocto
<JaMa> RP: would you accept moving the logic from patch-status to separate function and then adding a script in contrib which searches for all .patch files in given directory and shows the same messages? Just to quickly check some layer without doing any builds
<kayterina[m]> hello, I have a 'devtool modify recipe' and there is a folder 'oe-local-files' and do_fetch brings those files into the image. bitbake clean/cleanall do not remove it, is there another way to clean it besides a manual 'rm' ?
<kayterina[m]> because it never gets my new files in poky/../meta-layer/recipe/files/files because it copies them from eo-local-files
goliath has quit [Quit: SIGSEGV]
<kayterina[m]> I just found the documentation, sorry to spam you
<qschulz> kayterina[m]: devtool reset (or finish?) recipe I beleive?
<rburton> JaMa: do you want scripts/patchreview?
<kayterina[m]> qschulz: perhaps, but I was missing the information that the oe-local-files is where I should do the changes and not in the project folder
<qschulz> kayterina[m]: ah yes, indeed :)
<JaMa> rburton: heh, I guess I do, I've noticed it in git grep but thought it's something else (the checker for incomming oe patches, not .patch files in repo)
tomzy_0 has quit [Quit: Client closed]
<JaMa> rburton: but I guess that could take advantage of shared logic as well
<rburton> shared logic would be good, ues
<rburton> we run patchreview as part of CI and write the numbers as metrics in the pipeline so we can moan if numbers move in the wrong direction
<JaMa> that would prove that QA check is more strict than patchreview and would be worth fixing anyway
<JaMa> looks like some Malformed entries could be found by insane, but not patchreview, will test it and let you know
<RP> JaMa: happy to have shared function lib code
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
goliath has joined #yocto
tomzy_0 has joined #yocto
manuel1985 has quit [Ping timeout: 260 seconds]
manuel1985 has joined #yocto
wkawka has joined #yocto
<wkawka> Hi, I tried to add tshark to my device, so I included wireshark in my build which provides tshark. Build ended up successfully, but there is no tshark on my device. I searched directories image, package and packagaes-split in wireshark workdir and they are present there. What else can I check and what can I do now?
<rburton> wkawka: did you add the tshark package to your image?
<rburton> building in bitbake does not mean it goes into an image
<wkawka> i added wireshark into packagegroup, it isn't enough?
<rburton> tshark is packaged separately, into the tshark package
<rburton> try $ oe-pkgdata-util find-path /usr/bin/tshark
<JaMa> now I better understand zeddii refusing to use Upstream-Status QA check, from the thread it looked like only few issues in meta-virt, but patchreview shows:
<JaMa> Patches missing Upstream-Status: 78 (60%)
<JaMa> Patches with malformed Upstream-Status: 3 (2%)
<rburton> ouch
rob_w has quit [Remote host closed the connection]
jclsn has joined #yocto
florian_kc has joined #yocto
jclsn has quit [Client Quit]
jclsn has joined #yocto
<alessioigor> RP: Overriding other three variables I'm capable to make SDK compiler working again! Thanks for support!
Circuitsoft has quit [Quit: Connection closed for inactivity]
manuel1985 has quit [Ping timeout: 246 seconds]
<rburton> hm something weird in the new uboot. configure takes about 20 minutes...
<qschulz> rburton: can you reproduce outside of yocto?
seninha has quit [Remote host closed the connection]
<rburton> qschulz: replicating outside of CI now first
<rburton> -rw-r--r-- 1 ross ross 3280198600 Jan 27 13:08 log.do_configure.1808926
<rburton> it loops on make config asking Text Base (TEXT_BASE) [] (NEW)
<qschulz> rburton: are you using an out-of-tree config file?
yann has quit [Ping timeout: 246 seconds]
<qschulz> because I believe this option was moved from header files to a Kconfig option
<rburton> yeah, its patched in
<qschulz> rburton: so it needs to be updated
<rburton> yeah
<rburton> i'm doing my dubious "did you test this?" face now
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
<JaMa> does this warning about llvm-native version make any sense to anyone? https://dpaste.org/zbGsJ
<JaMa> it's with meta-clang where clang provides llvm-native
nemik has quit [Ping timeout: 256 seconds]
nemik has joined #yocto
odra has joined #yocto
odra has quit [Remote host closed the connection]
yann has joined #yocto
<ptsneves> had a similar issue but the major was wrong
ardo has quit [Ping timeout: 260 seconds]
xmn has joined #yocto
sakoman has joined #yocto
<JPEW> RP: I cleaned up that override cache script and add rename() and delete()
<JaMa> heh I broke bitbake, made some syntax issue in insane.bbclass and now bitbake ends immediately without showing any output at all even with -D and -v
<mcfrisk> JaMa: been there too. it is a bit too easy
PaowZ has joined #yocto
kscherer has joined #yocto
<RP> JaMa: check bitbake-cookerdeamon.log
<RP> JPEW: nice, I'll try and have a play. Getting the release to play nicely has me distracted :/
<JPEW> RP: That's fair
<JaMa> RP: I did, haven't see any obvious error, but will re-test after build is finished
ardo has joined #yocto
manuel1985 has joined #yocto
jooli has joined #yocto
florian has quit [Quit: Ex-Chat]
<jooli> Hello all
<LetoThe2nd> jooli: hiya
<jooli> I am facing a problem. I am trying to patch the kernel with my driver and face a problem last val (y) and .config val (n) do not match
florian_kc has quit [Ping timeout: 248 seconds]
<jooli> In my devtool-fragment.cfg of my recipe, the CONFIG_variable is set to Y
<jooli> the  devtool-fragment.cfg is part of my meta layer which contains the recipe
mthenault has joined #yocto
<mthenault> Hello, I am trying to use libcurl in a recipe for a native c program. I added DEPENDS += " curl " to the recipe but I am always getting the build error : "curl.h: No such file or directory" ( #include <curl.h> ). what is the way to go here so that the build can find curl.h ? thanks for your help
<mthenault> ah! this just worked somehow. using #include <curl/curl.h> :)
alessioigor has quit [Quit: alessioigor]
jooli has quit [Quit: Client closed]
<landgraf> mthenault: self-asnwered questions are my favorite ones :)
<mthenault> landgraf, :)
<landgraf> and self-resolving bugs...
<LetoThe2nd> mthenault: we will happily serve as rubber ducks!
<landgraf> :)
jooli has joined #yocto
jooli has quit [Client Quit]
florian_kc has joined #yocto
seninha has joined #yocto
rfuentess has quit [Remote host closed the connection]
bantu_ has quit [Quit: bantu_]
bantu has joined #yocto
mthenault has quit [Quit: Leaving]
PhoenixMage has quit [Ping timeout: 252 seconds]
PhoenixMage has joined #yocto
davidinux has quit [Ping timeout: 248 seconds]
goliath has quit [Quit: SIGSEGV]
Jham has quit [Quit: Leaving]
davidinux has joined #yocto
shoragan has quit [Read error: Connection reset by peer]
shoragan has joined #yocto
florian_kc has quit [Ping timeout: 252 seconds]
<JaMa> khem: there is one more build issue in binutils when gold is enabled http://errors.yoctoproject.org/Errors/Details/688503/ (this is with time64.inc changes disabled) previous binutils patchset didn't have this issue
alessioigor has joined #yocto
alessioigor has quit [Client Quit]
Circuitsoft has joined #yocto
mckoan is now known as mckoan|away
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
ptsneves has quit [Ping timeout: 260 seconds]
PaowZ has quit [Ping timeout: 268 seconds]
Wouter01006704 has quit [Quit: The Lounge - https://thelounge.chat]
leon-anavi has quit [Quit: Leaving]
Wouter01006704 has joined #yocto
ptsneves has joined #yocto
jooli has joined #yocto
jooli has quit [Quit: Client closed]
davidinux has quit [Ping timeout: 260 seconds]
davidinux has joined #yocto
goliath has joined #yocto
manuel1985 has quit [Ping timeout: 264 seconds]
<khem> Thanks JaMa duplicate dlopen seems unrelated but I think gprofng needs a deeper look as far as LFS64 is concerned, its relatively new tool also and maybe we should just disable it
<alejandr1> Whats the proper way of running oe-selftest for all machines, it seems to run once fine, passes the tests and then I keep getting an error about a missing build directory:
<alejandr1> FileNotFoundError: [Errno 2] No such file or directory: 'my-oe-build-dir/build-st'
<JaMa> khem: I'm trying to narrow what triggered this now, but sofar no luck
<JaMa> khem: I've temorarily disabled LFS64 in https://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/master&id=10315bc26e07692d40d2ae3687c06df75a373e9b this is separate issue from that (and this one is specific to gold)
<khem> gprofng hijacks certain symbols and dl* are some of them and it perhaps does not know how to interact with system without mmap64
<khem> I would suggest to drop gold as system linker btw.
<khem> you might want to use it sparingly for some apps e.g. webkit etc.
<khem> clang/lld is a better replacement though
<JaMa> yeah agreed
ptsneves has quit [Ping timeout: 255 seconds]
<khem> We have dropped it from RDK, it caused more problems than it solved. We do use it for WPE linking
<khem> soon it will be clang+lld
<JaMa> we're switching chromium to clang+lld, the rest will follow hopefully this year
<JaMa> khem: have you seen this warning with meta-clang? https://dpaste.org/zbGsJ
<khem> someone else reported it as well, for yoe we use TOOLCHAIN = "clang" so I think it does not happen with that setting
<khem> can you try with and without TOOLCHAIN = "clang" in distro config
<JaMa> ok, it's strange, because it selects clang as provider and it shows correct PV
davidinux has quit [Ping timeout: 248 seconds]
davidinux has joined #yocto
tomzy_0 has quit [Quit: Client closed]
goliath has quit [Quit: SIGSEGV]
Wouter01006704 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter01006704 has joined #yocto
nemik has quit [Ping timeout: 256 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
Estrella has quit [Ping timeout: 260 seconds]
prabhakarlad has quit [Quit: Client closed]
azcraft has joined #yocto
Estrella has joined #yocto
wkawka has quit [Quit: Client closed]
Estrella has quit [Ping timeout: 252 seconds]
goliath has joined #yocto
manuel1985 has joined #yocto
Estrella has joined #yocto
Estrella has quit [Ping timeout: 246 seconds]
prabhakarlad has joined #yocto
Vonter has quit [Ping timeout: 252 seconds]
azcraft has quit [Remote host closed the connection]
azcraft has joined #yocto
Estrella has joined #yocto
Estrella has quit [Ping timeout: 252 seconds]
Estrella has joined #yocto
Estrella has quit [Ping timeout: 252 seconds]
olani- has joined #yocto
dmoseley has joined #yocto
dmoseley_ has quit [Ping timeout: 260 seconds]
kscherer has quit [Quit: Konversation terminated!]
prabhakarlad has quit [Quit: Client closed]
Estrella has joined #yocto
Estrella has quit [Ping timeout: 248 seconds]
azcraft has quit [Remote host closed the connection]
Estrella has joined #yocto
Estrella has quit [Ping timeout: 260 seconds]
Estrella has joined #yocto
dkl has quit [Quit: %quit%]
dkl has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
florian_kc has joined #yocto
tlwoerner_ has joined #yocto
tlwoerner has quit [Ping timeout: 260 seconds]
florian_kc has quit [Ping timeout: 252 seconds]
florian_kc has joined #yocto