s/test-pb.o CCLD test-pb make[2]: Leaving directory '/builddir/build/BUILD/yara-4.3.0-rc1' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/yara-4.3.0-rc1' make[3]: Entering directory '/builddir/build/BUILD/yara-4.3.0-rc1' PASS: test-arena PASS: test-alignment PASS: test-atoms PASS: test-api PASS: test-rules PASS: 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-macho PASS: test-dex PASS: test-dotnet FAIL: test-magic PASS: test-pb ============================================================================ Testsuite summary for yara 4.3.0 ============================================================================ # TOTAL: 20 # PASS: 19 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to vmalvarez@virustotal.com ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/yara-4.3.0-rc1' make[2]: Leaving directory '/builddir/build/BUILD/yara-4.3.0-rc1' make[1]: Leaving directory '/builddir/build/BUILD/yara-4.3.0-rc1' make[3]: *** [Makefile:2507: test-suite.log] Error 1 make[2]: *** [Makefile:2615: check-TESTS] Error 2 make[1]: *** [Makefile:2960: check-am] Error 2 make: *** [Makefile:2962: check] Error 2 ===== ./test-suite.log + echo '===== ./test-suite.log' + '[' -f ./test-suite.log ']' + cat ./test-suite.log ================================== yara 4.3.0: ./test-suite.log ================================== # TOTAL: 20 # PASS: 19 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test-magic ================ tests/test-magic.c:24: rule does not match (but should) FAIL test-magic (exit status: 1) ===== /proc/cpu processor : 0 hart : 1 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc processor : 1 hart : 2 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc processor : 2 hart : 3 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc processor : 3 hart : 4 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc ===== /etc/os-release NAME="Fedora Linux" VERSION="38 (Rawhide Prerelease)" ID=fedora VERSION_ID=38 VERSION_CODENAME="" PLATFORM_ID="platform:f38" PRETTY_NAME="Fedora Linux 38 (Rawhide Prerelease)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:38" DEFAULT_HOSTNAME="fedora" HOME_URL="https://fedoraproject.org/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/" SUPPORT_URL="https://ask.fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=rawhide SUPPORT_END=2024-05-14 ===== uname -a + echo '===== /proc/cpu' + head -n 35 /proc/cpuinfo + echo '===== /etc/os-release' + cat /etc/os-release + echo '===== uname -a' + uname -a + false error: Bad exit status from /var/tmp/rpm-tmp.D6sm4S (%check) bogus date in %changelog: Mon Jan 24 2023 Michal Ambroz - 4.3.0-0.rc1.3 Bad exit status from /var/tmp/rpm-tmp.D6sm4S (%check) Linux unmatchedbuild11 5.18.8-200.0.riscv64.fc33.riscv64 #1 SMP Wed Jun 29 15:09:53 EDT 2022 riscv64 GNU/Linux RPM build warnings: RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/yara.spec