Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 901123

Summary: [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
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Leonardo Hernández Hernández <leohdz172>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)