After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 772398 - orc-0.4.26 fails exec_opcode_sys test when compiled for 32 bit on a 64 bit linux OS
orc-0.4.26 fails exec_opcode_sys test when compiled for 32 bit on a 64 bit li...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: orc
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
https://bugs.gentoo.org/show_bug.cgi?...
Depends on:
Blocks:
 
 
Reported: 2016-10-04 10:37 UTC by Paolo Pedroni
Modified: 2017-11-20 14:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
orc-0.4.26-r1:20160930-090304.log.gz (22.26 KB, application/gzip)
2016-10-04 10:37 UTC, Paolo Pedroni
Details
test-suite.log (114.57 KB, text/plain)
2016-10-04 10:38 UTC, Paolo Pedroni
Details

Description Paolo Pedroni 2016-10-04 10:37:44 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
Comment 1 Paolo Pedroni 2016-10-04 10:38:15 UTC
Created attachment 336891 [details]
test-suite.log
Comment 2 Edward Hervey 2017-11-20 14:58:25 UTC
Can't reproduce. If you manage to reproduce with current orc master, please reopen.