Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 839229 Details for
Bug 884153
dev-lang/c-intercal-31.0 - src/feh2.c: fatal error: parser.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:c-intercal-31.0:20221203-102317.log
dev-lang:c-intercal-31.0:20221203-102317.log (text/plain), 12.67 KB, created by
Toralf Förster
on 2022-12-03 15:19:03 UTC
(
hide
)
Description:
dev-lang:c-intercal-31.0:20221203-102317.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-03 15:19:03 UTC
Size:
12.67 KB
patch
obsolete
> * Package: dev-lang/c-intercal-31.0:0 > * Repository: gentoo > * Maintainer: ulm@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking intercal-0.31.tar.gz to /var/tmp/portage/dev-lang/c-intercal-31.0/work >>>> Source unpacked in /var/tmp/portage/dev-lang/c-intercal-31.0/work >>>> Preparing source in /var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31 ... > * Applying c-intercal-31.0-version.patch ... > [ ok ] > * Applying c-intercal-31.0-no-common.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/dev-lang/c-intercal-31.0/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: intercal-0.31/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31 ... > * econf: updating intercal-0.31/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating intercal-0.31/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/c-intercal-31.0 --htmldir=/usr/share/doc/c-intercal-31.0/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking for bison... bison >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for _Bool... yes >checking for stdbool.h that conforms to C99... yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for stdarg.h... yes >checking for stdint.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking size of long long int... 8 >checking size of sig_atomic_t... 4 >checking whether #! works in shell scripts... yes >checking for size_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking whether booleans can be passed via varargs... no >checking whether yyrestart() is needed... yes >checking for gettimeofday... yes >checking for gethrtime... no >checking for strdup... yes >checking for strtol... yes >checking for strtoul... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for isatty... yes >checking for clock_gettime... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating coopt.sh >config.status: creating host.mak >config.status: creating abcess.h >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31 ... >make -j4 >ln -s -f `test -f 'src/parser.y' || echo './'`src/parser.y parser.y >ln -s -f `test -f 'src/ick-wrap.c' || echo './'`src/ick-wrap.c ick-wrap.c >ln -s -f `test -f 'src/pickwrap.c' || echo './'`src/pickwrap.c pickwrap.c >ln -s -f `test -f 'pit/lib/syslib.i' || echo './'`pit/lib/syslib.i syslib.i >ln -s -f `test -f 'pit/lib/syslib.3i' || echo './'`pit/lib/syslib3.3i syslib3.3i >ln -s -f `test -f 'pit/lib/syslib.4i' || echo './'`pit/lib/syslib4.4i syslib4.4i >ln -s -f `test -f 'pit/lib/syslib.5i' || echo './'`pit/lib/syslib5.5i syslib5.5i >ln -s -f `test -f 'pit/lib/syslib.6i' || echo './'`pit/lib/syslib6.6i syslib6.6i >ln -s -f `test -f 'pit/lib/syslib.7i' || echo './'`pit/lib/syslib7.7i syslib7.7i >ln -s -f `test -f 'pit/lib/floatlib.i' || echo './'`pit/lib/floatlib.i floatlib.i >ln -s -f `test -f 'pit/explib/ecto_b98.c' || echo './'`pit/explib/ecto_b98.c ecto_b98.c >ln -s -f `test -f 'src/ick_ec.h' || echo './'`src/ick_ec.h ick_ec.h >ln -s -f `test -f 'src/fiddle.h' || echo './'`src/fiddle.h fiddle.h >ln -s -f `test -f 'src/ick_bool.h' || echo './'`src/ick_bool.h ick_bool.h >ln -s -f `test -f 'src/ick_lose.h' || echo './'`src/ick_lose.h ick_lose.h >ln -s -f `test -f 'src/ick-ec.h' || echo './'`src/yuk.h yuk.h >\ >/bin/sh ./buildaux/ylwrap `test -f 'parser.y' || echo './'`parser.y y.tab.c parser.c y.tab.h `echo parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parser.output -- bison -d >updating parser.tab.c >updating parser.tab.h >make[1]: Entering directory '/var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31' >\ >/bin/sh ./buildaux/ylwrap `test -f 'parser.y' || echo './'`parser.y y.tab.c parser.c y.tab.h `echo parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parser.output -- bison -d >parser.tab.c is unchanged >parser.tab.h is unchanged >make[1]: Leaving directory '/var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31' >make all-am >make[1]: Entering directory '/var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31' >\ >/bin/sh ./buildaux/ylwrap `test -f 'parser.y' || echo './'`parser.y y.tab.c parser.c y.tab.h `echo parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parser.output -- bison -d >ln -s -f `test -f 'src/lexer.l' || echo './'`src/lexer.l lexer.l >\ > \ >/bin/sh ./buildaux/ylwrap `test -f 'src/oil.y' || echo './'`src/oil.y y.tab.c src/oil-oil.c y.tab.h `echo src/oil-oil.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output src/oil-oil.output -- bison >x86_64-pc-linux-gnu-gcc -I. -pipe -march=native -fno-diagnostics-color -O2 -fno-toplevel-reorder -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin2c `test -f 'src/bin2c.c' || echo './'`src/bin2c.c >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/cesspool.o src/cesspool.c >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/numerals.o src/numerals.c >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/arrgghh.o src/arrgghh.c >updating oil.tab.c >./bin2c ick_clc_cset_atari < `test -f 'src/atari.bin' || echo './'`src/atari.bin > atari.c >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 atari.c >./bin2c ick_clc_cset_baudot < `test -f 'src/baudot.bin' || echo './'`src/baudot.bin > baudot.c >./bin2c ick_clc_cset_ebcdic < `test -f 'src/ebcdic.bin' || echo './'`src/ebcdic.bin > ebcdic.c >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 baudot.c >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 ebcdic.c >./bin2c ick_clc_cset_latin1 < `test -f 'src/latin1.bin' || echo './'`src/latin1.bin > latin1.c >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/unravel.o src/unravel.c >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 latin1.c >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/ick_ec.o src/ick_ec.c >parser.tab.c is unchanged >parser.tab.h is unchanged >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" > | ^~~~~~~~~~ >compilation terminated. >make[1]: *** [Makefile:794: src/feh2.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31' >make: *** [Makefile:552: all] Error 2 > * ERROR: dev-lang/c-intercal-31.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/c-intercal-31.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/c-intercal-31.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:c-intercal-31.0:20221203-102317.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/c-intercal-31.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/c-intercal-31.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31' > * S: '/var/tmp/portage/dev-lang/c-intercal-31.0/work/intercal-0.31' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 884153
:
839227
| 839229 |
839231
|
839233
|
839235
|
839237
|
839239
|
839241