robotpkg/wip/can-utils bulk build results

Log for can-utils-2018.02.0 on Ubuntu-20.04-x86_64: build.log (Back)

--- Environment --- LOWER_ARCH=x86_64 AUTOMAKE=/usr/bin/automake OPSYS=Ubuntu GZIP_CMD=/usr/bin/gzip _override_vars_pkgtools_pkg_install=PKGREQD PKGREQD PKGREQD LC_TIME=C OS_KERNEL_VERSION=5.4.0-176-generic PKGREPO2DEB=/local/robotpkg/sbin/pkgrepo2deb BULKBASE=/opt/openrobots ECHO_N=echo -n _overrides_pkgtools_pkg_install_PKGREQD=pkg_install>=20110805.12 pkg_install>=20110805.12 pkg_install>=20110805.12 AUTORECONF=/usr/bin/autoreconf OS_VERSION=20.04 ROBOTPKG_BASE=/local/robotpkg OLDPWD=/local/robotpkg/var/lib/robotpkg/wip/ros-py-urdf-parser _override_vars_pkgtools_tnftp=PKGREQD PKGREQD PKG_DBDIR=/opt/openrobots/var/db/robotpkg hline="$bf======================================================================$rm" MACHINE_ARCH=x86_64 _overrides_pkgtools_tnftp_PKGREQD=tnftp>=20091122 tnftp>=20091122 FC=false AUTOCONF=/usr/bin/autoconf LC_CTYPE=C EXPECT_TARGETS=package LC_MONETARY=C MAKEFLAGS= --no-print-directory -- PKGREQD.cmdline=can-utils-2018.02.0~!doc RECURSIVE_PKGPATH=wip/can-utils\ tag=Ubuntu-20.04-x86_64 BULK_LOGDIR=/local/robotpkg/var/log/bulk BULKBASE=/opt/openrobots LOCALBASE=/opt/openrobots PKG_DBDIR=/opt/openrobots/var/db/robotpkg EXPECT_TARGETS=package _override_vars_pkgtools_digest=PKGREQD PKGREQD CPP=/usr/bin/gcc -E LOWER_OPSYS=ubuntu bf= _override_vars_pkgtools_pkgrepo2deb=PKGREQD PKGREQD _overrides_pkgtools_digest_PKGREQD=digest>=20080510 digest>=20080510 ACLOCAL=/usr/bin/aclocal GCC=/usr/bin/gcc DIGEST=/opt/openrobots/sbin/robotpkg_digest TAR=/usr/bin/tar LOWER_OS_VERSION=20.04 MACHINE_KERNEL=Linux-5.4.0-176-generic-x86_64 _overrides_pkgtools_pkgrepo2deb_PKGREQD=pkgrepo2deb>=1.9 pkgrepo2deb>=1.9 OWNER_GID=robots PKGTOOLS_VERSION=20211115.3 RECURSIVE_PKGPATH=wip/can-utils MAKECONF=/opt/robotpkg/etc/robotpkg-wip.conf _override_vars_archivers_pax=PKGREQD PKGREQD rm= LC_COLLATE=C OS_KERNEL=Linux ROBOTPKG_TRUSTED_ENV=robotpkg PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin _overrides_archivers_pax_PKGREQD=pax pax CXXCPP=false _override_vars_wip_can_utils=PKGREQD MAKELEVEL=4 DEB_HOST_MULTIARCH=x86_64-linux-gnu MACHINE_PLATFORM=Ubuntu-20.04-x86_64 _overrides_wip_can_utils_PKGREQD=can-utils-2018.02.0~!doc ROBOTPKG_DIR=/local/robotpkg/var/lib/robotpkg TNFTP=/opt/openrobots/sbin/tnftp LANG=C MAKEOVERRIDES=${-*-command-variables-*-} LC_MESSAGES=C tag=Ubuntu-20.04-x86_64 CXX=false LOCALBASE=/opt/openrobots OWNER_UID=rbulk BULK_LOGDIR=/local/robotpkg/var/log/bulk ZCAT=/usr/bin/zcat PAX=/usr/bin/pax LOWER_OS_KERNEL=linux GPG=/usr/bin/gpg --homedir=/opt/robotpkg/etc/gnupg PWD=/local/robotpkg/var/lib/robotpkg/wip/can-utils M4=/usr/bin/m4 _ROBOTPKG_NOW=0412185719 LC_NUMERIC=C AUTOM4TE=/usr/bin/autom4te CC=/usr/bin/gcc MFLAGS=--no-print-directory NODENAME=hydra64-ubuntu2004 --- Running set -e; cd /local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0/ && cd '/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work/can-utils-2018.02.0/' && /usr/bin/env MAKELEVEL= 'CPPFLAGS=' 'CFLAGS=-pipe -O3 -DNDEBUG' 'LDFLAGS=' 'CXXFLAGS=-pipe' PREFIX='/opt/openrobots' HOME=/local/robotpkg/var/tmp/robotpkg/wip/can-utils/work PATH='/opt/openrobots/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' LD_LIBRARY_PATH='' LOCALBASE=/opt/openrobots PKGMANDIR=man make -j4 -f Makefile all /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE can-calc-bit-timing.c -o can-calc-bit-timing /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o candump.o candump.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o lib.o lib.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE cansniffer.c -o cansniffer cansniffer.c: In function 'handle_bcm': cansniffer.c:507:12: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'? 507 | ioctl(fd, SIOCGSTAMP, &sniftab[id].currstamp); | ^~~~~~~~~~ | SIOCGARP cansniffer.c:507:12: note: each undeclared identifier is reported only once for each function it appears in cansniffer.c: In function 'writesettings': cansniffer.c:693:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 693 | write(fd, buf, 7); | ^~~~~~~~~~~~~~~~~ cansniffer.c:696:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 696 | write(fd, buf, 2); | ^~~~~~~~~~~~~~~~~ cansniffer.c:698:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 698 | write(fd, "n", 1); | ^~~~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o cansend.o cansend.c make: *** [: cansniffer] Error 1 /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o canplayer.o canplayer.c candump.c: In function 'main': candump.c:624:36: warning: '-' directive writing 1 byte into a region of size between 0 and 16 [-Wformat-overflow=] 624 | sprintf(fname, "candump-%04d-%02d-%02d_%02d%02d%02d.log", | ^ In file included from /usr/include/stdio.h:867, from candump.c:44: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 30 and 82 bytes into a destination of size 31 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o cangen.o cangen.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o canbusload.o canbusload.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o canframelen.o canframelen.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o log2long.o log2long.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o log2asc.o log2asc.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o asc2log.o asc2log.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o canlogserver.o canlogserver.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE bcmserver.c -o bcmserver /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE isotpdump.c -o isotpdump isotpdump.c: In function 'main': isotpdump.c:231:14: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'? 231 | ioctl(s, SIOCGSTAMP, &tv); | ^~~~~~~~~~ | SIOCGARP isotpdump.c:231:14: note: each undeclared identifier is reported only once for each function it appears in make: *** [: isotpdump] Error 1 /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE isotprecv.c -o isotprecv canlogserver.c: In function 'main': canlogserver.c:404:21: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'? 404 | if (ioctl(s[i], SIOCGSTAMP, &tv) < 0) | ^~~~~~~~~~ | SIOCGARP canlogserver.c:404:21: note: each undeclared identifier is reported only once for each function it appears in /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE isotpsend.c -o isotpsend /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE isotpsniffer.c -o isotpsniffer make: *** [: canlogserver.o] Error 1 isotpsniffer.c: In function 'printbuf': isotpsniffer.c:94:17: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'? 94 | ioctl(socket, SIOCGSTAMP, tv); | ^~~~~~~~~~ | SIOCGARP isotpsniffer.c:94:17: note: each undeclared identifier is reported only once for each function it appears in make: *** [: isotpsniffer] Error 1 /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE isotptun.c -o isotptun /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE isotpserver.c -o isotpserver /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE isotpperf.c -o isotpperf /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE cangw.c -o cangw isotpperf.c: In function 'main': isotpperf.c:284:14: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'? 284 | ioctl(s, SIOCGSTAMP, &start_tv); | ^~~~~~~~~~ | SIOCGARP isotpperf.c:284:14: note: each undeclared identifier is reported only once for each function it appears in make: *** [: isotpperf] Error 1 /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE slcan_attach.c -o slcan_attach /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE slcand.c -o slcand slcan_attach.c: In function 'main': slcan_attach.c:160:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 160 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcan_attach.c:165:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 165 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcan_attach.c:170:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 170 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcan_attach.c:175:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 175 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcan_attach.c:178:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 178 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcan_attach.c:232:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 232 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcand.c: In function 'main': slcand.c:346:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 346 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcand.c:351:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 351 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcand.c:356:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 356 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcand.c:361:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 361 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcand.c:364:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 364 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ slcand.c:417:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 417 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from slcan_attach.c:46: In function 'strncpy', inlined from 'main' at slcan_attach.c:205:5: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at slcan_attach.c:206:5: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from isotptun.c:54: In function 'strncpy', inlined from 'main' at isotptun.c:301:2: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from slcand.c:27: In function 'strncpy', inlined from 'main' at slcand.c:389:4: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at slcand.c:390:4: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o jacd.o jacd.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o libj1939.o libj1939.c jacd.c: In function 'main': jacd.c:487:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 487 | asprintf(&program_invocation_name, "%s.%s", program_invocation_short_name, optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o jspy.o jspy.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o jsr.o jsr.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE -c -o testj1939.o testj1939.c /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE slcanpty.c -o slcanpty jsr.c: In function 'main': jsr.c:213:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 213 | write(STDOUT_FILENO, buf, ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ slcanpty.c: In function 'can2pty': slcanpty.c:375:21: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'? 375 | if (ioctl(socket, SIOCGSTAMP, &tv) < 0) | ^~~~~~~~~~ | SIOCGARP slcanpty.c:375:21: note: each undeclared identifier is reported only once for each function it appears in make: *** [: slcanpty] Error 1 /usr/bin/gcc -O2 -Wall -Wno-parentheses -Iinclude -D_FILE_OFFSET_BITS=64 -DSO_RXQ_OVFL=40 -DPF_CAN=29 -DAF_CAN=PF_CAN -D_GNU_SOURCE canfdtest.c -o canfdtest /usr/bin/gcc candump.o lib.o -o candump /usr/bin/gcc cansend.o lib.o -o cansend /usr/bin/gcc canplayer.o lib.o -o canplayer /usr/bin/gcc cangen.o lib.o -o cangen /usr/bin/gcc canbusload.o canframelen.o -o canbusload /usr/bin/gcc log2long.o lib.o -o log2long /usr/bin/gcc log2asc.o lib.o -o log2asc /usr/bin/gcc asc2log.o lib.o -o asc2log /usr/bin/gcc jacd.o libj1939.o -o jacd /usr/bin/gcc jspy.o libj1939.o -o jspy /usr/bin/gcc jsr.o libj1939.o -o jsr /usr/bin/gcc testj1939.o libj1939.o -o testj1939 make: Target 'all' not remade because of errors.