Summary: | dev-libs/libunistring-0.9.10 : [TEST] FAIL: test-thread_create | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Scheme Project <scheme> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahudson.news, kingjon3377, paolo.pedroni, tka |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=693488 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-libs:libunistring-0.9.10:20190622-003338.log.bz2 emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 tests.tbz2 |
Description
Toralf Förster
![]() Created attachment 580360 [details]
emerge-info.txt
Created attachment 580362 [details]
dev-libs:libunistring-0.9.10:20190622-003338.log.bz2
Created attachment 580364 [details]
emerge-history.txt
Created attachment 580366 [details]
environment
Created attachment 580368 [details]
etc.portage.tbz2
Created attachment 580370 [details]
logs.tbz2
Created attachment 580372 [details]
temp.tbz2
Created attachment 580374 [details]
tests.tbz2
The test fails due to -Wl,--as-needed (because pthread_create is declared weak), which seems to be added by portage by default. Corresponding upstream bug report [1] and the upstream fix [2] which is not yet published in a stable version. [1] https://savannah.gnu.org/bugs/index.php?56053 [2] https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=cca32830b57e91f837c01d15b8732f23ff97fc36 *** Bug 688690 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=facca24efb1aeab457357adf25a23b55fb5b350f commit facca24efb1aeab457357adf25a23b55fb5b350f Author: Akinori Hattori <hattya@gentoo.org> AuthorDate: 2021-11-15 13:09:51 +0000 Commit: Akinori Hattori <hattya@gentoo.org> CommitDate: 2021-11-15 13:11:04 +0000 dev-libs/libunistring: fix tests Thanks-to: Bernardine <bernardine@you-spam.com> Closes: https://bugs.gentoo.org/688464 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> dev-libs/libunistring/files/libunistring-test.patch | 15 +++++++++++++++ dev-libs/libunistring/libunistring-0.9.10-r1.ebuild | 1 + 2 files changed, 16 insertions(+) |