This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /usr/src/repo/builds_15/arox_2.0/arox-20240529/arox/src/configure ## --------- ## ## Platform. ## ## --------- ## hostname = deathstar.absolute.net uname -m = x86_64 uname -r = 6.6.30 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu May 2 17:07:18 CDT 2024 /usr/bin/uname -p = Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz /bin/uname -X = unknown /bin/arch = x86_64 /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/sbin/ PATH: /sbin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /bin/ PATH: /usr/games/ PATH: /opt/libreoffice7.6/program/ PATH: /usr/lib64/java/bin/ PATH: /usr/lib64/java/jre/bin/ PATH: /usr/lib64/qt5/bin/ PATH: /usr/lib64/qt6/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2470: checking for gcc configure:2491: found /usr/bin/gcc configure:2502: result: gcc configure:2855: checking for C compiler version configure:2864: gcc --version >&5 gcc (GCC) 13.2.0 Copyright (C) 2023 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:2875: $? = 0 configure:2864: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/13.2.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/13.2.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --disable-werror --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --enable-clocale=gnu --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 13.2.0 (GCC) configure:2875: $? = 0 configure:2864: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2875: $? = 1 configure:2864: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2875: $? = 1 configure:2864: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:2875: $? = 1 configure:2895: checking whether the C compiler works configure:2917: gcc conftest.c >&5 configure:2921: $? = 0 configure:2971: result: yes configure:2974: checking for C compiler default output file name configure:2976: result: a.out configure:2982: checking for suffix of executables configure:2989: gcc -o conftest conftest.c >&5 configure:2993: $? = 0 configure:3016: result: configure:3038: checking whether we are cross compiling configure:3046: gcc -o conftest conftest.c >&5 configure:3050: $? = 0 configure:3057: ./conftest configure:3061: $? = 0 configure:3076: result: no configure:3081: checking for suffix of object files configure:3104: gcc -c conftest.c >&5 configure:3108: $? = 0 configure:3130: result: o configure:3134: checking whether the compiler supports GNU C configure:3154: gcc -c conftest.c >&5 configure:3154: $? = 0 configure:3164: result: yes configure:3175: checking whether gcc accepts -g configure:3196: gcc -c -g conftest.c >&5 configure:3196: $? = 0 configure:3240: result: yes configure:3260: checking for gcc option to enable C11 features configure:3275: gcc -c -g -O2 conftest.c >&5 configure:3275: $? = 0 configure:3293: result: none needed configure:3408: checking for GCC version configure:3416: result: 13.2.0 configure:3434: checking whether to disable pointer sign warning configure:3441: result: no configure:3444: checking whether to disable stack protector configure:3451: result: no configure:3462: checking that pkg-config runs configure:3465: result: yes configure:3483: checking that sm (version >= 1) is installed configure:3486: result: yes configure:3499: checking that glib-2.0 (version >= 2.40.0) is installed configure:3502: result: yes configure:3515: checking that gtk+-2.0 (version >= 2.12.0) is installed configure:3518: result: yes configure:3531: checking that libxml-2.0 (version >= 2.0.0) is installed configure:3534: result: yes configure:3547: checking that shared-mime-info (version >= 0.14) is installed configure:3550: result: yes configure:3567: checking if pango (version >= 1.1.2) is installed configure:3572: result: yes; enabling better wrapping configure:3585: checking how to run the C preprocessor configure:3611: gcc -E conftest.c configure:3611: $? = 0 configure:3626: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | /* end confdefs.h. */ | #include configure:3653: result: gcc -E configure:3667: gcc -E conftest.c configure:3667: $? = 0 configure:3682: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | /* end confdefs.h. */ | #include configure:3713: checking for X configure:3751: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 >&5 configure:3751: $? = 0 configure:3938: result: libraries , headers configure:4036: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 >&5 configure:4036: $? = 0 configure:4135: checking for gethostbyname configure:4135: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4233: checking for connect configure:4233: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4233: $? = 0 configure:4233: result: yes configure:4283: checking for remove configure:4283: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4283: $? = 0 configure:4283: result: yes configure:4333: checking for shmat configure:4333: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4333: $? = 0 configure:4333: result: yes configure:4392: checking for IceConnectionNumber in -lICE configure:4415: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lICE >&5 configure:4415: $? = 0 configure:4425: result: yes configure:4442: checking whether file -b works configure:4448: result: yes configure:4455: checking for large file support configure:4472: result: yes configure:4496: checking for dirent.h that defines DIR configure:4516: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4516: $? = 0 configure:4525: result: yes configure:4539: checking for library containing opendir configure:4569: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:4569: $? = 0 configure:4589: result: none required configure:4664: checking for stdio.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4664: checking for stdlib.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4664: checking for string.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4664: checking for inttypes.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4664: checking for stdint.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4664: checking for strings.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4664: checking for sys/stat.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4664: checking for sys/types.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4664: checking for unistd.h configure:4664: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4664: $? = 0 configure:4664: result: yes configure:4689: checking for grep that handles long lines and -e configure:4753: result: /usr/bin/grep configure:4761: checking for egrep configure:4829: result: /usr/bin/grep -E configure:4835: checking for sys/wait.h that is POSIX.1 compatible configure:4862: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4862: $? = 0 configure:4870: result: yes configure:4878: checking for fcntl.h configure:4878: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4884: checking for sys/time.h configure:4884: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4890: checking for unistd.h configure:4890: result: yes configure:4896: checking for mntent.h configure:4896: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4896: $? = 0 configure:4896: result: yes configure:4902: checking for sys/ucred.h configure:4902: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c:57:10: fatal error: sys/ucred.h: No such file or directory 57 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:4902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 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:4902: result: no configure:4908: checking for sys/mntent.h configure:4908: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c:57:10: fatal error: sys/mntent.h: No such file or directory 57 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:4908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 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:4908: result: no configure:4914: checking for apsymbols.h configure:4914: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c:57:10: fatal error: apsymbols.h: No such file or directory 57 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:4914: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 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:4914: result: no configure:4920: checking for apbuild/apsymbols.h configure:4920: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c:57:10: fatal error: apbuild/apsymbols.h: No such file or directory 57 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:4920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 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:4920: result: no configure:4926: checking for sys/statvfs.h configure:4926: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4926: $? = 0 configure:4926: result: yes configure:4932: checking for sys/vfs.h configure:4932: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4932: $? = 0 configure:4932: result: yes configure:4938: checking for wctype.h configure:4938: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4938: $? = 0 configure:4938: result: yes configure:4944: checking for libintl.h configure:4944: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4944: $? = 0 configure:4944: result: yes configure:4950: checking for sys/inotify.h configure:4950: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:4950: $? = 0 configure:4950: result: yes configure:4958: checking for an ANSI C-conforming const configure:5025: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:5025: $? = 0 configure:5033: result: yes configure:5041: checking for uid_t in sys/types.h configure:5062: result: yes configure:5073: checking for size_t configure:5073: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:5073: $? = 0 configure:5073: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c: In function 'main': conftest.c:65:21: error: expected expression before ')' token 65 | if (sizeof ((size_t))) | ^ configure:5073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_INOTIFY_H 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:5073: result: yes configure:5084: checking for gethostname configure:5084: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:5084: $? = 0 configure:5084: result: yes configure:5090: checking for unsetenv configure:5090: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:5090: $? = 0 configure:5090: result: yes configure:5096: checking for mkdir configure:5096: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:5096: $? = 0 configure:5096: result: yes configure:5102: checking for rmdir configure:5102: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:5102: $? = 0 configure:5102: result: yes configure:5108: checking for strdup configure:5108: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 conftest.c:54:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 54 | char strdup (); | ^~~~~~ configure:5108: $? = 0 configure:5108: result: yes configure:5114: checking for strtol configure:5114: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5120: checking for statvfs configure:5120: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5126: checking for statfs configure:5126: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:5126: $? = 0 configure:5126: result: yes configure:5132: checking for mbrtowc configure:5132: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lX11 -lm >&5 configure:5132: $? = 0 configure:5132: result: yes configure:5139: checking for floor in -lm configure:5162: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lm -lX11 -lm >&5 conftest.c:47:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 47 | char floor (); | ^~~~~ conftest.c:1:1: note: 'floor' is declared in header '' 1 | /* confdefs.h */ configure:5162: $? = 0 configure:5172: result: yes configure:5182: checking for dlsym in -ldl configure:5205: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -ldl -lm -lX11 -lm >&5 configure:5205: $? = 0 configure:5215: result: yes configure:5225: checking for gettext in -lintl configure:5248: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lintl -ldl -lm -lX11 -lm >&5 conftest.c:49:6: warning: conflicting types for built-in function 'gettext'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 49 | char gettext (); | ^~~~~~~ /usr/bin/ld: cannot find -lintl: No such file or directory collect2: error: ld returned 1 exit status configure:5248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_MBRTOWC 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* 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. */ | char gettext (); | int | main (void) | { | return gettext (); | ; | return 0; | } configure:5258: result: no configure:5269: checking for getopt_long in -lgnugetopt configure:5292: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -lgnugetopt -ldl -lm -lX11 -lm >&5 /usr/bin/ld: cannot find -lgnugetopt: No such file or directory collect2: error: ld returned 1 exit status configure:5292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_MBRTOWC 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* 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. */ | char getopt_long (); | int | main (void) | { | return getopt_long (); | ; | return 0; | } configure:5302: result: no configure:5312: checking for getopt_long configure:5312: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -ldl -lm -lX11 -lm >&5 configure:5312: $? = 0 configure:5312: result: yes configure:5328: checking for attropen configure:5328: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -ldl -lm -lX11 -lm >&5 /usr/bin/ld: /tmp/ccSJsVKC.o: in function `main': /usr/src/repo/builds_15/arox_2.0/arox-20240529/arox/build/conftest.c:73:(.text.startup+0x7): undefined reference to `attropen' collect2: error: ld returned 1 exit status configure:5328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_MBRTOWC 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | /* Define attropen to an innocuous variant, in case declares attropen. | For example, HP-UX 11i declares gettimeofday. */ | #define attropen innocuous_attropen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char attropen (); below. */ | | #include | #undef attropen | | /* 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 attropen (); | /* 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_attropen || defined __stub___attropen | choke me | #endif | | int | main (void) | { | return attropen (); | ; | return 0; | } configure:5328: result: no configure:5334: checking for getxattr configure:5334: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes conftest.c -ldl -lm -lX11 -lm >&5 configure:5334: $? = 0 configure:5334: result: yes configure:5341: checking for attr/xattr.h configure:5341: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 conftest.c:75:10: fatal error: attr/xattr.h: No such file or directory 75 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:5341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GTK_VERSION "2.24.33" | #define USE_PANGO_WRAP_WORD_CHAR 1 | #define FILE_B_FLAG 1 | #define LARGE_FILE_SUPPORT 1 | #define HAVE_DIRENT_H 1 | #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_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_MBRTOWC 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETXATTR 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:5341: result: no configure:5347: checking for sys/xattr.h configure:5347: gcc -c -g -O2 -Wall -Wmissing-prototypes conftest.c >&5 configure:5347: $? = 0 configure:5347: result: yes configure:5358: checking extracting version information configure:5365: result: version 20231202 configure:5476: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on deathstar.absolute.net config.status:830: creating Makefile config.status:830: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= 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_attropen=no ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getopt_long=yes ac_cv_func_getxattr=yes ac_cv_func_mbrtowc=yes ac_cv_func_mkdir=yes ac_cv_func_remove=yes ac_cv_func_rmdir=yes ac_cv_func_shmat=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strtol=yes ac_cv_func_unsetenv=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_apbuild_apsymbols_h=no ac_cv_header_apsymbols_h=no ac_cv_header_attr_xattr_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_mntent_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_inotify_h=yes ac_cv_header_sys_mntent_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wctype_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_dl_dlsym=yes ac_cv_lib_gnugetopt_getopt_long=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_floor=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_search_opendir='none required' ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -Wall -Wmissing-prototypes ' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LFS_CFLAGS='' LFS_LDFLAGS='' LFS_LIBS='' LIBOBJS='' LIBS='-ldl -lm -lX11 -lm ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='pkg-config' SHELL='/bin/sh' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' 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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define GTK_VERSION "2.24.33" #define USE_PANGO_WRAP_WORD_CHAR 1 #define FILE_B_FLAG 1 #define LARGE_FILE_SUPPORT 1 #define HAVE_DIRENT_H 1 #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_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_GETHOSTNAME 1 #define HAVE_UNSETENV 1 #define HAVE_MKDIR 1 #define HAVE_RMDIR 1 #define HAVE_STRDUP 1 #define HAVE_STRTOL 1 #define HAVE_STATVFS 1 #define HAVE_STATFS 1 #define HAVE_MBRTOWC 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETXATTR 1 #define HAVE_SYS_XATTR_H 1 #define VERSION "20231202" configure: exit 0