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.05) May 17 - 19, 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"
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
odra has joined #yocto
kscherer has quit [Quit: Konversation terminated!]
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 244 seconds]
nemik has joined #yocto
davidinux has quit [Ping timeout: 252 seconds]
davidinux has joined #yocto
vmeson has quit [Ping timeout: 250 seconds]
odra has quit [Remote host closed the connection]
odra has joined #yocto
sakoman has quit [Quit: Leaving.]
odra_ has joined #yocto
odra has quit [Ping timeout: 244 seconds]
RobertBerger has joined #yocto
rber|res has quit [Ping timeout: 244 seconds]
nemik has quit [Ping timeout: 244 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
starblue has quit [Ping timeout: 252 seconds]
starblue has joined #yocto
seninha has joined #yocto
zpfvo has quit [Ping timeout: 248 seconds]
zpfvo has joined #yocto
sakoman has joined #yocto
seninha has quit [Remote host closed the connection]
behanw has joined #yocto
roussinm has quit [Quit: WeeChat 3.0]
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
sakoman has quit [Quit: Leaving.]
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 244 seconds]
nemik has joined #yocto
thomasd13 has joined #yocto
alessioigor has joined #yocto
beneth has quit [Read error: Connection reset by peer]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
rob_w has joined #yocto
behanw has quit [Quit: Connection closed for inactivity]
sef has joined #yocto
mvlad has joined #yocto
imuguruza has joined #yocto
alessioigor has quit [Quit: alessioigor]
goliath has joined #yocto
<sef> (newbie question)
<sef> hi, im trying to build opencv on imx. i want to build opencv_4.1.2.imx(zeus-5.4.3-1.0.0) instead of opencv 4.1.0 in "meta-openembedded".
<sef> for this, i made the following definition in machine.conf: PREFERRED_VERSION_opencv ?= "4.1.2.imx"
<sef> when i do "bitbake opencv", i get an error like this: "multiple .bb files are due to be built which each provide opencl-header"
<esai[m]> hello everyone. I am looking for a AI project related with Image processing or Machine learning
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
leon-anavi has joined #yocto
<thomasd13> Hi guys, I may need some help here: I wrote a recipe for a .net-application. At stage package-qa I got some errors for runtime dependency: https://dpaste.com/BQ9NK4MTB.txt
nemik has joined #yocto
<thomasd13> It bascially requires libstdc++.so.6(GLIBCXX_3.4)(64bit) in different GLIBCXX versions. In my RDEPENDS I set libstdc++ as dependency like this: RDEPENDS_interprocesscommunication=" icu libgssapi-krb5 zlib libstdc++ "
<imuguruza> HI there, I am trying to build gatesgarth open-embedded with some other layers. I am using the latest commit in that branch to compile: https://github.com/openembedded/meta-openembedded/commit/f3f7a5f1a4713f145107bb043e0d14cb3a51c62f
<imuguruza> Unfortunately, I am facing sox compilation error, it looks like autoconf is setting some commands not available, such as, arm...-gcc -qversion or -V, which it looks like they are deprecated or not supported anymore.
<imuguruza> I have made a fresh compilation of that recipe in another computer (bitbake sox), and it compiles...
<imuguruza> The cross-compiler version is the same. I am wondering what could the reason why in one compiles and in the other does not.
<imuguruza> The config.log states the next:
<imuguruza> "
<imuguruza> configure:3571: aarch64-poky-linux-gcc  -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/joa/yo>
<imuguruza> aarch64-poky-linux-gcc: error: unrecognized command-line option '-V'
<imuguruza> aarch64-poky-linux-gcc: fatal error: no input files
<imuguruza> compilation terminated.
<imuguruza> configure:3582: $? = 1
<imuguruza> configure:3571: aarch64-poky-linux-gcc  -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/joa/yo>
<imuguruza> aarch64-poky-linux-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
<imuguruza> aarch64-poky-linux-gcc: fatal error: no input files
<imuguruza> "
<imuguruza> The conf.log is stored here: https://pastebin.com/tJNuCsS1
<imuguruza> Any idea which can be the source of the problem? I have tried to clean the sox build using -c cleanall and cleansstate
<thomasd13> I build against a AARCH64 target. Do you know maybe whats the issue here? I'm really surprised that it misses some kind of basic thing like the libstdc++
<bigendian> hi. on kirkstone i am trying to compile a simple helloworld, similar to hello_1.0.bb
Guest12 has joined #yocto
<bigendian> i get
<bigendian> arm-poky-linux-gnueabi-gcc: not found
barometz has quit [Remote host closed the connection]
barometz has joined #yocto
Guest12 has quit [Quit: Client closed]
Schlumpf has joined #yocto
rfuentess has joined #yocto
imuguruza83 has joined #yocto
mckoan|away is now known as mckoan
<mckoan> good morning
imuguruza83 has quit [Ping timeout: 252 seconds]
<sef> morning
<Schlumpf> morning
<thomasd13> morning
prabhakarlad has joined #yocto
<sef> (newbie question)
<sef> hi, im trying to build opencv on imx. i want to build opencv_4.1.2.imx(zeus-5.4.3-1.0.0) instead of opencv 4.1.0 in "meta-openembedded".
<sef> for this, i made the following definition in machine.conf: PREFERRED_VERSION_opencv ?= "4.1.2.imx"
<sef> when i do "bitbake opencv", i get an error like this: "multiple .bb files are due to be built which each provide opencl-header"
<qschulz> RP: libjpeg-turbo, https://nvd.nist.gov/vuln/detail/CVE-2020-35538 says >= 2.0.5 but it seems the patch fixing it is in 2.0.6.
<qschulz> RP: working on Buildroot LTS CVEs for packages we use though, I'm not working on Yocto :/
goliath has quit [Quit: SIGSEGV]
<qschulz> bigendian: can we see the recipe, source code of the sw you're building and the error log?
<qschulz> thomasd13: this .NET application, it's using prebuilt binaries/shared libraries and not the ones built by Yocto right?
<bigendian> qschulz: snipboardio/cYihFJ.jpg
<bigendian> copied from poky meta-skeletons stuff
tre has joined #yocto
<bigendian> tried as beaglebone-yocto machine but also qemux86-64
<bigendian> just copied from hello_1.0.bb so supposing it was working
florian_kc has joined #yocto
<qschulz> bigendian: that is one error I didn't expect to happen, no idea tbh
<bigendian> qschulz: thanks anyway. So better i don0t show hello_1.0.bb in a seminar, or i am fired )
<qschulz> bigendian: what I can say already is that we made a mistake, we shouldn't have hello_2.10.bb and hello_1.0.bb recipe, since the second won't be built because of its version being lower than the other one
<qschulz> (meaning we probably didn't test it)
<qschulz> I've started a build, let's see
florian_kc has quit [Ping timeout: 244 seconds]
sef41 has joined #yocto
sef has quit [Ping timeout: 252 seconds]
<bigendian> qschulz: no worries, joking. thanks for the support
<qschulz> well, providing broken examples should be one of our worries :)
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
<thomasd13> qschulz, this .NET application is using prebuild binaries and shared libs which are not built by yocto, but it seems that some of that prebuild shared libs have runtime dependencies on specific version of libstdc++.so (libstdc++.so.6(GLIBCXX_3.4)(64bit))
<thomasd13> Nevertheless I specified libstdc++ as runtime dependency, and checked this with bitbake dotnet-app -e | grep ^RDEPENDS
<qschulz> thomasd13: poor thomas
<qschulz> thomasd13: I used to patchelf the binaries/shlibs to specify the shlibs created by Yocto but that's something you need to maintain yourself then and it's not nice
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
<qschulz> thomasd13: any way to ask this project to rebuild with an SDK you create with your Yocto image?
<thomasd13> qschulz, maybe a misunderstanding here: I build the dotnet-app with Yocto, based on meta-mono (and there dotnet-native). So Yocto uses the dotnet-SDK to compile/build the dotnet-app. But the shared objects within the dotnet-app are prebuild I think
<thomasd13> Wait, I'll share the recipe
<thomasd13> I was wondering if I need to tell yocto that it should build and deploy that specific libstdc++.so, or should modify dotnet-app that it do not ask anymore for that specific libstdc++.so?
manuel1985 has joined #yocto
<qschulz> thomasd13: sorry, no experience with .NET nor meta-mono :/
florian has joined #yocto
<thomasd13> alright :) thanks anyway qschulz
<thomasd13> But you may know how to build the specific libstdc++ lib?
<qschulz> thomasd13: i'm not sure this is the way to go, I'd more look into making dotnet use the libs you're actually building with yocto
<thomasd13> ok
sstiller has joined #yocto
goliath has joined #yocto
imuguruza89 has joined #yocto
imuguruza has quit [Quit: Client closed]
<RP> qschulz: I sent that one last Tuesday
imuguruza has joined #yocto
imuguruza8996 has joined #yocto
imuguruza89 has quit [Ping timeout: 252 seconds]
ptsneves has joined #yocto
<ptsneves> mckoan: for real. I really hope i can go in the next year
<qschulz> RP: "sent"?
murych has joined #yocto
sef41 has quit [Ping timeout: 252 seconds]
<mckoan> ptsneves: sure
<qschulz> bigendian: working on master, will check with kirkstone but I expect it to work too.. maybe an issue with your local setup?
beneth has joined #yocto
murych has quit [Read error: Connection reset by peer]
davidinux has quit [Ping timeout: 265 seconds]
murych has joined #yocto
Tyaku has joined #yocto
Payam has joined #yocto
davidinux has joined #yocto
rfuentess has quit [Remote host closed the connection]
<Tyaku> Hi, I have a recipe, where I want different "SRC_URI" depending on the machine. Currently I try to do this like this: SRC_URI_gateway-pu551_append = " file://xxxx_defconfig" and I have different "machines".
<Tyaku> The problem is that during the build "MACHINE=gateway-pu551 bitbake my-image" I get errors during the fetch of my recipe because it try to find the files of the other machines
<RP> qschulz: I reported it to them via email. I forwarded you what I sent
ptsneves has quit [Quit: ptsneves]
<qschulz> Tyaku: just do what the stackoverflow suggested for the defconfig
<qschulz> use the same filename and put it in a subdirectory named after the machine
<qschulz> then a simple SRC_URI += "file://defconfig" will fetch the correct one for your machine
<qschulz> Tyaku: also, remember that SRC_URI_gateway-pu551_append is the old syntax. If you're using honister or kirkstone, it should be SRC_URI_g:taway-pu551:append instead
<qschulz> SRC_URI:gateway-pu551:append
ptsneves has joined #yocto
<qschulz> and probably even more: SRC_URI:append:gateway-pu551
<Tyaku> My files have different names,
<Tyaku> And the problem is that i get an error like this "Fetcher failure: Unable to find file file://a-file-from-machine-a anywhere. The paths that were searched were:" when I am building for machine-b, and if I build for machine-a, I have the same error but for machine-b
<qschulz> Tyaku: can you send the content of your recipe and the directory layout for where you put your files?
zpfvo has quit [Ping timeout: 252 seconds]
<Tyaku> yep
davidinux has quit [Ping timeout: 265 seconds]
<qschulz> RP: thx, will look at it once systemd-oomd stops killing thunderbird when yocto is compiling :D
davidinux has joined #yocto
starblue has quit [Ping timeout: 252 seconds]
starblue has joined #yocto
<imuguruza> Hi again,
<imuguruza> Anyone can suggest me why this is happening?
<imuguruza> I am trying yo compile sox in gatesgarth and it fails, but i have compiled it in another computer... :S
<imuguruza> It looks like the configuration process is not done properly:
<imuguruza> "
<imuguruza> configure:3571: aarch64-poky-linux-gcc  -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/joa/yo>
<imuguruza> aarch64-poky-linux-gcc: error: unrecognized command-line option '-V'
<imuguruza> aarch64-poky-linux-gcc: fatal error: no input files
<imuguruza> "
<imuguruza> configure:3571: aarch64-poky-linux-gcc  -mcpu=cortex-a53 -march=armv8-a+crc+crypto -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/joa/yo>
<imuguruza> aarch64-poky-linux-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
<Tyaku> woooow ;D
<Tyaku> The option -V is not known by " aarch64-poky-linux-gcc"
zpfvo has joined #yocto
<imuguruza> yeah I understand that, but not why this his happening if I already compiled in another computer and I am based in the latest gatesgarth commit branch...
alessioigor has joined #yocto
<qschulz> Tyaku: u-boot-imx/imx8mn-hub-mz-evk is not the same name for the directory as hub-mz-evk override so that's one thing
<qschulz> for the rest, I think you need to check the content of the SRC_URI variable for each machine
<qschulz> bitbake-getvar will tell you that
<Tyaku> Probably because it depends on the version of the GCC being used, what appens if you call "aarch64-poky-linux-gcc -V" ? Did -V appears when calling "aarch64-poky-linux-gcc --help" ?
<imuguruza> I ve tried that and fails
alessioigor has quit [Quit: alessioigor]
patersonc[m] has left #yocto [#yocto]
<imuguruza> but, to my understanding, this shouldn't be properly configured in the conf process?
patersonc[m] has joined #yocto
florian_kc has joined #yocto
<qschulz> bigendian: managed to build hello example from meta-skeleton for kirkstone too, so very likely something wrong in your setup?
camus has quit [Ping timeout: 268 seconds]
camus has joined #yocto
<qschulz> RP: ah yes, I sent the same mail, hopefully they'll fix it at some point :)
Krutchek has quit [Quit: WeeChat 2.3]
<RP> qschulz: hopefully :)
Zappan has joined #yocto
murych has quit [Read error: Connection reset by peer]
murych has joined #yocto
murych has quit [Client Quit]
mckoan is now known as mckoan|away
<RP> qschulz: they do usually get there
d-s-e has joined #yocto
<imuguruza> allright, I have added "DEPENDs = libtool" and now looks like is compiling
<ptsneves> besides adding more ram, what tactics do people use to address high ram usage in the build? Is there any ram pressure mechanism?
zpfvo has quit [Ping timeout: 248 seconds]
sef has joined #yocto
zpfvo has joined #yocto
davidinux has quit [Ping timeout: 268 seconds]
davidinux has joined #yocto
<qschulz> ptsneves: there's this new pressure stuff in master
<qschulz> ptsneves: you can always limit the number of threads used
<qschulz> ptsneves: also check if your high mem usage isn't happening during packaging, in which case you could lower the memory used by compression algorithms (xz, zstd, ... have variables for setting it)
<ptsneves> qschulz: Thanks. When you mean threads you mean concurrent tasks or what is passed as the -j parameter?
<ptsneves> The packaging tip is a good one :)
sef has quit [Quit: Client closed]
<qschulz> ptsneves: you can control both
<qschulz> PARALLEL_MAKE vs BB_NUMBER_THREADS on the global level
<ptsneves> qschulz: indeed :) thanks
imuguruza has quit [Quit: Client closed]
<RP> zeddii: I have a patch for perf in -next FWIW
imuguruza8996 has quit [Ping timeout: 252 seconds]
sef has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
ecdhe has quit [Ping timeout: 264 seconds]
ecdhe has joined #yocto
nemik has quit [Ping timeout: 264 seconds]
nemik has joined #yocto
Guest6026 has joined #yocto
karl has quit [Ping timeout: 255 seconds]
abelloni has quit [Ping timeout: 255 seconds]
tangofoxtrot has quit [Remote host closed the connection]
mlaga97 has quit [Quit: No Ping reply in 180 seconds.]
mrnuke_ has joined #yocto
Zappan has quit [Ping timeout: 265 seconds]
Telgareith has quit [Quit: Ping timeout (120 seconds)]
Lihis has quit [Ping timeout: 265 seconds]
manuel_ has joined #yocto
mlaga97_ has joined #yocto
beneth has quit [Ping timeout: 252 seconds]
rperier has quit [Ping timeout: 248 seconds]
<Guest6026> CMake Error at CMakeLists.txt (find_library):
<Guest6026> In the SDK, there are two sysroots. One core2-64-xx-linux. It contains libluajit-5.1.so
BobPungartnik has joined #yocto
<Guest6026> find_library(LIBLUA luajit-5.1 REQUIRED)
<Guest6026> When I try to use the classic SDK after sourcing the environnment and try to build the project with cmake, I end up getting this error:
<Guest6026> The other sysroot x86_64_xxsdk-linux does not have any luajit-5.1.so
<Guest6026> Could not find LIBLUA using the following names: luajit-5.1
<Guest6026> Hello. I have a self-made bb-recipe that builds nicely with bitbake and devtool (on hardknott) using cmake. In  CMakeLists.txt I use
<Guest6026> I am new to making recipe, so I have probably done something wrong, but I wish for some good tips.
fleg has quit [Ping timeout: 252 seconds]
Belgarion has quit [Ping timeout: 268 seconds]
michaelo has quit [Ping timeout: 268 seconds]
violet has quit [*.net *.split]
sgw has quit [*.net *.split]
zeddii has quit [*.net *.split]
simpat2022[m] has quit [*.net *.split]
ecdhe has quit [*.net *.split]
eirikb[m] has quit [*.net *.split]
apprehend3108[m] has quit [*.net *.split]
KurtKiefer[m] has quit [*.net *.split]
Belgarion has joined #yocto
abelloni_ has joined #yocto
Lihis_ has joined #yocto
karl_ has joined #yocto
gstinocher[m] has quit [*.net *.split]
shoragan[m] has quit [*.net *.split]
mrnuke has quit [*.net *.split]
alex88 has quit [*.net *.split]
Wouter0100 has quit [*.net *.split]
manuel has quit [*.net *.split]
alinucs has quit [Quit: ZNC 1.7.5 - https://znc.in]
starblue has quit [*.net *.split]
odra_ has quit [*.net *.split]
rob_w has quit [*.net *.split]
esai[m] has quit [*.net *.split]
creich has quit [*.net *.split]
qschulz has quit [*.net *.split]
hmw[m] has quit [*.net *.split]
agherzan has quit [*.net *.split]
jordemort has quit [*.net *.split]
mrybczyn[m] has quit [*.net *.split]
ericson2314 has quit [*.net *.split]
zyga[m] has quit [*.net *.split]
KanjiMonster has quit [*.net *.split]
Bardon has quit [*.net *.split]
kanavin has quit [*.net *.split]
guest13215 has quit [*.net *.split]
Herrie has quit [*.net *.split]
camus has quit [*.net *.split]
LocutusOfBorg has quit [*.net *.split]
lukma has quit [*.net *.split]
zwelch has quit [*.net *.split]
berton[m] has quit [*.net *.split]
Saur[m] has quit [*.net *.split]
warthog9 has quit [*.net *.split]
zpfvo has quit [*.net *.split]
Tyaku has quit [*.net *.split]
sstiller has quit [*.net *.split]
dmoseley has quit [*.net *.split]
schtobia has quit [*.net *.split]
dacav has quit [*.net *.split]
mrpelotazo has quit [*.net *.split]
dtometzki has quit [*.net *.split]
Guest6391 has quit [*.net *.split]
vvn has quit [*.net *.split]
grma has quit [*.net *.split]
alimon has quit [*.net *.split]
justache has quit [*.net *.split]
Ram-Z has quit [*.net *.split]
npcomp has quit [*.net *.split]
fitzsim has quit [*.net *.split]
astlep550 has quit [*.net *.split]
wCPO has quit [*.net *.split]
nerdboy has quit [*.net *.split]
ykrons has quit [*.net *.split]
iokill_ has quit [*.net *.split]
tlwoerner has quit [*.net *.split]
fullstop has quit [*.net *.split]
yocti has quit [*.net *.split]
GuilhemArvilMari has quit [*.net *.split]
jaskij[m] has quit [*.net *.split]
NicoMller[m] has quit [*.net *.split]
kayterina[m] has quit [*.net *.split]
T_UNIX[m] has quit [*.net *.split]
Piraty has quit [*.net *.split]
Crofton has quit [*.net *.split]
u1106 has quit [*.net *.split]
smurray has quit [*.net *.split]
Colin_Finck has quit [*.net *.split]
vquicksilver has quit [*.net *.split]
jsandman has quit [*.net *.split]
rfs613 has quit [*.net *.split]
moto-timo has quit [*.net *.split]
karl_ has quit [*.net *.split]
Belgarion has quit [*.net *.split]
BobPungartnik has quit [*.net *.split]
Estrella__ has quit [*.net *.split]
amitk has quit [*.net *.split]
Estrella_ has quit [*.net *.split]
pbsds has quit [*.net *.split]
LetoThe2nd has quit [*.net *.split]
JaMa has quit [*.net *.split]
MWelchUK has quit [*.net *.split]
bunk has quit [*.net *.split]
mckoan|away has quit [*.net *.split]
Dracos-Carazza has quit [*.net *.split]
Ch^W_ has quit [*.net *.split]
fray has quit [*.net *.split]
tperrot has quit [*.net *.split]
bigendian has quit [*.net *.split]
manuel_ has quit [*.net *.split]
mvlad has quit [*.net *.split]
Estrella has quit [*.net *.split]
kriive has quit [*.net *.split]
mihai has quit [*.net *.split]
kmaincent[m] has quit [*.net *.split]
zkrx has quit [*.net *.split]
Alban[m] has quit [*.net *.split]
kiwi_29_[m] has quit [*.net *.split]
jarvis-owl[m] has quit [*.net *.split]
xantoz has quit [*.net *.split]
Ad0 has quit [*.net *.split]
OnkelUlla has quit [*.net *.split]
Notgnoshi has quit [*.net *.split]
dlan has quit [*.net *.split]
erbo_ has quit [*.net *.split]
chrysh has quit [*.net *.split]
Lihis_ has quit [*.net *.split]
rsalveti has quit [*.net *.split]
paowz has quit [*.net *.split]
majoribanksaud[m has quit [*.net *.split]
ThomasRoos[m] has quit [*.net *.split]
Perceval[m] has quit [*.net *.split]
Net147 has quit [*.net *.split]
chep has quit [*.net *.split]
alicef has quit [*.net *.split]
RP has quit [*.net *.split]
mischief has quit [*.net *.split]
ldericher has quit [*.net *.split]
svuorela has quit [*.net *.split]
jackos888[m] has quit [*.net *.split]
thierryE[m] has quit [*.net *.split]
cperon has quit [*.net *.split]
lrusak[m] has quit [*.net *.split]
barath has quit [*.net *.split]
Tartarus has quit [*.net *.split]
Salamandar has quit [*.net *.split]
rhadye has quit [*.net *.split]
diamondman has quit [*.net *.split]
dagmcr has quit [*.net *.split]
georgem has quit [*.net *.split]
reatmon has quit [*.net *.split]
ak77_ has quit [*.net *.split]
yocton has quit [*.net *.split]
denix has quit [*.net *.split]
ndec has quit [*.net *.split]
drewfustini has quit [*.net *.split]
DavidM[m] has quit [*.net *.split]
armpit has quit [*.net *.split]
falk0n[m] has quit [*.net *.split]
jclsn[m] has quit [*.net *.split]
khem has quit [*.net *.split]
patersonc[m] has quit [*.net *.split]
dwagenk has quit [*.net *.split]
landgraf has quit [*.net *.split]
ernstp has quit [*.net *.split]
bluelightning has quit [*.net *.split]
mkorpershoek has quit [*.net *.split]
jsbronder has quit [*.net *.split]
xtopher_ has quit [*.net *.split]
alvaropg[m] has quit [*.net *.split]
static_rocket has quit [*.net *.split]
fabatera[m] has quit [*.net *.split]
eggman has quit [*.net *.split]
shoragan has quit [*.net *.split]
nsbdfl has quit [*.net *.split]
marex has quit [*.net *.split]
mcfrisk has quit [*.net *.split]
kergoth has quit [*.net *.split]
perdmann has quit [*.net *.split]
paulbarker has quit [*.net *.split]
dl9pf has quit [*.net *.split]
madisox has quit [*.net *.split]
GNUmoon has quit [*.net *.split]
mlaga97_ has quit [*.net *.split]
nemik has quit [*.net *.split]
otavio has quit [*.net *.split]
sotaoverride has quit [*.net *.split]
vladest has quit [*.net *.split]
woky_ has quit [*.net *.split]
Habbie has quit [*.net *.split]
rburton has quit [*.net *.split]
JPEW has quit [*.net *.split]
Shaun has quit [*.net *.split]
risca_ has quit [*.net *.split]
Fanfwe42 has quit [*.net *.split]
neverpanic has quit [*.net *.split]
wyre has quit [*.net *.split]
jamestperk has quit [*.net *.split]
bradfa has quit [*.net *.split]
Guest6026 has quit [*.net *.split]
sef has quit [*.net *.split]
prabhakarlad has quit [*.net *.split]
Schlumpf has quit [*.net *.split]
ChanServ has quit [*.net *.split]
d-s-e has quit [*.net *.split]
goliath has quit [Quit: SIGSEGV]
goliath has joined #yocto
alinucs has joined #yocto
Zappan has joined #yocto
BobPungartnik has joined #yocto
violet has joined #yocto
Estrella___ has joined #yocto
michaelo has joined #yocto
abelloni_ has joined #yocto
Lihis has joined #yocto
karl_ has joined #yocto
mlaga97_ has joined #yocto
Belgarion has joined #yocto
Guest6026 has joined #yocto
manuel_ has joined #yocto
nemik has joined #yocto
sef has joined #yocto
zpfvo has joined #yocto
d-s-e has joined #yocto
camus has joined #yocto
patersonc[m] has joined #yocto
starblue has joined #yocto
Tyaku has joined #yocto
prabhakarlad has joined #yocto
sstiller has joined #yocto
Schlumpf has joined #yocto
mvlad has joined #yocto
rob_w has joined #yocto
odra_ has joined #yocto
dmoseley has joined #yocto
GNUmoon has joined #yocto
Estrella has joined #yocto
kriive has joined #yocto
rsalveti has joined #yocto
paowz has joined #yocto
GuilhemArvilMari has joined #yocto
mihai has joined #yocto
Estrella__ has joined #yocto
schtobia has joined #yocto
amitk has joined #yocto
otavio has joined #yocto
Estrella_ has joined #yocto
dacav has joined #yocto
esai[m] has joined #yocto
creich has joined #yocto
Herrie has joined #yocto
mrpelotazo has joined #yocto
qschulz has joined #yocto
sotaoverride has joined #yocto
dtometzki has joined #yocto
Guest6391 has joined #yocto
vladest has joined #yocto
jaskij[m] has joined #yocto
zwelch has joined #yocto
zkrx has joined #yocto
Alban[m] has joined #yocto
Salamandar has joined #yocto
hmw[m] has joined #yocto
kiwi_29_[m] has joined #yocto
falk0n[m] has joined #yocto
fabatera[m] has joined #yocto
jackos888[m] has joined #yocto
jclsn[m] has joined #yocto
majoribanksaud[m has joined #yocto
jarvis-owl[m] has joined #yocto
cperon has joined #yocto
kayterina[m] has joined #yocto
berton[m] has joined #yocto
Perceval[m] has joined #yocto
ThomasRoos[m] has joined #yocto
T_UNIX[m] has joined #yocto
mrybczyn[m] has joined #yocto
thierryE[m] has joined #yocto
Saur[m] has joined #yocto
agherzan has joined #yocto
lrusak[m] has joined #yocto
jordemort has joined #yocto
Tartarus has joined #yocto
ericson2314 has joined #yocto
barath has joined #yocto
khem has joined #yocto
zyga[m] has joined #yocto
dwagenk has joined #yocto
grma has joined #yocto
alimon has joined #yocto
KanjiMonster has joined #yocto
Bardon has joined #yocto
Colin_Finck has joined #yocto
vvn has joined #yocto
DavidM[m] has joined #yocto
warthog9 has joined #yocto
alvaropg[m] has joined #yocto
kanavin has joined #yocto
guest13215 has joined #yocto
justache has joined #yocto
Net147 has joined #yocto
Ram-Z has joined #yocto
npcomp has joined #yocto
chep has joined #yocto
fitzsim has joined #yocto
Ad0 has joined #yocto
Piraty has joined #yocto
astlep550 has joined #yocto
woky_ has joined #yocto
landgraf has joined #yocto
wCPO has joined #yocto
yocti has joined #yocto
nerdboy has joined #yocto
tlwoerner has joined #yocto
fullstop has joined #yocto
iokill_ has joined #yocto
ykrons has joined #yocto
bigendian has joined #yocto
tperrot has joined #yocto
xantoz has joined #yocto
fray has joined #yocto
Ch^W_ has joined #yocto
Dracos-Carazza has joined #yocto
mckoan|away has joined #yocto
bunk has joined #yocto
MWelchUK has joined #yocto
JaMa has joined #yocto
pbsds has joined #yocto
moto-timo has joined #yocto
LetoThe2nd has joined #yocto
jsandman has joined #yocto
rfs613 has joined #yocto
smurray has joined #yocto
vquicksilver has joined #yocto
u1106 has joined #yocto
erbo_ has joined #yocto
chrysh has joined #yocto
Crofton has joined #yocto
dlan has joined #yocto
Notgnoshi has joined #yocto
NicoMller[m] has joined #yocto
OnkelUlla has joined #yocto
svuorela has joined #yocto
LocutusOfBorg has joined #yocto
kmaincent[m] has joined #yocto
lukma has joined #yocto
static_rocket has joined #yocto
ldericher has joined #yocto
mischief has joined #yocto
mkorpershoek has joined #yocto
drewfustini has joined #yocto
ndec has joined #yocto
armpit has joined #yocto
denix has joined #yocto
yocton has joined #yocto
ak77_ has joined #yocto
reatmon has joined #yocto
georgem has joined #yocto
dagmcr has joined #yocto
diamondman has joined #yocto
rhadye has joined #yocto
xtopher_ has joined #yocto
dl9pf has joined #yocto
jsbronder has joined #yocto
paulbarker has joined #yocto
kergoth has joined #yocto
marex has joined #yocto
mcfrisk has joined #yocto
nsbdfl has joined #yocto
shoragan has joined #yocto
bradfa has joined #yocto
eggman has joined #yocto
jamestperk has joined #yocto
wyre has joined #yocto
RP has joined #yocto
alicef has joined #yocto
neverpanic has joined #yocto
perdmann has joined #yocto
Fanfwe42 has joined #yocto
Shaun has joined #yocto
JPEW has joined #yocto
rburton has joined #yocto
Habbie has joined #yocto
madisox has joined #yocto
risca_ has joined #yocto
ChanServ has joined #yocto
ernstp has joined #yocto
bluelightning has joined #yocto
Wouter0100 has joined #yocto
zeddii has joined #yocto
apprehend3108[m] has joined #yocto
sgw has joined #yocto
KurtKiefer[m] has joined #yocto
simpat2022[m] has joined #yocto
shoragan[m] has joined #yocto
alex88 has joined #yocto
gstinocher[m] has joined #yocto
davidinux has quit [*.net *.split]
florian_kc has quit [*.net *.split]
Payam has quit [*.net *.split]
florian has quit [*.net *.split]
manuel1985 has quit [*.net *.split]
mrnuke_ has quit [*.net *.split]
barometz has quit [*.net *.split]
tre has quit [*.net *.split]
leon-anavi has quit [*.net *.split]
thomasd13 has quit [*.net *.split]
RobertBerger has quit [*.net *.split]
PhoenixMage has quit [*.net *.split]
_wmills has quit [*.net *.split]
lexano has quit [*.net *.split]
Vonter has quit [*.net *.split]
geoffhp has quit [*.net *.split]
Saur has quit [*.net *.split]
Starfoxxes has quit [*.net *.split]
rfried has quit [*.net *.split]
simond47 has quit [*.net *.split]
pabigot has quit [*.net *.split]
Maxxed52 has quit [*.net *.split]
hushmoney has quit [*.net *.split]
bantu has quit [*.net *.split]
Estrella__ has quit [Ping timeout: 268 seconds]
rperier has joined #yocto
<LetoThe2nd> yo dudX
alvaropg[m] has quit [Ping timeout: 240 seconds]
berton[m] has quit [Ping timeout: 250 seconds]
dwagenk has quit [Ping timeout: 264 seconds]
agherzan has quit [Ping timeout: 268 seconds]
jordemort has quit [Ping timeout: 268 seconds]
ThomasRoos[m] has quit [Ping timeout: 248 seconds]
Perceval[m] has quit [Ping timeout: 248 seconds]
majoribanksaud[m has quit [Ping timeout: 248 seconds]
zyga[m] has quit [Ping timeout: 268 seconds]
ericson2314 has quit [Ping timeout: 268 seconds]
kmaincent[m] has quit [Ping timeout: 268 seconds]
Alban[m] has quit [Ping timeout: 268 seconds]
kiwi_29_[m] has quit [Ping timeout: 268 seconds]
cperon has quit [Ping timeout: 268 seconds]
lrusak[m] has quit [Ping timeout: 268 seconds]
Tartarus has quit [Ping timeout: 268 seconds]
simpat2022[m] has quit [Ping timeout: 264 seconds]
shoragan[m] has quit [Ping timeout: 264 seconds]
fabatera[m] has quit [Ping timeout: 240 seconds]
kayterina[m] has quit [Ping timeout: 268 seconds]
imuguruza89 has joined #yocto
jclsn[m] has quit [Ping timeout: 264 seconds]
khem has quit [Ping timeout: 264 seconds]
patersonc[m] has quit [Ping timeout: 264 seconds]
mrybczyn[m] has quit [Ping timeout: 268 seconds]
jarvis-owl[m] has quit [Ping timeout: 268 seconds]
jackos888[m] has quit [Ping timeout: 268 seconds]
barath has quit [Ping timeout: 268 seconds]
Salamandar has quit [Ping timeout: 268 seconds]
KurtKiefer[m] has quit [Ping timeout: 264 seconds]
apprehend3108[m] has quit [Ping timeout: 264 seconds]
gstinocher[m] has quit [Ping timeout: 264 seconds]
NicoMller[m] has quit [Ping timeout: 268 seconds]
T_UNIX[m] has quit [Ping timeout: 268 seconds]
davidinux has joined #yocto
simond47 has joined #yocto
florian_kc has joined #yocto
Payam has joined #yocto
tre has joined #yocto
barometz has joined #yocto
leon-anavi has joined #yocto
thomasd13 has joined #yocto
RobertBerger has joined #yocto
PhoenixMage has joined #yocto
_wmills has joined #yocto
rfried has joined #yocto
Maxxed52 has joined #yocto
pabigot has joined #yocto
hushmoney has joined #yocto
Starfoxxes has joined #yocto
mrnuke_ has joined #yocto
geoffhp has joined #yocto
bantu has joined #yocto
manuel1985 has joined #yocto
florian has joined #yocto
Saur has joined #yocto
lexano has joined #yocto
Vonter has joined #yocto
static_rocket has quit [Ping timeout: 240 seconds]
Saur[m] has quit [Ping timeout: 250 seconds]
esai[m] has quit [Ping timeout: 268 seconds]
GuilhemArvilMari has quit [Ping timeout: 268 seconds]
jaskij[m] has quit [Ping timeout: 268 seconds]
BobPungartnik has quit [Quit: Leaving]
DavidM[m] has quit [Ping timeout: 264 seconds]
falk0n[m] has quit [Ping timeout: 264 seconds]
hmw[m] has quit [Ping timeout: 268 seconds]
thierryE[m] has quit [Ping timeout: 268 seconds]
sef has quit [Quit: Client closed]
sef has joined #yocto
nemik has quit [Ping timeout: 260 seconds]
alvaropg[m] has joined #yocto
nemik has joined #yocto
dwagenk has joined #yocto
<sef> hi, im trying to build opencv on imx. i want to build opencv_4.1.2.imx(zeus-5.4.3-1.0.0) instead of opencv 4.1.0 in "meta-openembedded".
<sef> for this, i made the following definition in machine.conf: PREFERRED_VERSION_opencv ?= "4.1.2.imx"
<sef> when i do "bitbake opencv", i get an error like this: "multiple .bb files are due to be built which each provide opencl-header"
<sef> sorry for sharing it for the 3rd time, it's the last time i'm sharing it.
apprehend3108[m] has joined #yocto
lrusak[m] has joined #yocto
nemik has quit [Ping timeout: 244 seconds]
khem has joined #yocto
patersonc[m] has joined #yocto
nemik has joined #yocto
kiwi_29_[m] has joined #yocto
Perceval[m] has joined #yocto
agherzan has joined #yocto
cperon has joined #yocto
kayterina[m] has joined #yocto
zyga[m] has joined #yocto
Alban[m] has joined #yocto
fabatera[m] has joined #yocto
ThomasRoos[m] has joined #yocto
NicoMller[m] has joined #yocto
jackos888[m] has joined #yocto
kmaincent[m] has joined #yocto
berton[m] has joined #yocto
mrybczyn[m] has joined #yocto
<LetoThe2nd> sef: if i had to guess, then you're missing some PREFERRED_PROVIDER magic. but really, just guessing.
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
gstinocher[m] has joined #yocto
simpat2022[m] has joined #yocto
Salamandar has joined #yocto
Tartarus has joined #yocto
yocti has quit [Remote host closed the connection]
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
T_UNIX[m] has joined #yocto
barath has joined #yocto
ericson2314 has joined #yocto
<qschulz> could also be that some recipe somewhere actually use the direct name of a recipe instead of the virtual one
jordemort has joined #yocto
<qschulz> e.g. you have recipe foo and recipe bar, both PROVIDES baz. One recipe bob (R)DEPENDS on bar, a recipe alice (R)DEPENDS on baz, but PREFERRED_PROVIDER_baz = "foo", so bitbake wants to build both foo and bar but both provide baz
majoribanksaud[m has joined #yocto
<manuel1985> Offtopic question, hope that's okay here: Can anyone recommend me some tool to draw UML class and sequence diagrams? Installable on Debian if possible. Tried a few but they all felt hard to use.
static_rocket has joined #yocto
<barometz> draw.io and plantuml are generally ok, for different use cases
fleg has joined #yocto
shoragan[m] has joined #yocto
<manuel1985> barometz: I'll be using plantuml in the CI to render the uml descriptions, but figured I could need some help in drawing them in the first place.
<sef> qschulz LetoThe2nd ty, i will check
esai[m] has joined #yocto
rfuentess has joined #yocto
jaskij[m] has joined #yocto
DavidM[m] has joined #yocto
GuilhemArvilMari has joined #yocto
falk0n[m] has joined #yocto
Saur[m] has joined #yocto
thomasd13 has quit [Ping timeout: 265 seconds]
<Guest6026> For what it's worth. My issues with using classic sdk, cmake and find_package() were resolved by specifying --toolchain ~/sdk/sysroots/x86_64-xxsdk.linux/usr/share/cmake/OEToolchainConfig.cmake
<qschulz> Guest6026: I believe/hope this should have been handled by the sourced script
<qschulz> did you run cmake in the same terminal as the one you used to source the sdk script?
thierryE[m] has joined #yocto
hmw[m] has joined #yocto
<Guest6026> yes, I did
paulg has joined #yocto
rob_w has quit [Remote host closed the connection]
eirikb[m] has joined #yocto
jarvis-owl[m] has joined #yocto
KurtKiefer[m] has joined #yocto
yocti has joined #yocto
jclsn[m] has joined #yocto
imuguruza89 has quit [Quit: Client closed]
xmn has joined #yocto
zpfvo has quit [Ping timeout: 252 seconds]
zpfvo has joined #yocto
Guest6026 has quit [Quit: Client closed]
seninha_ has joined #yocto
sef has quit [Ping timeout: 252 seconds]
sstiller has quit [Quit: Leaving]
florian_kc has quit [Ping timeout: 265 seconds]
sakoman has joined #yocto
seninha_ has quit [Quit: Leaving]
<vvn> hi there -- is it a good idea to compile the kernel with all config as modules and install the necessary kernel-module-* in the target images, rather than fine tuning the kernel config?
zpfvo has quit [Ping timeout: 268 seconds]
Payam has quit [Remote host closed the connection]
zpfvo has joined #yocto
goliath has quit [Quit: SIGSEGV]
tarxf has joined #yocto
<vvn> i.e. KERNEL_CONFIG_COMMAND ?= "oe_runmake_call -C ${S} CC="${KERNEL_CC}" LD="${KERNEL_LD}" O=${B} allmodconfig"
Schlumpf has quit [Ping timeout: 252 seconds]
sef has joined #yocto
Schlumpf has joined #yocto
d-s-e has quit [Ping timeout: 252 seconds]
Schlumpf has quit [Quit: Client closed]
tre has quit [Remote host closed the connection]
sef has quit [Ping timeout: 252 seconds]
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
Tyaku has quit [Quit: Lost terminal]
manuel1985 has quit [Ping timeout: 265 seconds]
behanw has joined #yocto
<vvn> The above config doesn't seem to compile all modules for linux-ti-staging...
tangofoxtrot has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
zpfvo has quit [Quit: Leaving.]
beneth has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
goliath has joined #yocto
florian has quit [Remote host closed the connection]
rfuentess has quit [Remote host closed the connection]
amitk has quit [Ping timeout: 268 seconds]
PhoenixMage has quit [Ping timeout: 265 seconds]
PhoenixMage has joined #yocto
PhoenixMage has quit [Ping timeout: 264 seconds]
PhoenixMage has joined #yocto
Tokamak has joined #yocto
nemik has quit [Ping timeout: 264 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
PhoenixMage has quit [Ping timeout: 244 seconds]
PhoenixMage has joined #yocto
florian_kc has joined #yocto
Tokamak has quit [Read error: Connection reset by peer]
Tokamak has joined #yocto
behanw has quit [Quit: Connection closed for inactivity]
sakoman has quit [Quit: Leaving.]
Tokamak has quit [Read error: Connection reset by peer]
Tokamak has joined #yocto
otavio has quit [Remote host closed the connection]
goliath has quit [Quit: SIGSEGV]
seninha has joined #yocto
mvlad has quit [Remote host closed the connection]
Payam has joined #yocto
ptsneves has quit [Ping timeout: 244 seconds]
florian_kc has quit [Ping timeout: 264 seconds]
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
nemik has quit [Ping timeout: 244 seconds]
nemik has joined #yocto
goliath has joined #yocto
sakoman has joined #yocto
<fray> ok, unrelated. Working on starting 2023 (porting everything in 2022.2 to master). I hit a problem with kmeta and openamp.. I don't understand the warning. (Not going to bug you with it today), when are you around next?
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
<fray> crap wrong window
Tokamak has quit [Ping timeout: 244 seconds]
nemik has quit [Ping timeout: 244 seconds]
nemik has joined #yocto
Tokamak has joined #yocto
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
Tokamak has quit [Read error: Connection reset by peer]
Tokamak has joined #yocto
Tokamak has quit [Read error: Connection reset by peer]
Tokamak has joined #yocto
seninha has quit [Remote host closed the connection]
prabhakarlad has quit [Quit: Client closed]
prabhakarlad has joined #yocto
florian_kc has joined #yocto
leon-anavi has quit [Quit: Leaving]
prabhakarlad has quit [Quit: Client closed]
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 264 seconds]
nemik has joined #yocto
kevinrowland has joined #yocto
rhowell has joined #yocto
Tokamak has quit [Ping timeout: 265 seconds]
Tokamak has joined #yocto
florian_kc has quit [Ping timeout: 264 seconds]
Tokamak_ has joined #yocto
Tokamak has quit [Ping timeout: 260 seconds]
Habbie has quit [Ping timeout: 260 seconds]
Habbie has joined #yocto