<86>Apr 21 01:04:21 userdel[129421]: delete user 'rooter' <86>Apr 21 01:04:21 groupadd[129467]: group added to /etc/group: name=rooter, GID=573 <86>Apr 21 01:04:21 groupadd[129467]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:04:21 groupadd[129467]: new group: name=rooter, GID=573 <86>Apr 21 01:04:21 useradd[129527]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Apr 21 01:04:21 userdel[129704]: delete user 'builder' <86>Apr 21 01:04:21 userdel[129704]: removed group 'builder' owned by 'builder' <86>Apr 21 01:04:21 userdel[129704]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:04:21 groupadd[129793]: group added to /etc/group: name=builder, GID=574 <86>Apr 21 01:04:21 groupadd[129793]: group added to /etc/gshadow: name=builder <86>Apr 21 01:04:21 groupadd[129793]: new group: name=builder, GID=574 <86>Apr 21 01:04:21 useradd[129845]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Apr 21 01:04:24 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 21 01:04:24 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 21 01:04:24 rpmi: libverto-devel-0.2.6-alt1_6 1455633234 installed <13>Apr 21 01:04:24 rpmi: libcom_err-devel-1.42.13-alt2 1449075846 installed <13>Apr 21 01:04:24 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 01:04:24 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 01:04:24 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 01:04:24 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <86>Apr 21 01:04:24 groupadd[11461]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 01:04:24 groupadd[11461]: group added to /etc/gshadow: name=_keytab <86>Apr 21 01:04:24 groupadd[11461]: new group: name=_keytab, GID=499 <13>Apr 21 01:04:24 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 01:04:24 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 21 01:04:24 groupadd[11807]: group added to /etc/group: name=sasl, GID=498 <86>Apr 21 01:04:24 groupadd[11807]: group added to /etc/gshadow: name=sasl <86>Apr 21 01:04:24 groupadd[11807]: new group: name=sasl, GID=498 <13>Apr 21 01:04:24 rpmi: libsasl2-3-2.1.26-alt7 1479477445 installed <13>Apr 21 01:04:24 rpmi: libldap-2.4.45-alt1.M80P.1 1513980376 installed <13>Apr 21 01:04:24 rpmi: libkrb5-ldap-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 01:04:24 rpmi: libkrb5-devel-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 01:04:24 rpmi: libssl-devel-1.0.2n-alt0.M80P.1 1512766129 installed Installing rtmpdump-2.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81264 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rtmpdump-2.4 + echo 'Source #0 (rtmpdump-2.4-alt1.tar):' Source #0 (rtmpdump-2.4-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rtmpdump-2.4-alt1.tar + cd rtmpdump-2.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81264 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rtmpdump-2.4 + '[' -n '' ']' + NPROCS=8 + make -j8 prefix=/usr all make: Entering directory `/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpdump.o rtmpdump.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpgw.o rtmpgw.c make[1]: Entering directory `/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o rtmp.o rtmp.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o thread.o thread.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o log.o log.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpsrv.o rtmpsrv.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpsuck.o rtmpsuck.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o amf.o amf.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o hashswf.o hashswf.c rtmpsrv.c: In function 'dumpAMF': rtmpsrv.c:409:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] int i, len, ac = *argc; ^ gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o parseurl.o parseurl.c rtmp.c: In function 'RTMP_ReadPacket': rtmp.c:2933:7: warning: variable 'didAlloc' set but not used [-Wunused-but-set-variable] int didAlloc = FALSE; ^ ar rs librtmp.a rtmp.o log.o amf.o hashswf.o parseurl.o ar: gcc -shared -Wl,-soname,librtmp.so.0 -o librtmp.so.0 rtmp.o log.o amf.o hashswf.o parseurl.o -lssl -lcrypto -lz creating librtmp.a ln -sf librtmp.so.0 librtmp.so make[1]: Leaving directory `/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' gcc -Wall -o rtmpdump rtmpdump.o -Llibrtmp -lrtmp -lssl -lcrypto -lz gcc -Wall -o rtmpgw rtmpgw.o thread.o -lpthread -Llibrtmp -lrtmp -lssl -lcrypto -lz gcc -Wall -o rtmpsrv rtmpsrv.o thread.o -lpthread -Llibrtmp -lrtmp -lssl -lcrypto -lz gcc -Wall -o rtmpsuck rtmpsuck.o thread.o -lpthread -Llibrtmp -lrtmp -lssl -lcrypto -lz make: Leaving directory `/usr/src/RPM/BUILD/rtmpdump-2.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42654 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rtmpdump-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rtmpdump-buildroot + cd rtmpdump-2.4 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/rtmpdump-buildroot prefix=/usr mandir=/usr/share/man libdir=/usr/lib64 install make: Entering directory `/usr/src/RPM/BUILD/rtmpdump-2.4' make[1]: Entering directory `/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' mkdir -p /usr/src/tmp/rtmpdump-buildroot/usr/bin /usr/src/tmp/rtmpdump-buildroot/usr/sbin /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man1 /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man8 cp rtmpdump /usr/src/tmp/rtmpdump-buildroot/usr/bin cp rtmpgw rtmpsrv rtmpsuck /usr/src/tmp/rtmpdump-buildroot/usr/sbin cp rtmpdump.1 /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man1 cp rtmpgw.8 /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man8 make[1]: Entering directory `/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' sed -e "s;@prefix@;/usr;" -e "s;@libdir@;/usr/lib64;" \ -e "s;@VERSION@;v2.4;" \ -e "s;@CRYPTO_REQ@;libssl,libcrypto;" \ -e "s;@PRIVATE_LIBS@;;" librtmp.pc.in > librtmp.pc mkdir -p /usr/src/tmp/rtmpdump-buildroot/usr/include/librtmp /usr/src/tmp/rtmpdump-buildroot/usr/lib64/pkgconfig /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man3 /usr/src/tmp/rtmpdump-buildroot/usr/lib64 cp amf.h http.h log.h rtmp.h /usr/src/tmp/rtmpdump-buildroot/usr/include/librtmp cp librtmp.a /usr/src/tmp/rtmpdump-buildroot/usr/lib64 cp librtmp.pc /usr/src/tmp/rtmpdump-buildroot/usr/lib64/pkgconfig cp librtmp.3 /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man3 cp librtmp.so.0 /usr/src/tmp/rtmpdump-buildroot/usr/lib64 cd /usr/src/tmp/rtmpdump-buildroot/usr/lib64; ln -sf librtmp.so.0 librtmp.so make[1]: Leaving directory `/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make: Leaving directory `/usr/src/RPM/BUILD/rtmpdump-2.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rtmpdump-buildroot (auto) mode of './usr/lib64/librtmp.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/rtmpdump-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/librtmp.pc: Libs: '-L${libdir} -lrtmp -lz' --> '-lrtmp -lz' Compressing files in /usr/src/tmp/rtmpdump-buildroot (auto) Adjusting library links in /usr/src/tmp/rtmpdump-buildroot ./usr/lib64: librtmp.so.0 -> librtmp.so.0 Verifying ELF objects in /usr/src/tmp/rtmpdump-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: rtmpdump-2.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89177 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rtmpdump-2.4 + DOCDIR=/usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + export DOCDIR + rm -rf /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + /bin/mkdir -p /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + cp -prL README ChangeLog rtmpdump.1.html rtmpgw.8.html /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + chmod -R go-w /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + chmod -R a+rX /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.21uI9p find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m4gxB6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: librtmp = 2.4-alt1, /lib64/ld-linux-x86-64.so.2, 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), libpthread.so.0(GLIBC_2.2.5)(64bit), librtmp.so.0()(64bit) >= set:keCx9uZ7c6ljwAyt05iEFqa17Gc2r8nDrvKIBZCCNQZoR7BIG6KkKP7EZF8jN75AxQn50jxgTvEjns8gZs1iD51lOHlG4V8FyLUnMwsfZ7rSd3aN1, 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.eyktwS Creating rtmpdump-debuginfo package Processing files: librtmp-2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wdTkkH find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/rtmpdump-buildroot/usr/lib64/librtmp.so.0: 111 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uURPYy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: librtmp.so.0()(64bit) = set:kdqw9nv98FCqZxDSTM8AC0X5VAf8nw3o8VDX1fBafS1ZCefs19YZsyGnXyNa6ONZK16ZLUQDBazNZJCaxPZLnZnmb6LTZrx7ygRsG6naTp3QvOsVAQ07HxOlPjd3MqdQ2fYnRPi04f0TxyiVjJaQFqZ2oH42Af3ADBwaOHkGysqBHwkwBgJ6mJu1mmTJXPQHfO2RJhTstoRl1vIAryLcBJ8WcuZgPf Requires: libc.so.6(GLIBC_2.14)(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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcrypto.so.10()(64bit) >= set:ql1PW3EVFjwUNZ6WXI9Yr3797bJfdS4l1tz1RIyZfoJyysLDkTD7TFajH17ZE2mJqS3JbacUuGGw7re2oSYleyl6oWF1, libssl.so.10()(64bit) >= set:nj5OaStC9z7egaX7HpZij07cC0Ti9k9aSQLKfvLMs, libz.so.1()(64bit) >= set:kic1428UZj1, 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.KOeHut Creating librtmp-debuginfo package Processing files: librtmp-devel-2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ycKXJq find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wz8jRq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(librtmp) = v2.4 Requires: librtmp = 2.4-alt1, /usr/lib64/librtmp.so.0, /usr/lib64/pkgconfig, pkgconfig(libcrypto), pkgconfig(libssl), zlib-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KkjMLt Processing files: rtmpdump-debuginfo-2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wsk9zz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wLeygI find-requires: running scripts (debuginfo) Requires: rtmpdump = 2.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(librtmp.so.0) Processing files: librtmp-debuginfo-2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.844BTT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UZdUu8 find-requires: running scripts (debuginfo) Provides: debug64(librtmp.so.0) Requires: librtmp = 2.4-alt1, debug64(libc.so.6), debug64(libcrypto.so.10), debug64(libssl.so.10), debug64(libz.so.1) Adding to rtmpdump-debuginfo a strict dependency on librtmp-debuginfo Removing 2 extra deps from rtmpdump due to dependency on librtmp Removing 1 extra deps from librtmp-devel due to dependency on librtmp Removing 1 extra deps from rtmpdump-debuginfo due to dependency on librtmp-debuginfo Removing 5 extra deps from rtmpdump due to repentancy on librtmp Removing 1 extra deps from rtmpdump-debuginfo due to repentancy on librtmp-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/lib64/librtmp.a Wrote: /usr/src/RPM/RPMS/x86_64/rtmpdump-2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/librtmp-2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/librtmp-devel-2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/rtmpdump-debuginfo-2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/librtmp-debuginfo-2.4-alt1.x86_64.rpm 5.07user 1.31system 0:18.42elapsed 34%CPU (0avgtext+0avgdata 54740maxresident)k 0inputs+0outputs (0major+550537minor)pagefaults 0swaps 8.21user 3.12system 0:26.38elapsed 42%CPU (0avgtext+0avgdata 124016maxresident)k 0inputs+0outputs (0major+825718minor)pagefaults 0swaps --- librtmp-2.4-alt1.x86_64.rpm.repo 2011-10-11 14:28:13.000000000 +0000 +++ librtmp-2.4-alt1.x86_64.rpm.hasher 2019-04-21 01:04:46.020780671 +0000 @@ -1,2 +1,3 @@ /usr/lib64/librtmp.so.0 100644 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -6,5 +7,5 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libcrypto.so.10()(64bit) >= set:pk2CR3EVViZv38yzXJZuI3xkyvk8WT0rn6Z0Jbac8YvojRsx9UmEKlxz2WCb1NSPXMXS8mp1rDRaaOZe1kTDrCh2 +Requires: libcrypto.so.10()(64bit) >= set:ql1PW3EVFjwUNZ6WXI9Yr3797bJfdS4l1tz1RIyZfoJyysLDkTD7TFajH17ZE2mJqS3JbacUuGGw7re2oSYleyl6oWF1 Requires: rpmlib(SetVersions) -Requires: libssl.so.10()(64bit) >= set:mi5OaF8UmaheDBcuG49rWDIlsZEtCLCLHgAM3W2 +Requires: libssl.so.10()(64bit) >= set:nj5OaStC9z7egaX7HpZij07cC0Ti9k9aSQLKfvLMs Requires: libz.so.1()(64bit) >= set:kic1428UZj1 --- librtmp-debuginfo-2.4-alt1.x86_64.rpm.repo 2011-10-11 14:28:13.000000000 +0000 +++ librtmp-debuginfo-2.4-alt1.x86_64.rpm.hasher 2019-04-21 01:04:46.070781111 +0000 @@ -1,3 +1,2 @@ /usr/lib/debug/usr/lib64/librtmp.so.0.debug 100644 -/usr/lib/debug/usr/lib64/librtmp.so.debug 120777 librtmp.so.0.debug Requires: librtmp = 2.4-alt1 --- librtmp-devel-2.4-alt1.x86_64.rpm.repo 2011-10-11 14:28:13.000000000 +0000 +++ librtmp-devel-2.4-alt1.x86_64.rpm.hasher 2019-04-21 01:04:46.094781322 +0000 @@ -7,3 +7,3 @@ /usr/lib64/pkgconfig/librtmp.pc 100644 -/usr/share/man/man3/librtmp.3.gz 100644 +/usr/share/man/man3/librtmp.3.xz 100644 Requires: librtmp = 2.4-alt1 --- rtmpdump-2.4-alt1.x86_64.rpm.repo 2011-10-11 14:28:13.000000000 +0000 +++ rtmpdump-2.4-alt1.x86_64.rpm.hasher 2019-04-21 01:04:46.178782061 +0000 @@ -9,6 +9,7 @@ /usr/share/doc/rtmpdump-2.4/rtmpgw.8.html 100644 -/usr/share/man/man1/rtmpdump.1.gz 100644 -/usr/share/man/man8/rtmpgw.8.gz 100644 +/usr/share/man/man1/rtmpdump.1.xz 100644 +/usr/share/man/man8/rtmpgw.8.xz 100644 Requires: librtmp = 2.4-alt1 Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.15)(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)