This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by udis86 configure 1.7.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/dev-libs/udis86-1.7.2/work/udis86-1.7.2/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/udis86-1.7.2 --docdir=/usr/share/doc/udis86-1.7.2 --disable-static --enable-shared --with-pic ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.4.0-1029-aws uname -s = Linux uname -v = #30-Ubuntu SMP Tue Oct 20 10:06:38 UTC 2020 /usr/bin/uname -p = Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz /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.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2517: checking build system type configure:2531: result: x86_64-pc-linux-gnu configure:2551: checking host system type configure:2564: result: x86_64-pc-linux-gnu configure:2911: checking for a BSD-compatible install configure:2979: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c configure:2990: checking whether build environment is sane configure:3045: result: yes configure:3191: checking for a thread-safe mkdir -p configure:3230: result: /bin/mkdir -p configure:3237: checking for gawk configure:3253: found /usr/bin/gawk configure:3264: result: gawk configure:3275: checking whether make sets $(MAKE) configure:3297: result: yes configure:3326: checking whether make supports nested variables configure:3343: result: yes configure:3491: checking for x86_64-pc-linux-gnu-gcc configure:3507: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3518: result: x86_64-pc-linux-gnu-gcc configure:3787: checking for C compiler version configure:3796: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 10.2.0-r5 p6) 10.2.0 Copyright (C) 2020 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:3807: $? = 0 configure:3796: 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/10.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-10.2.0-r5/work/gcc-10.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/10.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/10.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 10.2.0-r5 p6' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --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-systemtap --enable-vtable-verify --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Gentoo 10.2.0-r5 p6) configure:3807: $? = 0 configure:3796: 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:3807: $? = 1 configure:3796: 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:3807: $? = 1 configure:3827: checking whether the C compiler works configure:3849: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3853: $? = 0 configure:3901: result: yes configure:3904: checking for C compiler default output file name configure:3906: result: a.out configure:3912: checking for suffix of executables configure:3919: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3923: $? = 0 configure:3945: result: configure:3967: checking whether we are cross compiling configure:3975: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:3979: $? = 0 configure:3986: ./conftest configure:3990: $? = 0 configure:4005: result: no configure:4010: checking for suffix of object files configure:4032: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:4036: $? = 0 configure:4057: result: o configure:4061: checking whether we are using the GNU C compiler configure:4080: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:4080: $? = 0 configure:4089: result: yes configure:4098: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4118: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4118: $? = 0 configure:4159: result: yes configure:4176: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4239: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:4239: $? = 0 configure:4252: result: none needed configure:4277: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4299: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4302: $? = 0 configure:4299: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4302: $? = 0 configure:4314: result: yes configure:4334: checking whether make supports the include directive configure:4349: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4352: $? = 0 configure:4371: result: yes (GNU style) configure:4396: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4507: result: none configure:4599: checking how to print strings configure:4626: result: printf configure:4647: checking for a sed that does not truncate output configure:4711: result: /bin/sed configure:4729: checking for grep that handles long lines and -e configure:4787: result: /bin/grep configure:4792: checking for egrep configure:4854: result: /bin/grep -E configure:4859: checking for fgrep configure:4921: result: /bin/grep -F configure:4956: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5023: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5030: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5045: result: yes configure:5057: checking for BSD- or MS-compatible name lister (nm) configure:5111: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5241: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5248: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:5251: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5254: output 0000000000000000 B some_variable configure:5261: result: BSD nm configure:5264: checking whether ln -s works configure:5268: result: yes configure:5276: checking the maximum length of command line arguments configure:5412: result: 1572864 configure:5460: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5500: result: func_convert_file_noop configure:5507: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5527: result: func_convert_file_noop configure:5534: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5541: result: -r configure:5575: checking for x86_64-pc-linux-gnu-objdump configure:5591: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5602: result: x86_64-pc-linux-gnu-objdump configure:5671: checking how to recognize dependent libraries configure:5871: result: pass_all configure:5916: checking for x86_64-pc-linux-gnu-dlltool configure:5946: result: no configure:5956: checking for dlltool configure:5986: result: no configure:6013: checking how to associate runtime and link libraries configure:6040: result: printf %s\n configure:6057: checking for x86_64-pc-linux-gnu-ar configure:6073: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6084: result: x86_64-pc-linux-gnu-ar configure:6165: checking for archiver @FILE support configure:6182: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:6182: $? = 0 configure:6185: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6188: $? = 0 configure:6193: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6196: $? = 1 configure:6208: result: @ configure:6226: checking for x86_64-pc-linux-gnu-strip configure:6242: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6253: result: x86_64-pc-linux-gnu-strip configure:6325: checking for x86_64-pc-linux-gnu-ranlib configure:6341: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6352: result: x86_64-pc-linux-gnu-ranlib configure:6494: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6647: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:6650: $? = 0 configure:6654: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6657: $? = 0 configure:6723: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c conftstm.o >&5 configure:6726: $? = 0 configure:6764: result: ok configure:6811: checking for sysroot configure:6841: result: no configure:6848: checking for a working dd configure:6886: result: /bin/dd configure:6890: checking how to truncate binary pipes configure:6905: result: /bin/dd bs=4096 count=1 configure:7041: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:7044: $? = 0 configure:7194: checking for x86_64-pc-linux-gnu-mt configure:7224: result: no configure:7234: checking for mt configure:7264: result: no configure:7284: checking if : is a manifest tool configure:7290: : '-?' configure:7298: result: no configure:7975: checking how to run the C preprocessor configure:8006: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8006: $? = 0 configure:8020: 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:8020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "udis86" | #define PACKAGE_TARNAME "udis86" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "udis86 1.7.2" | #define PACKAGE_BUGREPORT "vivek.mt@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "udis86" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include configure:8045: result: x86_64-pc-linux-gnu-gcc -E configure:8065: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8065: $? = 0 configure:8079: 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:8079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "udis86" | #define PACKAGE_TARNAME "udis86" | #define PACKAGE_VERSION "1.7.2" | #define PACKAGE_STRING "udis86 1.7.2" | #define PACKAGE_BUGREPORT "vivek.mt@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "udis86" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include configure:8108: checking for ANSI C header files configure:8128: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8128: $? = 0 configure:8201: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:8201: $? = 0 configure:8201: ./conftest configure:8201: $? = 0 configure:8212: result: yes configure:8225: checking for sys/types.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8225: checking for sys/stat.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8225: checking for stdlib.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8225: checking for string.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8225: checking for memory.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8225: checking for strings.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8225: checking for inttypes.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8225: checking for stdint.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8225: checking for unistd.h configure:8225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8239: checking for dlfcn.h configure:8239: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:8239: $? = 0 configure:8239: result: yes configure:8463: checking for objdir configure:8478: result: .libs configure:8742: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -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:8764: $? = 0 configure:8777: result: no configure:9135: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9142: result: -fPIC -DPIC configure:9150: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9168: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -DPIC conftest.c >&5 configure:9172: $? = 0 configure:9185: result: yes configure:9214: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9242: result: yes configure:9257: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9278: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -o out/conftest2.o conftest.c >&5 configure:9282: $? = 0 configure:9304: result: yes configure:9312: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9359: result: yes configure:9392: 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:10651: result: yes configure:10688: checking whether -lc should be explicitly linked in configure:10696: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 configure:10699: $? = 0 configure:10714: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10717: $? = 0 configure:10731: result: no configure:10891: checking dynamic linker characteristics configure:11485: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11485: $? = 0 configure:11722: result: GNU/Linux ld.so configure:11844: checking how to hardcode library paths into programs configure:11869: result: immediate configure:12417: checking whether stripping libraries is possible configure:12422: result: yes configure:12457: checking if libtool supports shared libraries configure:12459: result: yes configure:12462: checking whether to build shared libraries configure:12487: result: yes configure:12490: checking whether to build static libraries configure:12494: result: no configure:12580: checking whether python executable path has been provided configure:12646: result: no configure:12650: checking for python configure:12683: result: no configure:12701: error: Python not found. Use --with-python to specify path to python binary ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color' 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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_SPHINX_BUILD_set= ac_cv_env_SPHINX_BUILD_value= ac_cv_env_YASM_set= ac_cv_env_YASM_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_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_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd 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_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/var/tmp/portage/dev-libs/udis86-1.7.2/work/udis86-1.7.2/build/missing'\'' aclocal-1.16' ACLOCAL_AMFLAGS='-I ${ACLOCAL_FLAGS}' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AS='' AUTOCONF='${SHELL} '\''/var/tmp/portage/dev-libs/udis86-1.7.2/work/udis86-1.7.2/build/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/var/tmp/portage/dev-libs/udis86-1.7.2/work/udis86-1.7.2/build/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/var/tmp/portage/dev-libs/udis86-1.7.2/work/udis86-1.7.2/build/missing'\'' automake-1.16' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_SPHINX_DOC_FALSE='' HAVE_SPHINX_DOC_TRUE='' HAVE_YASM_FALSE='' HAVE_YASM_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 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='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/var/tmp/portage/dev-libs/udis86-1.7.2/work/udis86-1.7.2/build/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='udis86' PACKAGE_BUGREPORT='vivek.mt@gmail.com' PACKAGE_NAME='udis86' PACKAGE_STRING='udis86 1.7.2' PACKAGE_TARNAME='udis86' PACKAGE_URL='' PACKAGE_VERSION='1.7.2' PATH_SEPARATOR=':' PYTHON='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPHINX_BUILD='' SPHINX_VERSION='' STRIP='x86_64-pc-linux-gnu-strip' TARGET_WINDOWS_FALSE='' TARGET_WINDOWS_TRUE='#' VERSION='1.7.2' YASM='' YASM_VERSION='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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/udis86-1.7.2' dvidir='${docdir}' exec_prefix='NONE' 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='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/udis86-1.7.2/work/udis86-1.7.2/build/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "udis86" #define PACKAGE_TARNAME "udis86" #define PACKAGE_VERSION "1.7.2" #define PACKAGE_STRING "udis86 1.7.2" #define PACKAGE_BUGREPORT "vivek.mt@gmail.com" #define PACKAGE_URL "" #define PACKAGE "udis86" #define VERSION "1.7.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/" configure: exit 1