Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734760 - sci-electronics/iverilog-10.3-r1 : parse.cc: fatal error: parse.hh: No such file or directory
Summary: sci-electronics/iverilog-10.3-r1 : parse.cc: fatal error: parse.hh: No such f...
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:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-07-30 13:02 UTC by Toralf Förster
Modified: 2022-04-27 13:19 UTC (History)
5 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.43 KB, text/plain)
2020-07-30 13:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,131.99 KB, text/plain)
2020-07-30 13:02 UTC, Toralf Förster
Details
environment (environment,63.89 KB, text/plain)
2020-07-30 13:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.36 KB, application/x-bzip)
2020-07-30 13:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.08 KB, application/x-bzip)
2020-07-30 13:02 UTC, Toralf Förster
Details
sci-electronics:iverilog-10.3-r1:20200730-030701.log (sci-electronics:iverilog-10.3-r1:20200730-030701.log,19.79 KB, text/plain)
2020-07-30 13:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.13 KB, application/x-bzip)
2020-07-30 13:02 UTC, Toralf Förster
Details
Bison includes its generated header in *.cc. Generate with correct name. (bison-gen-header.patch,3.05 KB, patch)
2020-09-04 17:07 UTC, Felix Neumärker
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-07-30 13:02:33 UTC
mv pad_to_width.d dep/pad_to_width.d
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -O2 -pipe -march=native -fno-diagnostics-color  -falign-functions=32:25:16 -MD -c parse.cc -o parse.o
parse.cc:465:10: fatal error: parse.hh: No such file or directory
  465 | #include "parse.hh"
      |          ^~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20200726-131939

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Jul 30 02:05:23 AM UTC 2020
/var/db/repos/libressl	Fri Jul 24 09:42:51 PM UTC 2020

emerge -qpvO sci-electronics/iverilog
[ebuild  N    ] sci-electronics/iverilog-10.3-r1  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2020-07-30 13:02:35 UTC
Created attachment 651646 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-30 13:02:38 UTC
Created attachment 651648 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-07-30 13:02:41 UTC
Created attachment 651650 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-07-30 13:02:44 UTC
Created attachment 651652 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-07-30 13:02:47 UTC
Created attachment 651654 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-07-30 13:02:50 UTC
Created attachment 651656 [details]
sci-electronics:iverilog-10.3-r1:20200730-030701.log
Comment 7 Toralf Förster gentoo-dev 2020-07-30 13:02:53 UTC
Created attachment 651658 [details]
temp.tbz2
Comment 8 Felix Neumärker 2020-09-04 17:07:25 UTC
Created attachment 658408 [details, diff]
Bison includes its generated header in *.cc. Generate with correct name.
Comment 9 Larry the Git Cow gentoo-dev 2020-09-14 18:26:14 UTC
The bug has been closed via the following commit(s):

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

commit c993d8bd5997e5003f88fbffdaac2906db963fae
Author:     Felix Neumärker <xdch47@posteo.de>
AuthorDate: 2020-09-04 16:50:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-14 18:26:03 +0000

    sci-electronics/iverilog: fix compile error
    
    Closes: https://bugs.gentoo.org/734760
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Felix Neumärker <xdch47@posteo.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/iverilog-10.3-gen-bison-header.patch     | 97 ++++++++++++++++++++++
 sci-electronics/iverilog/iverilog-10.3-r2.ebuild   | 76 +++++++++++++++++
 2 files changed, 173 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2022-04-27 13:19:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15bc4ddeb0d78cf15632d7d9247532f295943602

commit 15bc4ddeb0d78cf15632d7d9247532f295943602
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2022-04-25 11:04:38 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-04-27 13:18:57 +0000

    sci-electronics/iverilog: backport fix compile bug
    
    EAPI: update EAPI 7 -> 8
    fix parse.cc fatal error
    fix calls nm directly
    fix can't find configure.in
    fix depend on sys-libs/readline:=
    
    Bug: https://bugs.gentoo.org/721022
    Bug: https://bugs.gentoo.org/734760
    Bug: https://bugs.gentoo.org/426262
    Closes: https://bugs.gentoo.org/731906
    Closes: https://bugs.gentoo.org/730096
    Signed-off-by: Huang Rui <vowstar@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/25191
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../iverilog/files/iverilog-10.3-call-nm.patch     | 67 +++++++++++++++
 .../files/iverilog-10.3-configure-ac.patch         | 12 +++
 .../files/iverilog-10.3-gen-bison-header.patch     | 97 ++++++++++++++++++++++
 .../files/iverilog-10.3-override-var.patch         | 12 +++
 sci-electronics/iverilog/iverilog-10.3.ebuild      | 23 +++--
 5 files changed, 202 insertions(+), 9 deletions(-)