Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884153 - dev-lang/c-intercal-31.0 - src/feh2.c: fatal error: parser.h: No such file or directory
Summary: dev-lang/c-intercal-31.0 - src/feh2.c: fatal error: parser.h: No such file or...
Status: RESOLVED DUPLICATE of bug 884069
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-03 15:19 UTC by Toralf Förster
Modified: 2022-12-03 16:10 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.58 KB, text/plain)
2022-12-03 15:19 UTC, Toralf Förster
Details
dev-lang:c-intercal-31.0:20221203-102317.log (dev-lang:c-intercal-31.0:20221203-102317.log,12.67 KB, text/plain)
2022-12-03 15:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.31 KB, text/plain)
2022-12-03 15:19 UTC, Toralf Förster
Details
environment (environment,100.16 KB, text/plain)
2022-12-03 15:19 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2022-12-03 15:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.60 KB, application/x-bzip)
2022-12-03 15:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.68 KB, application/x-bzip)
2022-12-03 15:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.37 KB, application/x-bzip)
2022-12-03 15:19 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 2022-12-03 15:19:01 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./src  '-DICKINCLUDEDIR="/usr/include/ick-0.31"' '-DICKDATADIR="/usr/share/ick-0.31"' '-DICKBINDIR="/usr/bin"' '-DICKLIBDIR="/usr/lib64"' -DYYDEBUG -DICK_HAVE_STDINT_H=1 -pipe -march=native -fno-diagnostics-color -O2 -fno-toplevel-reorder -c -o src/yuk.o src/yuk.c
(test -f etc/libick_ecto_b98.a || test -f ./etc/libick_ecto_b98.a) && ln -s -f `test -f 'etc/libick_ecto_b98.a' || echo './'`etc/libick_ecto_b98.a libick_ecto_b98.a
make[1]: [Makefile:1668: libick_ecto_b98.a] Error 1 (ignored)
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./src  '-DICKINCLUDEDIR="/usr/include/ick-0.31"' '-DICKDATADIR="/usr/share/ick-0.31"' '-DICKBINDIR="/usr/bin"' '-DICKLIBDIR="/usr/lib64"' -DYYDEBUG -DICK_HAVE_STDINT_H=1 -pipe -march=native -fno-diagnostics-color -O2 -fno-toplevel-reorder -c -o src/feh2.o src/feh2.c
src/feh2.c:37:10: fatal error: parser.h: No such file or directory
   37 | #include "parser.h"
      |          ^~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 11.0.17_p8 [openjdk-11]
2)	OpenJDK 17.0.5_p8 [openjdk-17]
3)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
5)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-11 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-11 
  [5]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 41ff65d35466bde52fa7248128779dfc354c4f84
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 3 09:16:51 2022 +0000

    2022-12-03 09:16:50 UTC

emerge -qpvO dev-lang/c-intercal
[ebuild  N    ] dev-lang/c-intercal-31.0  USE="-emacs -examples"
Comment 1 Toralf Förster gentoo-dev 2022-12-03 15:19:02 UTC
Created attachment 839227 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-03 15:19:03 UTC
Created attachment 839229 [details]
dev-lang:c-intercal-31.0:20221203-102317.log
Comment 3 Toralf Förster gentoo-dev 2022-12-03 15:19:04 UTC
Created attachment 839231 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-03 15:19:06 UTC
Created attachment 839233 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-03 15:19:06 UTC
Created attachment 839235 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-03 15:19:07 UTC
Created attachment 839237 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-03 15:19:08 UTC
Created attachment 839239 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-03 15:19:10 UTC
Created attachment 839241 [details]
temp.tar.bz2
Comment 9 Ionen Wolkens gentoo-dev 2022-12-03 16:10:40 UTC

*** This bug has been marked as a duplicate of bug 884069 ***