<86>Sep 29 11:28:14 userdel[3258715]: delete user 'rooter' <86>Sep 29 11:28:14 userdel[3258715]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:28:14 userdel[3258715]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:28:14 groupadd[3258747]: group added to /etc/group: name=rooter, GID=1850 <86>Sep 29 11:28:14 groupadd[3258747]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:28:14 groupadd[3258747]: new group: name=rooter, GID=1850 <86>Sep 29 11:28:14 useradd[3258774]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash <86>Sep 29 11:28:14 userdel[3258810]: delete user 'builder' <86>Sep 29 11:28:14 userdel[3258810]: removed group 'builder' owned by 'builder' <86>Sep 29 11:28:14 userdel[3258810]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:28:14 groupadd[3258843]: group added to /etc/group: name=builder, GID=1851 <86>Sep 29 11:28:14 groupadd[3258843]: group added to /etc/gshadow: name=builder <86>Sep 29 11:28:14 groupadd[3258843]: new group: name=builder, GID=1851 <86>Sep 29 11:28:14 useradd[3258866]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash warning: user slava does not exist - using root warning: group slava does not exist - using root warning: user slava does not exist - using root warning: group slava does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sflowtool-3.30-alt1.nosrc.rpm (w1.gzdio) Installing sflowtool-3.30-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sflowtool-3.30 + echo 'Source #0 (sflowtool-3.30.tar.gz):' Source #0 (sflowtool-3.30.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/sflowtool-3.30.tar.gz + /bin/tar -xf - + cd sflowtool-3.30 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sflowtool-3.30 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:13: installing './compile' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Leaving directory `.' + 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: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 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 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 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.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 for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... 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-3.30/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sflowtool.o sflowtool.c sflowtool.c: In function 'URLEncode': sflowtool.c:490:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (c = *r++) { ^ sflowtool.c:491:8: warning: implicit declaration of function 'isalnum' [-Wimplicit-function-declaration] if(isalnum(c)) *w++ = c; ^~~~~~~ sflowtool.c:492:13: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] else if(isspace(c)) *w++ = '+'; ^~~~~~~ sflowtool.c: In function 'decode80211MAC': sflowtool.c:867:16: warning: unused variable 'sequence' [-Wunused-variable] uint32_t sequence = (ptr[0] << 8) + ptr[1]; ^~~~~~~~ sflowtool.c:849:12: warning: unused variable 'duration_id' [-Wunused-variable] uint32_t duration_id = (ptr[1] << 8) + ptr[0]; // not in network byte order either? ^~~~~~~~~~~ sflowtool.c:845:12: warning: unused variable 'order' [-Wunused-variable] uint32_t order = fc >> 15; ^~~~~ sflowtool.c:844:12: warning: unused variable 'encrypted' [-Wunused-variable] uint32_t encrypted = (fc >> 14) & 1; ^~~~~~~~~ sflowtool.c:843:12: warning: unused variable 'moreData' [-Wunused-variable] uint32_t moreData = (fc >> 13) & 1; ^~~~~~~~ sflowtool.c:842:12: warning: unused variable 'pwrMgt' [-Wunused-variable] uint32_t pwrMgt = (fc >> 12) & 1; ^~~~~~ sflowtool.c:841:12: warning: unused variable 'retry' [-Wunused-variable] uint32_t retry = (fc >> 11) & 1; ^~~~~ sflowtool.c:840:12: warning: unused variable 'moreFrag' [-Wunused-variable] uint32_t moreFrag = (fc >> 10) & 1; ^~~~~~~~ sflowtool.c:837:12: warning: unused variable 'subType' [-Wunused-variable] uint32_t subType = (fc >> 4) & 15; ^~~~~~~ sflowtool.c:835:12: warning: unused variable 'protocolVersion' [-Wunused-variable] uint32_t protocolVersion = fc & 3; ^~~~~~~~~~~~~~~ sflowtool.c:825:11: warning: unused variable 'end' [-Wunused-variable] u_char *end = start + sample->headerLen; ^~~ sflowtool.c: In function 'readFlowSample_http': sflowtool.c:2294:12: warning: variable 'req_bytes' set but not used [-Wunused-but-set-variable] uint64_t req_bytes; ^~~~~~~~~ sflowtool.c: In function 'readPacket': sflowtool.c:3839:69: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] cc = recvfrom(soc, buf, MAX_PKT_SIZ, 0, (struct sockaddr *)&peer, &alen); ^~~~~ In file included from /usr/include/sys/socket.h:269, from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from sflowtool.c:27: /usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, ^~~~~~~~ At top level: sflowtool.c:2033:13: warning: 'readExtendedAggregation' defined but not used [-Wunused-function] static void readExtendedAggregation(SFSample *sample) ^~~~~~~~~~~~~~~~~~~~~~~ sflowtool.c:640:13: warning: 'dumpSample' defined but not used [-Wunused-function] static void dumpSample(SFSample *sample) ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-3.30/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sflowtool-3.30/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o sflowtool sflowtool.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-3.30/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46137 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sflowtool-3.30 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sflowtool-buildroot make: Entering directory '/usr/src/RPM/BUILD/sflowtool-3.30' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/sflowtool-3.30/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sflowtool-3.30/src' /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-3.30/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-3.30/src' make[1]: Entering directory '/usr/src/RPM/BUILD/sflowtool-3.30' make[2]: Entering directory '/usr/src/RPM/BUILD/sflowtool-3.30' 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-3.30' make[1]: Leaving directory '/usr/src/RPM/BUILD/sflowtool-3.30' make: Leaving directory '/usr/src/RPM/BUILD/sflowtool-3.30' + /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) Hardlinking identical .pyc and .pyo files Processing files: sflowtool-3.30-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sflowtool-3.30 + DOCDIR=/usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-3.30 + export DOCDIR + rm -rf /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-3.30 + /bin/mkdir -p /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-3.30 + cp -prL AUTHORS INSTALL NEWS ChangeLog README scripts /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-3.30 + chmod -R go-w /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-3.30 + chmod -R a+rX /usr/src/tmp/sflowtool-buildroot/usr/share/doc/sflowtool-3.30 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vICLjh 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.WfozQF 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.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.fpgnQ7 Creating sflowtool-debuginfo package Processing files: sflowtool-debuginfo-3.30-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2rK5iD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7zlBec find-requires: running scripts (debuginfo) Requires: sflowtool = 3.30-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/sflowtool-3.30-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sflowtool-debuginfo-3.30-alt1.x86_64.rpm (w2.lzdio) 3.56user 2.54system 0:11.17elapsed 54%CPU (0avgtext+0avgdata 58904maxresident)k 0inputs+0outputs (0major+601472minor)pagefaults 0swaps 0.55user 1.41system 0:15.47elapsed 12%CPU (0avgtext+0avgdata 12108maxresident)k 0inputs+0outputs (0major+96047minor)pagefaults 0swaps --- sflowtool-3.30-alt1.x86_64.rpm.repo 2013-12-28 18:50:11.000000000 +0000 +++ sflowtool-3.30-alt1.x86_64.rpm.hasher 2024-09-29 11:28:27.322752278 +0000 @@ -25,3 +25,3 @@ Provides: sflowtool = 3.30-alt1 -File: /usr/bin/sflowtool 100755 root:root cf0c430cfe633ffec5502407b29e3237 +File: /usr/bin/sflowtool 100755 root:root 881bf988ee8dedeb8bbd47ecf91d071c File: /usr/share/doc/sflowtool-3.30 40755 root:root @@ -29,3 +29,3 @@ File: /usr/share/doc/sflowtool-3.30/ChangeLog 100644 root:root 7cf4275b2de8e7c32e0c9196781ecff8 -File: /usr/share/doc/sflowtool-3.30/INSTALL 100644 root:root d0697e131465c2bdd0af3b07a84d2878 +File: /usr/share/doc/sflowtool-3.30/INSTALL 100644 root:root f2766448e74c24bd1c1c5d12466093ae File: /usr/share/doc/sflowtool-3.30/NEWS 100644 root:root 693623b8c913a0d83875afffb2cd853b @@ -39,2 +39,2 @@ File: /usr/share/doc/sflowtool-3.30/scripts/sflowenable 100755 root:root d328b655096e7d25b334ab8003b97f9a -RPMIdentity: 4de741e474e39e1649b45c1103d0bfa131c6a8c06382b87bf0f122d66000fd56b2704e29a717bac003836f1fc7b8ae04ffb72c3bbfc4ec859a580880c03af85e +RPMIdentity: 03c913cac0d685436e1927eb88b11c6b42ff679cb6f87fd5d75bf675ddd03ba71d0e917c36137d3b70fdbd08ecbdea242b3d911f1d3ad5628b38606a197155de --- sflowtool-debuginfo-3.30-alt1.x86_64.rpm.repo 2013-12-28 18:50:11.000000000 +0000 +++ sflowtool-debuginfo-3.30-alt1.x86_64.rpm.hasher 2024-09-29 11:28:27.399753499 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/d4d487671721a37d288fd0a79635c61e1daa3d 120777 root:root ../../../../bin/sflowtool -/usr/lib/debug/.build-id/67/d4d487671721a37d288fd0a79635c61e1daa3d.debug 120777 root:root ../../usr/bin/sflowtool.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/e342c8826c3ec1d4ca253962b04285eadee7e0 120777 root:root ../../../../bin/sflowtool +/usr/lib/debug/.build-id/51/e342c8826c3ec1d4ca253962b04285eadee7e0.debug 120777 root:root ../../usr/bin/sflowtool.debug /usr/lib/debug/usr/bin/sflowtool.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: sflowtool-debuginfo = 3.30-alt1 -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/d4d487671721a37d288fd0a79635c61e1daa3d 120777 root:root ../../../../bin/sflowtool -File: /usr/lib/debug/.build-id/67/d4d487671721a37d288fd0a79635c61e1daa3d.debug 120777 root:root ../../usr/bin/sflowtool.debug -File: /usr/lib/debug/usr/bin/sflowtool.debug 100644 root:root 418bd3dba940ea7520aaf5a01ee8cc6e +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/e342c8826c3ec1d4ca253962b04285eadee7e0 120777 root:root ../../../../bin/sflowtool +File: /usr/lib/debug/.build-id/51/e342c8826c3ec1d4ca253962b04285eadee7e0.debug 120777 root:root ../../usr/bin/sflowtool.debug +File: /usr/lib/debug/usr/bin/sflowtool.debug 100644 root:root 283b8c117a8a87761c8b8bd33a12ef40 File: /usr/src/debug/sflowtool-3.30 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/sflowtool-3.30/src/sflowtool.h 100644 root:root bc662ac7e0fac486f71704680d695b3a -RPMIdentity: ddd00ec24aff1d8f4c00981efef34c50a322e2464c41c29dd35562bf405bb5b71e313c95e748d16c1e4d430594db3110a2d7af974e9a77acf793a2d29bb1b55b +RPMIdentity: 18fdf8055ec247b7f77e765dc60b001b68e43782c04c54205c3f08d229f3ea0e5b7192bc359f27ef74453512bd54b36b86a248f08c32d6d9ee08aa976997ce37