Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774276 - dev-libs/s2n-0.10.21-r1 fails tests
Summary: dev-libs/s2n-0.10.21-r1 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: Sven Eden
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-05 08:32 UTC by Agostino Sarubbo
Modified: 2021-03-27 05:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,501.81 KB, text/plain)
2021-03-05 08:32 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,141.00 KB, text/plain)
2021-03-05 08:32 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 2021-03-05 08:32:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/s2n-0.10.21-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a gold linker (ld.gold).
If you think that this issue is strictly related to ld.gold please block bug 269315.
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-05 08:32:55 UTC
Created attachment 689445 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-05 08:32:56 UTC
Created attachment 689448 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Sven Eden 2021-03-11 07:18:15 UTC
I have tested s2n-1.0.0 (I am working on bumping the whole AWS SDK and its dependencies) with both bfd and gold, and all tests pass with either linker.

So keep your fingers crossed that this issue will go away with the next bump.
Comment 4 Larry the Git Cow gentoo-dev 2021-03-27 05:50:26 UTC
The bug has been closed via the following commit(s):

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

commit 88ee1aecde5c87b6307271c0cd56786d82c9ecc7
Author:     Sven Eden <sven.eden@prydeworx.com>
AuthorDate: 2021-03-11 07:22:07 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-03-27 05:49:55 +0000

    dev-libs/s2n: Version Bump to 1.0.0 (And fix testing #774276)
    
    This should also fix the failing of s2n_x509_validator_test (#774276)
    
    Closes: https://bugs.gentoo.org/774276
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/s2n/Manifest         |  1 +
 dev-libs/s2n/s2n-1.0.0.ebuild | 56 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)