Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799341 - dev-util/cargo-c-0.8.2 - error: could not compile regex-syntax
Summary: dev-util/cargo-c-0.8.2 - error: could not compile regex-syntax
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-30 11:50 UTC by Toralf Förster
Modified: 2021-12-24 06:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.57 KB, text/plain)
2021-06-30 11:50 UTC, Toralf Förster
Details
dev-util:cargo-c-0.8.2:20210630-094339.log (dev-util:cargo-c-0.8.2:20210630-094339.log,39.14 KB, text/plain)
2021-06-30 11:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,474.24 KB, text/plain)
2021-06-30 11:50 UTC, Toralf Förster
Details
environment (environment,75.94 KB, text/plain)
2021-06-30 11:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.86 KB, application/x-bzip)
2021-06-30 11:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.76 KB, application/x-bzip)
2021-06-30 11:50 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-06-30 11:50:49 UTC
error: could not compile `regex-syntax`

Caused by:
  process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /var/tmp/portage/dev-util/cargo-c-0.8.2/work/cargo_home/gentoo/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=3686789fe085b6b6 -C extra-filename=-3686789fe085b6b6 --out-dir /var/tmp/portage/dev-util/cargo-c-0.8.2/work/cargo-c-0.8.2+cargo-0.54/target/release/deps -L dependency=/var/tmp/portage/dev-util/cargo-c-0.8.2/work/cargo-c-0.8.2+cargo-0.54/target/release/deps --cap-lints allow` (exit status: 134)
warning: build failed, waiting for other jobs to finish...

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
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
  HEAD of ::gentoo
commit 366006dc3a000882163e1577e386b8dc55ec6ac9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 30 09:06:46 2021 +0000

    2021-06-30 09:06:45 UTC

emerge -qpvO dev-util/cargo-c
[ebuild  N    ] dev-util/cargo-c-0.8.2  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2021-06-30 11:50:50 UTC
Created attachment 720336 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-30 11:50:52 UTC
Created attachment 720339 [details]
dev-util:cargo-c-0.8.2:20210630-094339.log
Comment 3 Toralf Förster gentoo-dev 2021-06-30 11:50:54 UTC
Created attachment 720342 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-30 11:50:55 UTC
Created attachment 720345 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-30 11:50:56 UTC
Created attachment 720348 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-30 11:50:58 UTC
Created attachment 720351 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-24 06:45:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29291ee0d22e612693de145d682e745c5a917993

commit 29291ee0d22e612693de145d682e745c5a917993
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-24 06:44:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-24 06:44:54 +0000

    dev-util/cargo-c: add 0.9.6
    
    Closes: https://bugs.gentoo.org/808960
    Closes: https://bugs.gentoo.org/724156
    Closes: https://bugs.gentoo.org/799341
    Closes: https://bugs.gentoo.org/796221
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/cargo-c/Manifest             |  30 ++++++
 dev-util/cargo-c/cargo-c-0.9.6.ebuild | 193 ++++++++++++++++++++++++++++++++++
 2 files changed, 223 insertions(+)