robotpkg/graphics/gdhe bulk build results
Log for gdhe-3.8.5 on Fedora-42-x86_64: autoconf.log (Back)
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.69. Invocation command line was
$ ./configure --with-tcl=/usr/lib64/ --with-tk=/usr/lib64/ --with-jpeg=/usr --x-includes=/usr/include --x-libraries=/usr/lib --prefix=/opt/openrobots --infodir=/opt/openrobots/info --mandir=/opt/openrobots/man
## --------- ##
## Platform. ##
## --------- ##
hostname = hydra64-fedora42
uname -m = x86_64
uname -r = 6.14.6-300.fc42.x86_64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Fri May 9 20:11:19 UTC 2025
/usr/bin/uname -p = unknown
/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: /opt/openrobots/bin
PATH: /opt/openrobots/sbin
PATH: /usr/local/bin
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2594: checking build system type
configure:2608: result: x86_64-unknown-linux-gnu
configure:2628: checking host system type
configure:2641: result: x86_64-unknown-linux-gnu
configure:2711: checking for gcc
configure:2738: result: /usr/bin/gcc
configure:2967: checking for C compiler version
configure:2976: /usr/bin/gcc --version >&5
gcc (GCC) 15.1.1 20250425 (Red Hat 15.1.1-1)
Copyright (C) 2025 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:2987: $? = 0
configure:2976: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,cobol,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-15.1.1-build/gcc-15.1.1-20250425/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.1.1 20250425 (Red Hat 15.1.1-1) (GCC)
... rest of stderr output deleted ...
configure:2987: $? = 0
configure:2976: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2987: $? = 1
configure:2976: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2987: $? = 1
configure:3007: checking whether the C compiler works
configure:3029: /usr/bin/gcc -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3033: $? = 0
configure:3081: result: yes
configure:3084: checking for C compiler default output file name
configure:3086: result: a.out
configure:3092: checking for suffix of executables
configure:3099: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3103: $? = 0
configure:3125: result:
configure:3147: checking whether we are cross compiling
configure:3155: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3159: $? = 0
configure:3166: ./conftest
configure:3170: $? = 0
configure:3185: result: no
configure:3190: checking for suffix of object files
configure:3212: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3216: $? = 0
configure:3237: result: o
configure:3241: checking whether we are using the GNU C compiler
configure:3260: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3260: $? = 0
configure:3269: result: yes
configure:3278: checking whether /usr/bin/gcc accepts -g
configure:3298: /usr/bin/gcc -c -g conftest.c >&5
configure:3298: $? = 0
configure:3339: result: yes
configure:3356: checking for /usr/bin/gcc option to accept ISO C89
configure:3419: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c: In function 'e':
conftest.c:15:14: warning: old-style function definition [-Wold-style-definition]
15 | static char *e (p, i)
| ^
configure:3419: $? = 0
configure:3432: result: none needed
configure:3504: checking how to print strings
configure:3531: result: printf
configure:3552: checking for a sed that does not truncate output
configure:3616: result: /usr/bin/sed
configure:3634: checking for grep that handles long lines and -e
configure:3692: result: /usr/bin/grep
configure:3697: checking for egrep
configure:3759: result: /usr/bin/grep -E
configure:3764: checking for fgrep
configure:3826: result: /usr/bin/grep -F
configure:3861: checking for ld used by /usr/bin/gcc
configure:3928: result: /usr/bin/ld
configure:3935: checking if the linker (/usr/bin/ld) is GNU ld
configure:3950: result: yes
configure:3962: checking for BSD- or MS-compatible name lister (nm)
configure:4016: result: /usr/bin/nm -B
configure:4146: checking the name lister (/usr/bin/nm -B) interface
configure:4153: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:4156: /usr/bin/nm -B "conftest.o"
configure:4159: output
0000000000000000 B some_variable
configure:4166: result: BSD nm
configure:4169: checking whether ln -s works
configure:4173: result: yes
configure:4181: checking the maximum length of command line arguments
configure:4312: result: 1572864
configure:4360: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4400: result: func_convert_file_noop
configure:4407: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4427: result: func_convert_file_noop
configure:4434: checking for /usr/bin/ld option to reload object files
configure:4441: result: -r
configure:4515: checking for objdump
configure:4531: found /usr/bin/objdump
configure:4542: result: objdump
configure:4574: checking how to recognize dependent libraries
configure:4774: result: pass_all
configure:4859: checking for dlltool
configure:4889: result: no
configure:4919: checking how to associate runtime and link libraries
configure:4946: result: printf %s\n
configure:5007: checking for ar
configure:5023: found /usr/bin/ar
configure:5034: result: ar
configure:5071: checking for archiver @FILE support
configure:5088: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:5088: $? = 0
configure:5091: ar cru libconftest.a @conftest.lst >&5
configure:5094: $? = 0
configure:5099: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5102: $? = 1
configure:5114: result: @
configure:5172: checking for strip
configure:5188: found /usr/bin/strip
configure:5199: result: strip
configure:5271: checking for ranlib
configure:5287: found /usr/bin/ranlib
configure:5298: result: ranlib
configure:5375: checking for gawk
configure:5391: found /usr/bin/gawk
configure:5402: result: gawk
configure:5442: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object
configure:5595: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:5598: $? = 0
configure:5602: /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:5605: $? = 0
configure:5671: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c conftstm.o >&5
configure:5674: $? = 0
configure:5712: result: ok
configure:5759: checking for sysroot
configure:5789: result: no
configure:5796: checking for a working dd
configure:5834: result: /usr/bin/dd
configure:5838: checking how to truncate binary pipes
configure:5853: result: /usr/bin/dd bs=4096 count=1
configure:5989: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:5992: $? = 0
configure:6182: checking for mt
configure:6212: result: no
configure:6232: checking if : is a manifest tool
configure:6238: : '-?'
configure:6246: result: no
configure:6923: checking how to run the C preprocessor
configure:6993: result: /usr/bin/gcc -E
configure:7013: /usr/bin/gcc -E conftest.c
configure:7013: $? = 0
configure:7027: /usr/bin/gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7027: $? = 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 ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7056: checking for ANSI C header files
configure:7076: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7076: $? = 0
configure:7149: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7149: $? = 0
configure:7149: ./conftest
configure:7149: $? = 0
configure:7160: result: yes
configure:7173: checking for sys/types.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7173: checking for sys/stat.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7173: checking for stdlib.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7173: checking for string.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7173: checking for memory.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7173: checking for strings.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7173: checking for inttypes.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7173: checking for stdint.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7173: checking for unistd.h
configure:7173: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7187: checking for dlfcn.h
configure:7187: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7187: $? = 0
configure:7187: result: yes
configure:7443: checking for objdir
configure:7458: result: .libs
configure:7722: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:7740: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -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:7744: $? = 0
configure:7757: result: no
configure:8115: checking for /usr/bin/gcc option to produce PIC
configure:8122: result: -fPIC -DPIC
configure:8130: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:8148: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5
configure:8152: $? = 0
configure:8165: result: yes
configure:8194: checking if /usr/bin/gcc static flag -static works
configure:8222: result: no
configure:8237: checking if /usr/bin/gcc supports -c -o file.o
configure:8258: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -o out/conftest2.o conftest.c >&5
configure:8262: $? = 0
configure:8284: result: yes
configure:8292: checking if /usr/bin/gcc supports -c -o file.o
configure:8339: result: yes
configure:8372: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9631: result: yes
configure:9668: checking whether -lc should be explicitly linked in
configure:9676: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:9679: $? = 0
configure:9694: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9697: $? = 0
configure:9711: result: no
configure:9871: checking dynamic linker characteristics
configure:10452: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10452: $? = 0
configure:10692: result: GNU/Linux ld.so
configure:10814: checking how to hardcode library paths into programs
configure:10839: result: immediate
configure:11387: checking whether stripping libraries is possible
configure:11392: result: yes
configure:11427: checking if libtool supports shared libraries
configure:11429: result: yes
configure:11432: checking whether to build shared libraries
configure:11457: result: yes
configure:11460: checking whether to build static libraries
configure:11464: result: yes
configure:11538: checking size of long int
configure:11543: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:11543: $? = 0
configure:11543: ./conftest
configure:11543: $? = 0
configure:11557: result: 8
configure:11575: result: Using lib64 for system libraries
configure:11615: checking for a BSD-compatible install
configure:11683: result: /usr/bin/install -c
configure:11697: checking for mkdep
configure:11716: found /opt/openrobots/bin/mkdep
configure:11729: result: /opt/openrobots/bin/mkdep
configure:11738: checking return type of signal handlers
configure:11756: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:10: error: void value not ignored as it ought to be
28 | return *(signal (0, 0)) (0) == 1;
| ~^~~~~~~~~~~~~~~~~~
configure:11756: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:11763: result: void
configure:11772: checking sys/stream.h usability
configure:11772: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c:56:10: fatal error: sys/stream.h: No such file or directory
56 | #include <sys/stream.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:11772: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/stream.h>
configure:11772: result: no
configure:11772: checking sys/stream.h presence
configure:11772: /usr/bin/gcc -E conftest.c
conftest.c:23:10: fatal error: sys/stream.h: No such file or directory
23 | #include <sys/stream.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:11772: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <sys/stream.h>
configure:11772: result: no
configure:11772: checking for sys/stream.h
configure:11772: result: no
configure:11782: checking sys/cdefs.h usability
configure:11782: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:11782: $? = 0
configure:11782: result: yes
configure:11782: checking sys/cdefs.h presence
configure:11782: /usr/bin/gcc -E conftest.c
configure:11782: $? = 0
configure:11782: result: yes
configure:11782: checking for sys/cdefs.h
configure:11782: result: yes
configure:11794: checking for strerror
configure:11794: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:11794: $? = 0
configure:11794: result: yes
configure:11805: checking for gethostbyname
configure:11805: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:11805: $? = 0
configure:11805: result: yes
configure:11862: checking for socket in -lsocket
configure:11887: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket: No such file or directory
collect2: error: ld returned 1 exit status
configure:11887: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:11896: result: no
configure:12017: checking pkg-config is at least version 0.9.0
configure:12020: result: yes
configure:12030: checking rpc/rpc.h usability
configure:12030: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c:59:10: fatal error: rpc/rpc.h: No such file or directory
59 | #include <rpc/rpc.h>
| ^~~~~~~~~~~
compilation terminated.
configure:12030: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <rpc/rpc.h>
configure:12030: result: no
configure:12030: checking rpc/rpc.h presence
configure:12030: /usr/bin/gcc -E conftest.c
conftest.c:26:10: fatal error: rpc/rpc.h: No such file or directory
26 | #include <rpc/rpc.h>
| ^~~~~~~~~~~
compilation terminated.
configure:12030: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h. */
| #include <rpc/rpc.h>
configure:12030: result: no
configure:12030: checking for rpc/rpc.h
configure:12030: result: no
configure:12039: checking for LIBTIRPC
configure:12046: $PKG_CONFIG --exists --print-errors "libtirpc >= 1.0"
configure:12049: $? = 0
configure:12063: $PKG_CONFIG --exists --print-errors "libtirpc >= 1.0"
configure:12066: $? = 0
configure:12124: result: yes
configure:12179: checking for X
configure:12368: result: libraries /usr/lib, headers /usr/include
configure:12388: checking whether -R must be followed by a space
configure:12404: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc -R/usr/lib >&5
gcc: error: unrecognized command-line option '-R'
configure:12404: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12421: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc -R /usr/lib >&5
gcc: error: unrecognized command-line option '-R'
configure:12421: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12426: result: neither works
configure:12467: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc -L/usr/lib -lX11 >&5
configure:12467: $? = 0
configure:12565: checking for gethostbyname
configure:12565: result: yes
configure:12662: checking for connect
configure:12662: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:12662: $? = 0
configure:12662: result: yes
configure:12711: checking for remove
configure:12711: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:12711: $? = 0
configure:12711: result: yes
configure:12760: checking for shmat
configure:12760: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:12760: $? = 0
configure:12760: result: yes
configure:12818: checking for IceConnectionNumber in -lICE
configure:12843: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -L/usr/lib conftest.c -lICE -ltirpc >&5
configure:12843: $? = 0
configure:12852: result: yes
configure:12862: checking if libXmu needs libXt
configure:12885: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -lSM -lICE -lXmu -L/usr/lib -ltirpc >&5
configure:12885: $? = 0
configure:12886: result: no
configure:12952: checking for tcl headers
configure:12972: result: /usr/include
configure:12980: checking for tcl library
configure:13005: result: /usr/lib64/libtcl8.6.so
configure:13042: checking for tk headers
configure:13063: result: /usr/include
configure:13070: checking for TkInt.h
configure:13086: result: /usr/include/tk-private/generic
configure:13388: checking for the pthreads library -lpthreads
configure:13421: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -lpthreads -ltirpc >&5
/usr/bin/ld: cannot find -lpthreads: No such file or directory
collect2: error: ld returned 1 exit status
configure:13421: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:13430: result: no
configure:13333: checking whether pthreads work without any flags
configure:13421: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:13421: $? = 0
configure:13430: result: yes
configure:13449: checking for joinable pthread attribute
configure:13464: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:13464: $? = 0
configure:13470: result: PTHREAD_CREATE_JOINABLE
configure:13480: checking if more special flags are required for pthreads
configure:13487: result: no
configure:13594: checking whether we are using the Microsoft C compiler
configure:13613: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:8: error: unknown type name 'choke'
32 | choke me
| ^~~~~
configure:13613: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef _MSC_VER
| choke me
| #endif
|
| ;
| return 0;
| }
configure:13622: result: no
configure:13644: checking windows.h usability
configure:13644: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c:60:10: fatal error: windows.h: No such file or directory
60 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:13644: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:13644: result: no
configure:13644: checking windows.h presence
configure:13644: /usr/bin/gcc -E conftest.c
conftest.c:27:10: fatal error: windows.h: No such file or directory
27 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:13644: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <windows.h>
configure:13644: result: no
configure:13644: checking for windows.h
configure:13644: result: no
configure:13655: checking for OpenGL library
configure:13688: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -I/usr/include conftest.c -lopengl32 -L/usr/lib -lX11 -lm -ltirpc >&5
/usr/bin/ld: cannot find -lopengl32: No such file or directory
collect2: error: ld returned 1 exit status
configure:13688: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| # if HAVE_WINDOWS_H && defined(_WIN32)
| # include <windows.h>
| # endif
| # include <GL/gl.h>
| int
| main ()
| {
| glBegin(0)
| ;
| return 0;
| }
configure:13688: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -I/usr/include conftest.c -lGL -L/usr/lib -lX11 -lm -ltirpc >&5
configure:13688: $? = 0
configure:13697: result: -lGL
configure:13830: checking for C++ compiler version
configure:13839: /usr/bin/g++ --version >&5
g++ (GCC) 15.1.1 20250425 (Red Hat 15.1.1-1)
Copyright (C) 2025 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:13850: $? = 0
configure:13839: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,cobol,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-15.1.1-build/gcc-15.1.1-20250425/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.1.1 20250425 (Red Hat 15.1.1-1) (GCC)
... rest of stderr output deleted ...
configure:13850: $? = 0
configure:13839: /usr/bin/g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:13850: $? = 1
configure:13839: /usr/bin/g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:13850: $? = 1
configure:13854: checking whether we are using the GNU C++ compiler
configure:13873: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5
configure:13873: $? = 0
configure:13882: result: yes
configure:13891: checking whether /usr/bin/g++ accepts -g
configure:13911: /usr/bin/g++ -c -g conftest.cpp >&5
configure:13911: $? = 0
configure:13952: result: yes
configure:14098: checking for C++ compiler version
configure:14107: /usr/bin/g++ --version >&5
g++ (GCC) 15.1.1 20250425 (Red Hat 15.1.1-1)
Copyright (C) 2025 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:14118: $? = 0
configure:14107: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,cobol,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-15.1.1-build/gcc-15.1.1-20250425/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.1.1 20250425 (Red Hat 15.1.1-1) (GCC)
... rest of stderr output deleted ...
configure:14118: $? = 0
configure:14107: /usr/bin/g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:14118: $? = 1
configure:14107: /usr/bin/g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:14118: $? = 1
configure:14122: checking whether we are using the GNU C++ compiler
configure:14150: result: yes
configure:14159: checking whether /usr/bin/g++ accepts -g
configure:14220: result: yes
configure:14250: checking how to run the C++ preprocessor
configure:14316: result: /usr/bin/g++ -E
configure:14336: /usr/bin/g++ -E conftest.cpp
configure:14336: $? = 0
configure:14350: /usr/bin/g++ -E conftest.cpp
conftest.cpp:27:10: fatal error: ac_nonexistent.h: No such file or directory
27 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14350: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14512: checking for ld used by /usr/bin/g++
configure:14579: result: /usr/bin/ld -m elf_x86_64
configure:14586: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14601: result: yes
configure:14656: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15729: result: yes
configure:15765: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5
configure:15768: $? = 0
configure:16249: checking for /usr/bin/g++ option to produce PIC
configure:16256: result: -fPIC -DPIC
configure:16264: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works
configure:16282: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16286: $? = 0
configure:16299: result: yes
configure:16322: checking if /usr/bin/g++ static flag -static works
configure:16350: result: no
configure:16362: checking if /usr/bin/g++ supports -c -o file.o
configure:16383: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -o out/conftest2.o conftest.cpp >&5
configure:16387: $? = 0
configure:16409: result: yes
configure:16414: checking if /usr/bin/g++ supports -c -o file.o
configure:16461: result: yes
configure:16491: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:16531: result: yes
configure:16672: checking dynamic linker characteristics
configure:17420: result: GNU/Linux ld.so
configure:17485: checking how to hardcode library paths into programs
configure:17510: result: immediate
configure:17552: checking for OpenGL Utility library
configure:17605: /usr/bin/g++ -o conftest -pipe -O3 -DNDEBUG -I/usr/include conftest.cpp -lglu32 -lGL -L/usr/lib -lX11 -lm -ltirpc >&5
/usr/bin/ld: cannot find -lglu32: No such file or directory
collect2: error: ld returned 1 exit status
configure:17605: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| # if HAVE_WINDOWS_H && defined(_WIN32)
| # include <windows.h>
| # endif
| # include <GL/glu.h>
| int
| main ()
| {
| gluBeginCurve(0)
| ;
| return 0;
| }
configure:17605: /usr/bin/g++ -o conftest -pipe -O3 -DNDEBUG -I/usr/include conftest.cpp -lGLU -lGL -L/usr/lib -lX11 -lm -ltirpc >&5
configure:17605: $? = 0
configure:17628: result: -lGLU
configure:17666: checking for XPM headers
configure:17686: result: /usr/include
configure:17693: checking for XPM library
configure:17727: result: /usr/lib64
configure:17747: checking for libjpeg headers
configure:17768: result: /usr/include
configure:17775: checking for JPEG library
configure:17816: result: /usr/lib64
configure:17834: checking for swig
configure:17864: result: /usr/bin/swig
configure:17990: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hydra64-fedora42
config.status:1177: creating Makefile
config.status:1177: creating gdhe.pc
config.status:1177: creating Init.make
config.status:1177: creating Togl/togl_ws.h
config.status:1177: creating client/Makefile
config.status:1177: creating client/gdhe/Makefile
config.status:1177: creating reader/Makefile
config.status:1177: creating src/Makefile
config.status:1177: creating tcl/Makefile
config.status:1177: creating examples/Makefile
config.status:1177: creating images/Makefile
config.status:1177: creating modules/Makefile
config.status:1177: creating modules/planet/Makefile
config.status:1177: creating modules/terrain/Makefile
config.status:1177: creating modules/tkjpeg/Makefile
config.status:1177: creating modules/segkit/Makefile
config.status:1177: creating modules/triangle/Makefile
config.status:1177: creating test/Makefile
config.status:1177: creating test/eval/Makefile
config.status:1177: creating config.h
config.status:1366: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='/usr/bin/gcc -E'
ac_cv_env_CXXCPP_set=set
ac_cv_env_CXXCPP_value='/usr/bin/g++ -E'
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-pipe -O3 -DNDEBUG'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=
ac_cv_env_LIBTIRPC_CFLAGS_set=
ac_cv_env_LIBTIRPC_CFLAGS_value=
ac_cv_env_LIBTIRPC_LIBS_set=
ac_cv_env_LIBTIRPC_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib64/pkgconfig:/usr/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/opt/openrobots/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config
ac_cv_env_SWIG_set=set
ac_cv_env_SWIG_value=/usr/bin/swig
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_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_strerror=yes
ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/include'\'' ac_x_libraries='\''/usr/lib'\'''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_rpc_rpc_h=no
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_cdefs_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stream_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MKDEP=/opt/openrobots/bin/mkdep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SWIG=/usr/bin/swig
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_CXXCPP='/usr/bin/g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
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_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_sizeof_long_int=8
ac_cv_type_signal=void
ax_cv_c_compiler_ms=no
ax_cv_check_gl_libgl=-lGL
ax_cv_check_glu_libglu=-lGLU
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_LDCXX='/usr/bin/ld -m elf_x86_64'
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_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=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'
pkg_cv_LIBTIRPC_CFLAGS=-I/usr/include/tirpc
pkg_cv_LIBTIRPC_LIBS=-ltirpc
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='/usr/bin/gcc'
CFLAGS='-Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG'
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CXX='/usr/bin/g++'
CXXCPP='/usr/bin/g++ -E'
CXXFLAGS='-pipe -O3 -DNDEBUG'
CYGPATH='echo'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GLU_CFLAGS='-I/usr/include '
GLU_LIBS='-lGLU -lGL -L/usr/lib -lX11 -lm'
GL_CFLAGS='-I/usr/include '
GL_LIBS='-lGL -L/usr/lib -lX11 -lm'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
JPEG_CPPFLAGS=''
JPEG_LDFLAGS=''
JPEG_LIB='-ljpeg'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=' -ltirpc'
LIBTIRPC_CFLAGS='-I/usr/include/tirpc'
LIBTIRPC_LIBS='-ltirpc'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_RUNTIME_DIR='/usr/lib64'
LIB_XMU='-lXmu'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MANIFEST_TOOL=':'
MKDEP='/opt/openrobots/bin/mkdep'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gdhe'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib64/pkgconfig:/usr/share/pkgconfig'
PKG_CONFIG_PATH='/opt/openrobots/lib/pkgconfig'
PTHREAD_CC='/usr/bin/gcc'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PURIFY=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SHELL='/bin/sh'
STRIP='strip'
SWIG='/usr/bin/swig'
TCL_CC='gcc'
TCL_CPPFLAGS=' -I/usr/include/tk-private/generic'
TCL_DBGX=''
TCL_EXTRA_CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pipe '
TCL_LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -Wl,--build-id=sha1 -Wl,--export-dynamic '
TCL_LIB_FLAGS='-ltcl8.6 -ltk8.6'
TCL_LIB_SPEC='-L/usr/lib64 -ltcl8.6'
TCL_SHLIB_CFLAGS='-fPIC'
TCL_SHLIB_LD='${CC} ${CFLAGS} ${LDFLAGS} -shared -fPIC -Wl,-soname,${@}'
TCL_SHLIB_LDFLAGS=''
TCL_SHLIB_SUFFIX='.so'
TK_LIB_SPEC='-L/usr/lib64 -ltk8.6'
TOGL_WINDOWINGSYSTEM='TOGL_X11'
VERSION='3.8.5'
XMKMF=''
XPM_CPPFLAGS=''
XPM_LDFLAGS='-L/usr/lib64'
XPM_LIB='-lXpm'
X_CFLAGS=' -I/usr/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/lib'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
acx_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/opt/openrobots/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/opt/openrobots/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/openrobots'
program_transform_name='s,x,x,'
psdir='${docdir}'
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 STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define SIZEOF_LONG_INT 8
#define RETSIGTYPE void
#define HAVE_SYS_CDEFS_H 1
#define HAVE_STRERROR 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_PTHREAD 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS = config.h
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hydra64-fedora42
config.status:1177: creating config.h
config.status:1352: config.h is unchanged
config.status:1366: executing libtool commands