<86>Aug 20 04:22:13 userdel[3294088]: delete user 'rooter' <86>Aug 20 04:22:13 userdel[3294088]: removed group 'rooter' owned by 'rooter' <86>Aug 20 04:22:13 groupadd[3294114]: group added to /etc/group: name=rooter, GID=960 <86>Aug 20 04:22:13 groupadd[3294114]: group added to /etc/gshadow: name=rooter <86>Aug 20 04:22:13 groupadd[3294114]: new group: name=rooter, GID=960 <86>Aug 20 04:22:13 useradd[3294132]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash <86>Aug 20 04:22:13 userdel[3294163]: delete user 'builder' <86>Aug 20 04:22:13 userdel[3294163]: removed group 'builder' owned by 'builder' <86>Aug 20 04:22:13 userdel[3294163]: removed shadow group 'builder' owned by 'builder' <86>Aug 20 04:22:13 groupadd[3294198]: group added to /etc/group: name=builder, GID=961 <86>Aug 20 04:22:13 groupadd[3294198]: group added to /etc/gshadow: name=builder <86>Aug 20 04:22:13 groupadd[3294198]: new group: name=builder, GID=961 <86>Aug 20 04:22:13 useradd[3294216]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/sflowtool-3.30-alt1.src.rpm: bad symbols in the license tag: ://// 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: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/sflowtool-3.30-alt1.nosrc.rpm (w1.gzdio) Installing sflowtool-3.30-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62656 + 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.93151 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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: --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 i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu 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 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 490 | while (c = *r++) { | ^ sflowtool.c:491:8: warning: implicit declaration of function 'isalnum' [-Wimplicit-function-declaration] 491 | if(isalnum(c)) *w++ = c; | ^~~~~~~ sflowtool.c:38:1: note: include '' or provide a declaration of 'isalnum' 37 | #include "sflowtool.h" // sFlow v2/4 +++ |+#include 38 | sflowtool.c:492:13: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] 492 | else if(isspace(c)) *w++ = '+'; | ^~~~~~~ sflowtool.c:492:13: note: include '' or provide a declaration of 'isspace' sflowtool.c: In function 'decode80211MAC': sflowtool.c:867:16: warning: unused variable 'sequence' [-Wunused-variable] 867 | uint32_t sequence = (ptr[0] << 8) + ptr[1]; | ^~~~~~~~ sflowtool.c:849:12: warning: unused variable 'duration_id' [-Wunused-variable] 849 | 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] 845 | uint32_t order = fc >> 15; | ^~~~~ sflowtool.c:844:12: warning: unused variable 'encrypted' [-Wunused-variable] 844 | uint32_t encrypted = (fc >> 14) & 1; | ^~~~~~~~~ sflowtool.c:843:12: warning: unused variable 'moreData' [-Wunused-variable] 843 | uint32_t moreData = (fc >> 13) & 1; | ^~~~~~~~ sflowtool.c:842:12: warning: unused variable 'pwrMgt' [-Wunused-variable] 842 | uint32_t pwrMgt = (fc >> 12) & 1; | ^~~~~~ sflowtool.c:841:12: warning: unused variable 'retry' [-Wunused-variable] 841 | uint32_t retry = (fc >> 11) & 1; | ^~~~~ sflowtool.c:840:12: warning: unused variable 'moreFrag' [-Wunused-variable] 840 | uint32_t moreFrag = (fc >> 10) & 1; | ^~~~~~~~ sflowtool.c:837:12: warning: unused variable 'subType' [-Wunused-variable] 837 | uint32_t subType = (fc >> 4) & 15; | ^~~~~~~ sflowtool.c:835:12: warning: unused variable 'protocolVersion' [-Wunused-variable] 835 | uint32_t protocolVersion = fc & 3; | ^~~~~~~~~~~~~~~ sflowtool.c:825:11: warning: unused variable 'end' [-Wunused-variable] 825 | 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] 2294 | 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] 3839 | cc = recvfrom(soc, buf, MAX_PKT_SIZ, 0, (struct sockaddr *)&peer, &alen); | ^~~~~ | | | int * In file included from /usr/include/sys/socket.h:343, from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from sflowtool.c:27: /usr/include/bits/socket2.h:62:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 62 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ sflowtool.c: At top level: sflowtool.c:2033:13: warning: 'readExtendedAggregation' defined but not used [-Wunused-function] 2033 | static void readExtendedAggregation(SFSample *sample) | ^~~~~~~~~~~~~~~~~~~~~~~ sflowtool.c:640:13: warning: 'dumpSample' defined but not used [-Wunused-function] 640 | 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.83966 + 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) verify-elf: WARNING: ./usr/bin/sflowtool: uses non-LFS functions: fcntl fopen Processing files: sflowtool-3.30-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83966 + 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.vzGhtx 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.ZuQeDg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xYy2Vp 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.Sg2cA9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lW7aSP find-requires: running scripts (debuginfo) Requires: sflowtool = 3.30-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to sflowtool-debuginfo a strict dependency on sflowtool Wrote: /usr/src/RPM/RPMS/i586/sflowtool-3.30-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sflowtool-debuginfo-3.30-alt1.i586.rpm (w2.lzdio) 4.04user 1.35system 0:10.75elapsed 50%CPU (0avgtext+0avgdata 51528maxresident)k 0inputs+0outputs (0major+550666minor)pagefaults 0swaps /.out/sflowtool-3.30-alt1.i586.rpm: bad symbols in the license tag: ://// /.out/sflowtool-debuginfo-3.30-alt1.i586.rpm: bad symbols in the license tag: ://// 5.08user 3.94system 0:13.57elapsed 66%CPU (0avgtext+0avgdata 51528maxresident)k 0inputs+0outputs (0major+723696minor)pagefaults 0swaps --- sflowtool-3.30-alt1.i586.rpm.repo 2021-07-12 07:34:23.000000000 +0000 +++ sflowtool-3.30-alt1.i586.rpm.hasher 2022-08-20 04:22:25.366399590 +0000 @@ -22,2 +22,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -27,3 +28,3 @@ Provides: sflowtool = 3.30-alt1:sisyphus+278181.100.1.1 -File: /usr/bin/sflowtool 100755 root:root 1826c44dc3c3b357d2d41ffc2bcd8ecf +File: /usr/bin/sflowtool 100755 root:root afe16fe97bbd74bcfb1f31c0a65f1a90 File: /usr/share/doc/sflowtool-3.30 40755 root:root @@ -41,2 +42,2 @@ File: /usr/share/doc/sflowtool-3.30/scripts/sflowenable 100755 root:root d328b655096e7d25b334ab8003b97f9a -RPMIdentity: e8df666e3c180903f655b65f0a5f29cafb7b9e94d4ab36bafea389531149cdbbfc7792caafa397ce48b3b410303dd9945a934106f5461a041aaf05d798034057 +RPMIdentity: 1e9791e2da9fc2d17d322d74fa7af543508e29a1a53986c401f322065fb6e08a9201827b8c67d007dd7b545c0bbe8e900b4e6f633a86bd69e7602cd11f6978f9 --- sflowtool-debuginfo-3.30-alt1.i586.rpm.repo 2021-07-12 07:34:23.000000000 +0000 +++ sflowtool-debuginfo-3.30-alt1.i586.rpm.hasher 2022-08-20 04:22:25.432400694 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/051922b606cbf22bcc981ecebe2e60dedf0188 120777 root:root ../../../../bin/sflowtool -/usr/lib/debug/.build-id/c0/051922b606cbf22bcc981ecebe2e60dedf0188.debug 120777 root:root ../../usr/bin/sflowtool.debug +/usr/lib/debug/.build-id/68 40755 root:root +/usr/lib/debug/.build-id/68/ff26c15e66421e08d5163f981bdfa7c79cbe57 120777 root:root ../../../../bin/sflowtool +/usr/lib/debug/.build-id/68/ff26c15e66421e08d5163f981bdfa7c79cbe57.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:sisyphus+278181.100.1.1 -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/051922b606cbf22bcc981ecebe2e60dedf0188 120777 root:root ../../../../bin/sflowtool -File: /usr/lib/debug/.build-id/c0/051922b606cbf22bcc981ecebe2e60dedf0188.debug 120777 root:root ../../usr/bin/sflowtool.debug -File: /usr/lib/debug/usr/bin/sflowtool.debug 100644 root:root 9f847aa6f250192d67130ad2645e7634 +File: /usr/lib/debug/.build-id/68 40755 root:root +File: /usr/lib/debug/.build-id/68/ff26c15e66421e08d5163f981bdfa7c79cbe57 120777 root:root ../../../../bin/sflowtool +File: /usr/lib/debug/.build-id/68/ff26c15e66421e08d5163f981bdfa7c79cbe57.debug 120777 root:root ../../usr/bin/sflowtool.debug +File: /usr/lib/debug/usr/bin/sflowtool.debug 100644 root:root 9d580efddb66152814ef9243aee600e5 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: 25cc9daf664d44cf230adeae8a85c2dcb549a7b376d0a628fdc8fabf25f0100a0fc4d0f4351dd6b9a39127834be13c2b0862346434e735b64dd8d66f33ede420 +RPMIdentity: bd260cf453a3daf547a8bb401cc2864b13faef0bd32d42b6ed2332e3a693dbd3806050bf913f778a04af6c95299d07e9ec936421ad0f8d766fc35337708db559