cad86954ea
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 |
||
---|---|---|
.. | ||
dyninst-10.1.0-aarch-regs.patch | ||
dyninst-10.1.0-result.patch | ||
dyninst.signatures.json | ||
dyninst.spec | ||
gcc-11-fix.patch | ||
testsuite-10.1.0-386.patch | ||
testsuite-10.1.0-gettid.patch |