Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806163 - dev-util/sccache-0.2.15 - warning: build/expando.c: error: pasting RUST_VERSION_OPENSSL_ and ( does not give a valid preprocessing
Summary: dev-util/sccache-0.2.15 - warning: build/expando.c: error: pasting RUST_VERSI...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-08-02 08:48 UTC by Toralf Förster
Modified: 2022-10-31 01:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2021-08-02 08:48 UTC, Toralf Förster
Details
dev-util:sccache-0.2.15:20210802-044046.log (dev-util:sccache-0.2.15:20210802-044046.log,243.25 KB, text/plain)
2021-08-02 08:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,257.02 KB, text/plain)
2021-08-02 08:48 UTC, Toralf Förster
Details
environment (environment,101.82 KB, text/plain)
2021-08-02 08:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.82 KB, application/x-bzip)
2021-08-02 08:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,37.71 KB, application/x-bzip)
2021-08-02 08:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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>