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

Bug 880613

Summary: dev-util/cccc-3.1.6-r1 - ccccmain.cc: fatal error: CParser.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:cccc-3.1.6-r1:20221109-145025.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-09 15:21:45 UTC
make DEBUG= -C cccc -f posixgcc.mak cccc || exit $?
make[1]: Entering directory '/var/tmp/portage/dev-util/cccc-3.1.6-r1/work/cccc-3.1.6/cccc'
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2  -I../pccts/h -std=c++98 -x c++ cccc_prj.cc -o cccc_prj.o
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2  -I../pccts/h -std=c++98 -x c++ -DCC_INCLUDED -DJAVA_INCLUDED  ccccmain.cc
ccccmain.cc:33:10: fatal error: CParser.h: No such file or directory
   33 | #include "CParser.h"
      |          ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221109-091724

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
Python 3.10.8
Available Ruby profiles:
  (none found)
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 7e6deb46c649c8c02c53df7b77801fc54e158393
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 9 12:46:54 2022 +0000

    2022-11-09 12:46:53 UTC

emerge -qpvO dev-util/cccc
[ebuild  N    ] dev-util/cccc-3.1.6-r1  USE="-apidoc -debug -doc -mfc"
Comment 1 Toralf Förster gentoo-dev 2022-11-09 15:21:46 UTC
Created attachment 830103 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-09 15:21:47 UTC
Created attachment 830105 [details]
dev-util:cccc-3.1.6-r1:20221109-145025.log
Comment 3 Toralf Förster gentoo-dev 2022-11-09 15:21:48 UTC
Created attachment 830107 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-09 15:21:50 UTC
Created attachment 830109 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-09 15:21:51 UTC
Created attachment 830111 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-09 15:21:52 UTC
Created attachment 830113 [details]
temp.tar.bz2