qschulz has quit [Read error: Connection reset by peer]
qschulz has joined #yocto
dlan_ is now known as dlan
dlan has quit [Quit: leaving]
dlan has joined #yocto
sakoman has quit [Quit: Leaving.]
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
starblue has quit [Ping timeout: 260 seconds]
starblue has joined #yocto
camus has joined #yocto
sakoman has joined #yocto
pgowda_ has joined #yocto
camus has quit [Quit: camus]
camus has joined #yocto
kroon has joined #yocto
matman has joined #yocto
misterman has joined #yocto
<misterman>
How would I go about using an older gcc version (5.4) for target. I have the gcc 5.4 ported from pyro and it builds and I can compiler my kernel and userspace.. however when building the image I get this error
<misterman>
Missing or unbuildable dependency chain was: ['nativesdk-python3-core', 'virtual/nativesdk-libc', 'virtual/nativesdk-x86_64-sonossdk-linux-gcc-initial']
<misterman>
ERROR: Required build target 'core-fillmore' has no buildable providers.
<ptsneves>
JaMa i need to make a new patch version due to the comment from rburton, so i can add the first 129 numbers of pi.
<JaMa>
if you wish, I have no strong preference
<ptsneves>
then i will leave it as is.
<ptsneves>
On the topic of the python patch, upstream actually suggest removing python-config.py completely. I guess this would be fine for us. Comments?
<ptsneves>
the thing is there is no information on why it is even more broken than the current python one. Otherwise perhaps one could take it back to python upstream
WebertRLZ has quit [Quit: Client closed]
PatrickE has joined #yocto
<qschulz>
kanavin: might now since he wrote that commit?
prabhakarlad has quit [Quit: Client closed]
goliath has quit [Quit: SIGSEGV]
ptsneves has quit [Quit: Client closed]
ptsneves has joined #yocto
camus has quit [Quit: camus]
marc2 has quit [Quit: WeeChat 3.5]
sakoman has joined #yocto
<yudjinn[m]>
I have an application that uses docker to build, but not run. is there a good equivalent to docker-native? Im getting a `/bin/bash: docker: command not found`
<ptsneves>
yudjinn[m] the last time i needed something from docker i just added it to the HOSTTOOLS
<kroon>
shouldn't we all be using podman instead of docker nowadays ?
marc1 has joined #yocto
xmn has joined #yocto
<ptsneves>
kroon missed the reason for that. I just started seeing podman everywhere and feel i lost the new hype
<yudjinn[m]>
ptsneves: as in HOSTTOOLS_install?
<kroon>
ptsneves, some reasons could be its daemonless, open-source, and ships with a standard fedora installation
<yudjinn[m]>
its likely mostly because docker went to a charge model and the community blew up about it
<ptsneves>
yudjinn[m] i dont know that variant. No just add HOSTTOOLS += "docker" to your .conf
<ptsneves>
kroon fedora drives so so much due to employing a lot of OSS engineering. The open source claim is weird given that docker for linux is open source. Only mac and windows are not AFAIK but they are a different thing altogether than linux docker
<ptsneves>
the daemonless, i guess it does not require root right, is that the advantage?
<neverpanic>
Yes
<rburton>
yudjinn[m]: if something needs docker to build my suggestion is to run for the hills
<yudjinn[m]>
it uses bazel and has hard-coded paths for libraries that dont take Envars, so its either use the docker build thats builtin to the makefile or sed a TON of paths
<rburton>
bazel? whilst running, shoot backwards.
<yudjinn[m]>
right.
<yudjinn[m]>
specifically, trying to get libcoral...
<ptsneves>
google seems to be adept at creating build systems that play very poorly with other systems. gn and bazel come to mind
<rburton>
basically they literally don't care
<rburton>
not from malice or ignorance, but they have a single problem to solve
<rburton>
which is why you shouldn't use google build tools: they don't care about you
<ptsneves>
rburton what do you mean in "Might also be wise to assert that you found something here, so running this on an ELF fails with an obvious error." in the mail?
<rburton>
ptsneves: you extract a string but its possible for the value to be ''
<rburton>
which will go wrong in interesting ways later
<ptsneves>
ah ggod point!
<yudjinn[m]>
yeah I'd love to avoid it if I could but I cant
<yudjinn[m]>
and ofc I'm using docker containers for build environment so now In have to include docker in my docker -_-
<rburton>
yo dawg, etc
thomasd13 has quit [Ping timeout: 260 seconds]
pgowda_ has quit [Quit: Connection closed for inactivity]
florian has quit [Quit: Ex-Chat]
florian__ has quit [Ping timeout: 240 seconds]
PatrickE has quit [Ping timeout: 252 seconds]
kroon has quit [Quit: Leaving]
<moto-timo>
I know the evils of bazel... how bad is gn?
<rburton>
terrible
florian__ has joined #yocto
dgriego_ is now known as dgriego
seninha has quit [Quit: Leaving]
mootikins[m] has joined #yocto
Wouter0100 has quit [Remote host closed the connection]