robotpkg/wip/can-utils bulk build results
Log for can-utils-2018.02.0 on Fedora-37-x86_64: build.log (Back)
--- Environment ---
EXPECT_TARGETS=package
M4=/usr/bin/m4
_overrides_pkgtools_pkg_install_PKGREQD=pkg_install>=20110805.12 pkg_install>=20110805.12 pkg_install>=20110805.12
BULKBASE=/opt/openrobots
AUTOMAKE=/usr/bin/automake
CPP=/usr/bin/gcc -E
TAR=/usr/bin/tar
LC_MONETARY=C
_override_vars_pkgtools_tnftp=PKGREQD PKGREQD
OPSYS=Fedora
_overrides_wip_can_utils_PKGREQD=can-utils-2018.02.0~!doc
ACLOCAL=/usr/bin/aclocal
ECHO_N=echo -n
PWD=/local/robotpkg/var/lib/robotpkg/wip/can-utils
DIGEST=/opt/openrobots/sbin/robotpkg_digest
LOCALBASE=/opt/openrobots
MAKEOVERRIDES=${-*-command-variables-*-}
CXX=false
PAX=/usr/bin/pax
CXXCPP=false
MACHINE_PLATFORM=Fedora-37-x86_64
LANG=C
OWNER_GID=robots
BULK_LOGDIR=/local/robotpkg/var/log/bulk
MACHINE_KERNEL=Linux-6.5.12-100.fc37.x86_64-x86_64
ROBOTPKG_TRUSTED_ENV=robotpkg
ROBOTPKG_BASE=/local/robotpkg
_overrides_pkgtools_digest_PKGREQD=digest>=20080510 digest>=20080510
_ROBOTPKG_NOW=1115145641
PKG_DBDIR=/opt/openrobots/var/db/robotpkg
AUTOCONF=/usr/bin/autoconf
RECURSIVE_PKGPATH=wip/can-utils
AUTOM4TE=/usr/bin/autom4te
OS_VERSION=37
MFLAGS=--no-print-directory
GZIP_CMD=/usr/bin/gzip
tag=Fedora-37-x86_64
ZCAT=/usr/bin/zcat
MAKEFLAGS= --no-print-directory -- PKGREQD.cmdline=can-utils-2018.02.0~!doc RECURSIVE_PKGPATH=wip/can-utils\ tag=Fedora-37-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
_override_vars_archivers_pax=PKGREQD PKGREQD
LOWER_OS_KERNEL=linux
LOWER_OS_VERSION=37
ROBOTPKG_DIR=/local/robotpkg/var/lib/robotpkg
SHLVL=4
GCC=/usr/bin/gcc
MAKELEVEL=4
OWNER_UID=rbulk
AUTORECONF=/usr/bin/autoreconf
LC_MESSAGES=C
rm=
MAKECONF=/opt/robotpkg/etc/robotpkg-wip.conf
hline="$bf======================================================================$rm"
LC_CTYPE=C
MACHINE_ARCH=x86_64
OS_KERNEL_VERSION=6.5.12-100.fc37.x86_64
LC_TIME=C
TNFTP=/opt/openrobots/sbin/tnftp
FC=false
LOWER_OPSYS=fedora
LC_COLLATE=C
LOWER_ARCH=x86_64
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
_overrides_archivers_pax_PKGREQD=pax pax
NODENAME=hydra64-fedora37
CC=/usr/bin/gcc
PKGTOOLS_VERSION=20211115.3
bf=
_override_vars_pkgtools_pkg_install=PKGREQD PKGREQD PKGREQD
_overrides_pkgtools_tnftp_PKGREQD=tnftp>=20091122 tnftp>=20091122
_override_vars_wip_can_utils=PKGREQD
OS_KERNEL=Linux
LC_NUMERIC=C
OLDPWD=/local/robotpkg/var/lib/robotpkg/wip/ros-py-urdf-parser
_=/usr/bin/env
---
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' 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:19: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'?
507 | ioctl(fd, SIOCGSTAMP, &sniftab[id].currstamp);
| ^~~~~~~~~~
| SIOCGARP
cansniffer.c:507:19: note: each undeclared identifier is reported only once for each function it appears in
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 cansend.o cansend.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 canplayer.o canplayer.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 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
candump.c: In function 'main':
candump.c:624:50: 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",
| ^
candump.c:624:17: note: 'sprintf' output between 30 and 82 bytes into a destination of size 31
624 | sprintf(fname, "candump-%04d-%02d-%02d_%02d%02d%02d.log",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
625 | now.tm_year + 1900,
| ~~~~~~~~~~~~~~~~~~~
626 | now.tm_mon + 1,
| ~~~~~~~~~~~~~~~
627 | now.tm_mday,
| ~~~~~~~~~~~~
628 | now.tm_hour,
| ~~~~~~~~~~~~
629 | now.tm_min,
| ~~~~~~~~~~~
630 | now.tm_sec);
| ~~~~~~~~~~~
/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:42: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'?
231 | ioctl(s, SIOCGSTAMP, &tv);
| ^~~~~~~~~~
| SIOCGARP
isotpdump.c:231:42: 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 isotprecv.c -o isotprecv
make: *** [: isotpdump] Error 1
canlogserver.c: In function 'main':
canlogserver.c:404:49: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'?
404 | if (ioctl(s[i], SIOCGSTAMP, &tv) < 0)
| ^~~~~~~~~~
| SIOCGARP
canlogserver.c:404:49: 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
make: *** [: canlogserver.o] 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 isotpsniffer.c -o isotpsniffer
isotpsniffer.c: In function 'printbuf':
isotpsniffer.c:94:31: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'?
94 | ioctl(socket, SIOCGSTAMP, tv);
| ^~~~~~~~~~
| SIOCGARP
isotpsniffer.c:94:31: 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:42: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'?
284 | ioctl(s, SIOCGSTAMP, &start_tv);
| ^~~~~~~~~~
| SIOCGARP
isotpperf.c:284:42: note: each undeclared identifier is reported only once for each function it appears in
isotptun.c: In function 'main':
isotptun.c:327:9: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 15 [-Wstringop-truncation]
327 | strncpy(ifr.ifr_name, name, IFNAMSIZ - 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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:205:33: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation]
205 | strncpy (ifr.ifr_name, buf, IFNAMSIZ);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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
slcand.c: In function 'main':
slcand.c:389:25: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation]
389 | strncpy(ifr.ifr_name, buf, IFNAMSIZ);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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
/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
/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
slcanpty.c: In function 'can2pty':
slcanpty.c:375:35: error: 'SIOCGSTAMP' undeclared (first use in this function); did you mean 'SIOCGARP'?
375 | if (ioctl(socket, SIOCGSTAMP, &tv) < 0)
| ^~~~~~~~~~
| SIOCGARP
slcanpty.c:375:35: note: each undeclared identifier is reported only once for each function it appears in
make: *** [: slcanpty] Error 1
/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.