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.69. Invocation command line was
$ ./configure --prefix=/opt/openrobots --infodir=/opt/openrobots/info --mandir=/opt/openrobots/man
## --------- ##
## Platform. ##
## --------- ##
hostname = hydra64-ubuntu2004
uname -m = x86_64
uname -r = 5.4.0-200-generic
uname -s = Linux
uname -v = #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024
/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
PATH: /sbin
PATH: /bin
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2424: checking build system type
configure:2438: result: x86_64-pc-linux-gnu
configure:2458: checking host system type
configure:2471: result: x86_64-pc-linux-gnu
configure:2547: checking for gcc
configure:2574: result: /usr/bin/gcc
configure:2803: checking for C compiler version
configure:2812: /usr/bin/gcc --version >&5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Copyright (C) 2019 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:2823: $? = 0
configure:2812: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)
configure:2823: $? = 0
configure:2812: /usr/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2823: $? = 1
configure:2812: /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:2823: $? = 1
configure:2843: checking whether the C compiler works
configure:2865: /usr/bin/gcc -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:2869: $? = 0
configure:2917: result: yes
configure:2920: checking for C compiler default output file name
configure:2922: result: a.out
configure:2928: checking for suffix of executables
configure:2935: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:2939: $? = 0
configure:2961: result:
configure:2983: checking whether we are cross compiling
configure:2991: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:2995: $? = 0
configure:3002: ./conftest
configure:3006: $? = 0
configure:3021: result: no
configure:3026: checking for suffix of object files
configure:3048: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3052: $? = 0
configure:3073: result: o
configure:3077: checking whether we are using the GNU C compiler
configure:3096: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3096: $? = 0
configure:3105: result: yes
configure:3114: checking whether /usr/bin/gcc accepts -g
configure:3134: /usr/bin/gcc -c -g conftest.c >&5
configure:3134: $? = 0
configure:3175: result: yes
configure:3192: checking for /usr/bin/gcc option to accept ISO C89
configure:3255: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3255: $? = 0
configure:3268: result: none needed
configure:3296: checking whether /usr/bin/gcc understands -c and -o together
configure:3318: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3321: $? = 0
configure:3318: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3321: $? = 0
configure:3333: result: yes
configure:3396: checking how to print strings
configure:3423: result: printf
configure:3444: checking for a sed that does not truncate output
configure:3508: result: /usr/bin/sed
configure:3526: checking for grep that handles long lines and -e
configure:3584: result: /usr/bin/grep
configure:3589: checking for egrep
configure:3651: result: /usr/bin/grep -E
configure:3656: checking for fgrep
configure:3718: result: /usr/bin/grep -F
configure:3753: checking for ld used by /usr/bin/gcc
configure:3820: result: /usr/bin/ld
configure:3827: checking if the linker (/usr/bin/ld) is GNU ld
configure:3842: result: yes
configure:3854: checking for BSD- or MS-compatible name lister (nm)
configure:3908: result: /usr/bin/nm -B
configure:4038: checking the name lister (/usr/bin/nm -B) interface
configure:4045: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:4048: /usr/bin/nm -B "conftest.o"
configure:4051: output
0000000000000000 B some_variable
configure:4058: result: BSD nm
configure:4061: checking whether ln -s works
configure:4065: result: yes
configure:4073: checking the maximum length of command line arguments
configure:4204: result: 1572864
configure:4252: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:4292: result: func_convert_file_noop
configure:4299: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:4319: result: func_convert_file_noop
configure:4326: checking for /usr/bin/ld option to reload object files
configure:4333: result: -r
configure:4407: checking for objdump
configure:4423: found /usr/bin/objdump
configure:4434: result: objdump
configure:4463: checking how to recognize dependent libraries
configure:4663: result: pass_all
configure:4748: checking for dlltool
configure:4778: result: no
configure:4805: checking how to associate runtime and link libraries
configure:4832: result: printf %s\n
configure:4893: checking for ar
configure:4909: found /usr/bin/ar
configure:4920: result: ar
configure:4957: checking for archiver @FILE support
configure:4974: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:4974: $? = 0
configure:4977: ar cr libconftest.a @conftest.lst >&5
configure:4980: $? = 0
configure:4985: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:4988: $? = 1
configure:5000: result: @
configure:5058: checking for strip
configure:5074: found /usr/bin/strip
configure:5085: result: strip
configure:5157: checking for ranlib
configure:5173: found /usr/bin/ranlib
configure:5184: result: ranlib
configure:5261: checking for gawk
configure:5277: found /usr/bin/gawk
configure:5288: result: gawk
configure:5328: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object
configure:5481: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:5484: $? = 0
configure:5488: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
configure:5554: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c conftstm.o >&5
configure:5557: $? = 0
configure:5595: result: ok
configure:5642: checking for sysroot
configure:5672: result: no
configure:5679: checking for a working dd
configure:5717: result: /usr/bin/dd
configure:5721: checking how to truncate binary pipes
configure:5736: result: /usr/bin/dd bs=4096 count=1
configure:5872: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:5875: $? = 0
configure:6065: checking for mt
configure:6081: found /usr/bin/mt
configure:6092: result: mt
configure:6115: checking if mt is a manifest tool
configure:6121: mt '-?'
configure:6129: result: no
configure:6806: checking how to run the C preprocessor
configure:6876: result: /usr/bin/gcc -E
configure:6896: /usr/bin/gcc -E conftest.c
configure:6896: $? = 0
configure:6910: /usr/bin/gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6910: $? = 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 ""
| /* end confdefs.h. */
| #include
configure:6939: checking for ANSI C header files
configure:6959: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:6959: $? = 0
configure:7032: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7032: $? = 0
configure:7032: ./conftest
configure:7032: $? = 0
configure:7043: result: yes
configure:7056: checking for sys/types.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7056: checking for sys/stat.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7056: checking for stdlib.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7056: checking for string.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7056: checking for memory.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7056: checking for strings.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7056: checking for inttypes.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7056: checking for stdint.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7056: checking for unistd.h
configure:7056: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7056: $? = 0
configure:7056: result: yes
configure:7070: checking for dlfcn.h
configure:7070: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7070: $? = 0
configure:7070: result: yes
configure:7624: checking for objdir
configure:7639: result: .libs
configure:7903: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:7921: /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:7925: $? = 0
configure:7938: result: no
configure:8302: checking for /usr/bin/gcc option to produce PIC
configure:8309: result: -fPIC -DPIC
configure:8317: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:8335: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -fPIC -DPIC -DPIC conftest.c >&5
configure:8339: $? = 0
configure:8352: result: yes
configure:8381: checking if /usr/bin/gcc static flag -static works
configure:8409: result: yes
configure:8424: checking if /usr/bin/gcc supports -c -o file.o
configure:8445: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -o out/conftest2.o conftest.c >&5
configure:8449: $? = 0
configure:8471: result: yes
configure:8479: checking if /usr/bin/gcc supports -c -o file.o
configure:8526: result: yes
configure:8559: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9822: result: yes
configure:9859: checking whether -lc should be explicitly linked in
configure:9867: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:9870: $? = 0
configure:9885: /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:9888: $? = 0
configure:9902: result: no
configure:10062: checking dynamic linker characteristics
configure:10643: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10643: $? = 0
configure:10892: result: GNU/Linux ld.so
configure:11014: checking how to hardcode library paths into programs
configure:11039: result: immediate
configure:11587: checking whether stripping libraries is possible
configure:11592: result: yes
configure:11627: checking if libtool supports shared libraries
configure:11629: result: yes
configure:11632: checking whether to build shared libraries
configure:11657: result: yes
configure:11660: checking whether to build static libraries
configure:11664: result: yes
configure:11718: checking for a BSD-compatible install
configure:11786: result: /usr/bin/install -c
configure:11797: checking whether build environment is sane
configure:11852: result: yes
configure:12000: checking for a thread-safe mkdir -p
configure:12039: result: /usr/bin/mkdir -p
configure:12042: checking whether make sets $(MAKE)
configure:12064: result: yes
configure:12086: checking whether make supports the include directive
configure:12101: 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:12104: $? = 0
configure:12123: result: yes (GNU style)
configure:12156: checking whether make supports nested variables
configure:12173: result: yes
configure:12258: checking dependency style of /usr/bin/gcc
configure:12369: result: gcc3
configure:12438: checking whether make supports nested variables
configure:12455: result: yes
configure:12489: checking fcntl.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking fcntl.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for fcntl.h
configure:12489: result: yes
configure:12489: checking limits.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking limits.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for limits.h
configure:12489: result: yes
configure:12489: checking locale.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking locale.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for locale.h
configure:12489: result: yes
configure:12489: checking for stdint.h
configure:12489: result: yes
configure:12489: checking for stdlib.h
configure:12489: result: yes
configure:12489: checking for string.h
configure:12489: result: yes
configure:12489: checking syslog.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking syslog.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for syslog.h
configure:12489: result: yes
configure:12489: checking termios.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking termios.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for termios.h
configure:12489: result: yes
configure:12489: checking for unistd.h
configure:12489: result: yes
configure:12489: checking netinet/in.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking netinet/in.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for netinet/in.h
configure:12489: result: yes
configure:12489: checking sys/ioctl.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking sys/ioctl.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for sys/ioctl.h
configure:12489: result: yes
configure:12489: checking sys/socket.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking sys/socket.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for sys/socket.h
configure:12489: result: yes
configure:12489: checking sys/time.h usability
configure:12489: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking sys/time.h presence
configure:12489: /usr/bin/gcc -E conftest.c
configure:12489: $? = 0
configure:12489: result: yes
configure:12489: checking for sys/time.h
configure:12489: result: yes
configure:12504: checking for inline
configure:12520: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12520: $? = 0
configure:12528: result: inline
configure:12553: checking for special C compiler options needed for large files
configure:12598: result: no
configure:12604: checking for _FILE_OFFSET_BITS value needed for large files
configure:12629: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12629: $? = 0
configure:12661: result: no
configure:12746: checking for off_t
configure:12746: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12746: $? = 0
configure:12746: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:20: error: expected expression before ')' token
72 | if (sizeof ((off_t)))
| ^
configure:12746: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:12746: result: yes
configure:12757: checking for pid_t
configure:12757: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12757: $? = 0
configure:12757: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:20: error: expected expression before ')' token
72 | if (sizeof ((pid_t)))
| ^
configure:12757: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:12757: result: yes
configure:12768: checking for uint64_t
configure:12768: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12768: $? = 0
configure:12768: result: yes
configure:12789: checking vfork.h usability
configure:12789: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:69:10: fatal error: vfork.h: No such file or directory
69 | #include
| ^~~~~~~~~
compilation terminated.
configure:12789: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:12789: result: no
configure:12789: checking vfork.h presence
configure:12789: /usr/bin/gcc -E conftest.c
conftest.c:36:10: fatal error: vfork.h: No such file or directory
36 | #include
| ^~~~~~~~~
compilation terminated.
configure:12789: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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
configure:12789: result: no
configure:12789: checking for vfork.h
configure:12789: result: no
configure:12802: checking for fork
configure:12802: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:59:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
59 | char fork ();
| ^~~~
configure:12802: $? = 0
configure:12802: result: yes
configure:12802: checking for vfork
configure:12802: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12802: $? = 0
configure:12802: result: yes
configure:12812: checking for working fork
configure:12834: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:12834: $? = 0
configure:12834: ./conftest
configure:12834: $? = 0
configure:12844: result: yes
configure:12865: checking for working vfork
configure:12975: result: yes
configure:13000: checking whether time.h and sys/time.h may both be included
configure:13020: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13020: $? = 0
configure:13027: result: yes
configure:13041: checking for sys/time.h
configure:13041: result: yes
configure:13041: checking for unistd.h
configure:13041: result: yes
configure:13062: checking for alarm
configure:13062: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13062: $? = 0
configure:13062: result: yes
configure:13075: checking for working mktime
configure:13277: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13277: $? = 0
configure:13277: ./conftest
configure:13277: $? = 0
configure:13287: result: yes
configure:13313: checking for alarm
configure:13313: result: yes
configure:13313: checking for gettimeofday
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for localtime_r
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for memset
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:70:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
70 | char memset ();
| ^~~~~~
conftest.c:58:1: note: 'memset' is declared in header ''
57 | # include
58 | #else
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for select
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for setlocale
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for socket
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for strchr
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:74:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
74 | char strchr ();
| ^~~~~~
conftest.c:62:1: note: 'strchr' is declared in header ''
61 | # include
62 | #else
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for strerror
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for strstr
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
76 | char strstr ();
| ^~~~~~
conftest.c:64:1: note: 'strstr' is declared in header ''
63 | # include
64 | #else
configure:13313: $? = 0
configure:13313: result: yes
configure:13313: checking for strtoul
configure:13313: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13313: $? = 0
configure:13313: result: yes
configure:13324: checking for library containing clock_nanosleep
configure:13355: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13355: $? = 0
configure:13372: result: none required
configure:13381: checking whether SO_RXQ_OVFL is declared
configure:13381: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:10: error: 'SO_RXQ_OVFL' undeclared (first use in this function)
95 | (void) SO_RXQ_OVFL;
| ^~~~~~~~~~~
conftest.c:95:10: note: each undeclared identifier is reported only once for each function it appears in
configure:13381: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 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_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef SO_RXQ_OVFL
| #ifdef __cplusplus
| (void) SO_RXQ_OVFL;
| #else
| (void) SO_RXQ_OVFL;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:13381: result: no
configure:13391: checking whether PF_CAN is declared
configure:13391: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:96:10: error: 'PF_CAN' undeclared (first use in this function)
96 | (void) PF_CAN;
| ^~~~~~
conftest.c:96:10: note: each undeclared identifier is reported only once for each function it appears in
configure:13391: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 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_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef PF_CAN
| #ifdef __cplusplus
| (void) PF_CAN;
| #else
| (void) PF_CAN;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:13391: result: no
configure:13401: checking whether AF_CAN is declared
configure:13401: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:10: error: 'AF_CAN' undeclared (first use in this function); did you mean 'PF_CAN'?
97 | (void) AF_CAN;
| ^~~~~~
| PF_CAN
conftest.c:97:10: note: each undeclared identifier is reported only once for each function it appears in
configure:13401: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 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_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef AF_CAN
| #ifdef __cplusplus
| (void) AF_CAN;
| #else
| (void) AF_CAN;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:13401: result: no
configure:13411: checking whether N_SLCAN is declared
configure:13411: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:10: error: 'N_SLCAN' undeclared (first use in this function)
98 | (void) N_SLCAN;
| ^~~~~~~
conftest.c:98:10: note: each undeclared identifier is reported only once for each function it appears in
configure:13411: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define 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_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 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_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef N_SLCAN
| #ifdef __cplusplus
| (void) N_SLCAN;
| #else
| (void) N_SLCAN;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:13411: result: no
configure:13428: checking whether to enable debugging
configure:13440: result: no
configure:13599: checking that generated files are newer than configure
configure:13605: result: done
configure:13628: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by can-utils config.status trunk, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hydra64-ubuntu2004
config.status:14737: creating GNUmakefile
config.status:14907: executing libtool commands
config.status:14907: executing depfiles commands
config.status:15527: 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:15534: $? = 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_env_CC_set='set'
ac_cv_env_CC_value='/usr/bin/gcc'
ac_cv_env_CFLAGS_set='set'
ac_cv_env_CFLAGS_value='-pipe -O3 -DNDEBUG'
ac_cv_env_CPPFLAGS_set='set'
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set='set'
ac_cv_env_CPP_value='/usr/bin/gcc -E'
ac_cv_env_LDFLAGS_set='set'
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set='set'
ac_cv_env_LIBS_value=''
ac_cv_env_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_memory_h='yes'
ac_cv_header_netinet_in_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_sys_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_time='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_CPP='/usr/bin/gcc -E'
ac_cv_prog_ac_ct_AR='ar'
ac_cv_prog_ac_ct_CC='/usr/bin/gcc'
ac_cv_prog_ac_ct_MANIFEST_TOOL='mt'
ac_cv_prog_ac_ct_OBJDUMP='objdump'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_ac_ct_STRIP='strip'
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g='yes'
ac_cv_prog_make_make_set='yes'
ac_cv_search_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='yes'
lt_cv_prog_gnu_ld='yes'
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath='yes'
lt_cv_sys_global_symbol_pipe='sed -n -e '"'"'s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'"'"' | sed '"'"'/ __gnu_lto/d'"'"
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '"'"'s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'"'"
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '"'"'s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'"'"
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '"'"'s/^T .* \(.*\)$/extern int \1();/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'"'"
lt_cv_sys_global_symbol_to_import=''
lt_cv_sys_max_cmd_len='1572864'
lt_cv_to_host_file_cmd='func_convert_file_noop'
lt_cv_to_tool_file_cmd='func_convert_file_noop'
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## 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'
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
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=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=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'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
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 STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define 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_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 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