Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739534 - gnustep-base/libobjc2-2.0 fails tests
Summary: gnustep-base/libobjc2-2.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-29 18:36 UTC by Agostino Sarubbo
Modified: 2024-03-12 21:24 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,244.13 KB, text/plain)
2020-08-29 18:36 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,2.88 KB, text/plain)
2020-08-29 18:37 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,33.92 KB, text/plain)
2020-08-29 18:37 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,108.27 KB, text/plain)
2020-08-29 18:37 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-29 18:36:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gnustep-base/libobjc2-2.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-29 18:36:59 UTC
Created attachment 657420 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-29 18:37:00 UTC
Created attachment 657422 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-29 18:37:01 UTC
Created attachment 657424 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2020-08-29 18:37:02 UTC
Created attachment 657426 [details]
1-LastTest.log

1-LastTest.log
Comment 5 Bernard Cafarelli gentoo-dev 2020-09-03 09:13:29 UTC
Recently released 2.1 fares a bit better, but still some failures:
The following tests FAILED:
	  7 - alignTest_legacy (SEGFAULT)
	  8 - alignTest_legacy_optimised (SEGFAULT)
	 63 - PropertyAttributeTest_legacy (Child aborted)
	 64 - PropertyAttributeTest_legacy_optimised (Child aborted)
98% tests passed, 4 tests failed out of 186
Comment 6 Bernard Cafarelli gentoo-dev 2024-03-12 21:24:38 UTC
These tests now pass with latest 2.2 - some failures on cxx code but let's not pile up different test failures from different versions in same bug