<86>Jan 26 02:28:54 userdel[1663404]: delete user 'rooter' <86>Jan 26 02:28:54 userdel[1663404]: removed group 'rooter' owned by 'rooter' <86>Jan 26 02:28:54 userdel[1663404]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 02:28:54 groupadd[1663419]: group added to /etc/group: name=rooter, GID=531 <86>Jan 26 02:28:54 groupadd[1663419]: group added to /etc/gshadow: name=rooter <86>Jan 26 02:28:54 groupadd[1663419]: new group: name=rooter, GID=531 <86>Jan 26 02:28:54 useradd[1663430]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Jan 26 02:28:54 userdel[1663449]: delete user 'builder' <86>Jan 26 02:28:54 userdel[1663449]: removed group 'builder' owned by 'builder' <86>Jan 26 02:28:54 userdel[1663449]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 02:28:54 groupadd[1663457]: group added to /etc/group: name=builder, GID=532 <86>Jan 26 02:28:54 groupadd[1663457]: group added to /etc/gshadow: name=builder <86>Jan 26 02:28:54 groupadd[1663457]: new group: name=builder, GID=532 <86>Jan 26 02:28:54 useradd[1663462]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash <13>Jan 26 02:29:00 rpmi: glibc-devel-static-6:2.27-alt12 p9+243233.100.2.1 1577350190 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/statifier-1.7.4-alt1.nosrc.rpm Installing statifier-1.7.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf statifier-1.7.4 + echo 'Source #0 (statifier-1.7.4.tar):' Source #0 (statifier-1.7.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/statifier-1.7.4.tar + cd statifier-1.7.4 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst s@/usr/lib@/usr/lib64@ src/Makefile src/statifier + /usr/bin/subst 's@ELF32.*@ELF := no@g' configs/config.x86_64 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd statifier-1.7.4 + make all make: Entering directory '/usr/src/RPM/BUILD/statifier-1.7.4' /bin/sh ./configure rm --force VERSION echo "VERSION='1.7.4'" > VERSION || { rm --force VERSION; exit 1; } make all-local-64 ELF_CLASS=64 && mkdir --parents $ELF_CLASS && make ELF_CLASS=$ELF_CLASS all-local-internal gcc -m64 -Icpus/x86_64 -Wall -O2 -g elf_class.c -o 64/elf_class gcc -m64 -Icpus/x86_64 -Wall -O2 -g elf_data.c -o 64/elf_data gcc -m64 -Icpus/x86_64 -Wall -O2 -g elf_soname.c -o 64/elf_soname gcc -m64 -Icpus/x86_64 -Wall -O2 -g elf_symbols.c -o 64/elf_symbols gcc -m64 -Icpus/x86_64 -Wall -O2 -g fep.c -o 64/fep gcc -m64 -Icpus/x86_64 -Wall -O2 -g inject_starter.c -o 64/inject_starter gcc -m64 -Icpus/x86_64 -Wall -O2 -g non_pt_load.c -o 64/non_pt_load gcc -m64 -Icpus/x86_64 -Wall -O2 -g pt_load_1.c -o 64/pt_load_1 gcc -m64 -Icpus/x86_64 -Wall -O2 -g strtoul.c -o 64/strtoul gcc -m64 -Icpus/x86_64 -Wall -O2 -g unsigned_long_sum.c -o 64/unsigned_long_sum gcc -m64 -Icpus/x86_64 -Wall -O2 -g elf_find_pattern.c -o 64/elf_find_pattern gcc -m64 -Icpus/x86_64 -Wall -O2 -g find_dl_argc.c -o 64/find_dl_argc gcc -m64 -Icpus/x86_64 -Wall -O2 -g find_dl_argv.c -o 64/find_dl_argv gcc -m64 -Icpus/x86_64 -Wall -O2 -g find_dl_auxv.c -o 64/find_dl_auxv gcc -m64 -Icpus/x86_64 -Wall -O2 -g find_dl_platform.c -o 64/find_dl_platform gcc -m64 -Icpus/x86_64 -Wall -O2 -g find_environ.c -o 64/find_environ gcc -m64 -Wall -O2 -S dl-var.c -o 64/dl-var.s.s /bin/sh asm.make.sh < 64/dl-var.s.s > 64/dl-var.s || { rm --force 64/dl-var.s; exit 1; } gcc -m64 -c -o 64/dl-var.o -nostdinc -I/usr/src/RPM/BUILD/statifier-1.7.4/src -I/usr/src/RPM/BUILD/statifier-1.7.4/src/64 -include cpus/x86_64/processor.h -include ./start.S -include cpus/x86_64/dl-var.S ./end.S gcc -m64 -o 64/dl-var 64/dl-var.o -Wl,--oformat,binary,--entry=0x0 -nostdlib rm --force 64/regs.inc /bin/sh regs2asm.make.sh cpus/x86_64/regs.list 64/regs.inc || { rm --force 64/regs.inc; exit 1; } gcc -m64 -c -o 64/regs.o -nostdinc -I/usr/src/RPM/BUILD/statifier-1.7.4/src -I/usr/src/RPM/BUILD/statifier-1.7.4/src/64 -include cpus/x86_64/processor.h -include ./start.S -include cpus/x86_64/regs.S ./end.S gcc -m64 -o 64/regs 64/regs.o -Wl,--oformat,binary,--entry=0x0 -nostdlib gcc -m64 -c -o 64/set_thread_area.o -nostdinc -I/usr/src/RPM/BUILD/statifier-1.7.4/src -I/usr/src/RPM/BUILD/statifier-1.7.4/src/64 -include cpus/x86_64/processor.h -include ./start.S -include cpus/x86_64/set_thread_area.S ./end.S gcc -m64 -o 64/set_thread_area 64/set_thread_area.o -Wl,--oformat,binary,--entry=0x0 -nostdlib rm --force 64/regs.awk /bin/sh regs2awk.make.sh cpus/x86_64/regs.list regs.awk 64/regs.awk || { rm --force 64/regs.awk; exit 1; } gcc -c -m64 -I. -Icpus/x86_64 -I64 -Wall -O2 -g my_gdb/breakpoints.c -o 64/breakpoints.o gcc -c -m64 -I. -Icpus/x86_64 -I64 -Wall -O2 -g my_gdb/dump.c -o 64/dump.o my_gdb/dump.c: In function 'dumps': my_gdb/dump.c:146:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, length); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -m64 -I. -Icpus/x86_64 -I64 -Wall -O2 -g my_gdb/environment.c -o 64/environment.o gcc -c -m64 -I. -Icpus/x86_64 -I64 -Wall -O2 -g my_gdb/my_gdb.c -o 64/my_gdb.o gcc -c -m64 -I. -Icpus/x86_64 -I64 -Wall -O2 -g my_gdb/my_ptrace.c -o 64/my_ptrace.o rm --force 64/regs.c /bin/sh regs2c.make.sh cpus/x86_64/regs.list 64/regs.c || { rm --force 64/regs.c; exit 1; } gcc -c -m64 -I. -Icpus/x86_64 -I64 -Wall -O2 -g my_gdb/registers.c -o 64/registers.o gcc -m64 64/breakpoints.o 64/dump.o 64/environment.o 64/my_gdb.o 64/my_ptrace.o 64/registers.o -o 64/my_gdb cd 64 && ln --symbolic --force --no-dereference ../fep.sh ../maps.sh ../regs.sh ../set_thread_area.sh ../statifier.sh ../statifier_common.sh ../statifier_loader.sh ../statifier_dump.sh ../statifier_create_starter.sh ../statifier_create_exe.sh ../statifier_lib.src ../statifier_parser.src . cd 64 && ln --symbolic --force --no-dereference ../cpus/x86_64/properties.src . ln --symbolic --force --no-dereference 64/elf_class . rm --force statifier.1 sed -e "s#@VERSION@#1.7.4#g" < statifier.1.in > statifier.1 || { rm --force statifier.1; exit 1; } rm --force statifier.files /bin/sh files.make.sh statifier.files.other.in statifier.files.common.in statifier.files.elf.in > statifier.files || { rm --force statifier.files; exit 1; } rm --force statifier.spec /bin/sh spec.make.sh statifier.spec.in statifier.files ../VERSION ../RELEASE ../ChangeLog > statifier.spec || { rm --force statifier.spec; exit 1; } make[1]: Nothing to be done for 'all-local'. make: Leaving directory '/usr/src/RPM/BUILD/statifier-1.7.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24400 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/statifier-buildroot + : + /bin/rm -rf -- /usr/src/tmp/statifier-buildroot + cd statifier-1.7.4 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/statifier-buildroot make: Entering directory '/usr/src/RPM/BUILD/statifier-1.7.4' make install-common && make install-local-64 mkdir --parents /usr/src/tmp/statifier-buildroot/usr/lib64/statifier install --mode=755 fep.sh maps.sh regs.sh set_thread_area.sh statifier.sh statifier_common.sh statifier_loader.sh statifier_dump.sh statifier_create_starter.sh statifier_create_exe.sh /usr/src/tmp/statifier-buildroot/usr/lib64/statifier install --mode=444 VERSION statifier_lib.src statifier_parser.src /usr/src/tmp/statifier-buildroot/usr/lib64/statifier mkdir --parents /usr/src/tmp/statifier-buildroot/usr/bin install --mode=755 statifier /usr/src/tmp/statifier-buildroot/usr/bin ELF_CLASS=64 && make ELF_CLASS=$ELF_CLASS install-local-internal mkdir --parents /usr/src/tmp/statifier-buildroot/usr/lib64/statifier/64 install --mode=755 64/elf_class 64/elf_data 64/elf_soname 64/elf_symbols 64/fep 64/inject_starter 64/non_pt_load 64/pt_load_1 64/strtoul 64/unsigned_long_sum 64/elf_find_pattern 64/find_dl_argc 64/find_dl_argv 64/find_dl_auxv 64/find_dl_platform 64/find_environ 64/dl-var 64/regs 64/set_thread_area 64/regs.awk 64/my_gdb /usr/src/tmp/statifier-buildroot/usr/lib64/statifier/64 cd cpus/x86_64 && install --mode=444 properties.src /usr/src/tmp/statifier-buildroot/usr/lib64/statifier/64 cd /usr/src/tmp/statifier-buildroot/usr/lib64/statifier/64 && ln --symbolic --force --no-dereference ../fep.sh ../maps.sh ../regs.sh ../set_thread_area.sh ../statifier.sh ../statifier_common.sh ../statifier_loader.sh ../statifier_dump.sh ../statifier_create_starter.sh ../statifier_create_exe.sh ../statifier_lib.src ../statifier_parser.src . cd /usr/src/tmp/statifier-buildroot/usr/lib64/statifier && mv --force 64/elf_class . mkdir --parents /usr/src/tmp/statifier-buildroot//usr/share/man/man1 install --mode=444 statifier.1 /usr/src/tmp/statifier-buildroot//usr/share/man/man1 make[2]: Nothing to be done for 'install-local'. make[1]: Nothing to be done for 'install-local'. make: Leaving directory '/usr/src/RPM/BUILD/statifier-1.7.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/statifier-buildroot (auto) mode of 'usr/lib64/statifier/64/properties.src' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64/statifier/statifier_parser.src' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64/statifier/statifier_lib.src' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64/statifier/VERSION' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/statifier.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/statifier-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/statifier-buildroot/ (default) Compressing files in /usr/src/tmp/statifier-buildroot (auto) Adjusting library links in /usr/src/tmp/statifier-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/statifier-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: statifier-1.7.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81815 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd statifier-1.7.4 + DOCDIR=/usr/src/tmp/statifier-buildroot/usr/share/doc/statifier-1.7.4 + export DOCDIR + rm -rf /usr/src/tmp/statifier-buildroot/usr/share/doc/statifier-1.7.4 + /bin/mkdir -p /usr/src/tmp/statifier-buildroot/usr/share/doc/statifier-1.7.4 + cp -prL AUTHORS ChangeLog INSTALL LICENSE NEWS README TODO /usr/src/tmp/statifier-buildroot/usr/share/doc/statifier-1.7.4 + chmod -R go-w /usr/src/tmp/statifier-buildroot/usr/share/doc/statifier-1.7.4 + chmod -R a+rX /usr/src/tmp/statifier-buildroot/usr/share/doc/statifier-1.7.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pU6b1N 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.XTReha find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: CommandLineParsing Echo SaveOptions SetVariables awk cat chmod mkdir rm Requires: gdb, /bin/bash, /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, gawk, libc.so.6(GLIBC_2.14)(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.gymC9T Creating statifier-debuginfo package Processing files: statifier-debuginfo-1.7.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dzAeyH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z8i9wy find-requires: running scripts (debuginfo) Requires: statifier = 1.7.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/statifier-1.7.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/statifier-debuginfo-1.7.4-alt1.x86_64.rpm 12.17user 8.81system 0:25.46elapsed 82%CPU (0avgtext+0avgdata 32056maxresident)k 0inputs+0outputs (0major+1346619minor)pagefaults 0swaps 20.08user 14.07system 0:38.89elapsed 87%CPU (0avgtext+0avgdata 115404maxresident)k 0inputs+0outputs (0major+1637022minor)pagefaults 0swaps