-
Hello,
While compiling I recieved the below warning. Please can anyone advise?
Compiling on Debian 8.
`
WARNING: popt-native-1.16-r3 do_fetch: Failed to fetch URL http://rpm5.org/files/popt…
-
The overall approach here is clunky. Make isn't really the right tool, as it's very difficult to do smart things like check for existence of data trees, remote package installs, etc. Maybe this woul…
-
Hi all,
I encounter so many QA issues about contains reference to TMPDIR, and I can use `WARN_QA:remove = "buildpaths"` disable this warning message, but I'm still curious about this issue.
I tried…
-
The existing test script checks that all packages can be build.
However, it does not ensure that the packages can run in an image.
We must also provide tests that check this property for all the packa…
-
When trying to build aktualizr 2019.9 for QEMU RISC-V 64:
```
/home/rsalveti/build/lmp/build-lmp/tmp-lmp/work/riscv64-lmp-linux/aktualizr/1.0+gitAUTOINC+a358242d9a-7/recipe-sysroot-native/usr/bin
…
-
I've had many issues with do_unpack failing for crate:// lately. Pretty much every time I build meta-rust from scratch some packages fails. I think it it fails when two packages download the same crat…
-
I tried to analyze scancode by adding meta-spdxscanner in pocky, git://git.yoctoproject.org/poky.git (branch : master).
As I did below, I succeeded in building scancode-toolkit-native.
Would you p…
-
Even after applying:
https://github.com/bluez/bluez/commit/b16b19885c5383cd0499503617b98ceb188c898e
Current build system installs dbussessionbus_DATA = obexd/src/org.bluez.obex.service only when s…
-
Hi.
For security reasons, we're using Docker in rootless mode. As opposed to default Docker mode, kas fails to do builds due to permission problems when creating the work tree dirs.
```
$ lsb_r…
-
```
What steps will reproduce the problem?
1. Run Mplayer, XMMS, Vlc, or any other sound application.
2. Wait.
3. Within an hour or so, the system will hang.
What is the expected output? What do you …