robotpkg/graphics/gdhe bulk build results
Log for gdhe-3.8.6 on Fedora-44-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.71. 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-fedora44
uname -m = x86_64
uname -r = 7.2.5-200.fc44.x86_64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Fri Sep 11 15:11:05 UTC 2026
/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:3011: looking for aux files: install-sh ltmain.sh config.guess config.sub
configure:3024: trying ./
configure:3035: ./install-sh found
configure:3053: ./ltmain.sh found
configure:3053: ./config.guess found
configure:3053: ./config.sub found
configure:3173: checking build system type
configure:3188: result: x86_64-pc-linux-gnu
configure:3208: checking host system type
configure:3222: result: x86_64-pc-linux-gnu
configure:3306: checking for gcc
configure:3338: result: /usr/bin/gcc
configure:3691: checking for C compiler version
configure:3700: /usr/bin/gcc --version >&5
gcc (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)
Copyright (C) 2026 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:3711: $? = 0
configure:3700: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/16/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,algol68,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugzilla.redhat.com/ --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-16.2.1-build/gcc-16.2.1-20260819/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-tls=gnu2 --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 --disable-libssp
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 16.2.1 20260819 (Red Hat 16.2.1-2) (GCC)
... rest of stderr output deleted ...
configure:3711: $? = 0
configure:3700: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3711: $? = 1
configure:3700: /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:3711: $? = 1
configure:3700: /usr/bin/gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:3711: $? = 1
configure:3731: checking whether the C compiler works
configure:3753: /usr/bin/gcc -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3757: $? = 0
configure:3807: result: yes
configure:3810: checking for C compiler default output file name
configure:3812: result: a.out
configure:3818: checking for suffix of executables
configure:3825: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3829: $? = 0
configure:3852: result:
configure:3874: checking whether we are cross compiling
configure:3882: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3886: $? = 0
configure:3893: ./conftest
configure:3897: $? = 0
configure:3912: result: no
configure:3917: checking for suffix of object files
configure:3940: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3944: $? = 0
configure:3966: result: o
configure:3970: checking whether the compiler supports GNU C
configure:3990: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:3990: $? = 0
configure:4000: result: yes
configure:4011: checking whether /usr/bin/gcc accepts -g
configure:4032: /usr/bin/gcc -c -g conftest.c >&5
configure:4032: $? = 0
configure:4076: result: yes
configure:4096: checking for /usr/bin/gcc option to enable C11 features
configure:4111: /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:23:14: warning: old-style function definition [-Wold-style-definition]
23 | static char *e (p, i)
| ^
configure:4111: $? = 0
configure:4129: result: none needed
configure:4293: checking how to print strings
configure:4320: result: printf
configure:4341: checking for a sed that does not truncate output
configure:4411: result: /usr/bin/sed
configure:4429: checking for grep that handles long lines and -e
configure:4493: result: /usr/bin/grep
configure:4498: checking for egrep
configure:4566: result: /usr/bin/grep -E
configure:4571: checking for fgrep
configure:4639: result: /usr/bin/grep -F
configure:4675: checking for ld used by /usr/bin/gcc
configure:4743: result: /usr/bin/ld
configure:4750: checking if the linker (/usr/bin/ld) is GNU ld
configure:4766: result: yes
configure:4778: checking for BSD- or MS-compatible name lister (nm)
configure:4833: result: /usr/bin/nm -B
configure:4973: checking the name lister (/usr/bin/nm -B) interface
configure:4981: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:4984: /usr/bin/nm -B "conftest.o"
configure:4987: output
0000000000000000 B some_variable
configure:4994: result: BSD nm
configure:4997: checking whether ln -s works
configure:5001: result: yes
configure:5009: checking the maximum length of command line arguments
configure:5141: result: 1572864
configure:5189: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5230: result: func_convert_file_noop
configure:5237: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5258: result: func_convert_file_noop
configure:5265: checking for /usr/bin/ld option to reload object files
configure:5273: result: -r
configure:5352: checking for file
configure:5373: found /usr/bin/file
configure:5384: result: file
configure:5460: checking for objdump
configure:5481: found /usr/bin/objdump
configure:5492: result: objdump
configure:5524: checking how to recognize dependent libraries
configure:5725: result: pass_all
configure:5815: checking for dlltool
configure:5850: result: no
configure:5880: checking how to associate runtime and link libraries
configure:5908: result: printf %s\n
configure:5974: checking for ar
configure:5995: found /usr/bin/ar
configure:6006: result: ar
configure:6059: checking for archiver @FILE support
configure:6077: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:6077: $? = 0
configure:6081: ar cr libconftest.a @conftest.lst >&5
configure:6084: $? = 0
configure:6089: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6092: $? = 1
configure:6104: result: @
configure:6167: checking for strip
configure:6188: found /usr/bin/strip
configure:6199: result: strip
configure:6276: checking for ranlib
configure:6297: found /usr/bin/ranlib
configure:6308: result: ranlib
configure:6385: checking for gawk
configure:6406: found /usr/bin/gawk
configure:6417: result: gawk
configure:6457: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object
configure:6611: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:6614: $? = 0
configure:6618: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
configure:6684: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c conftstm.o >&5
configure:6687: $? = 0
configure:6725: result: ok
configure:6772: checking for sysroot
configure:6803: result: no
configure:6810: checking for a working dd
configure:6854: result: /usr/bin/dd
configure:6858: checking how to truncate binary pipes
configure:6874: result: /usr/bin/dd bs=4096 count=1
configure:7011: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:7014: $? = 0
configure:7211: checking for mt
configure:7246: result: no
configure:7266: checking if : is a manifest tool
configure:7273: : '-?'
configure:7281: result: no
configure:8006: checking for stdio.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8006: checking for stdlib.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8006: checking for string.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8006: checking for inttypes.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8006: checking for stdint.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8006: checking for strings.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8006: checking for sys/stat.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8006: checking for sys/types.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8006: checking for unistd.h
configure:8006: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8006: $? = 0
configure:8006: result: yes
configure:8031: checking for dlfcn.h
configure:8031: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:8031: $? = 0
configure:8031: result: yes
configure:8288: checking for objdir
configure:8304: result: .libs
configure:8568: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:8587: /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:8591: $? = 0
configure:8604: result: no
configure:8968: checking for /usr/bin/gcc option to produce PIC
configure:8976: result: -fPIC -DPIC
configure:8984: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:9003: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5
configure:9007: $? = 0
configure:9020: result: yes
configure:9049: checking if /usr/bin/gcc static flag -static works
configure:9078: result: no
configure:9093: checking if /usr/bin/gcc supports -c -o file.o
configure:9115: /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:9119: $? = 0
configure:9141: result: yes
configure:9149: checking if /usr/bin/gcc supports -c -o file.o
configure:9197: result: yes
configure:9230: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10504: result: yes
configure:10541: checking whether -lc should be explicitly linked in
configure:10550: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:10553: $? = 0
configure:10568: /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:10571: $? = 0
configure:10585: result: no
configure:10745: checking dynamic linker characteristics
configure:11327: /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:11327: $? = 0
configure:11578: result: GNU/Linux ld.so
configure:11700: checking how to hardcode library paths into programs
configure:11725: result: immediate
configure:11827: checking for shl_load
configure:11827: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
/usr/bin/ld.bfd: /tmp/ccSgJZfz.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:11827: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below. */
|
| #include <limits.h>
| #undef shl_load
|
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main (void)
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11827: result: no
configure:11832: checking for shl_load in -ldld
configure:11855: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ldld >&5
/usr/bin/ld.bfd: cannot find -ldld: No such file or directory
collect2: error: ld returned 1 exit status
configure:11855: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 shl_load ();
| int
| main (void)
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11865: result: no
configure:11871: checking for dlopen
configure:11871: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:11871: $? = 0
configure:11871: result: yes
configure:12029: checking whether a program can dlopen itself
configure:12110: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
configure:12113: $? = 0
configure:12131: result: yes
configure:12136: checking whether a statically linked program can dlopen itself
configure:12217: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
configure:12220: $? = 0
configure:12238: result: yes
configure:12277: checking whether stripping libraries is possible
configure:12286: result: yes
configure:12328: checking if libtool supports shared libraries
configure:12330: result: yes
configure:12333: checking whether to build shared libraries
configure:12358: result: yes
configure:12361: checking whether to build static libraries
configure:12365: result: no
configure:12530: checking for C++ compiler version
configure:12539: /usr/bin/g++ --version >&5
g++ (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)
Copyright (C) 2026 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:12550: $? = 0
configure:12539: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/16/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,algol68,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugzilla.redhat.com/ --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-16.2.1-build/gcc-16.2.1-20260819/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-tls=gnu2 --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 --disable-libssp
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 16.2.1 20260819 (Red Hat 16.2.1-2) (GCC)
... rest of stderr output deleted ...
configure:12550: $? = 0
configure:12539: /usr/bin/g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:12550: $? = 1
configure:12539: /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:12550: $? = 1
configure:12554: checking whether the compiler supports GNU C++
configure:12574: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5
configure:12574: $? = 0
configure:12584: result: yes
configure:12595: checking whether /usr/bin/g++ accepts -g
configure:12616: /usr/bin/g++ -c -g conftest.cpp >&5
configure:12616: $? = 0
configure:12660: result: yes
configure:12680: checking for /usr/bin/g++ option to enable C++11 features
configure:12695: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:187:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
187 | cxx11test::delegate d2();
| ^~
conftest.cpp:187:25: note: remove parentheses to default-initialize a variable
187 | cxx11test::delegate d2();
| ^~
| --
conftest.cpp:187:25: note: or replace parentheses with braces to value-initialize a variable
configure:12695: $? = 0
configure:12713: result: none needed
configure:12795: checking how to run the C++ preprocessor
configure:12859: result: /usr/bin/g++ -E
configure:12873: /usr/bin/g++ -E conftest.cpp
configure:12873: $? = 0
configure:12888: /usr/bin/g++ -E conftest.cpp
conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory
21 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12888: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13053: checking for ld used by /usr/bin/g++
configure:13121: result: /usr/bin/ld -m elf_x86_64
configure:13128: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13144: result: yes
configure:13199: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14277: result: yes
configure:14313: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5
configure:14316: $? = 0
configure:14797: checking for /usr/bin/g++ option to produce PIC
configure:14805: result: -fPIC -DPIC
configure:14813: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works
configure:14832: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14836: $? = 0
configure:14849: result: yes
configure:14872: checking if /usr/bin/g++ static flag -static works
configure:14901: result: no
configure:14913: checking if /usr/bin/g++ supports -c -o file.o
configure:14935: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -o out/conftest2.o conftest.cpp >&5
configure:14939: $? = 0
configure:14961: result: yes
configure:14966: checking if /usr/bin/g++ supports -c -o file.o
configure:15014: result: yes
configure:15044: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15087: result: yes
configure:15229: checking dynamic linker characteristics
configure:15989: result: GNU/Linux ld.so
configure:16054: checking how to hardcode library paths into programs
configure:16079: result: immediate
configure:16124: checking size of long int
configure:16130: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:16130: $? = 0
configure:16130: ./conftest
configure:16130: $? = 0
configure:16145: result: 8
configure:16161: result: Using lib64 for system libraries
configure:16203: checking for a BSD-compatible install
configure:16276: result: /usr/bin/install -c
configure:16290: checking for mkdep
configure:16314: found /opt/openrobots/bin/mkdep
configure:16327: result: /opt/openrobots/bin/mkdep
configure:16336: checking return type of signal handlers
configure:16355: /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:16355: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main (void)
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:16363: result: void
configure:16370: checking for sys/stream.h
configure:16370: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c:51:10: fatal error: sys/stream.h: No such file or directory
51 | #include <sys/stream.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:16370: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_LONG_INT 8
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/stream.h>
configure:16370: result: no
configure:16378: checking for sys/cdefs.h
configure:16378: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:16378: $? = 0
configure:16378: result: yes
configure:16385: checking for strerror
configure:16385: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:16385: $? = 0
configure:16385: result: yes
configure:16395: checking for gethostbyname
configure:16395: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
configure:16395: $? = 0
configure:16395: result: yes
configure:16449: checking for socket in -lsocket
configure:16472: /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.bfd: cannot find -lsocket: No such file or directory
collect2: error: ld returned 1 exit status
configure:16472: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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. */
| char socket ();
| int
| main (void)
| {
| return socket ();
| ;
| return 0;
| }
configure:16482: result: no
configure:16612: checking pkg-config is at least version 0.9.0
configure:16615: result: yes
configure:16625: checking for rpc/rpc.h
configure:16625: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c:54:10: fatal error: rpc/rpc.h: No such file or directory
54 | #include <rpc/rpc.h>
| ^~~~~~~~~~~
compilation terminated.
configure:16625: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <rpc/rpc.h>
configure:16625: result: no
configure:16633: checking for libtirpc >= 1.0
configure:16640: $PKG_CONFIG --exists --print-errors "libtirpc >= 1.0"
configure:16643: $? = 0
configure:16657: $PKG_CONFIG --exists --print-errors "libtirpc >= 1.0"
configure:16660: $? = 0
configure:16718: result: yes
configure:16779: checking how to run the C preprocessor
configure:16847: result: /usr/bin/gcc -E
configure:16861: /usr/bin/gcc -E conftest.c
configure:16861: $? = 0
configure:16876: /usr/bin/gcc -E conftest.c
conftest.c:26:10: fatal error: ac_nonexistent.h: No such file or directory
26 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:16876: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 <ac_nonexistent.h>
configure:16907: checking for X
configure:17132: result: libraries /usr/lib, headers /usr/include
configure:17152: checking whether -R must be followed by a space
configure:17168: /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:17168: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 (void)
| {
|
| ;
| return 0;
| }
configure:17186: /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:17186: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 (void)
| {
|
| ;
| return 0;
| }
configure:17192: result: neither works
configure:17230: /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:17230: $? = 0
configure:17329: checking for gethostbyname
configure:17329: result: yes
configure:17427: checking for connect
configure:17427: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:17427: $? = 0
configure:17427: result: yes
configure:17477: checking for remove
configure:17477: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:17477: $? = 0
configure:17477: result: yes
configure:17527: checking for shmat
configure:17527: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:17527: $? = 0
configure:17527: result: yes
configure:17586: checking for IceConnectionNumber in -lICE
configure:17609: /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:17609: $? = 0
configure:17619: result: yes
configure:17630: checking if libXmu needs libXt
configure:17650: /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:17650: $? = 0
configure:17652: result: no
configure:17717: checking for tcl headers
configure:17737: result: /usr/include
configure:17745: checking for tcl library
configure:17770: result: /usr/lib64/libtcl9.0.so
configure:17808: checking for tk headers
configure:17829: result: /usr/include
configure:17836: checking for TkInt.h
configure:17852: result: /usr/include/tk-private/generic
configure:18162: checking for the pthreads library -lpthreads
configure:18195: /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.bfd: cannot find -lpthreads: No such file or directory
collect2: error: ld returned 1 exit status
configure:18195: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 (void)
| {
| 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:18205: result: no
configure:18102: checking whether pthreads work without any flags
configure:18195: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:18195: $? = 0
configure:18205: result: yes
configure:18224: checking for joinable pthread attribute
configure:18239: /usr/bin/gcc -o conftest -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c -ltirpc >&5
configure:18239: $? = 0
configure:18246: result: PTHREAD_CREATE_JOINABLE
configure:18254: checking if more special flags are required for pthreads
configure:18261: result: no
configure:18374: checking whether we are using the Microsoft C compiler
configure:18394: /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:18394: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 (void)
| {
| #ifndef _MSC_VER
| choke me
| #endif
|
| ;
| return 0;
| }
configure:18404: result: no
configure:18424: checking for windows.h
configure:18424: /usr/bin/gcc -c -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c:55:10: fatal error: windows.h: No such file or directory
55 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:18424: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:18424: result: no
configure:18432: checking for OpenGL library
configure:18466: /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.bfd: cannot find -lopengl32: No such file or directory
collect2: error: ld returned 1 exit status
configure:18466: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 (void)
| {
| glBegin(0)
| ;
| return 0;
| }
configure:18466: /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:18466: $? = 0
configure:18476: result: -lGL
configure:18499: checking for OpenGL Utility library
configure:18553: /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.bfd: cannot find -lglu32: No such file or directory
collect2: error: ld returned 1 exit status
configure:18553: $? = 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 HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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 (void)
| {
| gluBeginCurve(0)
| ;
| return 0;
| }
configure:18553: /usr/bin/g++ -o conftest -pipe -O3 -DNDEBUG -I/usr/include conftest.cpp -lGLU -lGL -L/usr/lib -lX11 -lm -ltirpc >&5
configure:18553: $? = 0
configure:18577: result: -lGLU
configure:18616: checking for XPM headers
configure:18636: result: /usr/include
configure:18643: checking for XPM library
configure:18677: result: /usr/lib64
configure:18698: checking for libjpeg headers
configure:18719: result: /usr/include
configure:18726: checking for JPEG library
configure:18767: result: /usr/lib64
configure:18785: checking for swig
configure:18820: result: /usr/bin/swig
configure:18954: 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 hydra64-fedora44
config.status:1174: creating Makefile
config.status:1174: creating gdhe.pc
config.status:1174: creating Init.make
config.status:1174: creating Togl/togl_ws.h
config.status:1174: creating client/Makefile
config.status:1174: creating client/gdhe/Makefile
config.status:1174: creating reader/Makefile
config.status:1174: creating src/Makefile
config.status:1174: creating tcl/Makefile
config.status:1174: creating examples/Makefile
config.status:1174: creating images/Makefile
config.status:1174: creating modules/Makefile
config.status:1174: creating modules/planet/Makefile
config.status:1174: creating modules/terrain/Makefile
config.status:1174: creating modules/tkjpeg/Makefile
config.status:1174: creating modules/segkit/Makefile
config.status:1174: creating modules/triangle/Makefile
config.status:1174: creating test/Makefile
config.status:1174: creating test/eval/Makefile
config.status:1174: creating config.h
config.status:1363: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-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_dlopen=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shl_load=no
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_rpc_rpc_h=no
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_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-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dld_shl_load=no
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_FILECMD=file
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
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_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
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='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/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='/usr/bin/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='/usr/bin/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'
FILECMD='file'
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 -finput-charset=UTF-8 '
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='-ltcl9.0 -ltcl9tk9.0'
TCL_LIB_SPEC='-L/usr/lib64 -ltcl9.0'
TCL_SHLIB_CFLAGS='-fPIC -fno-common'
TCL_SHLIB_LD='${CC} ${CFLAGS} ${LDFLAGS} -shared -fPIC -Wl,-soname,${@}'
TCL_SHLIB_LDFLAGS=''
TCL_SHLIB_SUFFIX='.so'
TK_LIB_SPEC='-L/usr/lib64 -ltcl9tk9.0'
TOGL_WINDOWINGSYSTEM='TOGL_X11'
VERSION='3.8.6'
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-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
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}'
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 HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define 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.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS = config.h
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hydra64-fedora44
config.status:1174: creating config.h
config.status:1349: config.h is unchanged
config.status:1363: executing libtool commands