Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699134 - dev-libs/openssl-1.1.1q fails test_afalg
Summary: dev-libs/openssl-1.1.1q fails test_afalg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 715622
  Show dependency tree
 
Reported: 2019-11-02 09:00 UTC by Alexey
Modified: 2023-04-28 07:06 UTC (History)
1 user (show)

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


Attachments
build.log.bz2 (build.log.bz2,36.11 KB, application/x-bzip)
2019-11-02 09:00 UTC, Alexey
Details
emerge --info (file_699134.txt,19.46 KB, text/plain)
2019-11-02 09:02 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2019-11-02 09:00:21 UTC
Created attachment 594798 [details]
build.log.bz2

../test/recipes/30-test_afalg.t ....................                                                                                                                                                                                                                              
Dubious, test returned 1 (wstat 256, 0x100)                                                                                                                                                                                                                                       
Failed 1/1 subtests

Test Summary Report
-------------------
../test/recipes/30-test_afalg.t                  (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=155, Tests=1473, 172 wallclock secs ( 1.65 usr  0.18 sys + 139.31 cusr 41.91 csys = 183.05 CPU)
Result: FAIL
Comment 1 Alexey 2019-11-02 09:02:26 UTC
Created attachment 594800 [details]
emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-04-08 09:23:46 UTC
I can reproduce on ppc
Comment 3 Georgy Yakovlev archtester gentoo-dev 2020-05-29 18:46:19 UTC
this test failure is due to kernel configuration

https://mailing.openssl.dev.narkive.com/yA2oZ17k/openssl-dev-openssl-org-4434-gentoo-13-x86-64-4-failed-self-tests

ideally it should skip itself I think, but at least this bug should not be a stabilization blocker.
Comment 4 Agostino Sarubbo gentoo-dev 2022-08-11 11:53:53 UTC
tinderbox_musl has reproduced this issue with version 1.1.1q - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2023-04-28 07:06:49 UTC
The bug has been closed via the following commit(s):

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

commit e2297b9589d681ceb2bab74eea5db3f572341755
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-28 07:02:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-28 07:02:26 +0000

    dev-libs/openssl: skip test_afalg test
    
    It depends on kernel configuration.
    
    Closes: https://bugs.gentoo.org/699134
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/openssl/openssl-1.1.1t-r3.ebuild | 3 +++
 dev-libs/openssl/openssl-3.0.8-r4.ebuild  | 3 +++
 dev-libs/openssl/openssl-3.1.0-r3.ebuild  | 3 +++
 3 files changed, 9 insertions(+)