<86>Nov 9 06:19:31 userdel[1334734]: delete user 'rooter' <86>Nov 9 06:19:31 userdel[1334734]: removed group 'rooter' owned by 'rooter' <86>Nov 9 06:19:31 userdel[1334734]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 9 06:19:31 groupadd[1334765]: group added to /etc/group: name=rooter, GID=1226 <86>Nov 9 06:19:31 groupadd[1334765]: group added to /etc/gshadow: name=rooter <86>Nov 9 06:19:31 groupadd[1334765]: new group: name=rooter, GID=1226 <86>Nov 9 06:19:31 useradd[1334771]: new user: name=rooter, UID=1226, GID=1226, home=/root, shell=/bin/bash, from=none <86>Nov 9 06:19:31 userdel[1334792]: delete user 'builder' <86>Nov 9 06:19:31 userdel[1334792]: removed group 'builder' owned by 'builder' <86>Nov 9 06:19:31 userdel[1334792]: removed shadow group 'builder' owned by 'builder' <86>Nov 9 06:19:31 groupadd[1334816]: group added to /etc/group: name=builder, GID=1227 <86>Nov 9 06:19:31 groupadd[1334816]: group added to /etc/gshadow: name=builder <86>Nov 9 06:19:31 groupadd[1334816]: new group: name=builder, GID=1227 <86>Nov 9 06:19:31 useradd[1334824]: new user: name=builder, UID=1227, GID=1227, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/rarpd-1.1-alt2.1.src.rpm: bad symbols in the license tag: / <13>Nov 9 06:19:36 rpmi: libnet2-1.1.6-alt1 sisyphus+278100.2700.1.1 1626059535 installed <13>Nov 9 06:19:36 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667413000 installed <13>Nov 9 06:19:36 rpmi: libsystemd-1:255.13-alt1 sisyphus+359453.100.2.1 1728651220 installed <13>Nov 9 06:19:36 rpmi: libdbus-1.14.10-alt1 sisyphus+327286.5700.14.1 1711487513 installed <13>Nov 9 06:19:36 rpmi: libpcap0.8-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>Nov 9 06:19:36 rpmi: libpcap-devel-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>Nov 9 06:19:36 rpmi: libnet2-devel-1.1.6-alt1 sisyphus+278100.2700.1.1 1626059535 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rarpd-1.1-alt2.1.nosrc.rpm (w1.gzdio) Installing rarpd-1.1-alt2.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16974 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rarpd-1.1 + echo 'Source #0 (rarpd-1.1.tar.bz2):' Source #0 (rarpd-1.1.tar.bz2): + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/rarpd-1.1.tar.bz2 + /bin/tar -xf - + cd rarpd-1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (rarpd-1.1-libnet.diff):' Patch #0 (rarpd-1.1-libnet.diff): + /usr/bin/patch -p0 patching file rarpd.c + echo 'Patch #1 (rarpd-1.1-printf.diff):' Patch #1 (rarpd-1.1-printf.diff): + /usr/bin/patch -p0 patching file rarpd.c + echo 'Patch #2 (rarpd-alt-no-rpath.diff):' Patch #2 (rarpd-alt-no-rpath.diff): + /usr/bin/patch -p2 patching file configure.in + echo 'Patch #3 (rarpd-1.1-autoconf.diff):' Patch #3 (rarpd-1.1-autoconf.diff): + /usr/bin/patch -p0 patching file Makefile.am patching file aclocal.m4 patching file cmulocal/libnet.m4 patching file cmulocal/libpcap.m4 patching file configure.in + echo 'Patch #4 (rarpd-1.1-fix-packet-growth-bug246891.diff):' Patch #4 (rarpd-1.1-fix-packet-growth-bug246891.diff): + /usr/bin/patch -p0 patching file rarpd.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16974 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rarpd-1.1 + rm install.sh + aclocal -I cmulocal aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' cmulocal/libpcap.m4:5: warning: underquoted definition of CMU_PCAP_INC_WHERE1 cmulocal/libpcap.m4:5: run info Automake 'Extending aclocal' cmulocal/libpcap.m4:5: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal + automake -afc --foreign automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: installing './compile' configure.in:2: installing './install-sh' configure.in:2: installing './missing' Makefile.am: installing './depcomp' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' + autoconf -I cmulocal configure.in:5: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:5: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:5: the top level configure.in:11: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:11: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... cmulocal/libpcap.m4:26: CMU_PCAP_LIB_WHERE1 is expanded from... cmulocal/libpcap.m4:37: CMU_PCAP_LIB_WHERE is expanded from... cmulocal/libpcap.m4:51: CMU_PCAP is expanded from... configure.in:11: the top level configure.in:11: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:11: You should run autoupdate. ./lib/autoconf/c.m4:467: ac_cv_prog_gcc is expanded from... cmulocal/libpcap.m4:51: CMU_PCAP is expanded from... configure.in:11: the top level configure.in:13: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:13: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... cmulocal/libnet.m4:47: CMU_LIBNET_LIB_WHERE1 is expanded from... cmulocal/libnet.m4:65: CMU_LIBNET_LIB_WHERE is expanded from... cmulocal/libnet.m4:80: CMU_LIBNET is expanded from... configure.in:13: the top level configure.in:13: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:13: You should run autoupdate. ./lib/autoconf/c.m4:467: ac_cv_prog_gcc is expanded from... cmulocal/libnet.m4:80: CMU_LIBNET is expanded from... configure.in:13: the top level configure.in:21: warning: AC_OUTPUT should be used without arguments. configure.in:21: You should run autoupdate. + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIE -pie' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIE -pie' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --with-libnet=/usr configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for sys/sockio.h... no checking for net/if_arp.h... yes checking for pcap-namedb.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for ctype.h... yes checking for sys/socket.h... yes checking for paths.h... yes checking for connect... ./configure: line 1613: ac_fn_c_try_link: command not found ./configure: line 1640: ac_fn_c_try_link: command not found no checking for gethostbyname in -lnsl... no checking for connect in -lsocket... no checking for pcap library in /usr/ng/lib... no found checking for pcap library in /usr/lib... no found checking for pcap library in /usr/local/lib... no found checking for pcap header in /usr/ng/include... no found checking for pcap header in /usr/include... found checking whether to include pcap... yes checking whether to include libnet... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/rarpd-1.1' i586-alt-linux-gcc -DPACKAGE_NAME=\"rarpd.c\" -DPACKAGE_TARNAME=\"rarpd-c\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"rarpd.c\ 1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rarpd-c\" -DVERSION=\"1.1\" -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 -DSTDC_HEADERS=1 -DHAVE_NET_IF_ARP_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_CTYPE_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_PATHS_H=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIE -pie -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I/usr/include -c -o rarpd.o rarpd.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from rarpd.c:4: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ rarpd.c: In function 'process_arp': rarpd.c:320:16: warning: unused variable 'ipaddr' [-Wunused-variable] 320 | unsigned int ipaddr; | ^~~~~~ rarpd.c:319:36: warning: variable 'tpa' set but not used [-Wunused-but-set-variable] 319 | unsigned char *sha, *spa, *tha, *tpa; | ^~~ rarpd.c:319:24: warning: variable 'spa' set but not used [-Wunused-but-set-variable] 319 | unsigned char *sha, *spa, *tha, *tpa; | ^~~ rarpd.c: In function 'main': rarpd.c:452:5: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 452 | device = pcap_lookupdev(ebuf); | ^~~~~~ In file included from /usr/include/pcap.h:43, from rarpd.c:33: /usr/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ rarpd.c:481:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 481 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIE -pie -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -fPIE -pie -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include -I/usr/include -o rarpd rarpd.o -L -lpcap -L/usr/lib -lnet ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o: in function `.L72': /usr/include/bits/stdio2.h:79:(.text.startup+0x104): undefined reference to `pcap_version' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o: in function `.L78': /usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:465:(.text.startup+0x26f): undefined reference to `pcap_open_live' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:471:(.text.startup+0x289): undefined reference to `pcap_snapshot' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:472:(.text.startup+0x2a3): undefined reference to `pcap_lookupnet' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:484:(.text.startup+0x32a): undefined reference to `pcap_compile' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:489:(.text.startup+0x346): undefined reference to `pcap_setfilter' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:499:(.text.startup+0x374): undefined reference to `pcap_loop' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:504:(.text.startup+0x38e): undefined reference to `pcap_close' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:452:(.text.startup+0x3d6): undefined reference to `pcap_lookupdev' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:490:(.text.startup+0x434): undefined reference to `pcap_geterr' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:485:(.text.startup+0x442): undefined reference to `pcap_geterr' ld: /usr/src/tmp/ccUs5W9u.ltrans0.ltrans.o:/usr/src/RPM/BUILD/rarpd-1.1/rarpd.c:500:(.text.startup+0x450): undefined reference to `pcap_geterr' collect2: error: ld returned 1 exit status make: *** [Makefile:392: rarpd] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/rarpd-1.1' error: Bad exit status from /usr/src/tmp/rpm-tmp.16974 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.16974 (%build) Command exited with non-zero status 1 2.02user 0.98system 0:02.86elapsed 105%CPU (0avgtext+0avgdata 25344maxresident)k 0inputs+0outputs (0major+215752minor)pagefaults 0swaps hsh-rebuild: rebuild of `rarpd-1.1-alt2.1.src.rpm' failed. Command exited with non-zero status 1 5.12user 2.14system 0:12.62elapsed 57%CPU (0avgtext+0avgdata 133024maxresident)k 464inputs+0outputs (0major+183387minor)pagefaults 0swaps