Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903983 - app-crypt/yubihsm-shell-2.4.0 fails tests
Summary: app-crypt/yubihsm-shell-2.4.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: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-07 15:07 UTC by Agostino Sarubbo
Modified: 2023-04-07 18:16 UTC (History)
0 users

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


Attachments
build.log (build.log,198.72 KB, text/plain)
2023-04-07 15:07 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,22.61 KB, text/plain)
2023-04-07 15:07 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 2023-04-07 15:07:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/yubihsm-shell-2.4.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-07 15:07:46 UTC
Created attachment 859681 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-07 15:07:47 UTC
Created attachment 859682 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-07 15:07:47 UTC
Error(s) that match a know pattern:


	 10 - wrap_data (Subprocess aborted)
	 11 - yubico_otp (Subprocess aborted)
	 12 - echo (Subprocess aborted)
	 13 - asym_auth (Subprocess aborted)
	 14 - import_ec (Subprocess aborted)
	 15 - generate_rsa (Subprocess aborted)
	 16 - logs (Subprocess aborted)
	 17 - ssh (Subprocess aborted)
	 18 - decrypt_rsa (Subprocess aborted)
	 19 - decrypt_ec (Subprocess aborted)
	 20 - import_ed (Subprocess aborted)
	 21 - change_authkey (Subprocess aborted)
	 22 - encrypt_aes (Subprocess aborted)
	 24 - pkcs11test (Failed)
	 25 - aes_encrypt_test (Subprocess aborted)
	 26 - ecdh_derive_test (Subprocess aborted)
	 27 - rsa_enc_test (Subprocess aborted)
	 28 - bash_tests (Failed)
	 29 - wrapped_tests (Failed)
	  3 - attest (Subprocess aborted)
	  4 - generate_ec (Subprocess aborted)
	  5 - generate_hmac (Subprocess aborted)
	  6 - import_authkey (Subprocess aborted)
	  7 - import_rsa (Subprocess aborted)
	  8 - info (Subprocess aborted)
	  9 - wrap (Subprocess aborted)
Comment 4 Larry the Git Cow gentoo-dev 2023-04-07 18:16:34 UTC
The bug has been closed via the following commit(s):

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

commit 0cb75896d9acfea6936248b325e2c37914e92383
Author:     Jason A. Donenfeld <zx2c4@gentoo.org>
AuthorDate: 2023-04-07 18:15:19 +0000
Commit:     Jason A. Donenfeld <zx2c4@gentoo.org>
CommitDate: 2023-04-07 18:16:30 +0000

    app-crypt/yubihsm-shell: do not run hw-dependent tests and sanitize cflags
    
    Closes: https://bugs.gentoo.org/903983
    Closes: https://bugs.gentoo.org/903984
    Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>

 ...-shell-2.4.0-remove-hardcoded-compiler-opts.patch | 20 ++++++++++++++++++++
 app-crypt/yubihsm-shell/yubihsm-shell-2.4.0.ebuild   |  2 ++
 2 files changed, 22 insertions(+)