View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000707 | file | General | public | 2026-01-04 19:43 | 2026-01-04 19:43 |
| Reporter | Anton Monroe | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Summary | 0000707: "make check" errors | ||||
| Description | file version is from github repository on December 30 operating system is OS/2 I get two errors from "make check"-- The results for test/arj.testfile seem to have changed. tests/arj.result expects ARJ archive data, v11, slash-switched, created 5 1980+48, original name: example_m0.arj, os: Unix but file now returns ARJ archive data, v11, slash-switched, created Jan 05 2028 07:31:08, modified Jan 05 2028 07:31:08, original name: example_m0.arj, os: Unix The test for test/multiple.testfile fails with: ../../tests/multiple-B.magic: 1: ../../tests/multiple-B.magic: 6: not found ../../tests/multiple-B.magic: 2: ../../tests/multiple-B.magic: 10: not found in tests/Makefile.am, I had to change m=$$m${PATH_SEPARATOR}$$j; \ to m=$$m$${PATH_SEPARATOR}$$j; \ | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-01-04 19:43 | Anton Monroe | New Issue |