CBL-Mariner/SPECS-EXTENDED/podman
Rachel Menge cad86954ea
Enable check section for glibc (#10277)
Previously, the glibc check section caused major failures for the builds. However, these no longer exisit. To enable these tests, address conflicting gcc flags and turn off the macro which prevents check section for glibc. Note there are still 3 tests which need to be invetigated for failures.

The patch prevents the error
c1: error: '-Wformat-security' ignored without '-Wformat' [-Werror=format-security]
The error occurs when glibc is compiled with -Wformat-security which requires -Wformat and thus conflicts with tests which use -Wno-format

The new results from the check section should be
Summary of test results:
3 FAIL : nptl/tst-cancel1, io/tst-lchmod, nptl/tst-mutex10
5040 PASS
152 UNSUPPORTED
12 XFAIL
8 XPASS
2024-08-29 18:46:31 -07:00
..
CVE-2022-2989.patch Patch CVE-2022-2989 in podman (#5354) 2023-04-21 15:53:14 -07:00
podman.signatures.json *.signatures.json: add a newline EOF to files that do not have one (#7147) 2024-01-11 14:58:09 +05:30
podman.spec Enable check section for glibc (#10277) 2024-08-29 18:46:31 -07:00