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

Bug 805233

Summary: net-dns/dog-0.1.0 - warning: build/expando.c: error: pasting RUST_VERSION_OPENSSL_ and ( does not give a valid preprocessing token
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/ogham/dog/issues/98
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 797325    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
net-dns:dog-0.1.0:20210730-140728.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-07-30 14:58:20 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_systemd-j3-20210729-224648

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/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 Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit c987f20f17a23a442b356c474ec1de37125f3129
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 30 13:07:33 2021 +0000

    2021-07-30 13:07:32 UTC

emerge -qpvO net-dns/dog
[ebuild  N    ] net-dns/dog-0.1.0  USE="ssl -debug"
Comment 1 Toralf Förster gentoo-dev 2021-07-30 14:58:21 UTC
Created attachment 728322 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-30 14:58:23 UTC
Created attachment 728325 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-30 14:58:24 UTC
Created attachment 728328 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-30 14:58:25 UTC
Created attachment 728331 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-30 14:58:27 UTC
Created attachment 728334 [details]
net-dns:dog-0.1.0:20210730-140728.log
Comment 6 Toralf Förster gentoo-dev 2021-07-30 14:58:28 UTC
Created attachment 728337 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-18 03:47:43 UTC
Aim is to unmask OpenSSL 3 by end of year.
Comment 8 Larry the Git Cow gentoo-dev 2022-11-27 20:04:17 UTC
The bug has been referenced in the following commit(s):

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

commit 9ac3fa47804ba993adbe1e58fbf63b7b4ae20a2c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-27 16:59:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-27 20:00:35 +0000

    package.mask: Last rite net-dns/dog
    
    Bug: https://bugs.gentoo.org/805233
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2022-12-31 18:32:22 UTC
The bug has been closed via the following commit(s):

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

commit 4e4c8e621d86fdebb77d7334f8f584e9a4d794e1
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-31 18:17:41 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-31 18:30:56 +0000

    net-dns/dog: treeclean
    
    Closes: https://bugs.gentoo.org/805233
    Closes: https://bugs.gentoo.org/762763
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-dns/dog/Manifest         |  61 ------------------------
 net-dns/dog/dog-0.1.0.ebuild | 110 -------------------------------------------
 net-dns/dog/metadata.xml     |  11 -----
 profiles/package.mask        |   6 ---
 4 files changed, 188 deletions(-)