kanavin has quit [Remote host closed the connection]
vd has quit [Ping timeout: 256 seconds]
kanavin has joined #yocto
te_johan has quit [Ping timeout: 256 seconds]
abiliomarques has joined #yocto
rber|res has joined #yocto
RobertBerger has quit [Ping timeout: 256 seconds]
abiliomarques has quit [Ping timeout: 252 seconds]
frieder has joined #yocto
frieder has quit [Remote host closed the connection]
te_johan has joined #yocto
te_johan has quit [Ping timeout: 252 seconds]
florian has joined #yocto
florian has quit [Ping timeout: 252 seconds]
jwillikers has joined #yocto
te_johan has joined #yocto
nick has joined #yocto
nick has quit [Client Quit]
oprata has joined #yocto
<oprata>
hello folks
<oprata>
I had a problem with devtool. I am trying to build my own recipe but I got this error
<oprata>
| checking whether to build shared libraries... yes
<oprata>
| checking whether to build static libraries... no
<oprata>
| checking for unzip... no
<oprata>
| configure: error: You need unzip utility to prepare sources.
<oprata>
| WARNING: /media/developer/0c31758c-a12b-4e5f-9443-0f9b4b9c9383/framework/yocto/allwinner/build/tmp/work/aarch64-allwinner-linux/libaacplus/2.0.2+git999-r0/temp/run.do_configure.9637:1 exit 1 from 'exit 1'
<oprata>
Does anyone know how to fix it?
<oprata>
I try my thinks like add unzip-native at DEPENDS at my recipe
<oprata>
But it still doesn't work
jwillikers has quit [Remote host closed the connection]
te_johan has quit [Ping timeout: 252 seconds]
wyre has quit [Ping timeout: 240 seconds]
wyre has joined #yocto
florian has joined #yocto
rber|res has quit [Quit: Leaving]
wyre has quit [Read error: Connection reset by peer]
cocoJoe has joined #yocto
te_johan has joined #yocto
goliath has joined #yocto
otavio has quit [Remote host closed the connection]
te_johan has quit [Ping timeout: 256 seconds]
wyre has joined #yocto
wyre has quit [Client Quit]
wyre has joined #yocto
wyre has quit [Ping timeout: 245 seconds]
wyre has joined #yocto
otavio has joined #yocto
florian has quit [Ping timeout: 252 seconds]
jmiehe has joined #yocto
<kanavin>
oprata, libaacplus is completely obsolete
<kanavin>
doesn't ffmpeg do the same?
te_johan has joined #yocto
te_johan has quit [Ping timeout: 250 seconds]
florian has joined #yocto
florian has quit [Ping timeout: 252 seconds]
amitk has joined #yocto
<RP>
seems we're losing around 1/14th of our parsing speed in python logger init
te_johan has joined #yocto
te_johan has quit [Ping timeout: 240 seconds]
florian has joined #yocto
florian has quit [Ping timeout: 240 seconds]
rcw has quit [Read error: Connection reset by peer]
amitk has quit [Remote host closed the connection]
florian has joined #yocto
sakoman has joined #yocto
florian has quit [Ping timeout: 252 seconds]
falls has joined #yocto
<falls>
I wanna use a different glibc version in my yocto project. but how can I change the glibc version ?
<falls>
because glibc isn't a regular library
te_johan has joined #yocto
falls has quit [Ping timeout: 256 seconds]
te_johan has quit [Ping timeout: 256 seconds]
florian has joined #yocto
florian has quit [Ping timeout: 250 seconds]
<kanavin>
RP: the trickiest lttng-tools ptest fails are due to tests written in shell and lacking explicit synchronization when orchestrating external binaries execution. They succeed when running from the source tree because helper binaries are executed through libtool wrappers, adding delay, which means the timings miraculously work out.
<kanavin>
RP: typical failng sequence is: start tracing, start some app, stop some app, stop tracing - if tracing is stopped without delay the not everything is collected ---> fail
ant__ has quit [Ping timeout: 240 seconds]
vd has joined #yocto
<vd>
hi there -- what would you use to run a web browser on a beaglebone black?
te_johan has joined #yocto
te_johan has quit [Ping timeout: 256 seconds]
florian has joined #yocto
<RP>
kanavin: that is definitely something to ask upstream about
sakoman has quit [Quit: Leaving.]
te_johan has joined #yocto
te_johan has quit [Ping timeout: 256 seconds]
zyga-mbp has quit [Ping timeout: 252 seconds]
florian has quit [Ping timeout: 252 seconds]
zyga-mbp has joined #yocto
nsbdfl has quit [Quit: WeeChat 3.2]
ant__ has joined #yocto
ant__ has quit [Client Quit]
<vmeson>
vd: doesn't the BBB only have 1/2 GB or ram? I suspect that chromium or firefox would be too much if you want to avoid swap. Try epiphany ?
<vmeson>
Huh, I may be wrong. On x86-64, a quick test of epiphany has: 235,924k max resident, whereas chromium is 211,524k max resident (test was just open google, search, go to a simple site, exit)