Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883933 - media-libs/exempi-2.6.2 - FAIL: tests/testcore
Summary: media-libs/exempi-2.6.2 - FAIL: tests/testcore
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-12-01 21:51 UTC by ernsteiswuerfel
Modified: 2023-02-01 23:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (ppc, 2.6.2) (exempi-2.6.2:20221201-190355.log,645.73 KB, text/plain)
2022-12-01 21:51 UTC, ernsteiswuerfel
Details
test-suite.log (test-suite.log,738 bytes, text/plain)
2022-12-01 21:52 UTC, ernsteiswuerfel
Details
emerge --info (file_883933.txt,6.45 KB, text/plain)
2022-12-01 21:52 UTC, ernsteiswuerfel
Details
test-suite.log (ppc, 2.6.3) (test-suite.log,630 bytes, text/plain)
2023-02-01 23:32 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2022-12-01 21:51:56 UTC
Created attachment 838855 [details]
build.log (ppc, 2.6.2)

=========================================
   exempi 2.6.2: exempi/test-suite.log
=========================================

# TOTAL: 16
# PASS:  15
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/testcore
====================

Running ../samples/source/dumpmainxmp ./../samples/testfiles/BlueSquare.ai
Running ../samples/source/dumpmainxmp ./../samples/testfiles/BlueSquare.eps
Running ../samples/source/dumpmainxmp ./../samples/testfiles/BlueSquare.gif
terminate called after throwing an instance of 'XMP_Error'
./tests/testcore.sh: line 21:  2179 Aborted                 (core dumped) $VALGRIND $DUMPMAINXMP_PROG $SAMPLES_DIR/$i > /dev/null
Failed
FAIL tests/testcore.sh (exit status: 255)


Looks different than 2.4.5 test failures on sparc (bug #653240) so I filed this new bug.
Comment 1 ernsteiswuerfel archtester 2022-12-01 21:52:21 UTC
Created attachment 838857 [details]
test-suite.log
Comment 2 ernsteiswuerfel archtester 2022-12-01 21:52:57 UTC
Created attachment 838859 [details]
emerge --info
Comment 3 ernsteiswuerfel archtester 2023-02-01 23:32:01 UTC
Created attachment 849654 [details]
test-suite.log (ppc, 2.6.3)

Same test error on 2.6.3.

=========================================
   exempi 2.6.3: exempi/test-suite.log
=========================================

# TOTAL: 16
# PASS:  15
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/testcore
====================

Running ../samples/source/dumpmainxmp ./../samples/testfiles/BlueSquare.ai
Running ../samples/source/dumpmainxmp ./../samples/testfiles/BlueSquare.eps
Running ../samples/source/dumpmainxmp ./../samples/testfiles/BlueSquare.gif
terminate called after throwing an instance of 'XMP_Error'
Aborted (core dumped)
Failed
FAIL tests/testcore.sh (exit status: 255)