Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833531 - app-crypt/tpm2-tss-engine-1.1.0-r1 fails tests on MUSL: error_tpm2-tss-engine-common.c:10:10: fatal error: execinfo.h: No such file or directory
Summary: app-crypt/tpm2-tss-engine-1.1.0-r1 fails tests on MUSL: error_tpm2-tss-engine...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 856418
  Show dependency tree
 
Reported: 2022-02-17 14:06 UTC by Agostino Sarubbo
Modified: 2022-09-25 01:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.99 KB, text/plain)
2022-02-17 14:06 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-17 14:06:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/tpm2-tss-engine-1.1.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-17 14:06:58 UTC
Created attachment 765308 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-17 14:06:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


test/error_tpm2-tss-engine-common.c:10:10: fatal error: execinfo.h: No such file or directory
test/error_tpm2-tss-engine-common.c:10:10: fatal error: execinfo.h: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-30 19:11:32 UTC
tinderbox_musl has reproduced this issue with version 1.1.0-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2022-09-25 01:27:46 UTC
The bug has been closed via the following commit(s):

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

commit 33109fcf44710cd15532a07a28c013542a81b738
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2022-09-23 21:41:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-25 01:27:18 +0000

    app-crypt/tpm2-tss-engine: Allow tests to compile under musl
    
    Closes: https://bugs.gentoo.org/833531
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/27416
    Signed-off-by: Sam James <sam@gentoo.org>

 ...-1.1.0-tests-Allow-compilation-under-musl.patch | 35 ++++++++++++++++
 .../tpm2-tss-engine-1.1.0-r2.ebuild                | 47 ++++++++++++++++++++++
 2 files changed, 82 insertions(+)