<86>Oct 4 03:02:49 userdel[830]: delete user 'rooter' <86>Oct 4 03:02:49 userdel[830]: removed group 'rooter' owned by 'rooter' <86>Oct 4 03:02:49 groupadd[839]: group added to /etc/group: name=rooter, GID=555 <86>Oct 4 03:02:49 groupadd[839]: group added to /etc/gshadow: name=rooter <86>Oct 4 03:02:49 groupadd[839]: new group: name=rooter, GID=555 <86>Oct 4 03:02:49 useradd[848]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Oct 4 03:02:49 userdel[858]: delete user 'builder' <86>Oct 4 03:02:49 userdel[858]: removed group 'builder' owned by 'builder' <86>Oct 4 03:02:49 userdel[858]: removed shadow group 'builder' owned by 'builder' <86>Oct 4 03:02:49 groupadd[864]: group added to /etc/group: name=builder, GID=556 <86>Oct 4 03:02:49 groupadd[864]: group added to /etc/gshadow: name=builder <86>Oct 4 03:02:49 groupadd[864]: new group: name=builder, GID=556 <86>Oct 4 03:02:49 useradd[870]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Oct 4 03:02:53 rpmi: liblz4-1:1.9.2-alt1 sisyphus+238585.100.2.2 1570066861 installed <13>Oct 4 03:02:53 rpmi: liblz4-devel-1:1.9.2-alt1 sisyphus+238585.100.2.2 1570066861 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libyrmcds-1.2.1-alt1_3.nosrc.rpm Installing libyrmcds-1.2.1-alt1_3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libyrmcds-1.2.1 + echo 'Source #0 (v1.2.1.tar.gz):' Source #0 (v1.2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/v1.2.1.tar.gz + /bin/tar -xf - + cd libyrmcds-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libyrmcds-1.2.1-shared.diff):' Patch #0 (libyrmcds-1.2.1-shared.diff): + /usr/bin/patch -p1 patching file Makefile Hunk #3 succeeded at 35 (offset -9 lines). + echo 'Patch #1 (libyrmcds-1.2.1-system_lz4.diff):' Patch #1 (libyrmcds-1.2.1-system_lz4.diff): + /usr/bin/patch -p1 patching file Makefile patching file recv.c patching file send.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libyrmcds-1.2.1 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC' 'LDFLAGS= -L.' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o set_compression.o set_compression.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o strerror.o strerror.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o close.o close.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o socket.o socket.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o send.o send.c send.c: In function 'send_data': send.c:143:13: warning: 'LZ4_compress' is deprecated: use LZ4_compress_default() instead [-Wdeprecated-declarations] (uint32_t)LZ4_compress(data, new_data + sizeof(uint32_t), ^ In file included from send.c:7: /usr/include/lz4.h:686:75: note: declared here LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress (const char* src, char* dest, int srcSize); ^~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o counter.o counter.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o recv.o recv.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o connect.o connect.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' ar rcs libyrmcds.a recv.o connect.o close.o strerror.o set_compression.o counter.o send.o socket.o gcc -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L. -shared recv.o connect.o close.o strerror.o set_compression.o counter.o send.o socket.o -fPIC -Wl,-soname=libyrmcds.so.0 -o libyrmcds.so.0.0.0 -llz4 ln -sf libyrmcds.so.0.0.0 libyrmcds.so.0 ln -sf libyrmcds.so.0.0.0 libyrmcds.so make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o yc-cnt.o yc-cnt.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L. -o yc-cnt yc-cnt.o -lyrmcds -lpthread make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -D_GNU_SOURCE -DLIBYRMCDS_USE_LZ4 -c -o yc.o yc.c make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -L. -o yc yc.o -lyrmcds -lpthread make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88171 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libyrmcds-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libyrmcds-buildroot + cd libyrmcds-1.2.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libyrmcds-buildroot LIBDIR=/usr/lib64 PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' install -d -m 755 /usr/src/tmp/libyrmcds-buildroot/usr/lib64 /usr/src/tmp/libyrmcds-buildroot/usr/include install -m 755 libyrmcds.so.0.0.0 /usr/src/tmp/libyrmcds-buildroot/usr/lib64/libyrmcds.so.0.0.0 cp -a libyrmcds.so.0 /usr/src/tmp/libyrmcds-buildroot/usr/lib64 cp -a libyrmcds.so /usr/src/tmp/libyrmcds-buildroot/usr/lib64 install -m 644 libyrmcds.a /usr/src/tmp/libyrmcds-buildroot/usr/lib64/ install -m 644 yrmcds.h /usr/src/tmp/libyrmcds-buildroot/usr/include/ make: Leaving directory '/usr/src/RPM/BUILD/libyrmcds-1.2.1' + install -d /usr/src/tmp/libyrmcds-buildroot/usr/bin + install -m0755 yc /usr/src/tmp/libyrmcds-buildroot/usr/bin/ + install -m0755 yc-cnt /usr/src/tmp/libyrmcds-buildroot/usr/bin/ + rm -f /usr/src/tmp/libyrmcds-buildroot/usr/lib64/libyrmcds.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libyrmcds-buildroot (auto) mode of './usr/lib64/libyrmcds.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libyrmcds-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libyrmcds-buildroot/ (default) Compressing files in /usr/src/tmp/libyrmcds-buildroot (auto) Adjusting library links in /usr/src/tmp/libyrmcds-buildroot ./usr/lib64: libyrmcds.so.0 -> libyrmcds.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libyrmcds-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: libyrmcds-1.2.1-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KvSq1M 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.GX5SDy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/libyrmcds-buildroot/usr/bin/yc-cnt: overlinked libraries: /lib64/libpthread.so.0 Requires: /lib64/ld-linux-x86-64.so.2, 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), libyrmcds.so.0()(64bit) >= set:jdw4ZCyqmRZFY72mk6lr2rrfM31D9J6yzLwR3WZgmo67PZuZ5AkZqNhmjs8gXYt3wcXmJh320XLerUKyWm62nwvELzfMA5, 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.1TawMn Creating libyrmcds-debuginfo package Processing files: libyrmcds0-1.2.1-alt1_3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33824 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libyrmcds-1.2.1 + DOCDIR=/usr/src/tmp/libyrmcds-buildroot/usr/share/doc/libyrmcds0-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libyrmcds-buildroot/usr/share/doc/libyrmcds0-1.2.1 + /bin/mkdir -p /usr/src/tmp/libyrmcds-buildroot/usr/share/doc/libyrmcds0-1.2.1 + cp -prL COPYING README.md USAGE.md /usr/src/tmp/libyrmcds-buildroot/usr/share/doc/libyrmcds0-1.2.1 + chmod -R go-w /usr/src/tmp/libyrmcds-buildroot/usr/share/doc/libyrmcds0-1.2.1 + chmod -R a+rX /usr/src/tmp/libyrmcds-buildroot/usr/share/doc/libyrmcds0-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rL0HDh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libyrmcds-buildroot/usr/lib64/libyrmcds.so.0: 50 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8YXXXe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libyrmcds.so.0()(64bit) = set:jdw4ZCyqmRZFY7yQHhFhRCMSS3YgMpiV8pgsY5Qlu4EXXy0R7zzpvLL8FYRUGikg472QevT08PKlrQw0MZrerUKyWm62nwvELzfMA5 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblz4.so.1()(64bit) >= set:kivEzWej3L0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: lib64libyrmcds0 < 1.2.1-2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mixkLf Creating libyrmcds0-debuginfo package Processing files: libyrmcds-devel-1.2.1-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZqZ76j 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.F8R9zs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: yrmcds-devel = 1.2.1-alt1_3 Requires: pkgconfig(liblz4), libyrmcds0 = 1.2.1-alt1_3, /usr/lib64/libyrmcds.so.0.0.0 Obsoletes: lib64libyrmcds-devel < 1.2.1-2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6SzUsE Processing files: libyrmcds-debuginfo-1.2.1-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uyEulU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wbxTke find-requires: running scripts (debuginfo) Requires: libyrmcds = 1.2.1-alt1_3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libyrmcds.so.0) Processing files: libyrmcds0-debuginfo-1.2.1-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EeGZJB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9RyqB2 find-requires: running scripts (debuginfo) Provides: debug64(libyrmcds.so.0) Requires: libyrmcds0 = 1.2.1-alt1_3, debug64(libc.so.6), debug64(liblz4.so.1) Adding to libyrmcds-debuginfo a strict dependency on libyrmcds Adding to libyrmcds-devel a strict dependency on libyrmcds0 Adding to libyrmcds0-debuginfo a strict dependency on libyrmcds0 Adding to libyrmcds a strict dependency on libyrmcds0 Adding to libyrmcds-debuginfo a strict dependency on libyrmcds0-debuginfo Removing from libyrmcds-debuginfo 1 sources provided by libyrmcds0-debuginfo Removing 2 extra deps from libyrmcds due to dependency on libyrmcds0 Removing 1 extra deps from libyrmcds-devel due to dependency on libyrmcds0 Removing 1 extra deps from libyrmcds-debuginfo due to dependency on libyrmcds0-debuginfo Removing 4 extra deps from libyrmcds due to repentancy on libyrmcds0 Removing 1 extra deps from libyrmcds-debuginfo due to repentancy on libyrmcds0-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libyrmcds-1.2.1-alt1_3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libyrmcds0-1.2.1-alt1_3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libyrmcds-devel-1.2.1-alt1_3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libyrmcds-debuginfo-1.2.1-alt1_3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libyrmcds0-debuginfo-1.2.1-alt1_3.x86_64.rpm 10.15user 3.06system 0:23.26elapsed 56%CPU (0avgtext+0avgdata 40076maxresident)k 0inputs+0outputs (0major+540686minor)pagefaults 0swaps 17.15user 8.15system 0:35.74elapsed 70%CPU (0avgtext+0avgdata 114248maxresident)k 0inputs+0outputs (0major+902893minor)pagefaults 0swaps