Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884325 - x11-libs/wxGTK-3.0.5.1 - fails FileNameTestCase::TestExists, VarArgTestCase::CharPrintf, URLTestCase::GetInputStream on ppc/ppc64
Summary: x11-libs/wxGTK-3.0.5.1 - fails FileNameTestCase::TestExists, VarArgTestCase::...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-12-04 17:01 UTC by ernsteiswuerfel
Modified: 2022-12-06 09:31 UTC (History)
0 users

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


Attachments
emerge --info (file_884325.txt,6.49 KB, text/plain)
2022-12-04 17:01 UTC, ernsteiswuerfel
Details
build.log.xz (ppc, 3.0.5.1) (wxGTK-3.0.5.1:20221204-163844.log.xz,48.11 KB, application/x-xz)
2022-12-04 17:02 UTC, ernsteiswuerfel
Details
build.log.xz (ppc64, 3.0.5.1) (wxGTK-3.0.5.1:20221206-091211.log.xz,48.21 KB, application/x-xz)
2022-12-06 09:30 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-04 17:01:34 UTC
[...]
make: Leaving directory '/var/tmp/portage/x11-libs/wxGTK-3.0.5.1/work/wxWidgets-3.0.5.1-.ppc/tests'
Test program for wxWidgets non-GUI features
build: 3.0 (wchar_t,compiler with C++ ABI 1016,wx containers,compatible with 2.8)
running under Linux 6.0.11-gentoo-P9 ppc as portage
..................................................................................................................................................................................................................F...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F....................................................................................................................................................................................................................................F.................................

/var/tmp/portage/x11-libs/wxGTK-3.0.5.1/work/wxWidgets-3.0.5.1/tests/filename/filenametest.cpp:769:Assertion
Test name: FileNameTestCase::TestExists
assertion failed
- Expression: wxFileName::Exists("/dev/core", wxFILE_EXISTS_SYMLINK)

/var/tmp/portage/x11-libs/wxGTK-3.0.5.1/work/wxWidgets-3.0.5.1/tests/strings/vararg.cpp:136:Assertion
Test name: VarArgTestCase::CharPrintf
equality assertion failed
- Expected: value is -16 (int)
- Actual  : value is 240 (int)

/var/tmp/portage/x11-libs/wxGTK-3.0.5.1/work/wxWidgets-3.0.5.1/tests/uris/url.cpp:82:Assertion
Test name: URLTestCase::GetInputStream
equality assertion failed
- Expected: 17334
- Actual  : 0

Failures !!!
Run: 1242   Failure total: 3   Failures: 3   Errors: 0
 * ERROR: x11-libs/wxGTK-3.0.5.1::gentoo failed (test phase):
Comment 1 ernsteiswuerfel archtester 2022-12-04 17:01:51 UTC
Created attachment 839869 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2022-12-04 17:02:27 UTC
Created attachment 839871 [details]
build.log.xz (ppc, 3.0.5.1)
Comment 3 ernsteiswuerfel archtester 2022-12-06 09:30:49 UTC
Created attachment 840419 [details]
build.log.xz (ppc64, 3.0.5.1)

Same on ppc64.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-06 09:31:52 UTC
Signed char issue for VarArgTestCase::CharPrintf?