View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011826 | libextractor | build system | public | 2026-09-26 11:37 | 2026-09-26 11:37 |
| Reporter | wiz | Assigned To | |||
| Priority | high | Severity | block | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | x86_64 | OS | NetBSD | OS Version | 11.99.8 |
| Product Version | 1.19 | ||||
| Summary | 0011826: test failures | ||||
| Description | libextractor 1.19 (as built in pkgsrc) reports 4 test failures running the test suite. ``` PASS: test_trivial PASS: test_plugin_loading PASS: test_plugin_load_multi FAIL: test_ipc FAIL: test_file FAIL: test_gzip FAIL: test_bzip2 ============================================================================ Testsuite summary for libextractor 1.19 ============================================================================ # TOTAL: 7 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 0 ``` The test-suite log is not very helpful: ``` FAIL: test_ipc ============== FAIL test_ipc (exit status: 2) FAIL: test_file =============== FAIL test_file (exit status: 2) FAIL: test_gzip =============== FAIL test_gzip (exit status: 2) FAIL: test_bzip2 ================ FAIL test_bzip2 (exit status: 2) ``` | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-26 11:37 | wiz | New Issue |