Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 749870 - sci-electronics/iverilog-11.0 : configure: error: in /.../iverilog-11_0:
Summary: sci-electronics/iverilog-11.0 : configure: error: in /.../iverilog-11_0:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: vowstar
URL: https://github.com/steveicarus/iveril...
Whiteboard:
Keywords:
Depends on:
Blocks: autoconf-2.7x
  Show dependency tree
 
Reported: 2020-10-18 10:20 UTC by Toralf Förster
Modified: 2021-01-04 22:15 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.02 KB, text/plain)
2020-10-18 10:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,225.06 KB, text/plain)
2020-10-18 10:20 UTC, Toralf Förster
Details
environment (environment,64.39 KB, text/plain)
2020-10-18 10:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.22 KB, application/x-bzip)
2020-10-18 10:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.04 KB, application/x-bzip)
2020-10-18 10:20 UTC, Toralf Förster
Details
sci-electronics:iverilog-11.0:20201018-101559.log (sci-electronics:iverilog-11.0:20201018-101559.log,6.89 KB, text/plain)
2020-10-18 10:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.44 KB, application/x-bzip)
2020-10-18 10:20 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 2020-10-18 10:20:39 UTC
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking how to run the C preprocessor... /lib/cpp
configure: error: in `/var/tmp/portage/sci-electronics/iverilog-11.0/work/iverilog-11_0':
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20201012-031827

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.47.0
  [2]   rust-1.47.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Oct 18 10:05:15 AM UTC 2020
/var/db/repos/libressl	Fri Oct  9 07:35:07 PM UTC 2020

emerge -qpvO sci-electronics/iverilog
[ebuild  N    ] sci-electronics/iverilog-11.0
Comment 1 Toralf Förster gentoo-dev 2020-10-18 10:20:40 UTC
Created attachment 666458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-18 10:20:42 UTC
Created attachment 666461 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-18 10:20:43 UTC
Created attachment 666464 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-10-18 10:20:45 UTC
Created attachment 666467 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-10-18 10:20:46 UTC
Created attachment 666470 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-18 10:20:47 UTC
Created attachment 666473 [details]
sci-electronics:iverilog-11.0:20201018-101559.log
Comment 7 Toralf Förster gentoo-dev 2020-10-18 10:20:49 UTC
Created attachment 666476 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-01-04 22:15:20 UTC
The bug has been closed via the following commit(s):

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

commit 9a50258f8ee158c46726d702abcfb40ae98fe153
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-04 22:15:10 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-04 22:15:17 +0000

    sci-electronics/iverilog: Fixed build with ~sys-devel/autoconf-2.70
    
    Closes: https://bugs.gentoo.org/749870
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../files/iverilog-11.0-autoconf-2.70.patch        | 304 +++++++++++++++++++++
 sci-electronics/iverilog/iverilog-11.0.ebuild      |   6 +-
 2 files changed, 309 insertions(+), 1 deletion(-)