<86>Mar 20 10:13:54 userdel[3811475]: delete user 'rooter' <86>Mar 20 10:13:54 userdel[3811475]: removed group 'rooter' owned by 'rooter' <86>Mar 20 10:13:54 userdel[3811475]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 20 10:13:54 groupadd[3811480]: group added to /etc/group: name=rooter, GID=678 <86>Mar 20 10:13:54 groupadd[3811480]: group added to /etc/gshadow: name=rooter <86>Mar 20 10:13:54 groupadd[3811480]: new group: name=rooter, GID=678 <86>Mar 20 10:13:54 useradd[3811491]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Mar 20 10:13:54 userdel[3811504]: delete user 'builder' <86>Mar 20 10:13:54 userdel[3811504]: removed group 'builder' owned by 'builder' <86>Mar 20 10:13:54 userdel[3811504]: removed shadow group 'builder' owned by 'builder' <86>Mar 20 10:13:54 groupadd[3811520]: group added to /etc/group: name=builder, GID=679 <86>Mar 20 10:13:54 groupadd[3811520]: group added to /etc/gshadow: name=builder <86>Mar 20 10:13:54 groupadd[3811520]: new group: name=builder, GID=679 <86>Mar 20 10:13:54 useradd[3811527]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Mar 20 10:13:56 rpmi: liblz4-1:1.9.3-alt1 sisyphus+262305.100.1.1 1606099167 installed <13>Mar 20 10:13:56 rpmi: libgpg-error-1.41-alt4 sisyphus+264254.200.1.1 1609440111 installed <13>Mar 20 10:13:56 rpmi: libgcrypt20-1.9.2-alt1 sisyphus+266496.100.1.1 1613559234 installed <13>Mar 20 10:13:56 rpmi: libsystemd-1:247.3-alt2 sisyphus+266129.100.1.3 1613012672 installed <13>Mar 20 10:13:56 rpmi: libdbus-1.12.18-alt1 sisyphus+252758.100.1.1 1591203693 installed <13>Mar 20 10:13:56 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+252303.100.1.1 1590571652 installed <13>Mar 20 10:13:56 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+252303.100.1.1 1590571652 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ucarp-1.5.2-alt2.nosrc.rpm (w1.gzdio) Installing ucarp-1.5.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36283 + 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.36283 + 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 -march=i586 -mtune=generic -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon' ++ 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 + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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 --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i586-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 i586-alt-linux-ranlib... no checking for ranlib... ranlib checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by i586-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 i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl.exe... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-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 i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-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 i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 checking if the linker (/usr/bin/ld) 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... 4 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 i586-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 -j8 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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] 252 | 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 328 | 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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] 64 | 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -c carp.c carp.c: In function 'packethandler': carp.c:422:18: warning: variable 'dest' set but not used [-Wunused-but-set-variable] 422 | unsigned int dest; | ^~~~ carp.c:421:18: warning: variable 'source' set but not used [-Wunused-but-set-variable] 421 | 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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fcommon -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.33672 + 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/lib 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) verify-elf: WARNING: ./usr/sbin/ucarp: uses non-LFS functions: fopen open Hardlinking identical .pyc and .pyo files Processing files: ucarp-1.5.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5646 + 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.ZUbOhB 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.yKVeZA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpcap.so.0.8 >= 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.qHkHEC Creating ucarp-debuginfo package Processing files: ucarp-debuginfo-1.5.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qm8zTC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qHHfdC find-requires: running scripts (debuginfo) Requires: ucarp = 1.5.2-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpcap.so.0.8) Adding to ucarp-debuginfo a strict dependency on ucarp Wrote: /usr/src/RPM/RPMS/i586/ucarp-1.5.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ucarp-debuginfo-1.5.2-alt2.i586.rpm (w2.lzdio) 7.82user 2.85system 0:17.08elapsed 62%CPU (0avgtext+0avgdata 28640maxresident)k 0inputs+0outputs (0major+1204070minor)pagefaults 0swaps 11.24user 5.34system 0:22.96elapsed 72%CPU (0avgtext+0avgdata 106880maxresident)k 512inputs+0outputs (0major+1484626minor)pagefaults 0swaps