<86>Mar 26 08:02:32 userdel[433724]: delete user 'rooter'
<86>Mar 26 08:02:32 userdel[433724]: removed group 'rooter' owned by 'rooter'
<86>Mar 26 08:02:32 userdel[433724]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 26 08:02:32 groupadd[433739]: group added to /etc/group: name=rooter, GID=1368
<86>Mar 26 08:02:32 groupadd[433739]: group added to /etc/gshadow: name=rooter
<86>Mar 26 08:02:32 groupadd[433739]: new group: name=rooter, GID=1368
<86>Mar 26 08:02:32 useradd[433749]: new user: name=rooter, UID=1368, GID=1368, home=/root, shell=/bin/bash
<86>Mar 26 08:02:32 userdel[433772]: delete user 'builder'
<86>Mar 26 08:02:32 userdel[433772]: removed group 'builder' owned by 'builder'
<86>Mar 26 08:02:32 userdel[433772]: removed shadow group 'builder' owned by 'builder'
<86>Mar 26 08:02:32 groupadd[433793]: group added to /etc/group: name=builder, GID=1369
<86>Mar 26 08:02:32 groupadd[433793]: group added to /etc/gshadow: name=builder
<86>Mar 26 08:02:32 groupadd[433793]: new group: name=builder, GID=1369
<86>Mar 26 08:02:32 useradd[433805]: new user: name=builder, UID=1369, GID=1369, home=/usr/src, shell=/bin/bash
<13>Mar 26 08:02:33 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Mar 26 08:02:33 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed
<13>Mar 26 08:02:33 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed
<13>Mar 26 08:02:33 rpmi: libsystemd-1:247.13-alt1 p9+313189.100.1.1 1673457063 installed
<13>Mar 26 08:02:33 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Mar 26 08:02:33 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
<13>Mar 26 08:02:33 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ucarp-1.5.2-alt1.nosrc.rpm (w1.gzdio)
Installing ucarp-1.5.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44540
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ucarp-1.5.2
+ echo 'Source #0 (ucarp-1.5.2.tar):'
Source #0 (ucarp-1.5.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ucarp-1.5.2.tar
+ cd ucarp-1.5.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44540
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ucarp-1.5.2
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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 --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: Unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... (cached) pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl.exe... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-cf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-pghpf... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-gfortran... no
checking for x86_64-alt-linux-g95... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-ifort... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for library containing strerror... none required
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking net/if_types.h usability... no
checking net/if_types.h presence... no
checking for net/if_types.h... no
checking for sys/sockio.h... no
checking for net/if_arp.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking ioctl.h usability... no
checking ioctl.h presence... no
checking for ioctl.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for dev_t... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for connect... yes
checking for gethostbyname... yes
checking for gethostbyname... (cached) yes
checking for pcap_lookupdev in -lpcap... yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking for sig_atomic_t... yes
checking for nfds_t... yes
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for strftime... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for wait3 that fills in rusage... yes
checking for initgroups... yes
checking for setrlimit... yes
checking for waitpid... yes
checking for setproctitle... no
checking for getopt_long... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setegid... yes
checking for setregid... yes
checking for setresgid... yes
checking for strtoull... yes
checking for strtoq... yes
checking for memset... yes
checking for munmap... yes
checking for strdup... yes
checking for fileno... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vfprintf... yes
checking for gethostname... yes
checking for setlocale... yes
checking for random... yes
checking for srandomdev... no
checking for arc4random... no
checking for getifaddrs... yes
configure: You have /dev/urandom - Great
configure: You have /dev/random - Great
checking whether snprintf is C99 conformant... done
checking whether you already have a standard SHA1 implementation... no
checking whether syslog names are available... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating examples/linux/Makefile
config.status: creating examples/bsd/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: WARNING: Unrecognized options: --disable-silent-rules, --without-included-gettext
configure: +--------------------------------------------------------+
configure: | You can subscribe to the UCARP users mailing-list to   |
configure: | ask for help and to stay informed of new releases.     |
configure: | Go to http://www.ucarp.org/ml/ now!                    |
configure: +--------------------------------------------------------+
+ make -j16
make  all-recursive
Making all in m4
make[2]: Nothing to be done for 'all'.
Making all in po
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c mysnprintf.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c bsd-getopt_long.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c fillmac.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c fakesnprintf.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c spawn.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c daemonize.c
daemonize.c: In function 'dodaemonize':
daemonize.c:64:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
         chdir("/");
         ^~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c log.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c garp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c ucarp.c
ucarp.c: In function 'main':
ucarp.c:252:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations]
         interface = pcap_lookupdev(NULL);
         ^~~~~~~~~
In file included from /usr/include/pcap.h:43,
                 from ucarp.h:63,
                 from ucarp.c:5:
/usr/include/pcap/pcap.h:328:16: note: declared here
 PCAP_API char *pcap_lookupdev(char *)
                ^~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c crypto-sha1.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -DCONFDIR=\"/etc\"  -pipe -frecord-gcc-switches -Wall -g -O2 -c carp.c
carp.c: In function 'packethandler':
carp.c:422:18: warning: variable 'dest' set but not used [-Wunused-but-set-variable]
     unsigned int dest;
                  ^~~~
carp.c:421:18: warning: variable 'source' set but not used [-Wunused-but-set-variable]
     unsigned int source;
                  ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o ucarp  ucarp.o carp.o crypto-sha1.o fillmac.o bsd-getopt_long.o garp.o spawn.o fakesnprintf.o mysnprintf.o log.o daemonize.o  -lpcap 
mkdir .libs
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o ucarp ucarp.o carp.o crypto-sha1.o fillmac.o bsd-getopt_long.o garp.o spawn.o fakesnprintf.o mysnprintf.o log.o daemonize.o  -lpcap  
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
Making all in examples
Making all in linux
make[3]: Nothing to be done for 'all'.
Making all in bsd
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12037
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ucarp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ucarp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ucarp-1.5.2
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ucarp-buildroot/usr exec_prefix=/usr/src/tmp/ucarp-buildroot/usr bindir=/usr/src/tmp/ucarp-buildroot/usr/bin sbindir=/usr/src/tmp/ucarp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ucarp-buildroot/etc datadir=/usr/src/tmp/ucarp-buildroot/usr/share includedir=/usr/src/tmp/ucarp-buildroot/usr/include libdir=/usr/src/tmp/ucarp-buildroot/usr/lib64 libexecdir=/usr/src/tmp/ucarp-buildroot/usr/lib localstatedir=/usr/src/tmp/ucarp-buildroot/var/lib sharedstatedir=/usr/src/tmp/ucarp-buildroot/var/lib mandir=/usr/src/tmp/ucarp-buildroot/usr/share/man infodir=/usr/src/tmp/ucarp-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2'
Making install in m4
make[1]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/m4'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/m4'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/m4'
Making install in po
make[1]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/po'
mkdir -p -- /usr/src/tmp/ucarp-buildroot/usr/share
installing en@quot.gmo as /usr/src/tmp/ucarp-buildroot/usr/share/locale/en@quot/LC_MESSAGES/ucarp.mo
installing en@boldquot.gmo as /usr/src/tmp/ucarp-buildroot/usr/share/locale/en@boldquot/LC_MESSAGES/ucarp.mo
if test "ucarp" = "gettext-tools"; then \
  mkdir -p -- /usr/src/tmp/ucarp-buildroot/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/libexec/rpm-build/install -p -m 644 ./$file \
		    /usr/src/tmp/ucarp-buildroot/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/tmp/ucarp-buildroot/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/po'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
test -z "/usr/src/tmp/ucarp-buildroot/usr/sbin" || mkdir -p -- "/usr/src/tmp/ucarp-buildroot/usr/sbin"
  /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p 'ucarp' '/usr/src/tmp/ucarp-buildroot/usr/sbin/ucarp'
/usr/libexec/rpm-build/install -p ucarp /usr/src/tmp/ucarp-buildroot/usr/sbin/ucarp
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/src'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples'
Making install in linux
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples/linux'
make[3]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples/linux'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples/linux'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples/linux'
Making install in bsd
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples/bsd'
make[3]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples/bsd'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples/bsd'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples/bsd'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucarp-1.5.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2'
make: Leaving directory '/usr/src/RPM/BUILD/ucarp-1.5.2'
+ rm -rf -- /usr/src/tmp/ucarp-buildroot//usr/share/locale
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ucarp-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/ucarp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ucarp-buildroot/ (default)
Compressing files in /usr/src/tmp/ucarp-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/ucarp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: ucarp-1.5.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12037
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ucarp-1.5.2
+ DOCDIR=/usr/src/tmp/ucarp-buildroot/usr/share/doc/ucarp-1.5.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/ucarp-buildroot/usr/share/doc/ucarp-1.5.2
+ /bin/mkdir -p /usr/src/tmp/ucarp-buildroot/usr/share/doc/ucarp-1.5.2
+ cp -prL AUTHORS COPYING README examples/linux/vip-down.sh examples/linux/vip-up.sh /usr/src/tmp/ucarp-buildroot/usr/share/doc/ucarp-1.5.2
+ chmod -R go-w /usr/src/tmp/ucarp-buildroot/usr/share/doc/ucarp-1.5.2
+ chmod -R a+rX /usr/src/tmp/ucarp-buildroot/usr/share/doc/ucarp-1.5.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ercf42
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PKeTr5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpcap.so.0.8()(64bit) >= set:kgRPDTcigYGlPpbS4Ib4Te2, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sU7mgb
Creating ucarp-debuginfo package
Processing files: ucarp-debuginfo-1.5.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.py5Ovk
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ET1dcx
find-requires: running scripts (debuginfo)
Requires: ucarp = 1.5.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8)
Wrote: /usr/src/RPM/RPMS/x86_64/ucarp-1.5.2-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ucarp-debuginfo-1.5.2-alt1.x86_64.rpm (w2.lzdio)
4.05user 3.79system 0:14.80elapsed 53%CPU (0avgtext+0avgdata 37988maxresident)k
0inputs+0outputs (0major+1346083minor)pagefaults 0swaps
1.75user 1.04system 0:19.61elapsed 14%CPU (0avgtext+0avgdata 120088maxresident)k
0inputs+0outputs (34458major+171990minor)pagefaults 0swaps
--- ucarp-1.5.2-alt1.x86_64.rpm.repo	2012-10-29 08:15:23.000000000 +0000
+++ ucarp-1.5.2-alt1.x86_64.rpm.hasher	2023-03-26 08:02:50.214279090 +0000
@@ -17,3 +17,3 @@
 Provides: ucarp = 1.5.2-alt1
-File: /usr/sbin/ucarp	100755	root:root	512313ba454a5f89cbe269648c5e0498	
+File: /usr/sbin/ucarp	100755	root:root	d62a89fbd8025ce87cea1de9efcb38b8	
 File: /usr/share/doc/ucarp-1.5.2	40755	root:root		
@@ -24,2 +24,2 @@
 File: /usr/share/doc/ucarp-1.5.2/vip-up.sh	100755	root:root	0b9155b582bfbfa8266b28d46fed3e2c	
-RPMIdentity: 8379e4c404fff478f5e83dded2dfe9633e256ee309c2d083c5a3c9b68c526f0c9d9e167d84b49f5b46a24c687e8e200f5d0c0a4822be99397ffd6be80323148f
+RPMIdentity: 7fc88cd3f8c25cefd47fead7cbdab92adcb745e43010554086cadbdb64028f7fdd7577d20405534f08cf320e4d7699ae934047a7c7e19127829f7e21ea54fae9
--- ucarp-debuginfo-1.5.2-alt1.x86_64.rpm.repo	2012-10-29 08:15:23.000000000 +0000
+++ ucarp-debuginfo-1.5.2-alt1.x86_64.rpm.hasher	2023-03-26 08:02:50.298280475 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f8	40755	root:root	
-/usr/lib/debug/.build-id/f8/6eb93aff650f49b59a0da5c9d3e28d43de2e0d	120777	root:root	../../../../sbin/ucarp
-/usr/lib/debug/.build-id/f8/6eb93aff650f49b59a0da5c9d3e28d43de2e0d.debug	120777	root:root	../../usr/sbin/ucarp.debug
+/usr/lib/debug/.build-id/c3	40755	root:root	
+/usr/lib/debug/.build-id/c3/f25ea939fb5a3c3d0187e7d8574377b067c16c	120777	root:root	../../../../sbin/ucarp
+/usr/lib/debug/.build-id/c3/f25ea939fb5a3c3d0187e7d8574377b067c16c.debug	120777	root:root	../../usr/sbin/ucarp.debug
 /usr/lib/debug/usr/sbin/ucarp.debug	100644	root:root	
@@ -32,6 +32,6 @@
 Provides: ucarp-debuginfo = 1.5.2-alt1
-File: /usr/lib/debug/.build-id/f8	40755	root:root		
-File: /usr/lib/debug/.build-id/f8/6eb93aff650f49b59a0da5c9d3e28d43de2e0d	120777	root:root		../../../../sbin/ucarp
-File: /usr/lib/debug/.build-id/f8/6eb93aff650f49b59a0da5c9d3e28d43de2e0d.debug	120777	root:root		../../usr/sbin/ucarp.debug
-File: /usr/lib/debug/usr/sbin/ucarp.debug	100644	root:root	7736f14541cd5ae6319a420d050f8276	
+File: /usr/lib/debug/.build-id/c3	40755	root:root		
+File: /usr/lib/debug/.build-id/c3/f25ea939fb5a3c3d0187e7d8574377b067c16c	120777	root:root		../../../../sbin/ucarp
+File: /usr/lib/debug/.build-id/c3/f25ea939fb5a3c3d0187e7d8574377b067c16c.debug	120777	root:root		../../usr/sbin/ucarp.debug
+File: /usr/lib/debug/usr/sbin/ucarp.debug	100644	root:root	5e9024fdbc850258f5332642ff903b4b	
 File: /usr/src/debug/ucarp-1.5.2	40755	root:root		
@@ -58,2 +58,2 @@
 File: /usr/src/debug/ucarp-1.5.2/src/ucarp_p.h	100644	root:root	106fb2c20a69274a330699ce4a407407	
-RPMIdentity: a5cf6ee31e7a582126bf711ba4e1c96e99a7c3aa4895dc2687d26b2bcce98e7198ae7b51f7ad31aba21281c1b09844219156261c5c3cd617ce277e6d36fcd2fe
+RPMIdentity: 7d8951e64a0885ae0d48b9f34d30a6113f2546db70f4e8fb168bd7066c914c933bbc9763e1246998ee069f5417e8123f0bbbf8a50b2f4da1808dd7a4c51f5062