Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733400 - app-crypt/swtpm fails to compile
Summary: app-crypt/swtpm fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-07-21 08:07 UTC by Agostino Sarubbo
Modified: 2020-08-05 12:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.14 KB, text/plain)
2020-07-21 08:07 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,243 bytes, application/x-bzip-compressed-tar)
2020-07-21 08: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 2020-07-21 08:07:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/swtpm fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-21 08:07:07 UTC
Created attachment 650060 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-21 08:07:10 UTC
Created attachment 650062 [details]
other.tar.bz2

other logs
Comment 3 Christopher Byrne 2020-07-21 22:46:16 UTC
Issue opened upstream. See https://github.com/stefanberger/swtpm/issues/280
Comment 4 Larry the Git Cow gentoo-dev 2020-08-05 12:19:01 UTC
The bug has been closed via the following commit(s):

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

commit f0db5fca5c8c169394688d630e5dd6cd46afd2e9
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-07-22 04:26:49 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-08-05 12:18:39 +0000

    app-crypt/swtpm: Bump to 0.3.2
    
    Closes: https://bugs.gentoo.org/733400
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-crypt/swtpm/Manifest                           |  1 +
 ...xplicitly-link-libswtpm_libtpms-with-lcry.patch | 49 +++++++++++++
 ...se-AC_COMPILE_IFELSE-to-check-for-unused-.patch | 56 +++++++++++++++
 app-crypt/swtpm/swtpm-0.3.2.ebuild                 | 82 ++++++++++++++++++++++
 4 files changed, 188 insertions(+)