robotpkg/middleware/pocolibs bulk build results
Log for pocolibs-3.3 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 pocolibs configure 3.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --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/sbin
PATH: /usr/local/bin
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2334: checking for a BSD-compatible install
configure:2402: result: /usr/bin/install -c
configure:2413: checking whether build environment is sane
configure:2468: result: yes
configure:2619: checking for a thread-safe mkdir -p
configure:2658: result: /usr/bin/mkdir -p
configure:2665: checking for gawk
configure:2681: found /usr/bin/gawk
configure:2692: result: gawk
configure:2703: checking whether make sets $(MAKE)
configure:2725: result: yes
configure:2754: checking whether make supports nested variables
configure:2771: result: yes
configure:2898: checking whether to enable maintainer-specific portions of Makefiles
configure:2907: result: yes
configure:2927: checking build system type
configure:2941: result: x86_64-pc-linux-gnu
configure:2961: checking host system type
configure:2974: result: x86_64-pc-linux-gnu
configure:3043: checking for gcc
configure:3070: result: /usr/bin/gcc
configure:3299: checking for C compiler version
configure:3308: /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:3319: $? = 0
configure:3308: /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:3319: $? = 0
configure:3308: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3319: $? = 1
configure:3308: /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:3319: $? = 1
configure:3339: checking whether the C compiler works
configure:3361: /usr/bin/gcc -pipe -O3 -DNDEBUG conftest.c >&5
configure:3365: $? = 0
configure:3413: result: yes
configure:3416: checking for C compiler default output file name
configure:3418: result: a.out
configure:3424: checking for suffix of executables
configure:3431: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:3435: $? = 0
configure:3457: result:
configure:3479: checking whether we are cross compiling
configure:3487: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:3491: $? = 0
configure:3498: ./conftest
configure:3502: $? = 0
configure:3517: result: no
configure:3522: checking for suffix of object files
configure:3544: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:3548: $? = 0
configure:3569: result: o
configure:3573: checking whether we are using the GNU C compiler
configure:3592: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:3592: $? = 0
configure:3601: result: yes
configure:3610: checking whether /usr/bin/gcc accepts -g
configure:3630: /usr/bin/gcc -c -g conftest.c >&5
configure:3630: $? = 0
configure:3671: result: yes
configure:3688: checking for /usr/bin/gcc option to accept ISO C89
configure:3751: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c: In function 'e':
conftest.c:17:14: warning: old-style function definition [-Wold-style-definition]
17 | static char *e (p, i)
| ^
configure:3751: $? = 0
configure:3764: result: none needed
configure:3789: checking whether /usr/bin/gcc understands -c and -o together
configure:3811: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3814: $? = 0
configure:3811: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3814: $? = 0
configure:3826: result: yes
configure:3846: checking whether make supports the include directive
configure:3861: make -f confmf.GNU && cat confinc.out
make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3'
make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3'
this is the am__doit target
configure:3864: $? = 0
configure:3883: result: yes (GNU style)
configure:3908: checking dependency style of /usr/bin/gcc
configure:4019: result: gcc3
configure:4164: checking how to print strings
configure:4191: result: printf
configure:4212: checking for a sed that does not truncate output
configure:4276: result: /usr/bin/sed
configure:4294: checking for grep that handles long lines and -e
configure:4352: result: /usr/bin/grep
configure:4357: checking for egrep
configure:4419: result: /usr/bin/grep -E
configure:4424: checking for fgrep
configure:4486: result: /usr/bin/grep -F
configure:4521: checking for ld used by /usr/bin/gcc
configure:4588: result: /usr/bin/ld
configure:4595: checking if the linker (/usr/bin/ld) is GNU ld
configure:4610: result: yes
configure:4622: checking for BSD- or MS-compatible name lister (nm)
configure:4676: result: /usr/bin/nm -B
configure:4806: checking the name lister (/usr/bin/nm -B) interface
configure:4813: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:4816: /usr/bin/nm -B "conftest.o"
configure:4819: output
0000000000000000 B some_variable
configure:4826: result: BSD nm
configure:4829: checking whether ln -s works
configure:4833: result: yes
configure:4841: checking the maximum length of command line arguments
configure:4972: result: 1572864
configure:5020: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5060: result: func_convert_file_noop
configure:5067: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5087: result: func_convert_file_noop
configure:5094: checking for /usr/bin/ld option to reload object files
configure:5101: result: -r
configure:5175: checking for objdump
configure:5191: found /usr/bin/objdump
configure:5202: result: objdump
configure:5234: checking how to recognize dependent libraries
configure:5434: result: pass_all
configure:5519: checking for dlltool
configure:5549: result: no
configure:5579: checking how to associate runtime and link libraries
configure:5606: result: printf %s\n
configure:5667: checking for ar
configure:5683: found /usr/bin/ar
configure:5694: result: ar
configure:5731: checking for archiver @FILE support
configure:5748: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:5748: $? = 0
configure:5751: ar cr libconftest.a @conftest.lst >&5
configure:5754: $? = 0
configure:5759: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5762: $? = 1
configure:5774: result: @
configure:5832: checking for strip
configure:5848: found /usr/bin/strip
configure:5859: result: strip
configure:5931: checking for ranlib
configure:5947: found /usr/bin/ranlib
configure:5958: result: ranlib
configure:6060: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object
configure:6213: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:6216: $? = 0
configure:6220: /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:6286: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c conftstm.o >&5
configure:6289: $? = 0
configure:6327: result: ok
configure:6374: checking for sysroot
configure:6404: result: no
configure:6411: checking for a working dd
configure:6449: result: /usr/bin/dd
configure:6453: checking how to truncate binary pipes
configure:6468: result: /usr/bin/dd bs=4096 count=1
configure:6604: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:6607: $? = 0
configure:6797: checking for mt
configure:6827: result: no
configure:6847: checking if : is a manifest tool
configure:6853: : '-?'
configure:6861: result: no
configure:7538: checking how to run the C preprocessor
configure:7608: result: /usr/bin/gcc -E
configure:7628: /usr/bin/gcc -E conftest.c
configure:7628: $? = 0
configure:7642: /usr/bin/gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7671: checking for ANSI C header files
configure:7691: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7691: $? = 0
configure:7764: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7764: $? = 0
configure:7764: ./conftest
configure:7764: $? = 0
configure:7775: result: yes
configure:7788: checking for sys/types.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7788: checking for sys/stat.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7788: checking for stdlib.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7788: checking for string.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7788: checking for memory.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7788: checking for strings.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7788: checking for inttypes.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7788: checking for stdint.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7788: checking for unistd.h
configure:7788: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7788: $? = 0
configure:7788: result: yes
configure:7802: checking for dlfcn.h
configure:7802: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7802: $? = 0
configure:7802: result: yes
configure:8057: checking for objdir
configure:8072: result: .libs
configure:8336: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:8354: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -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:8358: $? = 0
configure:8371: result: no
configure:8735: checking for /usr/bin/gcc option to produce PIC
configure:8742: result: -fPIC -DPIC
configure:8750: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:8768: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -fPIC -DPIC -DPIC conftest.c >&5
configure:8772: $? = 0
configure:8785: result: yes
configure:8814: checking if /usr/bin/gcc static flag -static works
configure:8842: result: no
configure:8857: checking if /usr/bin/gcc supports -c -o file.o
configure:8878: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -o out/conftest2.o conftest.c >&5
configure:8882: $? = 0
configure:8904: result: yes
configure:8912: checking if /usr/bin/gcc supports -c -o file.o
configure:8959: result: yes
configure:8992: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10255: result: yes
configure:10292: checking whether -lc should be explicitly linked in
configure:10300: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:10303: $? = 0
configure:10318: /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:10321: $? = 0
configure:10335: result: no
configure:10495: checking dynamic linker characteristics
configure:11076: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11076: $? = 0
configure:11325: result: GNU/Linux ld.so
configure:11447: checking how to hardcode library paths into programs
configure:11472: result: immediate
configure:11574: checking for shl_load
configure:11574: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
/usr/bin/ld: /tmp/cc37COUy.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:11574: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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/"
| /* 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.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11574: result: no
configure:11578: checking for shl_load in -ldld
configure:11603: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld: No such file or directory
collect2: error: ld returned 1 exit status
configure:11603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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/"
| /* 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 shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11612: result: no
configure:11617: checking for dlopen
configure:11617: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:11617: $? = 0
configure:11617: result: yes
configure:11774: checking whether a program can dlopen itself
configure:11854: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
configure:11857: $? = 0
configure:11875: result: yes
configure:11880: checking whether a statically linked program can dlopen itself
configure:11960: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
configure:11963: $? = 0
configure:11981: result: yes
configure:12020: checking whether stripping libraries is possible
configure:12025: result: yes
configure:12060: checking if libtool supports shared libraries
configure:12062: result: yes
configure:12065: checking whether to build shared libraries
configure:12090: result: yes
configure:12093: checking whether to build static libraries
configure:12097: result: yes
configure:12144: checking for rpcgen
configure:12175: result: /usr/bin/rpcgen
configure:12183: checking for rpcgen -C
configure:12195: result: yes
configure:12205: checking for rpcgen -M
configure:12217: result: yes
configure:12229: checking whether byte ordering is bigendian
configure:12244: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:25:16: error: unknown type name 'not'
25 | not a universal capable compiler
| ^~~
conftest.c:25:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
25 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:25:22: error: unknown type name 'universal'
configure:12244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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 HAVE_RPCGEN_C 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:12289: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12289: $? = 0
configure:12307: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:18: error: unknown type name 'not'; did you mean 'ino_t'?
31 | not big endian
| ^~~
| ino_t
conftest.c:31:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
31 | not big endian
| ^~~~~~
configure:12307: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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 HAVE_RPCGEN_C 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:12435: result: no
configure:12456: checking getopt.h usability
configure:12456: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12456: $? = 0
configure:12456: result: yes
configure:12456: checking getopt.h presence
configure:12456: /usr/bin/gcc -E conftest.c
configure:12456: $? = 0
configure:12456: result: yes
configure:12456: checking for getopt.h
configure:12456: result: yes
configure:12471: checking if compiler recognizes -pthread
configure:12502: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread conftest.c >&5
configure:12502: $? = 0
configure:12502: ./conftest
configure:12502: $? = 0
configure:12522: result: yes
configure:12720: checking whether you need -D_XOPEN_SOURCE to use libpthread
configure:12740: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -pthread conftest.c >&5
configure:12740: $? = 0
configure:12746: result: no
configure:12860: checking pkg-config is at least version 0.9.0
configure:12863: result: yes
configure:12873: checking rpc/rpc.h usability
configure:12873: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -pthread conftest.c >&5
conftest.c:58:10: fatal error: rpc/rpc.h: No such file or directory
58 | #include <rpc/rpc.h>
| ^~~~~~~~~~~
compilation terminated.
configure:12873: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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 HAVE_RPCGEN_C 1
| #define HAVE_GETOPT_H 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:12873: result: no
configure:12873: checking rpc/rpc.h presence
configure:12873: /usr/bin/gcc -E conftest.c
conftest.c:25:10: fatal error: rpc/rpc.h: No such file or directory
25 | #include <rpc/rpc.h>
| ^~~~~~~~~~~
compilation terminated.
configure:12873: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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 HAVE_RPCGEN_C 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| #include <rpc/rpc.h>
configure:12873: result: no
configure:12873: checking for rpc/rpc.h
configure:12873: result: no
configure:12882: checking for LIBTIRPC
configure:12889: $PKG_CONFIG --exists --print-errors "libtirpc >= 1.0"
configure:12892: $? = 0
configure:12906: $PKG_CONFIG --exists --print-errors "libtirpc >= 1.0"
configure:12909: $? = 0
configure:12967: result: yes
configure:12980: checking for library containing fabs
configure:13011: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -ltirpc >&5
conftest.c:32:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
32 | char fabs ();
| ^~~~
conftest.c:1:1: note: 'fabs' is declared in header '<math.h>'
1 | /* confdefs.h */
/usr/bin/ld: /tmp/ccEY8pY6.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `fabs'
collect2: error: ld returned 1 exit status
configure:13011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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 HAVE_RPCGEN_C 1
| #define HAVE_GETOPT_H 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 fabs ();
| int
| main ()
| {
| return fabs ();
| ;
| return 0;
| }
configure:13011: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
conftest.c:32:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
32 | char fabs ();
| ^~~~
conftest.c:1:1: note: 'fabs' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:13011: $? = 0
configure:13028: result: -lm
configure:13036: checking for library containing atan
configure:13067: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
conftest.c:32:6: warning: conflicting types for built-in function 'atan'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
32 | char atan ();
| ^~~~
conftest.c:1:1: note: 'atan' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:13067: $? = 0
configure:13084: result: none required
configure:13093: checking for library containing timer_create
configure:13124: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
configure:13124: $? = 0
configure:13141: result: none required
configure:13173: checking for usable posix timers
configure:13306: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
configure:13306: $? = 0
configure:13306: ./conftest
configure:13306: $? = 0
configure:13307: result: yes
configure:13327: checking for library containing clock_gettime
configure:13358: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
configure:13358: $? = 0
configure:13375: result: none required
configure:13385: checking for clock_gettime
configure:13385: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
configure:13385: $? = 0
configure:13385: result: yes
configure:13398: checking for library containing sched_get_priority_min
configure:13429: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
configure:13429: $? = 0
configure:13446: result: none required
configure:13455: checking for pthread_attr_setschedpolicy
configure:13468: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
conftest.c: In function 'main':
conftest.c:31:1: warning: argument 1 null where non-null expected [-Wnonnull]
31 | pthread_attr_setschedpolicy(NULL, SCHED_RR);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from conftest.c:27:
/usr/include/pthread.h:329:12: note: in a call to function 'pthread_attr_setschedpolicy' declared 'nonnull'
329 | extern int pthread_attr_setschedpolicy (pthread_attr_t *__attr, int __policy)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:13468: $? = 0
configure:13469: result: yes
configure:13484: checking for gethostbyname
configure:13484: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
configure:13484: $? = 0
configure:13484: result: yes
configure:13541: checking for socket in -lsocket
configure:13566: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lsocket -lm -ltirpc >&5
/usr/bin/ld: cannot find -lsocket: No such file or directory
collect2: error: ld returned 1 exit status
configure:13566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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 HAVE_RPCGEN_C 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_TIMERS 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 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:13575: result: no
configure:13587: checking for vfscanf
configure:13600: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
conftest.c: In function 'main':
conftest.c:33:1: warning: argument 1 null where non-null expected [-Wnonnull]
33 | vfscanf(NULL, NULL, NULL);
| ^~~~~~~
In file included from /usr/include/features.h:524,
from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from conftest.c:29:
/usr/include/stdio.h:511:12: note: in a call to function 'vfscanf' declared 'nonnull'
511 | extern int __REDIRECT (vfscanf,
| ^~~~~~~~~~
conftest.c:33:1: warning: argument 2 null where non-null expected [-Wnonnull]
33 | vfscanf(NULL, NULL, NULL);
| ^~~~~~~
/usr/include/stdio.h:511:12: note: in a call to function 'vfscanf' declared 'nonnull'
511 | extern int __REDIRECT (vfscanf,
| ^~~~~~~~~~
conftest.c:33:1: warning: too many arguments for format [-Wformat-extra-args]
33 | vfscanf(NULL, NULL, NULL);
| ^~~~~~~
configure:13600: $? = 0
configure:13601: result: yes
configure:13616: checking for fnmatch
configure:13616: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -pthread -pthread conftest.c -lm -ltirpc >&5
configure:13616: $? = 0
configure:13616: result: yes
configure:13633: checking sys/tree.h usability
configure:13633: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -pthread conftest.c >&5
conftest.c:64:10: fatal error: sys/tree.h: No such file or directory
64 | #include <sys/tree.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:13633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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 HAVE_RPCGEN_C 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_TIMERS 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_VFSCANF 1
| #define HAVE_FNMATCH 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 <sys/tree.h>
configure:13633: result: no
configure:13633: checking sys/tree.h presence
configure:13633: /usr/bin/gcc -E conftest.c
conftest.c:31:10: fatal error: sys/tree.h: No such file or directory
31 | #include <sys/tree.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:13633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pocolibs"
| #define PACKAGE_TARNAME "pocolibs"
| #define PACKAGE_VERSION "3.3"
| #define PACKAGE_STRING "pocolibs 3.3"
| #define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
| #define PACKAGE_URL ""
| #define PACKAGE "pocolibs"
| #define VERSION "3.3"
| #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 HAVE_RPCGEN_C 1
| #define HAVE_GETOPT_H 1
| #define HAVE_POSIX_TIMERS 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_VFSCANF 1
| #define HAVE_FNMATCH 1
| /* end confdefs.h. */
| #include <sys/tree.h>
configure:13633: result: no
configure:13633: checking for sys/tree.h
configure:13633: result: no
configure:13816: checking for perl
configure:13847: result: /usr/bin/perl
configure:13864: checking for gtar
configure:13891: result: /usr/bin/tar
configure:14013: checking that generated files are newer than configure
configure:14019: result: done
configure:14051: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by pocolibs config.status 3.3, 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:1121: creating Makefile
config.status:1121: creating pocolibs.pc
config.status:1121: creating include/Makefile
config.status:1121: creating src/portLib/Makefile
config.status:1121: creating src/comLib/Makefile
config.status:1121: creating src/posterLib/Makefile
config.status:1121: creating src/h2/Makefile
config.status:1121: creating src/h2logd/Makefile
config.status:1121: creating src/shell/Makefile
config.status:1121: creating src/regress/Makefile
config.status:1121: creating src/pocolibs-config.h
config.status:1350: executing depfiles commands
config.status:1427: cd src/portLib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/portLib'
make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/portLib'
config.status:1432: $? = 0
config.status:1427: cd src/comLib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/comLib'
make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/comLib'
config.status:1432: $? = 0
config.status:1427: cd src/posterLib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/posterLib'
make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/posterLib'
config.status:1432: $? = 0
config.status:1427: cd src/h2 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/h2'
make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/h2'
config.status:1432: $? = 0
config.status:1427: cd src/h2logd && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/h2logd'
make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/h2logd'
config.status:1432: $? = 0
config.status:1427: cd src/shell && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/shell'
make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/shell'
config.status:1432: $? = 0
config.status:1427: cd src/regress && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/regress'
make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/src/regress'
config.status:1432: $? = 0
config.status:1350: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
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='-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_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_PERL_set=set
ac_cv_env_PERL_value=/usr/bin/perl
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=
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config
ac_cv_env_RPCGEN_set=set
ac_cv_env_RPCGEN_value=/usr/bin/rpcgen
ac_cv_env_TAR_set=set
ac_cv_env_TAR_value=/usr/bin/tar
ac_cv_env_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_XENO_CONFIG_set=
ac_cv_env_XENO_CONFIG_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_clock_gettime=yes
ac_cv_func_dlopen=yes
ac_cv_func_fnmatch=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_shl_load=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_getopt_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_stat_h=yes
ac_cv_header_sys_tree_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
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_PERL=/usr/bin/perl
ac_cv_path_RPCGEN=/usr/bin/rpcgen
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_TAR=/usr/bin/tar
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_make_make_set=yes
ac_cv_search_atan='none required'
ac_cv_search_clock_gettime='none required'
ac_cv_search_fabs=-lm
ac_cv_search_sched_get_priority_min='none required'
ac_cv_search_timer_create='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_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_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_LIBTIRPC_CFLAGS=-I/usr/include/tirpc
pkg_cv_LIBTIRPC_LIBS=-ltirpc
poco_cv_gcc_pthread=yes
poco_cv_prog_RPCGEN_C=yes
poco_cv_prog_RPCGEN_M=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/missing aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/missing autoconf'
AUTOHEADER='${SHELL} /local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/missing autoheader'
AUTOMAKE='${SHELL} /local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/missing automake-1.16'
AWK='gawk'
CC='/usr/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-pipe -O3 -DNDEBUG -Wall -pthread'
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -pthread'
LIBOBJS=''
LIBS='-lm -ltirpc'
LIBTIRPC_CFLAGS='-I/usr/include/tirpc'
LIBTIRPC_LIBS='-ltirpc'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OSAPI='posix'
OTOOL64=''
OTOOL=''
PACKAGE='pocolibs'
PACKAGE_BUGREPORT='https://git.openrobots.org/projecrs/pocolibs'
PACKAGE_NAME='pocolibs'
PACKAGE_STRING='pocolibs 3.3'
PACKAGE_TARNAME='pocolibs'
PACKAGE_URL=''
PACKAGE_VERSION='3.3'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib64/pkgconfig:/usr/share/pkgconfig'
PKG_CONFIG_PATH=''
RANLIB='ranlib'
RPCGEN='/usr/bin/rpcgen'
RPCGEN_C='-C'
RPCGEN_M_FALSE='#'
RPCGEN_M_TRUE=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TAR='/usr/bin/tar'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VERSION='3.3'
XENO_CONFIG=''
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='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_TARNAME}'
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'
install_sh='${SHELL} /local/robotpkg/var/tmp/robotpkg/middleware/pocolibs/work/pocolibs-3.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/opt/openrobots/man'
mkdir_p='$(MKDIR_P)'
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 "pocolibs"
#define PACKAGE_TARNAME "pocolibs"
#define PACKAGE_VERSION "3.3"
#define PACKAGE_STRING "pocolibs 3.3"
#define PACKAGE_BUGREPORT "https://git.openrobots.org/projecrs/pocolibs"
#define PACKAGE_URL ""
#define PACKAGE "pocolibs"
#define VERSION "3.3"
#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 HAVE_RPCGEN_C 1
#define HAVE_GETOPT_H 1
#define HAVE_POSIX_TIMERS 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_VFSCANF 1
#define HAVE_FNMATCH 1
configure: exit 0