GNOME Bugzilla – Bug 772398
orc-0.4.26 fails exec_opcode_sys test when compiled for 32 bit on a 64 bit linux OS
Last modified: 2017-11-20 14:58:25 UTC
Created attachment 336890 [details] orc-0.4.26-r1:20160930-090304.log.gz This only happens on an AMD Phenom II based PC. My work PC with a SandyBridge Core i7 is unaffected. The 64 bit test runs fine. make[3]: Entering directory '/var/tmp/portage/dev-lang/orc-0.4.26-r1/work/orc-0.4.26-abi_x86_32.x86/testsuite' make check-TESTS make[4]: Entering directory '/var/tmp/portage/dev-lang/orc-0.4.26-r1/work/orc-0.4.26-abi_x86_32.x86/testsuite' make[5]: Entering directory '/var/tmp/portage/dev-lang/orc-0.4.26-r1/work/orc-0.4.26-abi_x86_32.x86/testsuite' PASS: abi PASS: test_accsadubl PASS: test-schro PASS: exec_parse PASS: test_parse PASS: test-limits PASS: perf_parse PASS: perf_opcodes_sys FAIL: exec_opcodes_sys PASS: memcpy_speed ============================================================================ Testsuite summary for orc 0.4.26 ============================================================================ # TOTAL: 10 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See testsuite/test-suite.log Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=orc ============================================================================ Makefile:1013: recipe for target 'test-suite.log' failed make[5]: *** [test-suite.log] Error 1 make[5]: Leaving directory '/var/tmp/portage/dev-lang/orc-0.4.26-r1/work/orc-0.4.26-abi_x86_32.x86/testsuite' Makefile:1119: recipe for target 'check-TESTS' failed
Created attachment 336891 [details] test-suite.log
Can't reproduce. If you manage to reproduce with current orc master, please reopen.