-
Hi, I had tried many times to build libvmaf under the conda environment. But, it still doesn't work. Could anyone help with this? I'm an artist and not that familiar with programming.
- System: Ubu…
-
Hi,
I am trying to build VMAF to use with ffmpeg. When I run
`ninja -vC build`
It stopped with the message.
ninja: build stopped: subcommand failed.
In the trace it only shows some warning …
-
fwupd-1.6.2 fails to build from source:
```
>>> Configuring source in /var/tmp/portage/sys-apps/fwupd-1.6.2/work/fwupd-1.6.2 ...
meson setup --buildtype plain --libdir lib64 --localstatedir /var/li…
-
Building from head branch "thirdparty-included" on LibraZiK 3 (Debian Buster based), it fails with:
```
meson build --buildtype release
The Meson build system
Version: 0.52.1
Source dir: /build…
-
I'm unable to compile waybar on gentoo (kernel 5.4.97)
```
❯ sudo emerge waybar
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ~] gui-app…
-
**[Original report](https://bitbucket.org/agriggio/art/issues/89) by Gaaned92 (Bitbucket: [Gaaned92](https://bitbucket.org/Gaaned92), GitHub: [Gaaned92](https://github.com/Gaaned92)).**
-------------…
-
~~~
A = static_library (...)
B = static_library (..., link_whole: A)
C = static_library (..., link_whole: B)
D = executable (..., link_whole: C)
~~~
I'm expecting the executable `D` build ru…
-
When using `nix` provided via this overlay, `/bin/sh` is pointed to gentoo's `/bin/busybox`, instead of a nix-built busybox:
Nix installed via https://nixos.org/nix/ :
```
nix show-config | grep …
-
Hello,
we have a board based on SAMA5D4 xplained and we have SD card slot connected to MMC1 and eMMC on MMC0 interface. eMMC - SDINBDG4-8G.
Problem is that we can't boot from eMMC:
at91boot…
-
**Describe the bug**
Since meson 0.52.1 building my project does succeed, but running the resulting binary doesn't work. See the following ldd output:
```
/lib/ld-musl-x86_64.so.1 (0x7f1f79f0c00…