-
Hello, with 0.25.1 I get this new FTBFS on ppc64el with -O3, and I don't know how to fix
```
/bin/bash ../../libtool --tag=CC --tag CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D'OPENSC_CON…
-
At least one mistake here.
```
common.c:208:9: error: initialization of ‘int (*)(struct pollfd *, unsigned int, int)’ from incompatible pointer type ‘int (*)(struct pollfd *, nfds_t, int)’…
-
Compiling with `_FORTIFY_SOURCE`, which might standard in some distros, seems to break the compilation process with an error on libc's function `vnsprintf()`.
The following patch can fix the compil…
-
Fortify has an Open Source Components tab where OSS used by the app are listed, however Dependency Track doesn't pass this info to Fortify. Other plugins such as Sonatype push this data, can this be …
-
Only linux so is found in pypi.
-
Using `_FORTIFY_SOURCE` (and the optimization required for it), regression tests can be run with:
```console
gobopt='--set pre.cppflags[+] -D_FORTIFY_SOURCE=2 --set pre.cppflags[+] -O3' ./scripts/up…
-
*Failed to Build Envoy from the latest main on Mac OS*
*System Info*:
Mac OS version: 14.6.1
bazelisk version: 7.4.0
Bazel version: 7.4.0
Clang version: clang-1500.3.9.4
```
% bazel build /…
-
Manjaro, GCC 14.2.1.
Link failure, because of asan can't be found:
```
[ 87%] Linking CXX executable ../bin/pcm-memory
cd /home/artiom/projects/pcm/build/src && /usr/bin/cmake -E cmake_link_scri…
-
I am also struggling to install pycairo via PIP required for beeware
Python 3.11.3
My log;
```
(deck@steamdeck helloworld)$ python -m pip install --force-reinstall --no-cache-dir pycairo
Coll…
-
Some kind of "repost" from https://bugs.gentoo.org/show_bug.cgi?id=421809 :
> You're receiving this bug because the package in Summary has produced _FORTIFY_SOURCE related warnings indicating the pre…