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"
wooosaiii has joined #yocto
wooosaii has quit [Read error: Connection reset by peer]
florian_kc has quit [Ping timeout: 252 seconds]
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
starblue has quit [Ping timeout: 252 seconds]
starblue has joined #yocto
sakoman has quit [Quit: Leaving.]
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
kscherer has quit [Quit: Konversation terminated!]
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
<sotaoverride> Usng a dunfell based bsp and when I do a simple bitbake -e <recipe-name-here> it gives me a weird knotty/progressbar error - https://gist.github.com/sotaoverride/8d8a1d09da1e8ad873ae962684cbc3c9 what is/was this all about?
<sotaoverride> if someone can link me to me a patch or something too for this thatll be great
sotaoverride has quit [Quit: Lost terminal]
nemik has joined #yocto
sakoman has joined #yocto
sotaoverride has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
wooosaiii has quit [Read error: Connection reset by peer]
wooosaiiii has joined #yocto
nemik has joined #yocto
seninha has quit [Quit: Leaving]
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
jclsn has quit [Ping timeout: 244 seconds]
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
jclsn has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
seninha has joined #yocto
alex88 has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
sakoman has quit [Quit: Leaving.]
seninha has quit [Quit: Leaving]
roussinm has quit [Quit: WeeChat 3.0]
amitk has joined #yocto
AKN has joined #yocto
<AKN> Hi , I am trying to flash yocto.wic image to emmc but dd command creates the boot partion in FAT32 instead of FAT16
<AKN> Is there way to change the operation to FAT16
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
thomasd13 has joined #yocto
vladest has quit [Quit: vladest]
vladest has joined #yocto
alessioigor has joined #yocto
mvlad has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
alessioigor has quit [Quit: alessioigor]
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
<jclsn[m]> sotaoverride: Can you walk me through or send me an example including the mount units?
alessioigor has joined #yocto
alessioigor has quit [Client Quit]
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
frieder has joined #yocto
ptsneves has joined #yocto
goliath has quit [Quit: SIGSEGV]
Schlumpf has joined #yocto
tre has joined #yocto
leon-anavi has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
xmn has quit [Quit: ZZZzzz…]
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
Piraty has quit [Quit: -]
Piraty has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
davidinux has quit [Ping timeout: 244 seconds]
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
davidinux has joined #yocto
goliath has joined #yocto
<qschulz> mornin'
<landgraf> qschulz (^_^)/
<ptsneves> qschulz: yoh!
<LetoThe2nd> nah.
<qschulz> LetoThe2nd: afternoon?
<LetoThe2nd> qschulz: nope, just providing a counterpart to the "yay"
<ptsneves> LetoThe2nd: :D
hcg has joined #yocto
florian has joined #yocto
aardo has quit [Read error: Connection reset by peer]
ardo has joined #yocto
denisoft81 has joined #yocto
davidinux has quit [Ping timeout: 248 seconds]
davidinux has joined #yocto
zpfvo has joined #yocto
Schlumpf has quit [Quit: Client closed]
denisoft81 has quit [Quit: Leaving]
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #yocto
seninha has joined #yocto
seninha has quit [Quit: Leaving]
prabhakarlad has quit [Quit: Client closed]
florian_kc has joined #yocto
Schlumpf has joined #yocto
davidinux has quit [Ping timeout: 255 seconds]
davidinux has joined #yocto
prabhakarlad has joined #yocto
kanavin has quit [Quit: Leaving]
kanavin has joined #yocto
hcg has quit [Quit: Client closed]
seninha has joined #yocto
Schlumpf has quit [Quit: Ping timeout (120 seconds)]
otavio has joined #yocto
tlwoerner_ has joined #yocto
davidinux has quit [Ping timeout: 260 seconds]
tlwoerner has quit [Ping timeout: 248 seconds]
<sotaoverride> Does yocto somehow automatically figure the the dependencies for a binary (.so libraries etc) ?
<qschulz> sotaoverride: for .so libraries yes
<qschulz> also for binaries listed in shebang
<sotaoverride> qschulz: could you please link me to the part in the mega manual that talks about this. This bit just snuck up on me out of no where. What the process called even, like how he have do_compile and all
<sotaoverride> What's the process caleed even? Like we got do_compile etc is there a fimilar function for it?**
AKN has quit [Read error: Connection reset by peer]
<sotaoverride> Thanks so much!
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
xmn has joined #yocto
thomasd13 has quit [Ping timeout: 268 seconds]
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
davidinux has joined #yocto
sotaoverride has quit [Read error: Connection reset by peer]
sotaoverride has joined #yocto
davidinux has quit [Ping timeout: 268 seconds]
ardo has quit [Read error: Connection reset by peer]
davidinux has joined #yocto
vladest has quit [Ping timeout: 268 seconds]
ardo has joined #yocto
Starfoxxes has quit [Ping timeout: 252 seconds]
Starfoxxes has joined #yocto
olepor has joined #yocto
xmn has quit [Quit: ZZZzzz…]
xmn has joined #yocto
seninha has quit [Quit: Leaving]
<olepor> Hi :)
<olepor> I've run into a somewhat annoying dependency issue when generating my custom IMG_CMD_* images.
<olepor> The issue goes as follows:
<olepor> * I am generating a paritioned image with 4 partitions
<olepor> ** 1. Data partition
<olepor> ** 2. rootfsa
<olepor> ** 3. rootfsb
<olepor> ** 4. Data partition
<olepor> Now, when generating the data partition image, I am to include a file, which
<olepor> contains the checksum of the rootfs{a,b} partition (they're the same).
<olepor> This I've done through adding an IMAGE_TYPEDEP_dataimg = "ext4" (in this instance),
<olepor> then I add the file in the
<olepor> IMAGE_CMD_dataimg() {...}
<olepor> command.
<olepor> Here I do a shasum of the:
<olepor> "${IMAGE_ROOTFS}/data"
<olepor> And add it to a file in '${IMAGE_ROOTFS}/data/foo.checksum'.
<olepor> This works fine.
<olepor> If this is too much, I will happily take this to the mailing lists
<qschulz> olepor: you have not explicitly stated your issue or asked a question :)
roussinm has joined #yocto
<olepor> Oh my. I'm sorry
<olepor> My question (in short is):
<olepor> Is it possible to add a file to a rootfs during an IMAGE_CMD_*, which takes the checksum from another image generated in a different IMAGE_CMD, add it to the filesystem, and not experience 'pseudo abort' issues as a result
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
tlwoerner_ has quit [Quit: Leaving]
tlwoerner has joined #yocto
ecdhe has quit [Read error: Connection reset by peer]
ecdhe has joined #yocto
sakoman has joined #yocto
kscherer has joined #yocto
olepor has quit [Ping timeout: 252 seconds]
Tyaku has joined #yocto
<Tyaku> Hi, I am running yocto on iMX8MN. From the docs i read how to use the co-processor. (Something to enable on the kernel: OK, and some DTS file must be used). At this point it's very strange: I have a "yocto machine" that configure this: KERNEL_DEVICETREE += freescale/imx8mn-evk-rpmsg.dtb but the dtb doesn't seems to be realy used to configure the DTS:
<Tyaku> Because on the Linux (at runtime), when I check in /sys/firmware/devicetree/base I don't find the changes of imx8mn-evk-rpmsg.dtb
<Tyaku> Did the order change something in "KERNEL_DEVICETREE" ?
<qschulz> Tyaku: the order is important yes
<Tyaku> My variable looks like this: KERNEL_DEVICETREE += " \ freescale/imx8mn-evk.dtb \ freescale/imx8mn-evk-rpmsg.dtb \ freescale/imx8mn-evk-pu551.dtb \
<qschulz> the first one listed there is the default device tree
<Tyaku> "When I put the content of imx8mn-evk-rpmsg.dts into freescale/imx8mn-evk-pu551.dts then it works, the changes are on the system.
<Tyaku> oh ok
<Tyaku> So I have probably to invert rpmsg and pu551.
<qschulz> mmm, then it has something to do with your bootloader or the creation of the fitimage
<qschulz> it's supposed to be the first one appearing in KERNEL_DEVICETREE
<qschulz> but I guess NXP might have done it differentlyu
olepor has joined #yocto
<Tyaku> I try to change the order and I put *-rpmsg (the dts that enable co-processor things) at the end. Build in progress.
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
seninha has joined #yocto
beneth has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
Minvera has joined #yocto
nemik has joined #yocto
olepor has quit [Ping timeout: 252 seconds]
goliath has quit [Quit: SIGSEGV]
olepor has joined #yocto
<Tyaku> Changing the order has no effects.
davidinux has quit [Ping timeout: 268 seconds]
davidinux has joined #yocto
<Tyaku> If I have a "custom machine" that configure KERNEL_DEVICETREE += " freescale/imx8mn-evk.dtb freescale/imx8mn-evk-pu551.dtb freescale/imx8mn-evk-rpmsg.dtb ". I am sure that imx8mn-evk-rpmsg.dtb is used when the linux is running ?
<Tyaku> When I put the content of imx8mn-evk-rpmsg.dts into imx8mn-evk-pu551.dts it works but I think it's not a "good" solution.
<qschulz> Tyaku: look into your bootloader or the fitimage created by yocto
<qschulz> there might be a way to select which device tree is booted by default
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
Lihis has quit [Remote host closed the connection]
Lihis has joined #yocto
olepor has quit [Ping timeout: 252 seconds]
BobPungartnik has joined #yocto
tre has quit [Remote host closed the connection]
zpfvo has quit [Ping timeout: 268 seconds]
frieder has quit [Remote host closed the connection]
starblue has quit [Ping timeout: 268 seconds]
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
Tyaku has quit [Quit: Lost terminal]
BobPungartnik has quit [Quit: Leaving]
<JPEW> RP: I'll send a patch to try locking in cve-check.bbclass
zpfvo has joined #yocto
zpfvo has quit [Ping timeout: 252 seconds]
zpfvo has joined #yocto
wooosaiiii has quit [Read error: Connection reset by peer]
wooosaiii has joined #yocto
<JPEW> RP: 2 patches: a fix up for the bitbake utility and the oe-core patch to use it
florian_kc has quit [Ping timeout: 252 seconds]
florian has quit [Quit: Ex-Chat]
goliath has joined #yocto
leon-anavi has quit [Quit: Leaving]
wooosaii has joined #yocto
wooosaiii has quit [Read error: Connection reset by peer]
AkkermT has joined #yocto
zpfvo has quit [Quit: Leaving.]
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #yocto
prabhakarlad has quit [Quit: Client closed]
prabhakarlad has joined #yocto
otavio has quit [Remote host closed the connection]
otavio has joined #yocto
<RP> JPEW: thanks! :)
starblue has joined #yocto
kanavin has quit [Read error: Connection reset by peer]
kanavin has joined #yocto
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #yocto
vladest has joined #yocto
seninha has quit [Ping timeout: 268 seconds]
seninha has joined #yocto
wooosaii has quit [Remote host closed the connection]
amitk has quit [Ping timeout: 252 seconds]
wooosaii has joined #yocto
wooosaiii has joined #yocto
wooosaii has quit [Read error: Connection reset by peer]
goliath has quit [Quit: SIGSEGV]
usva_td has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
<usva_td> Hello Everyone I'm trying to create a yocto recipe to build spidermonkey 68.0.2 because I cannot use a c++17 compiler... but at the moment of running configure I got some errors. If running inside a container from docker... If I run the configure command as follows outside yocto it runs correclty but if I run it inside yocto (with bitbake command) it marks the errors below:
<usva_td> this is configure command I'm running:
<usva_td> ../configure --disable-jemalloc --enable-posix-nspr-emulation --enable-unaligned-private-values --with-system-zlib --with-intl-api --enable-debug --enable-optimize --with-clang-path=/usr/bin/clang --with-libclang-path=/usr/lib/llvm-10/lib
<usva_td> this are the errors returned from yocto warrrior build
<usva_td> | 'Failed to create virtualenv: %s' % self.virtualenv_root)
<usva_td> | Exception: Failed to create virtualenv: qemu-x86/build/tmp/work/core2-64-poky-linux/mozjs/68.2-r0/firefox-68.2.0/js/src/_build/_virtualenvs/init
<usva_td> | WARNING: qemu-x86/build/tmp/work/core2-64-poky-linux/mozjs/68.2-r0/temp/run.do_configure.6599:1 exit 1 from '../configure --disable-jemalloc --enable-posix-nspr-emulation --enable-unaligned-private-values --with-system-zlib --with-intl-api --enable-debug --enable-optimize --with-clang-path=/usr/bin/clang --with-libclang-path=/usr/lib/llvm-10/lib --x-includes=no --x-libraries=no'
<usva_td> | ERROR: Function failed: do_configure (log file is located at build/tmp/work/core2-64-poky-linux/mozjs/68.2-r0/temp/log.do_configure.6599)
<usva_td> ERROR: Task (recipes-scriptingservice/mozjs/mozjs_68.2.bb:do_configure) failed with exit code '1'
goliath has joined #yocto
davidinux has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
davidinux has joined #yocto
<vmeson> and why do you want version 68 rather than 60 or one from a supported branch?
<usva_td> vmeson... thanks for reply no I tried some other recipes at v17, v78.15, but tno this one you are referring... basically I need something compilable only with C++14 c++17 is not an option for me... I'll double check which version is supported by the community in spidermonkey with only c++11 or 14 but not 17
<khem> c++14 is too old 🙂
<usva_td> I know jajajaja but it's a constraint I cannot elude
* vmeson briefly compares definitions of elude and elide ;-)
seninha has quit [Ping timeout: 248 seconds]
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #yocto
seninha has joined #yocto
<khem> usva_td: Can you post the output of log.do_configure ?
<usva_td> vmeson: I'm using the recipe suggested now I got this error: ERROR: ParseError at recipes-scriptingservice/mozjs/mozjs_60.9.0.bb:75: unparsed line: 'EXTRA_OEMAKE:task-compile += "BUILD_OPT=1 OS_LDFLAGS='-Wl,-latomic ${LDFLAGS}'"'
<usva_td> khem let me get it
<vmeson> usva_td: a link to the logs, rather than the full log, please.
<khem> yeah that recipe is using new override syntax but perhaps you are using older bitbake
starblue has quit [Ping timeout: 268 seconds]
<khem> maybe update bitbake to latest on whichever branch of bitbake you are on
<khem> or if you are using poky then update poky to latest of that branch
<usva_td> @vmeson where can I find the instructions to paste a link to the logs... I remember in some other IRC we can paste those links...
<usva_td> khem I'm using warrior version of poky
<vmeson> usva_td: guidelines: https://wiki.yoctoproject.org/wiki/Community_Guidelines but just use pastebin or any such site.
<vmeson> usva_td: warrior April 2019 -- https://wiki.yoctoproject.org/wiki/Releases You likely can't do it but dunfell would be a much better choice!
mvlad has quit [Remote host closed the connection]
goliath has quit [Quit: SIGSEGV]
florian_kc has joined #yocto
kscherer has quit [*.net *.split]
ecdhe has quit [*.net *.split]
dmoseley has quit [*.net *.split]
OnkelUlla has quit [*.net *.split]
wooosaiii has quit [*.net *.split]
tangofoxtrot has quit [*.net *.split]
dlan has quit [*.net *.split]
Notgnoshi has quit [*.net *.split]
Estrella_ has quit [*.net *.split]
erbo_ has quit [*.net *.split]
chrysh has quit [*.net *.split]
Ad0 has quit [*.net *.split]
falk0n[m] has quit [*.net *.split]
jclsn has quit [*.net *.split]
camus has quit [*.net *.split]
alimon has quit [*.net *.split]
schtobia has quit [*.net *.split]
fitzsim has quit [*.net *.split]
Herrie has quit [*.net *.split]
barometz has quit [*.net *.split]
RP has quit [*.net *.split]
Ram-Z has quit [*.net *.split]
dkl has quit [*.net *.split]
mischief has quit [*.net *.split]
wCPO has quit [*.net *.split]
sgw has quit [*.net *.split]
creich has quit [*.net *.split]
rperier has quit [*.net *.split]
bantu has quit [*.net *.split]
dgriego has quit [*.net *.split]
ldericher has quit [*.net *.split]
Xagen has quit [*.net *.split]
Maxxed has quit [*.net *.split]
svuorela has quit [*.net *.split]
dacav has quit [*.net *.split]
u1106 has quit [*.net *.split]
smurray has quit [*.net *.split]
alinucs has quit [*.net *.split]
KanjiMonster has quit [*.net *.split]
rfs613 has quit [*.net *.split]
static_rocket1 has quit [*.net *.split]
protu[m] has quit [*.net *.split]
vquicksilver has quit [*.net *.split]
jsandman has quit [*.net *.split]
berton[m] has quit [*.net *.split]
moto-timo has quit [*.net *.split]
seninha has quit [*.net *.split]
vladest has quit [*.net *.split]
otavio has quit [*.net *.split]
sakoman has quit [*.net *.split]
tlwoerner has quit [*.net *.split]
ardo has quit [*.net *.split]
Minvera has quit [*.net *.split]
Piraty has quit [*.net *.split]
alex88 has quit [*.net *.split]
vmeson has quit [*.net *.split]
grma has quit [*.net *.split]
Bardon has quit [*.net *.split]
fullstop has quit [*.net *.split]
yocti has quit [*.net *.split]
yann has quit [*.net *.split]
beneth has quit [*.net *.split]
xmn has quit [*.net *.split]
sotaoverride has quit [*.net *.split]
dtometzki has quit [*.net *.split]
LetoThe2nd has quit [*.net *.split]
hushmoney has quit [*.net *.split]
fleg has quit [*.net *.split]
rfried has quit [*.net *.split]
Guest1050 has quit [*.net *.split]
mrnuke has quit [*.net *.split]
pabigot has quit [*.net *.split]
woky has quit [*.net *.split]
JaMa has quit [*.net *.split]
alejandrohs has quit [*.net *.split]
Net147 has quit [*.net *.split]
Wouter0100 has quit [*.net *.split]
mrpelotazo has quit [*.net *.split]
MWelchUK has quit [*.net *.split]
justache has quit [*.net *.split]
bunk has quit [*.net *.split]
mckoan has quit [*.net *.split]
Dracos-Carazza has quit [*.net *.split]
Ch^W_ has quit [*.net *.split]
violet has quit [*.net *.split]
fray has quit [*.net *.split]
ykrons has quit [*.net *.split]
tperrot has quit [*.net *.split]
xantoz has quit [*.net *.split]
michaelo has quit [*.net *.split]
bigendian has quit [*.net *.split]
warthog9 has quit [*.net *.split]
alicef has quit [*.net *.split]
shoragan has quit [*.net *.split]
khem has quit [*.net *.split]
Crofton has quit [*.net *.split]
ldts has quit [*.net *.split]
jackos888[m] has quit [*.net *.split]
yudjinn[m]1 has quit [*.net *.split]
janvermaete[m] has quit [*.net *.split]
zkrx has quit [*.net *.split]
marex has quit [*.net *.split]
mcfrisk has quit [*.net *.split]
aleblanc[m] has quit [*.net *.split]
kergoth has quit [*.net *.split]
stacktrust_ has quit [*.net *.split]
eggman has quit [*.net *.split]
perdmann has quit [*.net *.split]
kayterina[m] has quit [*.net *.split]
LocutusOfBorg has quit [*.net *.split]
paulbarker has quit [*.net *.split]
mkorpershoek has quit [*.net *.split]
dl9pf has quit [*.net *.split]
madisox has quit [*.net *.split]
AdrianOSullivan[ has quit [*.net *.split]
ramacassis[m] has quit [*.net *.split]
thierryE[m] has quit [*.net *.split]
jpnurmi has quit [*.net *.split]
KurtKiefer[m] has quit [*.net *.split]
ente` has quit [*.net *.split]
an_sensr[m] has quit [*.net *.split]
MarkKonnov[m] has quit [*.net *.split]
ernstp has quit [*.net *.split]
bluelightning has quit [*.net *.split]
jsbronder has quit [*.net *.split]
xtopher_ has quit [*.net *.split]
jquaresma[m] has quit [*.net *.split]
ThomasRoos[m] has quit [*.net *.split]
yocton has quit [*.net *.split]
ak77_ has quit [*.net *.split]
Alban[m]1 has quit [*.net *.split]
Artturin[m] has quit [*.net *.split]
opello has quit [*.net *.split]
mborzecki has quit [*.net *.split]
shoragan[m] has quit [*.net *.split]
mario-goulart has quit [*.net *.split]
denix has quit [*.net *.split]
armpit has quit [*.net *.split]
Belgarion has quit [*.net *.split]
ndec has quit [*.net *.split]
drewfustini has quit [*.net *.split]
prabhakarlad has quit [*.net *.split]
seninha has joined #yocto
wooosaiii has joined #yocto
vladest has joined #yocto
sakoman has joined #yocto
otavio has joined #yocto
xmn has joined #yocto
sotaoverride has joined #yocto
tlwoerner has joined #yocto
ardo has joined #yocto
alex88 has joined #yocto
Piraty has joined #yocto
prabhakarlad has joined #yocto
dmoseley has joined #yocto
Minvera has joined #yocto
kscherer has joined #yocto
vmeson has joined #yocto
beneth has joined #yocto
ecdhe has joined #yocto
camus has joined #yocto
OnkelUlla has joined #yocto
jackos888[m] has joined #yocto
schtobia has joined #yocto
grma has joined #yocto
dtometzki has joined #yocto
tangofoxtrot has joined #yocto
fullstop has joined #yocto
Bardon has joined #yocto
dlan has joined #yocto
Notgnoshi has joined #yocto
yann has joined #yocto
yocti has joined #yocto
chrysh has joined #yocto
erbo_ has joined #yocto
Ad0 has joined #yocto
falk0n[m] has joined #yocto
ente` has joined #yocto
yudjinn[m]1 has joined #yocto
alimon has joined #yocto
LetoThe2nd has joined #yocto
hushmoney has joined #yocto
rfried has joined #yocto
fleg has joined #yocto
fitzsim has joined #yocto
mrnuke has joined #yocto
u1106 has joined #yocto
Guest1050 has joined #yocto
JaMa has joined #yocto
barometz has joined #yocto
Herrie has joined #yocto
woky has joined #yocto
pabigot has joined #yocto
RP has joined #yocto
dkl has joined #yocto
wCPO has joined #yocto
Ram-Z has joined #yocto
mischief has joined #yocto
sgw has joined #yocto
alejandrohs has joined #yocto
Xagen has joined #yocto
AdrianOSullivan[ has joined #yocto
bantu has joined #yocto
ldericher has joined #yocto
jquaresma[m] has joined #yocto
dgriego has joined #yocto
mrpelotazo has joined #yocto
MWelchUK has joined #yocto
svuorela has joined #yocto
Wouter0100 has joined #yocto
Maxxed has joined #yocto
justache has joined #yocto
janvermaete[m] has joined #yocto
ThomasRoos[m] has joined #yocto
dacav has joined #yocto
ramacassis[m] has joined #yocto
thierryE[m] has joined #yocto
jpnurmi has joined #yocto
yocton has joined #yocto
bunk has joined #yocto
smurray has joined #yocto
alinucs has joined #yocto
alicef has joined #yocto
KurtKiefer[m] has joined #yocto
mckoan has joined #yocto
Dracos-Carazza has joined #yocto
static_rocket1 has joined #yocto
Ch^W_ has joined #yocto
ak77_ has joined #yocto
shoragan has joined #yocto
zkrx has joined #yocto
KanjiMonster has joined #yocto
rfs613 has joined #yocto
marex has joined #yocto
Alban[m]1 has joined #yocto
mcfrisk has joined #yocto
MarkKonnov[m] has joined #yocto
aleblanc[m] has joined #yocto
Artturin[m] has joined #yocto
protu[m] has joined #yocto
vquicksilver has joined #yocto
an_sensr[m] has joined #yocto
violet has joined #yocto
fray has joined #yocto
berton[m] has joined #yocto
khem has joined #yocto
jsandman has joined #yocto
moto-timo has joined #yocto
mborzecki has joined #yocto
ernstp has joined #yocto
bluelightning has joined #yocto
mkorpershoek has joined #yocto
ykrons has joined #yocto
eggman has joined #yocto
stacktrust_ has joined #yocto
kergoth has joined #yocto
tperrot has joined #yocto
perdmann has joined #yocto
mario-goulart has joined #yocto
xantoz has joined #yocto
michaelo has joined #yocto
bigendian has joined #yocto
warthog9 has joined #yocto
opello has joined #yocto
kayterina[m] has joined #yocto
jsbronder has joined #yocto
Estrella_ has joined #yocto
Crofton has joined #yocto
creich has joined #yocto
rperier has joined #yocto
jclsn has joined #yocto
Net147 has joined #yocto
LocutusOfBorg has joined #yocto
shoragan[m] has joined #yocto
paulbarker has joined #yocto
denix has joined #yocto
drewfustini has joined #yocto
ndec has joined #yocto
dl9pf has joined #yocto
xtopher_ has joined #yocto
Belgarion has joined #yocto
ldts has joined #yocto
armpit has joined #yocto
madisox has joined #yocto
ChanServ has joined #yocto
JohnSmith[m] has quit [Max SendQ exceeded]
fleg has quit [Quit: Ping timeout (120 seconds)]
justache has quit [Max SendQ exceeded]
fleg6 has joined #yocto
justache has joined #yocto
jackos888[m] has quit [Ping timeout: 240 seconds]
yudjinn[m]1 has quit [Ping timeout: 240 seconds]
khem has quit [Ping timeout: 255 seconds]
janvermaete[m] has quit [Ping timeout: 240 seconds]
aleblanc[m] has quit [Ping timeout: 240 seconds]
kayterina[m] has quit [Ping timeout: 240 seconds]
wooosaiii has quit [Remote host closed the connection]
mrybczyn[m] has quit [Ping timeout: 255 seconds]
agherzan has quit [Ping timeout: 255 seconds]
Saur[m] has quit [Ping timeout: 255 seconds]
zyga[m] has quit [Ping timeout: 255 seconds]
barath has quit [Ping timeout: 255 seconds]
Tartarus has quit [Ping timeout: 255 seconds]
T_UNIX[m] has quit [Ping timeout: 255 seconds]
ThomasRoos[m] has quit [Ping timeout: 268 seconds]
jquaresma[m] has quit [Ping timeout: 268 seconds]
mborzecki has quit [Ping timeout: 268 seconds]
thierryE[m] has quit [Ping timeout: 264 seconds]
ramacassis[m] has quit [Ping timeout: 264 seconds]
KurtKiefer[m] has quit [Ping timeout: 264 seconds]
wooosaiii has joined #yocto
jordemort has quit [Ping timeout: 255 seconds]
jclsn[m] has quit [Ping timeout: 255 seconds]
lrusak[m] has quit [Ping timeout: 255 seconds]
gstinocher[m] has quit [Ping timeout: 255 seconds]
ericson2314 has quit [Ping timeout: 255 seconds]
Salamandar has quit [Ping timeout: 255 seconds]
falk0n[m] has quit [Ping timeout: 268 seconds]
Alban[m]1 has quit [Ping timeout: 268 seconds]
shoragan[m] has quit [Ping timeout: 268 seconds]
Artturin[m] has quit [Ping timeout: 268 seconds]
AdrianOSullivan[ has quit [Ping timeout: 264 seconds]
an_sensr[m] has quit [Ping timeout: 264 seconds]
MarkKonnov[m] has quit [Ping timeout: 264 seconds]
protu[m] has quit [Ping timeout: 268 seconds]
static_rocket1 has quit [Ping timeout: 268 seconds]
berton[m] has quit [Ping timeout: 268 seconds]
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #yocto
janvermaete[m] has joined #yocto
aleblanc[m] has joined #yocto
jackos888[m] has joined #yocto
starblue has joined #yocto
AdrianOSullivan[ has joined #yocto
sotaoverride has quit [Read error: Connection reset by peer]
kscherer has quit [Quit: Konversation terminated!]
static_rocket1 has joined #yocto
MarkKonnov[m] has joined #yocto
<usva_td> vmeson here is the link to the logs... https://pastebin.com/g7kpsTtT
<usva_td> thanks
Minvera has quit [Remote host closed the connection]
berton[m] has joined #yocto
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #yocto
seninha has quit [Ping timeout: 252 seconds]
khem has joined #yocto
Alban[m]1 has joined #yocto
falk0n[m] has joined #yocto
Artturin[m] has joined #yocto
protu[m] has joined #yocto
alex88 has quit [Changing host]
alex88 has joined #yocto
GillesM has joined #yocto
alex88 has quit [Quit: ZNC 1.8.2 - https://znc.in]
alex88 has joined #yocto
an_sensr[m] has joined #yocto
KurtKiefer[m] has joined #yocto
mborzecki has joined #yocto
jquaresma[m] has joined #yocto
yudjinn[m]1 has joined #yocto
seninha has joined #yocto
ramacassis[m] has joined #yocto
kayterina[m] has joined #yocto
ThomasRoos[m] has joined #yocto
thierryE[m] has joined #yocto
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #yocto
zyga[m] has joined #yocto
Tartarus has joined #yocto
Saur[m] has joined #yocto
gstinocher[m] has joined #yocto
lrusak[m] has joined #yocto
mrybczyn[m] has joined #yocto
agherzan has joined #yocto
jclsn[m] has joined #yocto
shoragan[m] has joined #yocto
Salamandar has joined #yocto
barath has joined #yocto
ericson2314 has joined #yocto
jordemort has joined #yocto
T_UNIX[m] has joined #yocto
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #yocto
prabhakarlad has quit [Quit: Client closed]
JohnSmith[m] has joined #yocto
wooosaii has joined #yocto
wooosaiii has quit [Read error: Connection reset by peer]
<usva_td> vmeson... I'm making changes on the python versions... one question people on spidermonkey channel is suggesting that this might be related to virtualenv+python+yocto any idea what this might mean??
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #yocto
goliath has joined #yocto
Habbie has quit [Ping timeout: 244 seconds]
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #yocto
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #yocto
Habbie has joined #yocto
sotaoverride has joined #yocto
florian_kc has quit [Ping timeout: 244 seconds]
wooosaii has quit [Read error: Connection reset by peer]
wooosaiii has joined #yocto
sotaoverride has quit [Quit: Lost terminal]
wooosaiii has quit [Read error: Connection reset by peer]
wooosaiii has joined #yocto
sotaoverride has joined #yocto