-
Is it possible to compile a previous version of ffmpeg? As for what I require, it seems it is malfunctioning in current version of ffmpeg (current 7.x). I need to rebuild version 6.01 but don't know w…
-
Get this on both of my musl boxes, musl 1.2.4 and musl 1.2.5:
```
[...]
gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wformat -Wformat-security -Werror=format-security -fstac…
-
I am building Envoy 1.31.0 from sources and i am stuck while compilation with the following error :
`ERROR: /root/.cache/bazel/_bazel_root/fc9d07c8fa1ae7ff490efa6f3e8eaa23/external/com_google_cel_c…
-
On a Fedora36 system, attempting to run the make command throws a large number of warnings such as the following:
```
[ 80%] Building CXX object CMakeFiles/camhal_static.dir/modules/ia_cipr/src/Comm…
-
Source: master (75f52d101)
Build: https://app.travis-ci.com/github/ivmai/bdwgc/jobs/586061080
Host: Ubuntu 16/x64
Compiler: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
Config: CONF_OPTIONS…
ivmai updated
6 hours ago
-
Just tested building guile-ssh 0.17.x against libssh 0.11.1-1 in Debian, and I get the following build failure (downgrading to 0.10.6-3 builds fine):
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I..…
-
Won't compile, because warnings are errors. The javascript build thingy checks for an explicit "-O0" but by default doesn't optimize, and doesn't remove _FORTIFY_SOURCE. In fact, if I specify `CFLAGS=…
-
The following rtsan tests fail with glibc 2.40:
```
RealtimeSanitizer-Unit :: ./Rtsan-x86_64-Test/RtsanFileTest/OpenDiesWhenRealtime
RealtimeSanitizer-Unit :: ./Rtsan-x86_64-Test/RtsanFileTes…
-
### Steps to reproduce
1. Tried several combinations of compilation options, the latest one is:
```
./configure --enable-python3interp=dynamic --with-python3-stable-abi=3.12 --with-python-command…
-
Source: master (57ccbcc8a)
Build: https://app.travis-ci.com/github/ivmai/bdwgc/jobs/625772331
Host: Ubuntu/ppc64le
Config: `CFLAGS_EXTRA="-O3 -D _FORTIFY_SOURCE=2 -D DONT_PROTECT_PTRFREE -D FORCE_M…
ivmai updated
1 month ago