robotpkg/wip/can-utils bulk build results
Log for can-utils-2018.02.0 on Ubuntu-22.04-x86_64: autoconf.log (Back)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by can-utils configure trunk, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure --prefix=/opt/openrobots --infodir=/opt/openrobots/info --mandir=/opt/openrobots/man
## --------- ##
## Platform. ##
## --------- ##
hostname = hydra64-ubuntu2204
uname -m = x86_64
uname -r = 6.8.0-48-generic
uname -s = Linux
uname -v = #48~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 7 11:24:13 UTC 2
/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:2574: looking for aux files: missing install-sh ltmain.sh compile config.guess config.sub
configure:2587: trying ./config/autoconf/
configure:2616: ./config/autoconf/missing found
configure:2598: ./config/autoconf/install-sh found
configure:2616: ./config/autoconf/ltmain.sh found
configure:2616: ./config/autoconf/compile found
configure:2616: ./config/autoconf/config.guess found
configure:2616: ./config/autoconf/config.sub found
configure:2737: checking build system type
configure:2752: result: x86_64-pc-linux-gnu
configure:2772: checking host system type
configure:2786: result: x86_64-pc-linux-gnu
configure:2876: checking for gcc
configure:2908: result: /usr/bin/gcc
configure:3261: checking for C compiler version
configure:3270: /usr/bin/gcc --version >&5
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 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:3281: $? = 0
configure:3270: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-bootstrap --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 --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --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-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
... rest of stderr output deleted ...
configure:3281: $? = 0
configure:3270: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3281: $? = 1
configure:3270: /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:3281: $? = 1
configure:3270: /usr/bin/gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:3281: $? = 1
configure:3301: checking whether the C compiler works
configure:3323: /usr/bin/gcc -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3327: $? = 0
configure:3377: result: yes
configure:3380: checking for C compiler default output file name
configure:3382: result: a.out
configure:3388: checking for suffix of executables
configure:3395: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3399: $? = 0
configure:3422: result:
configure:3444: checking whether we are cross compiling
configure:3452: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3456: $? = 0
configure:3463: ./conftest
configure:3467: $? = 0
configure:3482: result: no
configure:3487: checking for suffix of object files
configure:3510: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3514: $? = 0
configure:3536: result: o
configure:3540: checking whether the compiler supports GNU C
configure:3560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3560: $? = 0
configure:3570: result: yes
configure:3581: checking whether /usr/bin/gcc accepts -g
configure:3602: /usr/bin/gcc -c -g conftest.c >&5
configure:3602: $? = 0
configure:3646: result: yes
configure:3666: checking for /usr/bin/gcc option to enable C11 features
configure:3681: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:3681: $? = 0
configure:3699: result: none needed
configure:3819: checking whether /usr/bin/gcc understands -c and -o together
configure:3842: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3845: $? = 0
configure:3842: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3845: $? = 0
configure:3857: result: yes
configure:3921: checking how to print strings
configure:3948: result: printf
configure:3969: checking for a sed that does not truncate output
configure:4039: result: /usr/bin/sed
configure:4057: checking for grep that handles long lines and -e
configure:4121: result: /usr/bin/grep
configure:4126: checking for egrep
configure:4194: result: /usr/bin/grep -E
configure:4199: checking for fgrep
configure:4267: result: /usr/bin/grep -F
configure:4303: checking for ld used by /usr/bin/gcc
configure:4371: result: /usr/bin/ld
configure:4378: checking if the linker (/usr/bin/ld) is GNU ld
configure:4394: result: yes
configure:4406: checking for BSD- or MS-compatible name lister (nm)
configure:4461: result: /usr/bin/nm -B
configure:4601: checking the name lister (/usr/bin/nm -B) interface
configure:4609: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:4612: /usr/bin/nm -B "conftest.o"
configure:4615: output
0000000000000000 B some_variable
configure:4622: result: BSD nm
configure:4625: checking whether ln -s works
configure:4629: result: yes
configure:4637: checking the maximum length of command line arguments
configure:4769: result: 1572864
configure:4817: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:4858: result: func_convert_file_noop
configure:4865: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:4886: result: func_convert_file_noop
configure:4893: checking for /usr/bin/ld option to reload object files
configure:4901: result: -r
configure:4980: checking for objdump
configure:5001: found /usr/bin/objdump
configure:5012: result: objdump
configure:5041: checking how to recognize dependent libraries
configure:5242: result: pass_all
configure:5332: checking for dlltool
configure:5367: result: no
configure:5394: checking how to associate runtime and link libraries
configure:5422: result: printf %s\n
configure:5488: checking for ar
configure:5509: found /usr/bin/ar
configure:5520: result: ar
configure:5557: checking for archiver @FILE support
configure:5575: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:5575: $? = 0
configure:5579: ar cr libconftest.a @conftest.lst >&5
configure:5582: $? = 0
configure:5587: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5590: $? = 1
configure:5602: result: @
configure:5665: checking for strip
configure:5686: found /usr/bin/strip
configure:5697: result: strip
configure:5774: checking for ranlib
configure:5795: found /usr/bin/ranlib
configure:5806: result: ranlib
configure:5883: checking for gawk
configure:5918: result: no
configure:5883: checking for mawk
configure:5904: found /usr/bin/mawk
configure:5915: result: mawk
configure:5955: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object
configure:6109: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:6112: $? = 0
configure:6116: /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:6182: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c conftstm.o >&5
configure:6185: $? = 0
configure:6223: result: ok
configure:6270: checking for sysroot
configure:6301: result: no
configure:6308: checking for a working dd
configure:6352: result: /usr/bin/dd
configure:6356: checking how to truncate binary pipes
configure:6372: result: /usr/bin/dd bs=4096 count=1
configure:6509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:6512: $? = 0
configure:6709: checking for mt
configure:6730: found /usr/bin/mt
configure:6741: result: mt
configure:6764: checking if mt is a manifest tool
configure:6771: mt '-?'
configure:6779: result: no
configure:7509: checking for stdio.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for stdlib.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for string.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for inttypes.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for stdint.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for strings.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for sys/stat.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for sys/types.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for unistd.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7509: checking for vfork.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:46:10: fatal error: vfork.h: No such file or directory
46 | #include
| ^~~~~~~~~
compilation terminated.
configure:7509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "can-utils"
| #define PACKAGE_TARNAME "can-utils"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "can-utils trunk"
| #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_STDIO_H
| # include
| #endif
| #ifdef HAVE_STDLIB_H
| # include
| #endif
| #ifdef HAVE_STRING_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:7509: result: no
configure:7509: checking for sys/time.h
configure:7509: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7509: $? = 0
configure:7509: result: yes
configure:7534: checking for dlfcn.h
configure:7534: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:7534: $? = 0
configure:7534: result: yes
configure:8121: checking for objdir
configure:8137: result: .libs
configure:8401: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:8420: /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:8424: $? = 0
configure:8437: result: no
configure:8801: checking for /usr/bin/gcc option to produce PIC
configure:8809: result: -fPIC -DPIC
configure:8817: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:8836: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -fPIC -DPIC -DPIC conftest.c >&5
configure:8840: $? = 0
configure:8853: result: yes
configure:8882: checking if /usr/bin/gcc static flag -static works
configure:8911: result: yes
configure:8926: checking if /usr/bin/gcc supports -c -o file.o
configure:8948: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall -o out/conftest2.o conftest.c >&5
configure:8952: $? = 0
configure:8974: result: yes
configure:8982: checking if /usr/bin/gcc supports -c -o file.o
configure:9030: result: yes
configure:9063: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10333: result: yes
configure:10370: checking whether -lc should be explicitly linked in
configure:10379: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:10382: $? = 0
configure:10397: /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:10400: $? = 0
configure:10414: result: no
configure:10574: checking dynamic linker characteristics
configure:11156: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11156: $? = 0
configure:11407: result: GNU/Linux ld.so
configure:11529: checking how to hardcode library paths into programs
configure:11554: result: immediate
configure:12106: checking whether stripping libraries is possible
configure:12111: result: yes
configure:12146: checking if libtool supports shared libraries
configure:12148: result: yes
configure:12151: checking whether to build shared libraries
configure:12176: result: yes
configure:12179: checking whether to build static libraries
configure:12183: result: yes
configure:12238: checking for a BSD-compatible install
configure:12311: result: /usr/bin/install -c
configure:12322: checking whether build environment is sane
configure:12377: result: yes
configure:12532: checking for a race-free mkdir -p
configure:12576: result: /usr/bin/mkdir -p
configure:12579: checking whether make sets $(MAKE)
configure:12602: result: yes
configure:12624: checking whether make supports the include directive
configure:12639: 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:12642: $? = 0
configure:12661: result: yes (GNU style)
configure:12696: checking whether make supports nested variables
configure:12714: result: yes
configure:12795: checking dependency style of /usr/bin/gcc
configure:12907: result: gcc3
configure:12991: checking whether make supports nested variables
configure:13009: result: yes
configure:13024: checking for fcntl.h
configure:13024: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13024: $? = 0
configure:13024: result: yes
configure:13030: checking for limits.h
configure:13030: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13030: $? = 0
configure:13030: result: yes
configure:13036: checking for locale.h
configure:13036: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13036: $? = 0
configure:13036: result: yes
configure:13042: checking for stdint.h
configure:13042: result: yes
configure:13048: checking for stdlib.h
configure:13048: result: yes
configure:13054: checking for string.h
configure:13054: result: yes
configure:13060: checking for syslog.h
configure:13060: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13060: $? = 0
configure:13060: result: yes
configure:13066: checking for termios.h
configure:13066: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13066: $? = 0
configure:13066: result: yes
configure:13072: checking for unistd.h
configure:13072: result: yes
configure:13078: checking for netinet/in.h
configure:13078: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13078: $? = 0
configure:13078: result: yes
configure:13084: checking for sys/ioctl.h
configure:13084: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13084: $? = 0
configure:13084: result: yes
configure:13090: checking for sys/socket.h
configure:13090: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13090: $? = 0
configure:13090: result: yes
configure:13096: checking for sys/time.h
configure:13096: result: yes
configure:13108: checking for inline
configure:13125: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13125: $? = 0
configure:13134: result: inline
configure:13160: checking for special C compiler options needed for large files
configure:13208: result: no
configure:13214: checking for _FILE_OFFSET_BITS value needed for large files
configure:13240: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13240: $? = 0
configure:13274: result: no
configure:13356: checking for off_t
configure:13356: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13356: $? = 0
configure:13356: /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:13356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "can-utils"
| #define PACKAGE_TARNAME "can-utils"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "can-utils trunk"
| #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "can-utils"
| #define VERSION "trunk"
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_STDIO_H
| # include
| #endif
| #ifdef HAVE_STDLIB_H
| # include
| #endif
| #ifdef HAVE_STRING_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main (void)
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:13356: result: yes
configure:13367: checking for pid_t
configure:13367: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13367: $? = 0
configure:13367: /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:13367: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "can-utils"
| #define PACKAGE_TARNAME "can-utils"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "can-utils trunk"
| #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "can-utils"
| #define VERSION "trunk"
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_STDIO_H
| # include
| #endif
| #ifdef HAVE_STDLIB_H
| # include
| #endif
| #ifdef HAVE_STRING_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| int
| main (void)
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:13367: result: yes
configure:13403: checking for uint64_t
configure:13403: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13403: $? = 0
configure:13403: result: yes
configure:13425: checking for fork
configure:13425: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:53:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
53 | char fork ();
| ^~~~
configure:13425: $? = 0
configure:13425: result: yes
configure:13425: checking for vfork
configure:13425: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13425: $? = 0
configure:13425: result: yes
configure:13425: checking for alarm
configure:13425: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13425: $? = 0
configure:13425: result: yes
configure:13438: checking for working fork
configure:13462: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13462: $? = 0
configure:13462: ./conftest
configure:13462: $? = 0
configure:13473: result: yes
configure:13494: checking for working vfork
configure:13623: result: yes
configure:13652: checking for working mktime
configure:13850: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13850: $? = 0
configure:13850: ./conftest
configure:13850: $? = 0
configure:13861: result: yes
configure:13872: checking for alarm
configure:13872: result: yes
configure:13878: checking for gettimeofday
configure:13878: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13878: $? = 0
configure:13878: result: yes
configure:13884: checking for localtime_r
configure:13884: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13884: $? = 0
configure:13884: result: yes
configure:13890: checking for memset
configure:13890: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:61:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
61 | char memset ();
| ^~~~~~
conftest.c:53:1: note: 'memset' is declared in header ''
52 | #include
53 | #undef memset
configure:13890: $? = 0
configure:13890: result: yes
configure:13896: checking for select
configure:13896: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13896: $? = 0
configure:13896: result: yes
configure:13902: checking for setlocale
configure:13902: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13902: $? = 0
configure:13902: result: yes
configure:13908: checking for socket
configure:13908: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13908: $? = 0
configure:13908: result: yes
configure:13914: checking for strchr
configure:13914: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:65:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
65 | char strchr ();
| ^~~~~~
conftest.c:57:1: note: 'strchr' is declared in header ''
56 | #include
57 | #undef strchr
configure:13914: $? = 0
configure:13914: result: yes
configure:13920: checking for strerror
configure:13920: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13920: $? = 0
configure:13920: result: yes
configure:13926: checking for strstr
configure:13926: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c:67:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
67 | char strstr ();
| ^~~~~~
conftest.c:59:1: note: 'strstr' is declared in header ''
58 | #include
59 | #undef strstr
configure:13926: $? = 0
configure:13926: result: yes
configure:13932: checking for strtoul
configure:13932: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13932: $? = 0
configure:13932: result: yes
configure:13941: checking for library containing clock_nanosleep
configure:13971: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:13971: $? = 0
configure:13991: result: none required
configure:14001: checking for /usr/bin/gcc options needed to detect all undeclared functions
configure:14023: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:8: error: 'strchr' undeclared (first use in this function)
57 | (void) strchr;
| ^~~~~~
conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '?
1 | /* confdefs.h */
conftest.c:57:8: note: each undeclared identifier is reported only once for each function it appears in
57 | (void) strchr;
| ^~~~~~
configure:14023: $? = 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:14050: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -Wall conftest.c >&5
configure:14050: $? = 0
configure:14067: result: none needed
configure:14081: checking whether SO_RXQ_OVFL is declared
configure:14081: /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:14081: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "can-utils"
| #define PACKAGE_TARNAME "can-utils"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "can-utils trunk"
| #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "can-utils"
| #define VERSION "trunk"
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_STDIO_H
| # include
| #endif
| #ifdef HAVE_STDLIB_H
| # include
| #endif
| #ifdef HAVE_STRING_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main (void)
| {
| #ifndef SO_RXQ_OVFL
| #ifdef __cplusplus
| (void) SO_RXQ_OVFL;
| #else
| (void) SO_RXQ_OVFL;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:14081: result: no
configure:14091: checking whether PF_CAN is declared
configure:14091: /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:14091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "can-utils"
| #define PACKAGE_TARNAME "can-utils"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "can-utils trunk"
| #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "can-utils"
| #define VERSION "trunk"
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define SO_RXQ_OVFL 40
| /* end confdefs.h. */
| #include
| #ifdef HAVE_STDIO_H
| # include
| #endif
| #ifdef HAVE_STDLIB_H
| # include
| #endif
| #ifdef HAVE_STRING_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main (void)
| {
| #ifndef PF_CAN
| #ifdef __cplusplus
| (void) PF_CAN;
| #else
| (void) PF_CAN;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:14091: result: no
configure:14101: checking whether AF_CAN is declared
configure:14101: /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:14101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "can-utils"
| #define PACKAGE_TARNAME "can-utils"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "can-utils trunk"
| #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "can-utils"
| #define VERSION "trunk"
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define SO_RXQ_OVFL 40
| #define PF_CAN 29
| /* end confdefs.h. */
| #include
| #ifdef HAVE_STDIO_H
| # include
| #endif
| #ifdef HAVE_STDLIB_H
| # include
| #endif
| #ifdef HAVE_STRING_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main (void)
| {
| #ifndef AF_CAN
| #ifdef __cplusplus
| (void) AF_CAN;
| #else
| (void) AF_CAN;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:14101: result: no
configure:14111: checking whether N_SLCAN is declared
configure:14111: /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:14111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "can-utils"
| #define PACKAGE_TARNAME "can-utils"
| #define PACKAGE_VERSION "trunk"
| #define PACKAGE_STRING "can-utils trunk"
| #define PACKAGE_BUGREPORT "linux-can@vger.kernel.org"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "can-utils"
| #define VERSION "trunk"
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define SO_RXQ_OVFL 40
| #define PF_CAN 29
| #define AF_CAN PF_CAN
| /* end confdefs.h. */
| #include
| #ifdef HAVE_STDIO_H
| # include
| #endif
| #ifdef HAVE_STDLIB_H
| # include
| #endif
| #ifdef HAVE_STRING_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main (void)
| {
| #ifndef N_SLCAN
| #ifdef __cplusplus
| (void) N_SLCAN;
| #else
| (void) N_SLCAN;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:14111: result: no
configure:14128: checking whether to enable debugging
configure:14141: result: no
configure:14300: checking that generated files are newer than configure
configure:14306: result: done
configure:14329: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by can-utils config.status trunk, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hydra64-ubuntu2204
config.status:15433: creating GNUmakefile
config.status:15603: executing libtool commands
config.status:15603: executing depfiles commands
config.status:16224: 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:16231: $? = 0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build='x86_64-pc-linux-gnu'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_inline='inline'
ac_cv_c_uint64_t='yes'
ac_cv_c_undeclared_builtin_options='none needed'
ac_cv_env_CC_set='set'
ac_cv_env_CC_value='/usr/bin/gcc'
ac_cv_env_CFLAGS_set='set'
ac_cv_env_CFLAGS_value='-pipe -O3 -DNDEBUG'
ac_cv_env_CPPFLAGS_set='set'
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set='set'
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set='set'
ac_cv_env_LIBS_value=''
ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_alarm='yes'
ac_cv_func_fork='yes'
ac_cv_func_fork_works='yes'
ac_cv_func_gettimeofday='yes'
ac_cv_func_localtime_r='yes'
ac_cv_func_memset='yes'
ac_cv_func_select='yes'
ac_cv_func_setlocale='yes'
ac_cv_func_socket='yes'
ac_cv_func_strchr='yes'
ac_cv_func_strerror='yes'
ac_cv_func_strstr='yes'
ac_cv_func_strtoul='yes'
ac_cv_func_vfork='yes'
ac_cv_func_vfork_works='yes'
ac_cv_func_working_mktime='yes'
ac_cv_have_decl_AF_CAN='no'
ac_cv_have_decl_N_SLCAN='no'
ac_cv_have_decl_PF_CAN='no'
ac_cv_have_decl_SO_RXQ_OVFL='no'
ac_cv_header_dlfcn_h='yes'
ac_cv_header_fcntl_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_limits_h='yes'
ac_cv_header_locale_h='yes'
ac_cv_header_netinet_in_h='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_stdio_h='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_sys_ioctl_h='yes'
ac_cv_header_sys_socket_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_time_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_syslog_h='yes'
ac_cv_header_termios_h='yes'
ac_cv_header_unistd_h='yes'
ac_cv_header_vfork_h='no'
ac_cv_host='x86_64-pc-linux-gnu'
ac_cv_objext='o'
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP='/usr/bin/grep'
ac_cv_path_SED='/usr/bin/sed'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD='/usr/bin/dd'
ac_cv_path_mkdir='/usr/bin/mkdir'
ac_cv_prog_AWK='mawk'
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_c11=''
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_make_make_set='yes'
ac_cv_search_clock_nanosleep='none required'
ac_cv_sys_file_offset_bits='no'
ac_cv_sys_largefile_CC='no'
ac_cv_type_off_t='yes'
ac_cv_type_pid_t='yes'
am_cv_CC_dependencies_compiler_type='gcc3'
am_cv_make_support_nested_variables='yes'
am_cv_prog_cc_c_o='yes'
lt_cv_ar_at_file='@'
lt_cv_archive_cmds_need_lc='no'
lt_cv_deplibs_check_method='pass_all'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag='-r'
lt_cv_nm_interface='BSD nm'
lt_cv_objdir='.libs'
lt_cv_path_LD='/usr/bin/ld'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool='no'
lt_cv_prog_compiler_c_o='yes'
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works='yes'
lt_cv_prog_compiler_rtti_exceptions='no'
lt_cv_prog_compiler_static_works='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='mawk'
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'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0/config/autoconf/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='can-utils'
PACKAGE_BUGREPORT='linux-can@vger.kernel.org'
PACKAGE_NAME='can-utils'
PACKAGE_STRING='can-utils trunk'
PACKAGE_TARNAME='can-utils'
PACKAGE_URL=''
PACKAGE_VERSION='trunk'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='trunk'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/opt/openrobots/info'
install_sh='${SHELL} /local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0/config/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/opt/openrobots/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/openrobots'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "can-utils"
#define PACKAGE_TARNAME "can-utils"
#define PACKAGE_VERSION "trunk"
#define PACKAGE_STRING "can-utils trunk"
#define PACKAGE_BUGREPORT "linux-can@vger.kernel.org"
#define PACKAGE_URL ""
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "can-utils"
#define VERSION "trunk"
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_ALARM 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_ALARM 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_SETLOCALE 1
#define HAVE_SOCKET 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOUL 1
#define SO_RXQ_OVFL 40
#define PF_CAN 29
#define AF_CAN PF_CAN
#define N_SLCAN 17
#define _GNU_SOURCE 1
configure: exit 0