Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729154 - app-crypt/jitterentropy-rngd fails to compile
Summary: app-crypt/jitterentropy-rngd fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-22 09:09 UTC by Agostino Sarubbo
Modified: 2021-10-06 03:19 UTC (History)
0 users

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


Attachments
build.log (build.log,8.26 KB, text/plain)
2020-06-22 09:09 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-06-22 09:09:47 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: app-crypt/jitterentropy-rngd fails to compile.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-22 09:09:53 UTC
Created attachment 645710 [details]
build.log

build log and emerge --info
Comment 2 Matthias Maier gentoo-dev 2021-10-06 03:19:00 UTC
The compilation failure is due to CFLAGS propagating to the compiler:

  x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o jitterentropy-rngd.o jitterentropy-rngd.c

This has been fixed in ebuild versions 1.2.2 onwards. Dropping old ebuilds and closing.
Comment 3 Larry the Git Cow gentoo-dev 2021-10-06 03:19:13 UTC
The bug has been closed via the following commit(s):

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

commit aebfc21eabe10c55534ffda274f596b8d34a9795
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2021-10-06 03:18:44 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2021-10-06 03:18:44 +0000

    app-crypt/jitterentropy-rngd: drop old.
    
    Closes: https://bugs.gentoo.org/729154
    Package-Manager: Portage-3.0.23, Repoman-3.0.3
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest              |  2 --
 .../jitterentropy-rngd-1.1.0.ebuild                | 25 -----------------
 .../jitterentropy-rngd-1.2.2.ebuild                | 31 ----------------------
 3 files changed, 58 deletions(-)