<86>Dec 6 02:12:58 userdel[2801862]: delete user 'rooter' <86>Dec 6 02:12:58 userdel[2801862]: removed group 'rooter' owned by 'rooter' <86>Dec 6 02:12:58 groupadd[2801873]: group added to /etc/group: name=rooter, GID=654 <86>Dec 6 02:12:58 groupadd[2801873]: group added to /etc/gshadow: name=rooter <86>Dec 6 02:12:58 groupadd[2801873]: new group: name=rooter, GID=654 <86>Dec 6 02:12:58 useradd[2801880]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Dec 6 02:12:58 userdel[2801897]: delete user 'builder' <86>Dec 6 02:12:58 userdel[2801897]: removed group 'builder' owned by 'builder' <86>Dec 6 02:12:58 userdel[2801897]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 02:12:58 groupadd[2801911]: group added to /etc/group: name=builder, GID=655 <86>Dec 6 02:12:58 groupadd[2801911]: group added to /etc/gshadow: name=builder <86>Dec 6 02:12:58 groupadd[2801911]: new group: name=builder, GID=655 <86>Dec 6 02:12:58 useradd[2801920]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Dec 6 02:13:03 rpmi: glibc-devel-static-6:2.27-alt13 p9+261868.100.3.1 1606152844 installed <13>Dec 6 02:13:03 rpmi: libpng16-1.6.36-alt1 sisyphus+219478.100.1.1 1547633315 installed <13>Dec 6 02:13:03 rpmi: libslang2-2.3.2-alt3 sisyphus+226951.200.4.1 1554841002 installed <13>Dec 6 02:13:03 rpmi: libslang2-devel-2.3.2-alt3 sisyphus+226951.200.4.1 1554841002 installed <13>Dec 6 02:13:03 rpmi: libnewt52-0.52.16-alt1 1381149178 installed <13>Dec 6 02:13:03 rpmi: libnewt-devel-0.52.16-alt1 1381149178 installed <13>Dec 6 02:13:03 rpmi: libnewt-devel-static-0.52.16-alt1 1381149178 installed <13>Dec 6 02:13:04 rpmi: libslang2-devel-static-2.3.2-alt3 sisyphus+226951.200.4.1 1554841002 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/propagator-20190829-alt1.nosrc.rpm Installing propagator-20190829-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf propagator-20190829 + echo 'Source #0 (propagator-20190829-alt1.tar):' Source #0 (propagator-20190829-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/propagator-20190829-alt1.tar + cd propagator-20190829 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd propagator-20190829 + make -j8 WITH_CIFS=t WITH_SHELL=t WITH_SPLASH=t version=20190829-alt1 libdir=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' echo -e \#define VERSION \"20190829-alt1\" \\n\#define DISTRIB_NAME \"ALT Linux\" > version.h make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c log.c -o GLIBC-log.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c stage1.c -o GLIBC-stage1.o stage1.c: In function 'stage1': stage1.c:354:41: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 117 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "Welcome to %s", version); ^~ ~~~~~~~ In file included from /usr/include/stdio.h:862, from stage1.c:30: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 12 and 139 bytes into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c mount.c -o GLIBC-mount.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c lomount.c -o GLIBC-lomount.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c modules.c -o GLIBC-modules.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c automatic.c -o GLIBC-automatic.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c frontend-common.c -o GLIBC-frontend-common.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c init.c -o GLIBC-init.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c common.c -o GLIBC-common.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c probing.c -o GLIBC-probing.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c disk.c -o GLIBC-disk.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c tools.c -o GLIBC-tools.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c dns.c -o GLIBC-dns.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c udev.c -o GLIBC-udev.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c dhcp.c -o GLIBC-dhcp.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c cdrom.c -o GLIBC-cdrom.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c adsl.c -o GLIBC-adsl.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c network.c -o GLIBC-network.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c newt-frontend.c -o GLIBC-newt-frontend.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c url.c -o GLIBC-url.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o gencpio gen_init_cpio.c make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c sha256.c -o GLIBC-sha256.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' cc -o init GLIBC-init.o GLIBC-stage1.o GLIBC-log.o GLIBC-tools.o GLIBC-modules.o GLIBC-probing.o GLIBC-mount.o GLIBC-lomount.o GLIBC-automatic.o GLIBC-frontend-common.o GLIBC-cdrom.o GLIBC-disk.o GLIBC-common.o GLIBC-udev.o GLIBC-network.o GLIBC-dhcp.o GLIBC-url.o GLIBC-dns.o GLIBC-adsl.o GLIBC-sha256.o /usr/lib64/libresolv.a GLIBC-newt-frontend.o /usr/lib64/libnewt.a /usr/lib64/libslang.a -static /usr/bin/ld.default: /usr/lib64/libnewt.a(form.o): in function `Gpm_Open': /usr/src/RPM/BUILD/newt52-0.52.16/form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' strip -R .note -R .comment init make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40942 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/propagator-buildroot + : + /bin/rm -rf -- /usr/src/tmp/propagator-buildroot + cd propagator-20190829 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/propagator-buildroot libdir=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/propagator-20190829' /bin/install -p -D -m0755 gencpio /usr/src/tmp/propagator-buildroot/usr/bin/gencpio /bin/install -p -m0755 mkmodpack /usr/src/tmp/propagator-buildroot/usr/bin/mkmodpack /bin/install -p -D -m0755 init /usr/src/tmp/propagator-buildroot/usr/sbin/propagator make: Leaving directory '/usr/src/RPM/BUILD/propagator-20190829' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/propagator-buildroot (auto) Verifying and fixing files in /usr/src/tmp/propagator-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/propagator-buildroot/ (default) Compressing files in /usr/src/tmp/propagator-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/sbin/propagator Verifying ELF objects in /usr/src/tmp/propagator-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 3] '.rela.plt': relocation 0: invalid symbol index section [ 3] '.rela.plt': relocation 1: invalid symbol index section [ 3] '.rela.plt': relocation 2: invalid symbol index section [ 3] '.rela.plt': relocation 3: invalid symbol index section [ 3] '.rela.plt': relocation 4: invalid symbol index section [ 3] '.rela.plt': relocation 5: invalid symbol index section [ 3] '.rela.plt': relocation 6: invalid symbol index section [ 3] '.rela.plt': relocation 7: invalid symbol index section [ 3] '.rela.plt': relocation 8: invalid symbol index section [ 3] '.rela.plt': relocation 9: invalid symbol index section [ 3] '.rela.plt': relocation 10: invalid symbol index section [ 3] '.rela.plt': relocation 11: invalid symbol index section [ 3] '.rela.plt': relocation 12: invalid symbol index section [ 3] '.rela.plt': relocation 13: invalid symbol index section [ 3] '.rela.plt': relocation 14: invalid symbol index section [ 3] '.rela.plt': relocation 15: invalid symbol index section [ 3] '.rela.plt': relocation 16: invalid symbol index section [ 3] '.rela.plt': relocation 17: invalid symbol index section [ 3] '.rela.plt': relocation 18: invalid symbol index section [ 3] '.rela.plt': relocation 19: invalid symbol index section [ 3] '.rela.plt': relocation 20: invalid symbol index section [ 3] '.rela.plt': relocation 21: invalid symbol index section [ 3] '.rela.plt': relocation 22: invalid symbol index section [ 3] '.rela.plt': relocation 23: invalid symbol index section [ 3] '.rela.plt': relocation 24: invalid symbol index section [ 3] '.rela.plt': relocation 25: invalid symbol index section [ 3] '.rela.plt': relocation 26: invalid symbol index section [ 3] '.rela.plt': relocation 27: invalid symbol index section [ 3] '.rela.plt': relocation 28: invalid symbol index section [ 3] '.rela.plt': relocation 29: invalid symbol index section [ 3] '.rela.plt': relocation 30: invalid symbol index section [ 3] '.rela.plt': relocation 31: invalid symbol index section [ 3] '.rela.plt': relocation 32: invalid symbol index verify-elf: WARNING: ./usr/sbin/propagator: eu-elflint failed Hardlinking identical .pyc and .pyo files Processing files: propagator-20190829-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cdYmmJ 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.rhYm25 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat cpio depmod find grep gzip modprobe rm sed Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, cpio, findutils, grep, gzip, kmod, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH), sed Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oRDmaw Creating propagator-debuginfo package Processing files: propagator-debuginfo-20190829-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sx8BIZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lNfuIw find-requires: running scripts (debuginfo) Requires: propagator = 20190829-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to propagator-debuginfo a strict dependency on propagator Wrote: /usr/src/RPM/RPMS/x86_64/propagator-20190829-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/propagator-debuginfo-20190829-alt1.x86_64.rpm 9.36user 2.19system 0:10.72elapsed 107%CPU (0avgtext+0avgdata 47140maxresident)k 0inputs+0outputs (0major+323418minor)pagefaults 0swaps 17.37user 7.40system 0:23.10elapsed 107%CPU (0avgtext+0avgdata 116592maxresident)k 3832inputs+0outputs (0major+617016minor)pagefaults 0swaps