Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834342 - dev-libs/libcdio-2.1.0-r1 fails tests: realpath
Summary: dev-libs/libcdio-2.1.0-r1 fails tests: realpath
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PATCH, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-02-28 07:59 UTC by Agostino Sarubbo
Modified: 2023-09-16 11:44 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,234.21 KB, text/plain)
2022-02-28 07:59 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,947 bytes, text/plain)
2022-02-28 07:59 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 2022-02-28 07:59:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libcdio-2.1.0-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-28 07:59:53 UTC
Created attachment 765951 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-28 07:59:54 UTC
Created attachment 765952 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Toralf Förster gentoo-dev 2022-09-01 14:11:25 UTC
not only on musl, failed at 17.1_desktop_plasma-j4_test-20220830-180009 here too
Comment 5 Toralf Förster gentoo-dev 2022-11-02 08:20:27 UTC
not only musl related
Comment 6 Toralf Förster gentoo-dev 2022-11-02 08:20:44 UTC
happened at 17.1_desktop_plasma_systemd-j4_test-20221101-100003 too
Comment 7 unhappy-ending 2022-11-30 04:04:11 UTC
Clang built systemd system with GCC built glibc, same failure.
Comment 8 Toralf Förster gentoo-dev 2022-12-30 16:08:36 UTC
not musl related - fails at  17.1_desktop_gnome-j4_test-20221230-070027 too
Comment 9 Jonathan Lovelace 2023-09-16 11:30:42 UTC
I hit this test failure while setting up a new system; after I added the commit linked in comment 4 above to /etc/portage/patches, the test phase completed without error.
Comment 10 Larry the Git Cow gentoo-dev 2023-09-16 11:44:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d534bf00beacd0267825f4bcb21ad9caad9a99a1

commit d534bf00beacd0267825f4bcb21ad9caad9a99a1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-09-16 11:43:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-16 11:44:13 +0000

    dev-libs/libcdio: backport test(-only) fix
    
    No revbump as it only affects the tests themselves (and fixes an error
    in the tests), not runtime behaviour at all.
    
    Closes: https://bugs.gentoo.org/834342
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/libcdio-2.1.0-realpath-test-fix.patch    | 48 ++++++++++++++++++++++
 dev-libs/libcdio/libcdio-2.1.0-r1.ebuild           |  1 +
 2 files changed, 49 insertions(+)