Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955813 - dev-libs/libgcrypt-1.11.1: fatal error: simd-common-riscv.h: No such file or directory
Summary: dev-libs/libgcrypt-1.11.1: fatal error: simd-common-riscv.h: No such file or ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-11 00:58 UTC by Puqns67
Modified: 2025-05-16 05:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,104.26 KB, application/octet-stream)
2025-05-11 00:58 UTC, Puqns67
Details
emerge --info (info.txt,6.75 KB, text/plain)
2025-05-11 00:59 UTC, Puqns67
Details
libgcrypt-1.11.1-add-missing-simd-common-riscv-h.patch (libgcrypt-1.11.1-missing-simd-common-riscv-h.patch,1.97 KB, patch)
2025-05-13 00:32 UTC, Puqns67
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Puqns67 2025-05-11 00:58:37 UTC
Created attachment 928426 [details]
build.log

Looks like the upstream Tarball is missing file...
Comment 1 Puqns67 2025-05-11 00:59:05 UTC
Created attachment 928427 [details]
emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-05-11 01:01:45 UTC
The riscv support is new and yeah, I bet it's missing from EXTRA_DIST or w/e and nobody ran distcheck :(
Comment 4 Larry the Git Cow gentoo-dev 2025-05-16 05:17:50 UTC
The bug has been closed via the following commit(s):

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

commit ff5487f076793e99249e61cf4d0d65febbaa3a42
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-05-16 05:17:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-16 05:17:09 +0000

    dev-libs/libgcrypt: add missing riscv header to 1.11.1
    
    It's in the repo but not in tarballs.
    
    Closes: https://bugs.gentoo.org/955813
    Signed-off-by: Sam James <sam@gentoo.org>

 .../libgcrypt/files/libgcrypt-1.11.1-riscv.patch   | 53 ++++++++++++++++++++++
 dev-libs/libgcrypt/libgcrypt-1.11.1.ebuild         |  1 +
 2 files changed, 54 insertions(+)