robotpkg/wip/can-utils bulk build results

Log for can-utils-2018.02.0 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 can-utils configure trunk, which was generated by GNU Autoconf 2.72. 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.5-300.fc42.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Fri May 2 14:16:46 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:2605: looking for aux files: missing install-sh ltmain.sh compile config.guess config.sub configure:2618: trying ./config/autoconf/ configure:2647: ./config/autoconf/missing found configure:2629: ./config/autoconf/install-sh found configure:2647: ./config/autoconf/ltmain.sh found configure:2647: ./config/autoconf/compile found configure:2647: ./config/autoconf/config.guess found configure:2647: ./config/autoconf/config.sub found configure:2769: checking build system type configure:2785: result: x86_64-pc-linux-gnu configure:2805: checking host system type configure:2820: result: x86_64-pc-linux-gnu configure:2911: checking for gcc configure:2944: result: /usr/bin/gcc configure:3303: checking for C compiler version configure:3312: /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:3323: $? = 0 configure:3312: /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:3323: $? = 0 configure:3312: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3323: $? = 1 configure:3312: /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:3323: $? = 1 configure:3312: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3323: $? = 1 configure:3343: checking whether the C compiler works configure:3365: /usr/bin/gcc -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3369: $? = 0 configure:3420: result: yes configure:3424: checking for C compiler default output file name configure:3426: result: a.out configure:3432: checking for suffix of executables configure:3439: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3443: $? = 0 configure:3467: result: configure:3491: checking whether we are cross compiling configure:3499: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3503: $? = 0 configure:3510: ./conftest configure:3514: $? = 0 configure:3529: result: no configure:3535: checking for suffix of object files configure:3558: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3562: $? = 0 configure:3586: result: o configure:3590: checking whether the compiler supports GNU C configure:3610: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3610: $? = 0 configure:3622: result: yes configure:3633: checking whether /usr/bin/gcc accepts -g configure:3654: /usr/bin/gcc -c -g conftest.c >&5 configure:3654: $? = 0 configure:3701: result: yes configure:3721: checking for /usr/bin/gcc option to enable C11 features configure:3736: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:3736: $? = 0 configure:3755: result: none needed configure:3883: checking whether /usr/bin/gcc understands -c and -o together configure:3906: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3909: $? = 0 configure:3906: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3909: $? = 0 configure:3922: result: yes configure:3986: checking how to print strings configure:4013: result: printf configure:4034: checking for a sed that does not truncate output configure:4106: result: /usr/bin/sed configure:4124: checking for grep that handles long lines and -e configure:4190: result: /usr/bin/grep configure:4195: checking for egrep configure:4265: result: /usr/bin/grep -E configure:4272: checking for fgrep configure:4342: result: /usr/bin/grep -F configure:4379: checking for ld used by /usr/bin/gcc configure:4448: result: /usr/bin/ld configure:4455: checking if the linker (/usr/bin/ld) is GNU ld configure:4472: result: yes configure:4484: checking for BSD- or MS-compatible name lister (nm) configure:4540: result: /usr/bin/nm -B configure:4682: checking the name lister (/usr/bin/nm -B) interface configure:4690: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:4693: /usr/bin/nm -B "conftest.o" configure:4696: output 0000000000000000 B some_variable configure:4704: result: BSD nm configure:4707: checking whether ln -s works configure:4711: result: yes configure:4719: checking the maximum length of command line arguments configure:4852: result: 1572864 configure:4900: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4942: result: func_convert_file_noop configure:4949: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4971: result: func_convert_file_noop configure:4978: checking for /usr/bin/ld option to reload object files configure:4987: result: -r configure:5020: checking for file configure:5041: found /usr/bin/file configure:5054: result: file configure:5117: checking for objdump configure:5138: found /usr/bin/objdump configure:5150: result: objdump configure:5179: checking how to recognize dependent libraries configure:5388: result: pass_all configure:5479: checking for dlltool configure:5515: result: no configure:5542: checking how to associate runtime and link libraries configure:5571: result: printf %s\n configure:5632: checking for ranlib configure:5653: found /usr/bin/ranlib configure:5665: result: ranlib configure:5742: checking for ar configure:5763: found /usr/bin/ar configure:5775: result: ar configure:5828: checking for archiver @FILE support configure:5846: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:5846: $? = 0 configure:5850: ar cr libconftest.a @conftest.lst >&5 configure:5853: $? = 0 configure:5858: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5861: $? = 1 configure:5874: result: @ configure:5938: checking for strip configure:5959: found /usr/bin/strip configure:5971: result: strip configure:6049: checking for gawk configure:6070: found /usr/bin/gawk configure:6082: result: gawk configure:6122: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:6276: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:6279: $? = 0 configure:6283: /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:6349: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c conftstm.o >&5 configure:6352: $? = 0 configure:6391: result: ok configure:6438: checking for sysroot configure:6472: result: no configure:6479: checking for a working dd configure:6524: result: /usr/bin/dd configure:6528: checking how to truncate binary pipes configure:6545: result: /usr/bin/dd bs=4096 count=1 configure:6682: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:6685: $? = 0 configure:6885: checking for mt configure:6921: result: no configure:6941: checking if : is a manifest tool configure:6948: : '-?' configure:6957: result: no configure:7754: checking for stdio.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for stdlib.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for string.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for inttypes.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for stdint.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for strings.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for sys/stat.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for sys/types.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for unistd.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for vfork.h configure:7754: /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 <vfork.h> | ^~~~~~~~~ compilation terminated. configure:7754: $? = 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <vfork.h> configure:7754: result: no configure:7754: checking for sys/time.h configure:7754: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7779: checking for dlfcn.h configure:7779: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:7779: $? = 0 configure:7779: result: yes configure:8416: checking for objdir configure:8433: result: .libs configure:8699: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8718: /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:8722: $? = 0 configure:8736: result: no configure:9109: checking for /usr/bin/gcc option to produce PIC configure:9118: result: -fPIC -DPIC configure:9126: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:9145: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:9149: $? = 0 configure:9163: result: yes configure:9192: checking if /usr/bin/gcc static flag -static works configure:9222: result: no configure:9237: checking if /usr/bin/gcc supports -c -o file.o configure:9259: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -o out/conftest2.o conftest.c >&5 configure:9263: $? = 0 configure:9286: result: yes configure:9294: checking if /usr/bin/gcc supports -c -o file.o configure:9343: result: yes configure:9376: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10660: result: yes configure:10697: checking whether -lc should be explicitly linked in configure:10706: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:10709: $? = 0 configure:10724: /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:10727: $? = 0 configure:10742: result: no configure:10902: checking dynamic linker characteristics configure:11521: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11521: $? = 0 configure:12289: result: GNU/Linux ld.so configure:12411: checking how to hardcode library paths into programs configure:12436: result: immediate configure:13036: checking whether stripping libraries is possible configure:13045: result: yes configure:13087: checking if libtool supports shared libraries configure:13089: result: yes configure:13092: checking whether to build shared libraries configure:13117: result: yes configure:13120: checking whether to build static libraries configure:13124: result: yes configure:13179: checking for a BSD-compatible install configure:13253: result: /usr/bin/install -c configure:13264: checking whether sleep supports fractional seconds configure:13280: result: yes configure:13283: checking filesystem timestamp resolution configure:13418: result: 0.01 configure:13423: checking whether build environment is sane configure:13464: result: yes configure:13631: checking for a race-free mkdir -p configure:13674: result: /usr/bin/mkdir -p configure:13677: checking whether make sets $(MAKE) configure:13701: result: yes configure:13723: checking whether make supports the include directive configure:13738: 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:13741: $? = 0 configure:13760: result: yes (GNU style) configure:13791: checking whether make supports nested variables configure:13810: result: yes configure:13824: checking xargs -n works configure:13840: result: yes configure:13921: checking dependency style of /usr/bin/gcc configure:14034: result: gcc3 configure:14074: checking for fcntl.h configure:14074: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14074: $? = 0 configure:14074: result: yes configure:14080: checking for limits.h configure:14080: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14080: $? = 0 configure:14080: result: yes configure:14086: checking for locale.h configure:14086: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14086: $? = 0 configure:14086: result: yes configure:14092: checking for stdint.h configure:14092: result: yes configure:14098: checking for stdlib.h configure:14098: result: yes configure:14104: checking for string.h configure:14104: result: yes configure:14110: checking for syslog.h configure:14110: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14110: $? = 0 configure:14110: result: yes configure:14116: checking for termios.h configure:14116: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14116: $? = 0 configure:14116: result: yes configure:14122: checking for unistd.h configure:14122: result: yes configure:14128: checking for netinet/in.h configure:14128: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14128: $? = 0 configure:14128: result: yes configure:14134: checking for sys/ioctl.h configure:14134: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14134: $? = 0 configure:14134: result: yes configure:14140: checking for sys/socket.h configure:14140: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14140: $? = 0 configure:14140: result: yes configure:14146: checking for sys/time.h configure:14146: result: yes configure:14158: checking for inline configure:14175: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14175: $? = 0 configure:14185: result: inline configure:14210: checking for /usr/bin/gcc option to enable large file support configure:14245: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14245: $? = 0 configure:14251: /usr/bin/gcc -DFTYPE=ino_t -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14251: $? = 0 configure:14276: result: none needed configure:14378: checking for off_t configure:14378: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14378: $? = 0 configure:14378: /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:14378: $? = 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:14378: result: yes configure:14390: checking for pid_t configure:14390: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14390: $? = 0 configure:14390: /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:14390: $? = 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:14390: result: yes configure:14428: checking for uint64_t configure:14428: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14428: $? = 0 configure:14428: result: yes configure:14450: checking for fork configure:14450: /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 (void); | ^~~~ configure:14450: $? = 0 configure:14450: result: yes configure:14450: checking for vfork configure:14450: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14450: $? = 0 configure:14450: result: yes configure:14450: checking for alarm configure:14450: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14450: $? = 0 configure:14450: result: yes configure:14463: checking for working fork configure:14487: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14487: $? = 0 configure:14487: ./conftest configure:14487: $? = 0 configure:14501: result: yes configure:14522: checking for working vfork configure:14654: result: yes configure:14683: checking for working mktime configure:14881: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14881: $? = 0 configure:14881: ./conftest configure:14881: $? = 0 configure:14895: result: yes configure:14906: checking for alarm configure:14906: result: yes configure:14912: checking for gettimeofday configure:14912: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14912: $? = 0 configure:14912: result: yes configure:14918: checking for localtime_r configure:14918: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14918: $? = 0 configure:14918: result: yes configure:14924: checking for memset configure:14924: /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 (void); | ^~~~~~ conftest.c:53:1: note: 'memset' is declared in header '<string.h>' 52 | #include <limits.h> 53 | #undef memset configure:14924: $? = 0 configure:14924: result: yes configure:14930: checking for select configure:14930: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14930: $? = 0 configure:14930: result: yes configure:14936: checking for setlocale configure:14936: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14936: $? = 0 configure:14936: result: yes configure:14942: checking for socket configure:14942: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14942: $? = 0 configure:14942: result: yes configure:14948: checking for strchr configure:14948: /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 (void); | ^~~~~~ conftest.c:57:1: note: 'strchr' is declared in header '<string.h>' 56 | #include <limits.h> 57 | #undef strchr configure:14948: $? = 0 configure:14948: result: yes configure:14954: checking for strerror configure:14954: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14954: $? = 0 configure:14954: result: yes configure:14960: checking for strstr configure:14960: /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 (void); | ^~~~~~ conftest.c:59:1: note: 'strstr' is declared in header '<string.h>' 58 | #include <limits.h> 59 | #undef strstr configure:14960: $? = 0 configure:14960: result: yes configure:14966: checking for strtoul configure:14966: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:14966: $? = 0 configure:14966: result: yes configure:14975: checking for library containing clock_nanosleep configure:15011: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:15011: $? = 0 configure:15033: result: none required configure:15043: checking for /usr/bin/gcc options needed to detect all undeclared functions configure:15065: /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 '<string.h>'; this is probably fixable by adding '#include <string.h>' 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:15065: $? = 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:15092: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5 configure:15092: $? = 0 configure:15112: result: none needed configure:15126: checking whether SO_RXQ_OVFL is declared configure:15126: /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:15126: $? = 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | #ifndef SO_RXQ_OVFL | #ifdef __cplusplus | (void) SO_RXQ_OVFL; | #else | (void) SO_RXQ_OVFL; | #endif | #endif | | ; | return 0; | } configure:15126: result: no configure:15137: checking whether PF_CAN is declared configure:15137: /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:15137: $? = 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | #ifndef PF_CAN | #ifdef __cplusplus | (void) PF_CAN; | #else | (void) PF_CAN; | #endif | #endif | | ; | return 0; | } configure:15137: result: no configure:15148: checking whether AF_CAN is declared configure:15148: /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:15148: $? = 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | #ifndef AF_CAN | #ifdef __cplusplus | (void) AF_CAN; | #else | (void) AF_CAN; | #endif | #endif | | ; | return 0; | } configure:15148: result: no configure:15159: checking whether N_SLCAN is declared configure:15159: /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:15159: $? = 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 <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main (void) | { | #ifndef N_SLCAN | #ifdef __cplusplus | (void) N_SLCAN; | #else | (void) N_SLCAN; | #endif | #endif | | ; | return 0; | } configure:15159: result: no configure:15177: checking whether to enable debugging configure:15191: result: no configure:15340: checking that generated files are newer than configure configure:15346: result: done configure:15387: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by can-utils config.status trunk, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hydra64-fedora42 config.status:1018: creating GNUmakefile config.status:1190: executing libtool commands config.status:1190: executing depfiles commands config.status:1819: 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:1824: $? = 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_EGREP_TRADITIONAL='/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_FILECMD=file 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_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_largefile_opts='none needed' ac_cv_type_off_t=yes ac_cv_type_pid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_filesystem_timestamp_resolution=0.01 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_sleep_fractional_seconds=yes am_cv_xargs_n_works=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_manifest_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__rm_f_notfound='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' am__xargs_n='xargs -n' 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