This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by psftools configure 1.1.2, which was generated by GNU Autoconf 2.72. Invocation command line was $ ./configure --build=aarch64-unknown-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = bananas uname -m = aarch64 uname -r = 6.9.10-asahi uname -s = Linux uname -v = #1 SMP Debian 6.9.10-1-1 (2024-07-22) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = aarch64 /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/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2471: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub configure:2484: trying ./config/ configure:2513: ./config/ltmain.sh found configure:2513: ./config/compile found configure:2513: ./config/missing found configure:2495: ./config/install-sh found configure:2513: ./config/config.guess found configure:2513: ./config/config.sub found configure:2634: checking build system type configure:2650: result: aarch64-unknown-linux-gnu configure:2670: checking host system type configure:2685: result: aarch64-unknown-linux-gnu configure:2705: checking target system type configure:2720: result: aarch64-unknown-linux-gnu configure:2764: checking for a BSD-compatible install configure:2838: result: /usr/bin/install -c configure:2849: checking whether build environment is sane configure:2904: result: yes configure:2944: WARNING: 'missing' script is too old or missing configure:3070: checking for a race-free mkdir -p configure:3113: result: /usr/bin/mkdir -p configure:3120: checking for gawk configure:3141: found /usr/bin/gawk configure:3153: result: gawk configure:3164: checking whether make sets $(MAKE) configure:3188: result: yes configure:3218: checking whether make supports nested variables configure:3237: result: yes configure:3425: checking for gcc configure:3446: found /usr/bin/gcc configure:3458: result: gcc configure:3817: checking for C compiler version configure:3826: gcc --version >&5 gcc (Debian 14.2.0-3) 14.2.0 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:3837: $? = 0 configure:3826: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-linux-gnu/14/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 14.2.0-3' --with-bugurl=file:///usr/share/doc/gcc-14/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust --prefix=/usr --with-gcc-major-version-only --program-suffix=-14 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-14-14.2.0/debian/tmp-nvptx/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=4 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.2.0 (Debian 14.2.0-3) ... rest of stderr output deleted ... configure:3837: $? = 0 configure:3826: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3837: $? = 1 configure:3826: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3837: $? = 1 configure:3826: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3837: $? = 1 configure:3857: checking whether the C compiler works configure:3879: gcc conftest.c >&5 configure:3883: $? = 0 configure:3934: result: yes configure:3938: checking for C compiler default output file name configure:3940: result: a.out configure:3946: checking for suffix of executables configure:3953: gcc -o conftest conftest.c >&5 configure:3957: $? = 0 configure:3981: result: configure:4005: checking whether we are cross compiling configure:4013: gcc -o conftest conftest.c >&5 configure:4017: $? = 0 configure:4024: ./conftest configure:4028: $? = 0 configure:4043: result: no configure:4049: checking for suffix of object files configure:4072: gcc -c conftest.c >&5 configure:4076: $? = 0 configure:4100: result: o configure:4104: checking whether the compiler supports GNU C configure:4124: gcc -c conftest.c >&5 configure:4124: $? = 0 configure:4136: result: yes configure:4147: checking whether gcc accepts -g configure:4168: gcc -c -g conftest.c >&5 configure:4168: $? = 0 configure:4215: result: yes configure:4235: checking for gcc option to enable C11 features configure:4250: gcc -c -g -O2 conftest.c >&5 configure:4250: $? = 0 configure:4269: result: none needed configure:4393: checking whether gcc understands -c and -o together configure:4416: gcc -c conftest.c -o conftest2.o configure:4419: $? = 0 configure:4416: gcc -c conftest.c -o conftest2.o configure:4419: $? = 0 configure:4432: result: yes configure:4452: checking whether make supports the include directive configure:4467: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4470: $? = 0 configure:4489: result: yes (GNU style) configure:4515: checking dependency style of gcc configure:4628: result: gcc3 configure:4644: checking whether make sets $(MAKE) configure:4668: result: yes configure:4724: checking how to print strings configure:4751: result: printf configure:4772: checking for a sed that does not truncate output configure:4844: result: /usr/bin/sed configure:4862: checking for grep that handles long lines and -e configure:4928: result: /usr/bin/grep configure:4933: checking for egrep configure:5003: result: /usr/bin/grep -E configure:5010: checking for fgrep configure:5080: result: /usr/bin/grep -F configure:5117: checking for ld used by gcc configure:5186: result: /usr/bin/ld configure:5193: checking if the linker (/usr/bin/ld) is GNU ld configure:5210: result: yes configure:5222: checking for BSD- or MS-compatible name lister (nm) configure:5278: result: /usr/bin/nm -B configure:5420: checking the name lister (/usr/bin/nm -B) interface configure:5428: gcc -c -g -O2 conftest.c >&5 configure:5431: /usr/bin/nm -B "conftest.o" configure:5434: output 0000000000000000 B some_variable configure:5442: result: BSD nm configure:5445: checking whether ln -s works configure:5449: result: yes configure:5457: checking the maximum length of command line arguments configure:5590: result: 1572864 configure:5638: checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format configure:5680: result: func_convert_file_noop configure:5687: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format configure:5709: result: func_convert_file_noop configure:5716: checking for /usr/bin/ld option to reload object files configure:5725: result: -r configure:5805: checking for objdump configure:5826: found /usr/bin/objdump configure:5838: result: objdump configure:5870: checking how to recognize dependent libraries configure:6072: result: pass_all configure:6163: checking for dlltool configure:6199: result: no configure:6229: checking how to associate runtime and link libraries configure:6258: result: printf %s\n configure:6325: checking for ar configure:6346: found /usr/bin/ar configure:6358: result: ar configure:6395: checking for archiver @FILE support configure:6413: gcc -c -g -O2 conftest.c >&5 configure:6413: $? = 0 configure:6417: ar cr libconftest.a @conftest.lst >&5 configure:6420: $? = 0 configure:6425: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6428: $? = 1 configure:6441: result: @ configure:6505: checking for strip configure:6526: found /usr/bin/strip configure:6538: result: strip configure:6616: checking for ranlib configure:6637: found /usr/bin/ranlib configure:6649: result: ranlib configure:6751: checking command to parse /usr/bin/nm -B output from gcc object configure:6905: gcc -c -g -O2 conftest.c >&5 configure:6908: $? = 0 configure:6912: /usr/bin/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:6978: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6981: $? = 0 configure:7020: result: ok configure:7067: checking for sysroot configure:7099: result: no configure:7106: checking for a working dd configure:7151: result: /usr/bin/dd configure:7155: checking how to truncate binary pipes configure:7172: result: /usr/bin/dd bs=4096 count=1 configure:7512: checking for mt configure:7533: found /usr/bin/mt configure:7545: result: mt configure:7568: checking if mt is a manifest tool configure:7575: mt '-?' configure:7584: result: no configure:8328: checking for stdio.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8328: checking for stdlib.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8328: checking for string.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8328: checking for inttypes.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8328: checking for stdint.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8328: checking for strings.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8328: checking for sys/stat.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8328: checking for sys/types.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8328: checking for unistd.h configure:8328: gcc -c -g -O2 conftest.c >&5 configure:8328: $? = 0 configure:8328: result: yes configure:8353: checking for dlfcn.h configure:8353: gcc -c -g -O2 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8618: checking for objdir configure:8635: result: .libs configure:8901: checking if gcc supports -fno-rtti -fno-exceptions configure:8920: gcc -c -g -O2 -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:8924: $? = 0 configure:8938: result: no configure:9302: checking for gcc option to produce PIC configure:9311: result: -fPIC -DPIC configure:9319: checking if gcc PIC flag -fPIC -DPIC works configure:9338: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9342: $? = 0 configure:9356: result: yes configure:9385: checking if gcc static flag -static works configure:9415: result: yes configure:9430: checking if gcc supports -c -o file.o configure:9452: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9456: $? = 0 configure:9479: result: yes configure:9487: checking if gcc supports -c -o file.o configure:9536: result: yes configure:9569: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10844: result: yes configure:10881: checking whether -lc should be explicitly linked in configure:10890: gcc -c -g -O2 conftest.c >&5 configure:10893: $? = 0 configure:10908: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10911: $? = 0 configure:10926: result: no configure:11086: checking dynamic linker characteristics configure:11668: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11668: $? = 0 configure:11920: result: GNU/Linux ld.so configure:12042: checking how to hardcode library paths into programs configure:12067: result: immediate configure:12667: checking whether stripping libraries is possible configure:12672: result: yes configure:12707: checking if libtool supports shared libraries configure:12709: result: yes configure:12712: checking whether to build shared libraries configure:12737: result: yes configure:12740: checking whether to build static libraries configure:12744: result: yes configure:12789: checking for egrep configure:12859: result: /usr/bin/grep -E configure:12867: checking for errno.h configure:12867: gcc -c -Wall -g -O2 conftest.c >&5 configure:12867: $? = 0 configure:12867: result: yes configure:12873: checking for sys/ioctl.h configure:12873: gcc -c -Wall -g -O2 conftest.c >&5 configure:12873: $? = 0 configure:12873: result: yes configure:12879: checking for sys/stat.h configure:12879: result: yes configure:12885: checking for unistd.h configure:12885: result: yes configure:12891: checking for fcntl.h configure:12891: gcc -c -Wall -g -O2 conftest.c >&5 configure:12891: $? = 0 configure:12891: result: yes configure:12897: checking for limits.h configure:12897: gcc -c -Wall -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12897: result: yes configure:12909: checking for strcmpi configure:12909: gcc -o conftest -Wall -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccQEFVWK.o: in function `main': /var/www/debian/psftools/psftools-1.1.2/conftest.c:56:(.text.startup+0x8): undefined reference to `strcmpi' collect2: error: ld returned 1 exit status configure:12909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "psftools" | #define PACKAGE_TARNAME "psftools" | #define PACKAGE_VERSION "1.1.2" | #define PACKAGE_STRING "psftools 1.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "psftools" | #define VERSION "1.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | /* Define strcmpi to an innocuous variant, in case declares strcmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define strcmpi innocuous_strcmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcmpi (void); below. */ | | #include | #undef strcmpi | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strcmpi (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strcmpi || defined __stub___strcmpi | choke me | #endif | | int | main (void) | { | return strcmpi (); | ; | return 0; | } configure:12909: result: no configure:12909: checking for stricmp configure:12909: gcc -o conftest -Wall -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccrGcM5Z.o: in function `main': /var/www/debian/psftools/psftools-1.1.2/conftest.c:56:(.text.startup+0x8): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:12909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "psftools" | #define PACKAGE_TARNAME "psftools" | #define PACKAGE_VERSION "1.1.2" | #define PACKAGE_STRING "psftools 1.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "psftools" | #define VERSION "1.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (void); below. */ | | #include | #undef stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stricmp (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main (void) | { | return stricmp (); | ; | return 0; | } configure:12909: result: no configure:12909: checking for strcasecmp configure:12909: gcc -o conftest -Wall -g -O2 conftest.c >&5 conftest.c:45:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 45 | char strcasecmp (void); | ^~~~~~~~~~ configure:12909: $? = 0 configure:12909: result: yes configure:12920: checking for an ANSI C-conforming const configure:12987: gcc -c -Wall -g -O2 conftest.c >&5 configure:12987: $? = 0 configure:12997: result: yes configure:13005: checking for size_t configure:13005: gcc -c -Wall -g -O2 conftest.c >&5 configure:13005: $? = 0 configure:13005: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:21: error: expected expression before ')' token 61 | if (sizeof ((size_t))) | ^ configure:13005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "psftools" | #define PACKAGE_TARNAME "psftools" | #define PACKAGE_VERSION "1.1.2" | #define PACKAGE_STRING "psftools 1.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "psftools" | #define VERSION "1.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13005: result: yes configure:13021: checking for sys/mkdev.h configure:13021: gcc -c -Wall -g -O2 conftest.c >&5 conftest.c:58:10: fatal error: sys/mkdev.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "psftools" | #define PACKAGE_TARNAME "psftools" | #define PACKAGE_VERSION "1.1.2" | #define PACKAGE_STRING "psftools 1.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "psftools" | #define VERSION "1.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13021: result: no configure:13030: checking for sys/sysmacros.h configure:13030: gcc -c -Wall -g -O2 conftest.c >&5 configure:13030: $? = 0 configure:13030: result: yes configure:13040: checking for working memcmp configure:13085: gcc -o conftest -Wall -g -O2 conftest.c >&5 configure:13085: $? = 0 configure:13085: ./conftest configure:13085: $? = 0 configure:13099: result: yes configure:13108: checking for strerror configure:13108: gcc -o conftest -Wall -g -O2 conftest.c >&5 configure:13108: $? = 0 configure:13108: result: yes configure:13218: checking that generated files are newer than configure configure:13224: result: done configure:13247: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by psftools config.status 1.1.2, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bananas config.status:1099: creating Makefile config.status:1099: creating include/Makefile config.status:1099: creating lib/Makefile config.status:1099: creating winfonts/Makefile config.status:1099: creating tools/Makefile config.status:1099: creating man/Makefile config.status:1099: creating doc/Makefile config.status:1099: creating Fonts/Makefile config.status:1099: creating config.h config.status:1328: executing depfiles commands config.status:1405: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1410: $? = 0 config.status:1405: cd winfonts && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1410: $? = 0 config.status:1405: cd tools && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1410: $? = 0 config.status:1328: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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_build_alias_set=set ac_cv_env_build_alias_value=aarch64-unknown-linux-gnu ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_memcmp_working=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcmpi=no ac_cv_func_strerror=yes ac_cv_func_stricmp=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=aarch64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_target=aarch64-unknown-linux-gnu ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 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/bin/ld lt_cv_path_NM='/usr/bin/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='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -g -O2' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='psftools' PACKAGE_BUGREPORT='' PACKAGE_NAME='psftools' PACKAGE_STRING='psftools 1.1.2' PACKAGE_TARNAME='psftools' PACKAGE_URL='' PACKAGE_VERSION='1.1.2' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.1.2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='aarch64-unknown-linux-gnu' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /var/www/debian/psftools/psftools-1.1.2/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='aarch64-unknown-linux-gnu' target_alias='' target_cpu='aarch64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "psftools" #define PACKAGE_TARNAME "psftools" #define PACKAGE_VERSION "1.1.2" #define PACKAGE_STRING "psftools 1.1.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "psftools" #define VERSION "1.1.2" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ERRNO_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRCASECMP 1 #define MAJOR_IN_SYSMACROS 1 #define HAVE_STRERROR 1 configure: exit 0