robotpkg/wip/can-utils bulk build results

Log for can-utils-2018.02.0 on Fedora-36-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 can-utils configure trunk, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/opt/openrobots --infodir=/opt/openrobots/info --mandir=/opt/openrobots/man ## --------- ## ## Platform. ## ## --------- ## hostname = hydra64-fedora36 uname -m = x86_64 uname -r = 6.2.15-100.fc36.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu May 11 16:51:53 UTC 2023 /usr/bin/uname -p = x86_64 /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/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2575: looking for aux files: missing install-sh ltmain.sh compile config.guess config.sub configure:2588: trying ./config/autoconf/ configure:2617: ./config/autoconf/missing found configure:2599: ./config/autoconf/install-sh found configure:2617: ./config/autoconf/ltmain.sh found configure:2617: ./config/autoconf/compile found configure:2617: ./config/autoconf/config.guess found configure:2617: ./config/autoconf/config.sub found configure:2738: checking build system type configure:2753: result: x86_64-pc-linux-gnu configure:2773: checking host system type configure:2787: result: x86_64-pc-linux-gnu configure:2877: checking for gcc configure:2909: result: /usr/bin/gcc configure:3262: checking for C compiler version configure:3271: /usr/bin/gcc --version >&5 gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4) Copyright (C) 2022 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:3282: $? = 0 configure:3271: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none 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,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-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-12.2.1-20221121/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-offload-defaulted --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 12.2.1 20221121 (Red Hat 12.2.1-4) (GCC) ... rest of stderr output deleted ... configure:3282: $? = 0 configure:3271: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3282: $? = 1 configure:3271: /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:3282: $? = 1 configure:3271: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3282: $? = 1 configure:3302: checking whether the C compiler works configure:3324: /usr/bin/gcc -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3328: $? = 0 configure:3378: result: yes configure:3381: checking for C compiler default output file name configure:3383: result: a.out configure:3389: checking for suffix of executables configure:3396: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3400: $? = 0 configure:3423: result: configure:3445: checking whether we are cross compiling configure:3453: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3457: $? = 0 configure:3464: ./conftest configure:3468: $? = 0 configure:3483: result: no configure:3488: checking for suffix of object files configure:3511: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3515: $? = 0 configure:3537: result: o configure:3541: checking whether the compiler supports GNU C configure:3561: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3561: $? = 0 configure:3571: result: yes configure:3582: checking whether /usr/bin/gcc accepts -g configure:3603: /usr/bin/gcc -c -g conftest.c >&5 configure:3603: $? = 0 configure:3647: result: yes configure:3667: checking for /usr/bin/gcc option to enable C11 features configure:3682: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3682: $? = 0 configure:3700: result: none needed configure:3820: checking whether /usr/bin/gcc understands -c and -o together configure:3843: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3846: $? = 0 configure:3843: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3846: $? = 0 configure:3858: result: yes configure:3922: checking how to print strings configure:3949: result: printf configure:3970: checking for a sed that does not truncate output configure:4040: result: /usr/bin/sed configure:4058: checking for grep that handles long lines and -e configure:4122: result: /usr/bin/grep configure:4127: checking for egrep configure:4195: result: /usr/bin/grep -E configure:4200: checking for fgrep configure:4268: result: /usr/bin/grep -F configure:4304: checking for ld used by /usr/bin/gcc configure:4372: result: /usr/bin/ld configure:4379: checking if the linker (/usr/bin/ld) is GNU ld configure:4395: result: yes configure:4407: checking for BSD- or MS-compatible name lister (nm) configure:4462: result: /usr/bin/nm -B configure:4602: checking the name lister (/usr/bin/nm -B) interface configure:4610: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:4613: /usr/bin/nm -B "conftest.o" configure:4616: output 0000000000000000 B some_variable configure:4623: result: BSD nm configure:4626: checking whether ln -s works configure:4630: result: yes configure:4638: checking the maximum length of command line arguments configure:4770: result: 1572864 configure:4818: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4859: result: func_convert_file_noop configure:4866: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4887: result: func_convert_file_noop configure:4894: checking for /usr/bin/ld option to reload object files configure:4902: result: -r configure:4981: checking for file configure:5002: found /usr/bin/file configure:5013: result: file configure:5089: checking for objdump configure:5110: found /usr/bin/objdump configure:5121: result: objdump configure:5150: checking how to recognize dependent libraries configure:5351: result: pass_all configure:5441: checking for dlltool configure:5476: result: no configure:5503: checking how to associate runtime and link libraries configure:5531: result: printf %s\n configure:5597: checking for ar configure:5618: found /usr/bin/ar configure:5629: result: ar configure:5682: checking for archiver @FILE support configure:5700: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:5700: $? = 0 configure:5704: ar cr libconftest.a @conftest.lst >&5 configure:5707: $? = 0 configure:5712: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5715: $? = 1 configure:5727: result: @ configure:5790: checking for strip configure:5811: found /usr/bin/strip configure:5822: result: strip configure:5899: checking for ranlib configure:5920: found /usr/bin/ranlib configure:5931: result: ranlib configure:6008: checking for gawk configure:6029: found /usr/bin/gawk configure:6040: result: gawk configure:6080: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:6234: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:6237: $? = 0 configure:6241: /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:6244: $? = 0 configure:6310: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c conftstm.o >&5 configure:6313: $? = 0 configure:6351: result: ok configure:6398: checking for sysroot configure:6429: result: no configure:6436: checking for a working dd configure:6480: result: /usr/bin/dd configure:6484: checking how to truncate binary pipes configure:6500: result: /usr/bin/dd bs=4096 count=1 configure:6637: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:6640: $? = 0 configure:6837: checking for mt configure:6872: result: no configure:6892: checking if : is a manifest tool configure:6899: : '-?' configure:6907: result: no configure:7632: checking for stdio.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for stdlib.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for string.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for inttypes.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for stdint.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for strings.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for sys/stat.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for sys/types.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for unistd.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7632: checking for vfork.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c:46:10: fatal error: vfork.h: No such file or directory 46 | #include | ^~~~~~~~~ compilation terminated. configure:7632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "can-utils" | #define PACKAGE_TARNAME "can-utils" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "can-utils trunk" | #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7632: result: no configure:7632: checking for sys/time.h configure:7632: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7632: $? = 0 configure:7632: result: yes configure:7657: checking for dlfcn.h configure:7657: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7657: $? = 0 configure:7657: result: yes configure:8244: checking for objdir configure:8260: result: .libs configure:8524: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8543: /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:8547: $? = 0 configure:8560: result: no configure:8918: checking for /usr/bin/gcc option to produce PIC configure:8926: result: -fPIC -DPIC configure:8934: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8953: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:8957: $? = 0 configure:8970: result: yes configure:8999: checking if /usr/bin/gcc static flag -static works configure:9028: result: no configure:9043: checking if /usr/bin/gcc supports -c -o file.o configure:9065: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -o out/conftest2.o conftest.c >&5 configure:9069: $? = 0 configure:9091: result: yes configure:9099: checking if /usr/bin/gcc supports -c -o file.o configure:9147: result: yes configure:9180: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10448: result: yes configure:10485: checking whether -lc should be explicitly linked in configure:10494: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:10497: $? = 0 configure:10512: /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:10515: $? = 0 configure:10529: result: no configure:10689: checking dynamic linker characteristics configure:11271: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11271: $? = 0 configure:11513: result: GNU/Linux ld.so configure:11635: checking how to hardcode library paths into programs configure:11660: result: immediate configure:12212: checking whether stripping libraries is possible configure:12221: result: yes configure:12263: checking if libtool supports shared libraries configure:12265: result: yes configure:12268: checking whether to build shared libraries configure:12293: result: yes configure:12296: checking whether to build static libraries configure:12300: result: yes configure:12355: checking for a BSD-compatible install configure:12428: result: /usr/bin/install -c configure:12439: checking whether build environment is sane configure:12494: result: yes configure:12649: checking for a race-free mkdir -p configure:12693: result: /usr/bin/mkdir -p configure:12696: checking whether make sets $(MAKE) configure:12719: result: yes configure:12741: checking whether make supports the include directive configure:12756: make -f confmf.GNU && cat confinc.out make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0' make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0' this is the am__doit target configure:12759: $? = 0 configure:12778: result: yes (GNU style) configure:12813: checking whether make supports nested variables configure:12831: result: yes configure:12912: checking dependency style of /usr/bin/gcc configure:13024: result: gcc3 configure:13108: checking whether make supports nested variables configure:13126: result: yes configure:13141: checking for fcntl.h configure:13141: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13141: $? = 0 configure:13141: result: yes configure:13147: checking for limits.h configure:13147: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13147: $? = 0 configure:13147: result: yes configure:13153: checking for locale.h configure:13153: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13153: $? = 0 configure:13153: result: yes configure:13159: checking for stdint.h configure:13159: result: yes configure:13165: checking for stdlib.h configure:13165: result: yes configure:13171: checking for string.h configure:13171: result: yes configure:13177: checking for syslog.h configure:13177: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13177: $? = 0 configure:13177: result: yes configure:13183: checking for termios.h configure:13183: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13183: $? = 0 configure:13183: result: yes configure:13189: checking for unistd.h configure:13189: result: yes configure:13195: checking for netinet/in.h configure:13195: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13195: $? = 0 configure:13195: result: yes configure:13201: checking for sys/ioctl.h configure:13201: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13201: $? = 0 configure:13201: result: yes configure:13207: checking for sys/socket.h configure:13207: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13207: $? = 0 configure:13207: result: yes configure:13213: checking for sys/time.h configure:13213: result: yes configure:13225: checking for inline configure:13242: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13242: $? = 0 configure:13251: result: inline configure:13277: checking for special C compiler options needed for large files configure:13325: result: no configure:13331: checking for _FILE_OFFSET_BITS value needed for large files configure:13357: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13357: $? = 0 configure:13391: result: no configure:13473: checking for off_t configure:13473: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13473: $? = 0 configure:13473: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:68:20: error: expected expression before ')' token 68 | if (sizeof ((off_t))) | ^ configure:13473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "can-utils" | #define PACKAGE_TARNAME "can-utils" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "can-utils trunk" | #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" | #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 HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "can-utils" | #define VERSION "trunk" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:13473: result: yes configure:13484: checking for pid_t configure:13484: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13484: $? = 0 configure:13484: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:69:20: error: expected expression before ')' token 69 | if (sizeof ((pid_t))) | ^ configure:13484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "can-utils" | #define PACKAGE_TARNAME "can-utils" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "can-utils trunk" | #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" | #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 HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "can-utils" | #define VERSION "trunk" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:13484: result: yes configure:13520: checking for uint64_t configure:13520: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13520: $? = 0 configure:13520: result: yes configure:13542: checking for fork configure:13542: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c:53:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 53 | char fork (); | ^~~~ configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking for vfork configure:13542: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking for alarm configure:13542: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13542: $? = 0 configure:13542: result: yes configure:13555: checking for working fork configure:13579: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13579: $? = 0 configure:13579: ./conftest configure:13579: $? = 0 configure:13590: result: yes configure:13611: checking for working vfork configure:13740: result: yes configure:13769: checking for working mktime configure:13967: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13967: $? = 0 configure:13967: ./conftest configure:13967: $? = 0 configure:13978: result: yes configure:13989: checking for alarm configure:13989: result: yes configure:13995: checking for gettimeofday configure:13995: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:13995: $? = 0 configure:13995: result: yes configure:14001: checking for localtime_r configure:14001: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14001: $? = 0 configure:14001: result: yes configure:14007: checking for memset configure:14007: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 61 | char memset (); | ^~~~~~ conftest.c:53:1: note: 'memset' is declared in header '' 52 | #include 53 | #undef memset configure:14007: $? = 0 configure:14007: result: yes configure:14013: checking for select configure:14013: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14019: checking for setlocale configure:14019: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14019: $? = 0 configure:14019: result: yes configure:14025: checking for socket configure:14025: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14025: $? = 0 configure:14025: result: yes configure:14031: checking for strchr configure:14031: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c:65:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 65 | char strchr (); | ^~~~~~ conftest.c:57:1: note: 'strchr' is declared in header '' 56 | #include 57 | #undef strchr configure:14031: $? = 0 configure:14031: result: yes configure:14037: checking for strerror configure:14037: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14037: $? = 0 configure:14037: result: yes configure:14043: checking for strstr configure:14043: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 67 | char strstr (); | ^~~~~~ conftest.c:59:1: note: 'strstr' is declared in header '' 58 | #include 59 | #undef strstr configure:14043: $? = 0 configure:14043: result: yes configure:14049: checking for strtoul configure:14049: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14049: $? = 0 configure:14049: result: yes configure:14058: checking for library containing clock_nanosleep configure:14088: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14088: $? = 0 configure:14108: result: none required configure:14118: checking for /usr/bin/gcc options needed to detect all undeclared functions configure:14140: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:57:8: error: 'strchr' undeclared (first use in this function) 57 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:57:8: note: each undeclared identifier is reported only once for each function it appears in 57 | (void) strchr; | ^~~~~~ configure:14140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "can-utils" | #define PACKAGE_TARNAME "can-utils" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "can-utils trunk" | #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" | #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 HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "can-utils" | #define VERSION "trunk" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:14167: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14167: $? = 0 configure:14184: result: none needed configure:14198: checking whether SO_RXQ_OVFL is declared configure:14198: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:88:10: error: 'SO_RXQ_OVFL' undeclared (first use in this function) 88 | (void) SO_RXQ_OVFL; | ^~~~~~~~~~~ conftest.c:88:10: note: each undeclared identifier is reported only once for each function it appears in configure:14198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "can-utils" | #define PACKAGE_TARNAME "can-utils" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "can-utils trunk" | #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" | #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 HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "can-utils" | #define VERSION "trunk" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef SO_RXQ_OVFL | #ifdef __cplusplus | (void) SO_RXQ_OVFL; | #else | (void) SO_RXQ_OVFL; | #endif | #endif | | ; | return 0; | } configure:14198: result: no configure:14208: checking whether PF_CAN is declared configure:14208: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:89:10: error: 'PF_CAN' undeclared (first use in this function) 89 | (void) PF_CAN; | ^~~~~~ conftest.c:89:10: note: each undeclared identifier is reported only once for each function it appears in configure:14208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "can-utils" | #define PACKAGE_TARNAME "can-utils" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "can-utils trunk" | #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" | #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 HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "can-utils" | #define VERSION "trunk" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define SO_RXQ_OVFL 40 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef PF_CAN | #ifdef __cplusplus | (void) PF_CAN; | #else | (void) PF_CAN; | #endif | #endif | | ; | return 0; | } configure:14208: result: no configure:14218: checking whether AF_CAN is declared configure:14218: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:90:10: error: 'AF_CAN' undeclared (first use in this function); did you mean 'PF_CAN'? 90 | (void) AF_CAN; | ^~~~~~ | PF_CAN conftest.c:90:10: note: each undeclared identifier is reported only once for each function it appears in configure:14218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "can-utils" | #define PACKAGE_TARNAME "can-utils" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "can-utils trunk" | #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" | #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 HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "can-utils" | #define VERSION "trunk" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define SO_RXQ_OVFL 40 | #define PF_CAN 29 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef AF_CAN | #ifdef __cplusplus | (void) AF_CAN; | #else | (void) AF_CAN; | #endif | #endif | | ; | return 0; | } configure:14218: result: no configure:14228: checking whether N_SLCAN is declared configure:14228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:91:10: error: 'N_SLCAN' undeclared (first use in this function) 91 | (void) N_SLCAN; | ^~~~~~~ conftest.c:91:10: note: each undeclared identifier is reported only once for each function it appears in configure:14228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "can-utils" | #define PACKAGE_TARNAME "can-utils" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "can-utils trunk" | #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" | #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 HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "can-utils" | #define VERSION "trunk" | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define SO_RXQ_OVFL 40 | #define PF_CAN 29 | #define AF_CAN PF_CAN | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef N_SLCAN | #ifdef __cplusplus | (void) N_SLCAN; | #else | (void) N_SLCAN; | #endif | #endif | | ; | return 0; | } configure:14228: result: no configure:14245: checking whether to enable debugging configure:14258: result: no configure:14409: checking that generated files are newer than configure configure:14415: result: done configure:14438: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by can-utils config.status trunk, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hydra64-fedora36 config.status:1013: creating GNUmakefile config.status:1185: executing libtool commands config.status:1185: executing depfiles commands config.status:1815: cd . && sed -e '/# am--include-marker/d' GNUmakefile | make -f - am--depfiles make[4]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0' make[4]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0' config.status:1820: $? = 0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_uint64_t=yes ac_cv_c_undeclared_builtin_options='none needed' 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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= 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_alarm=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gettimeofday=yes ac_cv_func_localtime_r=yes ac_cv_func_memset=yes ac_cv_func_select=yes ac_cv_func_setlocale=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_working_mktime=yes ac_cv_have_decl_AF_CAN=no ac_cv_have_decl_N_SLCAN=no ac_cv_have_decl_PF_CAN=no ac_cv_have_decl_SO_RXQ_OVFL=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=x86_64-pc-linux-gnu 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_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/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_make_make_set=yes ac_cv_search_clock_nanosleep='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes ac_cv_type_pid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=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='/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' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/bin/aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='/usr/bin/autoconf' AUTOHEADER='${SHELL} '\''/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0/config/autoconf/missing'\'' autoheader' AUTOMAKE='/usr/bin/automake' AWK='gawk' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-pipe -O3 -DNDEBUG -Wall -O2' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"can-utils\" -DPACKAGE_TARNAME=\"can-utils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"can-utils\ trunk\" -DPACKAGE_BUGREPORT=\"linux-can@vger.kernel.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"can-utils\" -DVERSION=\"trunk\" -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_ALARM=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOUL=1 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -DN_SLCAN=17 -D_GNU_SOURCE=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' FILECMD='file' 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='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0/config/autoconf/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='can-utils' PACKAGE_BUGREPORT='linux-can@vger.kernel.org' PACKAGE_NAME='can-utils' PACKAGE_STRING='can-utils trunk' PACKAGE_TARNAME='can-utils' PACKAGE_URL='' PACKAGE_VERSION='trunk' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='trunk' 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/wip/can-utils/work/can-utils-2018.02.0/config/autoconf/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 "can-utils" #define PACKAGE_TARNAME "can-utils" #define PACKAGE_VERSION "trunk" #define PACKAGE_STRING "can-utils trunk" #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org" #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 HAVE_SYS_TIME_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE "can-utils" #define VERSION "trunk" #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_ALARM 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_ALARM 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define SO_RXQ_OVFL 40 #define PF_CAN 29 #define AF_CAN PF_CAN #define N_SLCAN 17 #define _GNU_SOURCE 1 configure: exit 0