<86>Feb 23 07:52:08 userdel[1412154]: delete user 'rooter' <86>Feb 23 07:52:08 groupadd[1412178]: group added to /etc/group: name=rooter, GID=1841 <86>Feb 23 07:52:08 groupadd[1412178]: group added to /etc/gshadow: name=rooter <86>Feb 23 07:52:08 groupadd[1412178]: new group: name=rooter, GID=1841 <86>Feb 23 07:52:08 useradd[1412195]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Feb 23 07:52:08 userdel[1412210]: delete user 'builder' <86>Feb 23 07:52:08 userdel[1412210]: removed group 'builder' owned by 'builder' <86>Feb 23 07:52:08 userdel[1412210]: removed shadow group 'builder' owned by 'builder' <86>Feb 23 07:52:08 groupadd[1412223]: group added to /etc/group: name=builder, GID=1842 <86>Feb 23 07:52:08 groupadd[1412223]: group added to /etc/gshadow: name=builder <86>Feb 23 07:52:08 groupadd[1412223]: new group: name=builder, GID=1842 <86>Feb 23 07:52:08 useradd[1412237]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/sflowtool-6.06-alt1.src.rpm: bad symbols in the license tag: ://// Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sflowtool-6.06-alt1.nosrc.rpm (w1.gzdio) Installing sflowtool-6.06-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54177 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sflowtool-6.06 + echo 'Source #0 (sflowtool-6.06.tar):' Source #0 (sflowtool-6.06.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sflowtool-6.06.tar + cd sflowtool-6.06 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54177 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sflowtool-6.06 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:8: installing './compile' configure.ac:13: installing './config.guess' configure.ac:13: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for vprintf... yes checking for getaddrinfo... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/sflowtool-6.06/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sflowtool.o sflowtool.c sflowtool.c: In function 'sf_logf': sflowtool.c:1189:9: warning: unused variable 'slot' [-Wunused-variable] 1189 | int slot; | ^~~~ sflowtool.c: In function 'URLEncode': sflowtool.c:1268:29: warning: array subscript has type 'char' [-Wchar-subscripts] 1268 | uint16_t word = lookup[c]; | ^ sflowtool.c: In function 'writeLineCustom': sflowtool.c:1353:11: warning: unused variable 'field' [-Wunused-variable] 1353 | char *field = sfConfig.outputFieldList.fields[ii]; | ^~~~~ sflowtool.c: In function 'receiveError': sflowtool.c:1426:9: warning: unused variable 'msg' [-Wunused-variable] 1426 | char *msg = ""; | ^~~ sflowtool.c: In function 'decode80211MAC': sflowtool.c:1664:16: warning: unused variable 'sequence' [-Wunused-variable] 1664 | uint32_t sequence = (ptr[0] << 8) + ptr[1]; | ^~~~~~~~ sflowtool.c:1646:12: warning: unused variable 'duration_id' [-Wunused-variable] 1646 | uint32_t duration_id = (ptr[1] << 8) + ptr[0]; /* not in network byte order either? */ | ^~~~~~~~~~~ sflowtool.c:1642:12: warning: unused variable 'order' [-Wunused-variable] 1642 | uint32_t order = fc >> 15; | ^~~~~ sflowtool.c:1641:12: warning: unused variable 'encrypted' [-Wunused-variable] 1641 | uint32_t encrypted = (fc >> 14) & 1; | ^~~~~~~~~ sflowtool.c:1640:12: warning: unused variable 'moreData' [-Wunused-variable] 1640 | uint32_t moreData = (fc >> 13) & 1; | ^~~~~~~~ sflowtool.c:1639:12: warning: unused variable 'pwrMgt' [-Wunused-variable] 1639 | uint32_t pwrMgt = (fc >> 12) & 1; | ^~~~~~ sflowtool.c:1638:12: warning: unused variable 'retry' [-Wunused-variable] 1638 | uint32_t retry = (fc >> 11) & 1; | ^~~~~ sflowtool.c:1637:12: warning: unused variable 'moreFrag' [-Wunused-variable] 1637 | uint32_t moreFrag = (fc >> 10) & 1; | ^~~~~~~~ sflowtool.c:1634:12: warning: unused variable 'subType' [-Wunused-variable] 1634 | uint32_t subType = (fc >> 4) & 15; | ^~~~~~~ sflowtool.c:1632:12: warning: unused variable 'protocolVersion' [-Wunused-variable] 1632 | uint32_t protocolVersion = fc & 3; | ^~~~~~~~~~~~~~~ sflowtool.c:1622:12: warning: unused variable 'end' [-Wunused-variable] 1622 | uint8_t *end = start + sample->s.headerLen; | ^~~ sflowtool.c: In function 'decodeIPV6': sflowtool.c:1824:12: warning: unused variable 'tos' [-Wunused-variable] 1824 | uint32_t tos; | ^~~ sflowtool.c: In function 'readExtendedUser': sflowtool.c:2765:12: warning: variable 'dst_user_len' set but not used [-Wunused-but-set-variable] 2765 | uint32_t dst_user_len; | ^~~~~~~~~~~~ sflowtool.c:2762:12: warning: variable 'src_user_len' set but not used [-Wunused-but-set-variable] 2762 | uint32_t src_user_len; | ^~~~~~~~~~~~ sflowtool.c: In function 'readExtendedUrl': sflowtool.c:2802:12: warning: variable 'host_len' set but not used [-Wunused-but-set-variable] 2802 | uint32_t host_len; | ^~~~~~~~ sflowtool.c:2800:12: warning: variable 'url_len' set but not used [-Wunused-but-set-variable] 2800 | uint32_t url_len; | ^~~~~~~ sflowtool.c: In function 'readExtendedWifiRx': sflowtool.c:3023:12: warning: unused variable 'i' [-Wunused-variable] 3023 | uint32_t i; | ^ sflowtool.c: In function 'readExtendedWifiTx': sflowtool.c:3049:12: warning: unused variable 'i' [-Wunused-variable] 3049 | uint32_t i; | ^ sflowtool.c: In function 'readFlowSample_http': sflowtool.c:3357:12: warning: variable 'req_bytes' set but not used [-Wunused-but-set-variable] 3357 | uint64_t req_bytes; | ^~~~~~~~~ sflowtool.c: In function 'readFlowSample': sflowtool.c:3964:12: warning: unused variable 'num_elements' [-Wunused-variable] 3964 | uint32_t num_elements, sampleLength; | ^~~~~~~~~~~~ sflowtool.c: In function 'readDiscardSample': sflowtool.c:4098:12: warning: unused variable 'num_elements' [-Wunused-variable] 4098 | uint32_t num_elements, sampleLength, discardCode; | ^~~~~~~~~~~~ sflowtool.c: In function 'readCounters_host_hid': sflowtool.c:4391:12: warning: unused variable 'i' [-Wunused-variable] 4391 | uint32_t i; | ^ sflowtool.c: In function 'readRTFlow': sflowtool.c:5423:12: warning: unused variable 'fvalmacstr' [-Wunused-variable] 5423 | char fvalmacstr[64]; | ^~~~~~~~~~ sflowtool.c: In function 'pcapOffsetToSFlow': sflowtool.c:5861:16: warning: unused variable 'lladdr_len' [-Wunused-variable] 5861 | uint16_t lladdr_len = (ptr[4] << 8) + ptr[5]; | ^~~~~~~~~~ sflowtool.c:5860:16: warning: unused variable 'arphrd_type' [-Wunused-variable] 5860 | uint16_t arphrd_type = (ptr[2] << 8) + ptr[3]; | ^~~~~~~~~~~ sflowtool.c:5859:16: warning: unused variable 'packet_type' [-Wunused-variable] 5859 | uint16_t packet_type = (ptr[0] << 8) + ptr[1]; | ^~~~~~~~~~~ sflowtool.c: At top level: sflowtool.c:795:12: warning: 'SFStr_len' defined but not used [-Wunused-function] 795 | static int SFStr_len(SFStr *sb) { | ^~~~~~~~~ In file included from sflowtool.c:38: sflow_xdr.h:283:15: warning: 'SFDFree' defined but not used [-Wunused-function] 283 | static void SFDFree(SFDDgram *sfdg) { | ^~~~~~~ sflow_xdr.h:97:15: warning: 'sfd_xdr_enc_mac' defined but not used [-Wunused-function] 97 | static void sfd_xdr_enc_mac(SFDBuf *buf, u_char *mac) { | ^~~~~~~~~~~~~~~ sflow_xdr.h:92:15: warning: 'sfd_xdr_enc_str' defined but not used [-Wunused-function] 92 | static void sfd_xdr_enc_str(SFDBuf *buf, const char *str, uint32_t len) { | ^~~~~~~~~~~~~~~ sflow_xdr.h:75:15: warning: 'sfd_xdr_enc_dbl' defined but not used [-Wunused-function] 75 | static void sfd_xdr_enc_dbl(SFDBuf *buf, double vald) { | ^~~~~~~~~~~~~~~ sflow_xdr.h:69:15: warning: 'sfd_xdr_enc_float' defined but not used [-Wunused-function] 69 | static void sfd_xdr_enc_float(SFDBuf *buf, float valf) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-6.06/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sflowtool-6.06/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o sflowtool sflowtool.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-6.06/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48330 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sflowtool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sflowtool-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd sflowtool-6.06 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sflowtool-buildroot make: Entering directory '/usr/src/RPM/BUILD/sflowtool-6.06' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/sflowtool-6.06/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sflowtool-6.06/src' /usr/bin/mkdir -p '/usr/src/tmp/sflowtool-buildroot/usr/bin' /usr/libexec/rpm-build/install -p sflowtool '/usr/src/tmp/sflowtool-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-6.06/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-6.06/src' make[1]: Entering directory '/usr/src/RPM/BUILD/sflowtool-6.06' make[2]: Entering directory '/usr/src/RPM/BUILD/sflowtool-6.06' 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/sflowtool-6.06' make[1]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-6.06' make: Leaving directory '/usr/src/RPM/BUILD/sflowtool-6.06' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sflowtool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sflowtool-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sflowtool-buildroot/ (default) Compressing files in /usr/src/tmp/sflowtool-buildroot (auto) Verifying ELF objects in /usr/src/tmp/sflowtool-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/sflowtool-buildroot Processing files: sflowtool-6.06-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83242 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sflowtool-6.06 + DOCDIR=/usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-6.06 + export DOCDIR + rm -rf /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-6.06 + /bin/mkdir -p /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-6.06 + cp -prL AUTHORS INSTALL NEWS ChangeLog README scripts /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-6.06 + chmod -R go-w /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-6.06 + chmod -R a+rX /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-6.06 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8pg36C find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e1UwzU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C7rCRN Creating sflowtool-debuginfo package Processing files: sflowtool-debuginfo-6.06-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iXX5te find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ctc4tT find-requires: running scripts (debuginfo) Requires: sflowtool = 6.06-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to sflowtool-debuginfo a strict dependency on sflowtool Wrote: /usr/src/RPM/RPMS/x86_64/sflowtool-6.06-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sflowtool-debuginfo-6.06-alt1.x86_64.rpm (w2.lzdio) 6.48user 3.60system 0:16.35elapsed 61%CPU (0avgtext+0avgdata 73096maxresident)k 0inputs+0outputs (0major+530746minor)pagefaults 0swaps /.out/sflowtool-6.06-alt1.x86_64.rpm: bad symbols in the license tag: ://// /.out/sflowtool-debuginfo-6.06-alt1.x86_64.rpm: bad symbols in the license tag: ://// 0.91user 3.70system 0:28.36elapsed 16%CPU (0avgtext+0avgdata 11520maxresident)k 0inputs+0outputs (0major+98185minor)pagefaults 0swaps