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

Bug 806163

Summary: dev-util/sccache-0.2.15 - warning: build/expando.c: error: pasting RUST_VERSION_OPENSSL_ and ( does not give a valid preprocessing
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Georgy Yakovlev <gyakovlev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 797325    
Attachments: emerge-info.txt
dev-util:sccache-0.2.15:20210802-044046.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-08-02 08:48:45 UTC
The following warnings were emitted during compilation:

warning: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
warning:     4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
warning:       |                        ^~~~~~~~~~~~~
warning: build/expando.c:5:23: note: in expansion of macro ‘VERSION2’
warning:     5 | #define VERSION(n, v) VERSION2(n, v)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210730-192221

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  HEAD of ::gentoo
commit 47c7c58610ef820c7c2af94de1f6fbfdc9072e1a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 2 04:07:38 2021 +0000

    2021-08-02 04:07:35 UTC

emerge -qpvO dev-util/sccache
[ebuild  N    ] dev-util/sccache-0.2.15  USE="azure dist-client gcs s3 -debug -dist-server -memcached -redis"
Comment 1 Toralf Förster gentoo-dev 2021-08-02 08:48:47 UTC
Created attachment 729624 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-02 08:48:48 UTC
Created attachment 729627 [details]
dev-util:sccache-0.2.15:20210802-044046.log
Comment 3 Toralf Förster gentoo-dev 2021-08-02 08:48:50 UTC
Created attachment 729630 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-02 08:48:51 UTC
Created attachment 729633 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-02 08:48:52 UTC
Created attachment 729636 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-02 08:48:54 UTC
Created attachment 729639 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-18 18:11:57 UTC
Please bump to 0.3.0
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-31 01:46:23 UTC
commit 339f018b60243ed9d6988a6e53eb5942e6c57860
Author: orbea <orbea@riseup.net>
Date:   Mon Sep 26 09:31:35 2022 -0700

    dev-util/sccache: Add 0.3.0

    Thanks-to: Dylan Wolf etc404@protonmail.com
    Closes: https://github.com/gentoo/gentoo/pull/27478
    Signed-off-by: orbea <orbea@riseup.net>
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>