View Issue Details

IDProjectCategoryView StatusLast Update
0011826libextractorbuild systempublic2026-09-26 11:37
Reporterwiz Assigned To 
PriorityhighSeverityblockReproducibilityalways
Status newResolutionopen 
Platformx86_64OSNetBSDOS Version11.99.8
Product Version1.19 
Summary0011826: test failures
Descriptionlibextractor 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)

```
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-09-26 11:37 wiz New Issue