* Package: x11-misc/imake-1.0.9:0 * Repository: gentoo * Maintainer: x11@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking imake-1.0.9.tar.xz to /var/tmp/portage/x11-misc/imake-1.0.9/work >>> Source unpacked in /var/tmp/portage/x11-misc/imake-1.0.9/work >>> Preparing source in /var/tmp/portage/x11-misc/imake-1.0.9/work/imake-1.0.9 ... * Applying imake-1.0.8-cpp-args.patch ... [ ok ] * Applying imake-1.0.9-no-get-gcc.patch ... [ ok ] * Applying imake-1.0.8-respect-LD.patch ... [ ok ] * Applying imake-1.0.8-xmkmf-pass-cc-ld.patch ... [ ok ] * Running elibtoolize in: imake-1.0.9/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/imake-1.0.9/work/imake-1.0.9 ... * econf: updating imake-1.0.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating imake-1.0.9/config.sub with /usr/share/gnuconfig/config.sub ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/imake-1.0.9 --htmldir=/usr/share/doc/imake-1.0.9/html --libdir=/usr/lib64 CPP=x86_64-pc-linux-gnu-cpp checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=nonnull... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=init-self... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=main... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=missing-braces... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=sequence-point... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=return-type... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=trigraphs... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=array-bounds... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=write-strings... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=address... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-cpp checking for x86_64-pc-linux-gnu-cpp... /usr/bin/x86_64-pc-linux-gnu-cpp checking if /usr/bin/x86_64-pc-linux-gnu-cpp requires -undef... yes checking if /usr/bin/x86_64-pc-linux-gnu-cpp requires -traditional... grep: warning: stray \ before " grep: warning: stray \ before " yes checking for mkstemp... yes checking for perl... yes checking for XPROTO... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/imake-1.0.9/work/imake-1.0.9 ... make -j4 make all-am make[1]: Entering directory '/var/tmp/portage/x11-misc/imake-1.0.9/work/imake-1.0.9' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCPP_PROGRAM='"/usr/bin/x86_64-pc-linux-gnu-cpp"' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -march=native -fno-diagnostics-color -c -o imake-imake.o `test -f 'imake.c' || echo './'`imake.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -march=native -fno-diagnostics-color -c -o revpath.o revpath.c /usr/bin/x86_64-pc-linux-gnu-cpp -undef -traditional -DCONFIGDIRSPEC='"-I/usr/lib64/X11/config"' ./xmkmf.cpp | /usr/bin/sed -e /^\#/d | /usr/bin/sed -e s/XCOMM/\#/ > xmkmf /usr/bin/x86_64-pc-linux-gnu-cpp -undef -traditional -DPREPROC='"gcc -E"' ./mdepend.cpp | /usr/bin/sed -e /^\#/d | /usr/bin/sed -e s/XCOMM/\#/ > ccmakedep ./mdepend.cpp:128:27: error: invalid preprocessing directive #Flag 128 | # Flag to tell compiler to output dependencies directly | ^~~~ ./mdepend.cpp:129:27: error: invalid preprocessing directive #For 129 | # For example, with Sun compilers, -xM or -xM1 or | ^~~ ./mdepend.cpp:130:27: error: invalid preprocessing directive #with 130 | # with gcc, -M | ^~~~ ./mdepend.cpp:198:9: warning: missing terminating ' character 198 | | awk '{ | ^ ./mdepend.cpp:236:28: warning: missing terminating ' character 236 | | egrep -v '^[^:]*:[ ]*$' >> $DEPENDLINES | ^ /usr/bin/x86_64-pc-linux-gnu-cpp -undef -traditional -DARCMD="ar clq" -DRANLIB="ranlib" ./mergelib.cpp | /usr/bin/sed -e /^\#/d | /usr/bin/sed -e s/XCOMM/\#/ > mergelib cp ./mkhtmlindex.pl mkhtmlindex /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < imake.man > imake.1 /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < revpath.man > revpath.1 /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < makeg.man > makeg.1 /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < xmkmf.man > xmkmf.1 /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < ccmakedep.man > ccmakedep.1 /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < mergelib.man > mergelib.1 /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < mkdirhier.man > mkdirhier.1 /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < cleanlinks.man > cleanlinks.1 /usr/bin/sed -e 's|__vendorversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"imake 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__cpp__|/usr/bin/x86_64-pc-linux-gnu-cpp|g' < mkhtmlindex.man > mkhtmlindex.1 imake.c: In function ‘doit’: imake.c:803:29: error: passing argument 2 of ‘execvp’ from incompatible pointer type [-Wincompatible-pointer-types] 803 | execvp(cmd, argv); | ^~~~ | | | const char ** In file included from imake.c:172: /usr/include/unistd.h:599:52: note: expected ‘char * const*’ but argument is of type ‘const char **’ 599 | extern int execvp (const char *__file, char *const __argv[]) | ~~~~~~~~~~~~^~~~~~~~ imake.c: In function ‘parse_utsname’: imake.c:818:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 818 | LogFatal(msg,fmt); | ^~~~~~~~ imake.c:825:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 825 | LogFatal(msg, fmt); | ^~~~~~~~ imake.c:865:11: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 865 | LogFatal(msg, fmt); | ^~~~~~~~ imake.c:875:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 875 | (void) sscanf(buf, fmt + arg + 1, result); | ^ imake.c: In function ‘get_libc_version’: imake.c:986:8: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 986 | cc = "gcc"; | ^ imake.c:992:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 992 | if (snprintf (command , len, format, cc, aout) == len) | ^~ x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o revpath revpath.o imake.c: In function ‘get_ld_version’: imake.c:1125:12: warning: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1125 | (void) fscanf (ldprog, "%d.%d", &ldmajor, &ldminor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imake.c: In function ‘ReadLine’: imake.c:1989:17: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1989 | ftruncate(fileno(tmpfd), (off_t) 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:603: imake-imake.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/x11-misc/imake-1.0.9/work/imake-1.0.9' make: *** [Makefile:431: all] Error 2 * ERROR: x11-misc/imake-1.0.9::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/imake-1.0.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/imake-1.0.9::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:imake-1.0.9:20231213-134121.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/imake-1.0.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/imake-1.0.9/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/imake-1.0.9/work/imake-1.0.9' * S: '/var/tmp/portage/x11-misc/imake-1.0.9/work/imake-1.0.9'