This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by memprof configure 0.6.2, which was generated by GNU Autoconf 2.64. Invocation command line was $ ./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/memprof-0.6.2-r1 --htmldir=/usr/share/doc/memprof-0.6.2-r1/html --libdir=/usr/lib64 --disable-static --enable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 6.1.66-gentoo-dist uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Wed Dec 13 16:48:18 CET 2023 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.12/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.12/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2400: checking for a BSD-compatible install configure:2468: result: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c configure:2479: checking whether build environment is sane configure:2529: result: yes configure:2670: checking for a thread-safe mkdir -p configure:2709: result: /bin/mkdir -p configure:2722: checking for gawk configure:2738: found /usr/bin/gawk configure:2749: result: gawk configure:2760: checking whether make sets $(MAKE) configure:2782: result: yes configure:2908: checking build system type configure:2922: result: x86_64-pc-linux-gnu configure:2942: checking host system type configure:2955: result: x86_64-pc-linux-gnu configure:2987: checking for style of include used by make configure:3015: result: GNU configure:3045: checking for x86_64-pc-linux-gnu-gcc configure:3061: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3072: result: x86_64-pc-linux-gnu-gcc configure:3341: checking for C compiler version configure:3350: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 14.0.1_pre20240421 p26) 14.0.1 20240421 (experimental) Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3361: $? = 0 configure:3350: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/14/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240421/work/gcc-14-20240421/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/14 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/14/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/14/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=yes,extra,rtl --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 14.0.1_pre20240421 p26' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-host-pie --disable-host-bind-now --enable-default-ssp --disable-fixincludes --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 14.0.1 20240421 (experimental) (Gentoo 14.0.1_pre20240421 p26) configure:3361: $? = 0 configure:3350: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3361: $? = 1 configure:3350: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3361: $? = 1 configure:3383: checking for C compiler default output file name configure:3405: x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3409: $? = 0 configure:3446: result: a.out configure:3462: checking whether the C compiler works configure:3471: ./a.out configure:3475: $? = 0 configure:3490: result: yes configure:3497: checking whether we are cross compiling configure:3499: result: no configure:3502: checking for suffix of executables configure:3509: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3513: $? = 0 configure:3535: result: configure:3541: checking for suffix of object files configure:3563: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:3567: $? = 0 configure:3588: result: o configure:3592: checking whether we are using the GNU C compiler configure:3611: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:3611: $? = 0 configure:3620: result: yes configure:3629: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3649: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3649: $? = 0 configure:3690: result: yes configure:3707: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3771: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:3771: $? = 0 configure:3784: result: none needed configure:3806: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3916: result: none configure:3931: checking for a sed that does not truncate output configure:3995: result: /bin/sed configure:4013: checking for grep that handles long lines and -e configure:4071: result: /bin/grep configure:4076: checking for egrep configure:4138: result: /bin/grep -E configure:4143: checking for fgrep configure:4205: result: /bin/grep -F configure:4240: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4307: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4314: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4329: result: yes configure:4341: checking for BSD- or MS-compatible name lister (nm) configure:4390: result: /usr/bin/nm -B configure:4508: checking the name lister (/usr/bin/nm -B) interface configure:4515: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:4518: /usr/bin/nm -B "conftest.o" configure:4521: output 0000000000000000 B some_variable configure:4528: result: BSD nm configure:4531: checking whether ln -s works configure:4535: result: yes configure:4543: checking the maximum length of command line arguments configure:4663: result: 1572864 configure:4680: checking whether the shell understands some XSI constructs configure:4690: result: yes configure:4694: checking whether the shell understands "+=" configure:4700: result: yes configure:4735: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:4742: result: -r configure:4771: checking for x86_64-pc-linux-gnu-objdump configure:4787: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:4798: result: x86_64-pc-linux-gnu-objdump configure:4870: checking how to recognize dependent libraries configure:5066: result: pass_all configure:5086: checking for x86_64-pc-linux-gnu-ar configure:5102: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5113: result: x86_64-pc-linux-gnu-ar configure:5191: checking for x86_64-pc-linux-gnu-strip configure:5207: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5218: result: x86_64-pc-linux-gnu-strip configure:5290: checking for x86_64-pc-linux-gnu-ranlib configure:5306: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5317: result: x86_64-pc-linux-gnu-ranlib configure:5447: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:5565: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:5568: $? = 0 configure:5572: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5575: $? = 0 configure:5629: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c conftstm.o >&5 configure:5632: $? = 0 configure:5670: result: ok configure:5766: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:5769: $? = 0 configure:6479: checking how to run the C preprocessor configure:6510: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6510: $? = 0 configure:6524: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memprof" | #define PACKAGE_TARNAME "memprof" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "memprof 0.6.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "memprof" | #define VERSION "0.6.2" | /* end confdefs.h. */ | #include configure:6549: result: x86_64-pc-linux-gnu-gcc -E configure:6569: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6569: $? = 0 configure:6583: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memprof" | #define PACKAGE_TARNAME "memprof" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "memprof 0.6.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "memprof" | #define VERSION "0.6.2" | /* end confdefs.h. */ | #include configure:6612: checking for ANSI C header files configure:6632: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6632: $? = 0 configure:6705: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:6705: $? = 0 configure:6705: ./conftest configure:6705: $? = 0 configure:6716: result: yes configure:6729: checking for sys/types.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6729: checking for sys/stat.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6729: checking for stdlib.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6729: checking for string.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6729: checking for memory.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6729: checking for strings.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6729: checking for inttypes.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6729: checking for stdint.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6729: checking for unistd.h configure:6729: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6729: $? = 0 configure:6729: result: yes configure:6744: checking for dlfcn.h configure:6744: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:6744: $? = 0 configure:6744: result: yes configure:6928: checking for objdir configure:6943: result: .libs configure:7235: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7253: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:7257: $? = 0 configure:7270: result: no configure:7290: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:7562: result: -fPIC -DPIC configure:7574: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:7592: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -fPIC -DPIC -DPIC conftest.c >&5 configure:7596: $? = 0 configure:7609: result: yes configure:7633: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:7661: result: yes configure:7676: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:7697: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -o out/conftest2.o conftest.c >&5 configure:7701: $? = 0 configure:7723: result: yes configure:7731: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:7778: result: yes configure:7811: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:8801: result: yes configure:8838: checking whether -lc should be explicitly linked in configure:8843: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive conftest.c >&5 configure:8846: $? = 0 configure:8861: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:8864: $? = 0 configure:8876: result: no configure:9040: checking dynamic linker characteristics configure:9473: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9473: $? = 0 configure:9703: result: GNU/Linux ld.so configure:9805: checking how to hardcode library paths into programs configure:9830: result: immediate configure:10350: checking whether stripping libraries is possible configure:10355: result: yes configure:10390: checking if libtool supports shared libraries configure:10392: result: yes configure:10395: checking whether to build shared libraries configure:10416: result: yes configure:10419: checking whether to build static libraries configure:10423: result: no configure:10460: checking whether to enable maintainer-specific portions of Makefiles configure:10469: result: no configure:10491: checking for x86_64-pc-linux-gnu-gcc configure:10518: result: x86_64-pc-linux-gnu-gcc configure:10787: checking for C compiler version configure:10796: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 14.0.1_pre20240421 p26) 14.0.1 20240421 (experimental) Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:10807: $? = 0 configure:10796: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/14/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240421/work/gcc-14-20240421/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/14 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/14/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/14/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=yes,extra,rtl --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 14.0.1_pre20240421 p26' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-host-pie --disable-host-bind-now --enable-default-ssp --disable-fixincludes --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 14.0.1 20240421 (experimental) (Gentoo 14.0.1_pre20240421 p26) configure:10807: $? = 0 configure:10796: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:10807: $? = 1 configure:10796: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:10807: $? = 1 configure:10811: checking whether we are using the GNU C compiler configure:10839: result: yes configure:10848: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:10909: result: yes configure:10926: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:11003: result: none needed configure:11025: checking dependency style of x86_64-pc-linux-gnu-gcc configure:11135: result: none configure:11158: checking for x86_64-pc-linux-gnu-gcc configure:11185: result: x86_64-pc-linux-gnu-gcc configure:11454: checking for C compiler version configure:11463: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 14.0.1_pre20240421 p26) 14.0.1 20240421 (experimental) Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:11474: $? = 0 configure:11463: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/14/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240421/work/gcc-14-20240421/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/14 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/14/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/14/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/14/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=yes,extra,rtl --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 14.0.1_pre20240421 p26' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-host-pie --disable-host-bind-now --enable-default-ssp --disable-fixincludes --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 14.0.1 20240421 (experimental) (Gentoo 14.0.1_pre20240421 p26) configure:11474: $? = 0 configure:11463: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:11474: $? = 1 configure:11463: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:11474: $? = 1 configure:11478: checking whether we are using the GNU C compiler configure:11506: result: yes configure:11515: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:11576: result: yes configure:11593: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:11670: result: none needed configure:11692: checking dependency style of x86_64-pc-linux-gnu-gcc configure:11802: result: none configure:11823: checking whether NLS is requested configure:11832: result: yes configure:11862: checking for intltool-update configure:11880: found /usr/bin/intltool-update configure:11892: result: /usr/bin/intltool-update configure:11902: checking for intltool-merge configure:11920: found /usr/bin/intltool-merge configure:11932: result: /usr/bin/intltool-merge configure:11942: checking for intltool-extract configure:11960: found /usr/bin/intltool-extract configure:11972: result: /usr/bin/intltool-extract configure:12103: checking for xgettext configure:12121: found /usr/bin/xgettext configure:12133: result: /usr/bin/xgettext configure:12143: checking for msgmerge configure:12161: found /usr/bin/msgmerge configure:12173: result: /usr/bin/msgmerge configure:12183: checking for msgfmt configure:12201: found /usr/bin/msgfmt configure:12213: result: /usr/bin/msgfmt configure:12223: checking for gmsgfmt configure:12241: found /usr/bin/gmsgfmt configure:12254: result: /usr/bin/gmsgfmt configure:12274: checking for perl configure:12292: found /usr/bin/perl configure:12304: result: /usr/bin/perl configure:12315: checking for perl >= 5.8.1 configure:12322: result: 5.38.2 configure:12326: checking for XML::Parser configure:12329: result: ok configure:12354: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:12354: $? = 0 configure:12418: checking for x86_64-pc-linux-gnu-pkg-config configure:12436: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:12448: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:12516: checking pkg-config is at least version 0.9.0 configure:12519: result: yes configure:12530: checking for MEMPROF configure:12541: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= $GTK_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED " configure:12547: $? = 0 configure:12568: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= $GTK_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED " configure:12574: $? = 0 configure:12641: result: yes configure:12648: checking bfd.h usability configure:12648: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -Wall conftest.c >&5 conftest.c:57:10: fatal error: bfd.h: No such file or directory 57 | #include | ^~~~~~~ compilation terminated. configure:12648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memprof" | #define PACKAGE_TARNAME "memprof" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "memprof 0.6.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "memprof" | #define VERSION "0.6.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUGDIR "/usr/lib64/debug" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12648: result: no configure:12648: checking bfd.h presence configure:12648: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:24:10: fatal error: bfd.h: No such file or directory 24 | #include | ^~~~~~~ compilation terminated. configure:12648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "memprof" | #define PACKAGE_TARNAME "memprof" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "memprof 0.6.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "memprof" | #define VERSION "0.6.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUGDIR "/usr/lib64/debug" | /* end confdefs.h. */ | #include configure:12648: result: no configure:12648: checking for bfd.h configure:12648: result: no configure:12652: error: Cannot continue: bfd.h not found. Do you have binutils-dev installed? ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MEMPROF_CFLAGS_set= ac_cv_env_MEMPROF_CFLAGS_value= ac_cv_env_MEMPROF_LIBS_set= ac_cv_env_MEMPROF_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_bfd_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration gl_cv_func_getcwd_path_max=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_MEMPROF_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libxml2' pkg_cv_MEMPROF_LIBS='-lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lxml2' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-util/memprof-0.6.2-r1/work/memprof-0.6.2/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/dev-util/memprof-0.6.2-r1/work/memprof-0.6.2/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='1' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-util/memprof-0.6.2-r1/work/memprof-0.6.2/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/memprof-0.6.2-r1/work/memprof-0.6.2/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/memprof-0.6.2-r1/work/memprof-0.6.2/missing --run automake-1.11' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fpermissive -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/dev-util/memprof-0.6.2-r1/work/memprof-0.6.2/missing --run makeinfo' MEMPROF_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libxml2' MEMPROF_LIBS='-lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lxml2' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='memprof' PACKAGE_BUGREPORT='' PACKAGE_NAME='memprof' PACKAGE_STRING='memprof 0.6.2' PACKAGE_TARNAME='memprof' PACKAGE_URL='' PACKAGE_VERSION='0.6.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USE_NLS='yes' VERSION='0.6.2' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/memprof-0.6.2-r1' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/memprof-0.6.2-r1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-util/memprof-0.6.2-r1/work/memprof-0.6.2/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "memprof" #define PACKAGE_TARNAME "memprof" #define PACKAGE_VERSION "0.6.2" #define PACKAGE_STRING "memprof 0.6.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "memprof" #define VERSION "0.6.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define DEBUGDIR "/usr/lib64/debug" configure: exit 1