<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.
<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?
<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
<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
<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!
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]
<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