Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901123 - [guru] app-shells/silver-2.0.0 fails to compile: warning: expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
Summary: [guru] app-shells/silver-2.0.0 fails to compile: warning: expando.c:4:24: err...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Leonardo Hernández Hernández
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 08:54 UTC by Agostino Sarubbo
Modified: 2023-05-21 07:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,136.85 KB, text/plain)
2023-03-14 08:54 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 2023-03-14 08:54:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/silver-2.0.0 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-14 08:54:08 UTC
Created attachment 857567 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-21 07:23:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3ed1fb2c6272fb331514c75b11e14bca94e461a

commit c3ed1fb2c6272fb331514c75b11e14bca94e461a
Author:     Leonardo Hernández Hernández <leohdz172@proton.me>
AuthorDate: 2023-05-19 23:11:28 +0000
Commit:     Leonardo Hernández Hernández <leohdz172@proton.me>
CommitDate: 2023-05-19 23:16:09 +0000

    app-shells/silver: update openssl-sys crate
    
    add missing deps
    filter LTO if not using clang
    
    Closes: https://bugs.gentoo.org/887311
    Closes: https://bugs.gentoo.org/901123
    Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>

 app-shells/silver/Manifest                         |  4 +-
 .../silver/files/2.0.0-update-openssl-sys.patch    | 49 ++++++++++++++++++++++
 app-shells/silver/files/add-gentoo-support.patch   | 11 +----
 ...{silver-2.0.0.ebuild => silver-2.0.0-r1.ebuild} | 36 ++++++++++------
 4 files changed, 75 insertions(+), 25 deletions(-)