Describe the bug
In make output:
PASS: test-arena
PASS: test-alignment
PASS: test-atoms
PASS: test-api
PASS: test-rules
FAIL: test-pe
PASS: test-elf
PASS: test-version
PASS: test-bitmask
PASS: test-math
PASS: test-stack
PASS: test-re-split
PASS: test-async
PASS: test-string
PASS: test-exception
PASS: test-dotnet
In test-pe.log:
tests/test-pe.c:292: rule does not match contents of'tests/data/079a472d22290a94ebb212aa8015cdc8dd28a968c6b4d3b88acdd58ce2d3b885' (but should)
FAIL test-pe (exit status: 1)
To Reproduce
make check
Expected behavior
All tests should pass.
Please complete the following information:
- OS: Rocky Linux 9.6
- YARA version: 4.5.4
Additional context
This works fine on a Rocky 8 system, but not on Rocky 9.