Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815210 - app-crypt/ima-evm-utils-1.3.2 fails tests
Summary: app-crypt/ima-evm-utils-1.3.2 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: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-09-28 04:36 UTC by Agostino Sarubbo
Modified: 2021-09-29 00:09 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,52.09 KB, text/plain)
2021-09-28 04:36 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,1.29 KB, text/plain)
2021-09-28 04:36 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-09-28 04:36:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/ima-evm-utils-1.3.2 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-28 04:36:47 UTC
CC'ing also the author of the commit (fdf665c73e21dd854ae03ff5f1c29feea3356a22)
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-28 04:36:48 UTC
Created attachment 741744 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2021-09-28 04:36:49 UTC
Created attachment 741746 [details]
1-test-suite.log

1-test-suite.log
Comment 4 Larry the Git Cow gentoo-dev 2021-09-29 00:09:28 UTC
The bug has been closed via the following commit(s):

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

commit 539564bb1bb723bfe70297d481a65ecd89650e6f
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2021-09-28 17:20:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-29 00:07:13 +0000

    app-crypt/ima-evm-utils: Fix tests
    
    Closes: https://bugs.gentoo.org/815210
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22432
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit ec32c9c6ff47c9e572f7ce68cefcc448f25a548d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-29 00:07:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-29 00:09:10 +0000

    app-crypt/ima-evm-utils: shift vim-core into BDEPEND
    
    We need to execute 'xxd' during tests.
    
    Bug: https://bugs.gentoo.org/815210
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)