<86>Dec 20 01:33:32 userdel[58792]: delete user 'rooter' <86>Dec 20 01:33:32 userdel[58792]: removed group 'rooter' owned by 'rooter' <86>Dec 20 01:33:32 userdel[58792]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 20 01:33:32 groupadd[58832]: group added to /etc/group: name=rooter, GID=645 <86>Dec 20 01:33:32 groupadd[58832]: group added to /etc/gshadow: name=rooter <86>Dec 20 01:33:32 groupadd[58832]: new group: name=rooter, GID=645 <86>Dec 20 01:33:32 useradd[58852]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Dec 20 01:33:32 userdel[58963]: delete user 'builder' <86>Dec 20 01:33:32 userdel[58963]: removed group 'builder' owned by 'builder' <86>Dec 20 01:33:32 userdel[58963]: removed shadow group 'builder' owned by 'builder' <86>Dec 20 01:33:32 groupadd[58997]: group added to /etc/group: name=builder, GID=646 <86>Dec 20 01:33:32 groupadd[58997]: group added to /etc/gshadow: name=builder <86>Dec 20 01:33:32 groupadd[58997]: new group: name=builder, GID=646 <86>Dec 20 01:33:32 useradd[59040]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Dec 20 01:33:36 rpmi: glibc-devel-static-6:2.27-alt7 sisyphus.217184.100 1543765786 installed <13>Dec 20 01:33:36 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Dec 20 01:33:36 rpmi: libstdc++8-devel-8.2.1-alt1 sisyphus.214000.20 1542662172 installed <13>Dec 20 01:33:37 rpmi: gcc8-c++-8.2.1-alt1 sisyphus.214000.20 1542662172 installed <13>Dec 20 01:33:38 rpmi: libstdc++8-devel-static-8.2.1-alt1 sisyphus.214000.20 1542662172 installed <13>Dec 20 01:33:38 rpmi: libstdc++-devel-static-8-alt1 sisyphus.214000.40 1542664792 installed <13>Dec 20 01:33:38 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664792 installed <13>Dec 20 01:33:38 rpmi: libgpm-devel-1.20.1-alt18.1 1521564348 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bsign-0.4.5-alt1.nosrc.rpm Installing bsign-0.4.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38758 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bsign-0.4.5 + echo 'Source #0 (bsign-0.4.5.tar):' Source #0 (bsign-0.4.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bsign-0.4.5.tar + cd bsign-0.4.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60265 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bsign-0.4.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes checking whether the C++ compiler (c++ -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking whether ln -s works... yes checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /bin/install -c checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C++ preprocessor... c++ -E checking for ANSI C header files... yes checking for strncasecmp... yes checking for memcpy... yes checking for bcopy... yes checking for strcspn... yes checking for strncpy... yes checking for cfmakeraw... yes checking for vsnprintf... yes checking for vsprintf... yes checking for rindex... yes checking for strrchr... yes checking for fcntl.h... yes checking for unistd.h... yes checking for gpm.h... yes checking for malloc.h... yes checking for string.h... yes checking for strings.h... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes checking size of long... 8 checking size of int... 4 checking size of long long... 8 checking whether byte ordering is bigendian... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking for vprintf... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h Run 'make' to build the application. + make -j8 make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -DHAVE_CONFIG_H -M main.cxx options.cxx sha1.c bsign.cxx conversion.cxx ds.cxx exec.cxx files.cxx tty.cxx exitstatus.cxx filewalk.cc signal.cc > depend.m make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' === Creating 'o/' output directory make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/options.o options.cxx make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/main.o main.cxx make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' gcc -c -g -DHAVE_CONFIG_H -o o/sha1.o sha1.c make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/exec.o exec.cxx make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/files.o files.cxx make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/ds.o ds.cxx make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/conversion.o conversion.cxx make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/exitstatus.o exitstatus.cxx make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/tty.o tty.cxx make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/signal.o signal.cc make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/filewalk.o filewalk.cc make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -c -g -DHAVE_CONFIG_H -o o/bsign.o bsign.cxx bsign.cxx: In function 'void report_elf32(const HDR_ELF32&, const SECTION_ELF32*)': bsign.cxx:661:20: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "%08x %08x header\n", 0, sizeof (hdr)); ^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' c++ -o o/bsign o/main.o o/options.o o/sha1.o o/bsign.o o/conversion.o o/ds.o o/exec.o o/files.o o/tty.o o/exitstatus.o o/filewalk.o o/signal.o -g -static cp o/bsign o/bsign-unstripped strip o/bsign make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' -- Linking bsign to o/bsign make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1972 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bsign-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bsign-buildroot + cd bsign-0.4.5 + mkdir /usr/src/tmp/bsign-buildroot + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/bsign-buildroot/usr exec_prefix=/usr/src/tmp/bsign-buildroot/usr bindir=/usr/src/tmp/bsign-buildroot/usr/bin sbindir=/usr/src/tmp/bsign-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bsign-buildroot/etc datadir=/usr/src/tmp/bsign-buildroot/usr/share includedir=/usr/src/tmp/bsign-buildroot/usr/include libdir=/usr/src/tmp/bsign-buildroot/usr/lib64 libexecdir=/usr/src/tmp/bsign-buildroot/usr/lib localstatedir=/usr/src/tmp/bsign-buildroot/var/lib sharedstatedir=/usr/src/tmp/bsign-buildroot/var/lib mandir=/usr/src/tmp/bsign-buildroot/usr/share/man infodir=/usr/src/tmp/bsign-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5' ./mkinstalldirs /usr/src/tmp/bsign-buildroot/usr/bin /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts /usr/src/tmp/bsign-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/bsign-buildroot/usr mkdir /usr/src/tmp/bsign-buildroot/usr/bin mkdir /usr/src/tmp/bsign-buildroot/usr/share mkdir /usr/src/tmp/bsign-buildroot/usr/share/doc mkdir /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign mkdir /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts mkdir /usr/src/tmp/bsign-buildroot/usr/share/man mkdir /usr/src/tmp/bsign-buildroot/usr/share/man/man1 /bin/install -p bsign /usr/src/tmp/bsign-buildroot/usr/bin/ strip /usr/src/tmp/bsign-buildroot/usr/bin//bsign /bin/install -p -m 644 bsign_sign /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts /bin/install -p -m 644 bsign_verify /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts /bin/install -p -m 644 bsign_hash /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts /bin/install -p -m 644 bsign_check /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts /bin/install -p -m 644 bsign.1 /usr/src/tmp/bsign-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bsign-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bsign-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/bsign-buildroot/ (default) Compressing files in /usr/src/tmp/bsign-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bsign-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 verify-elf: WARNING: ./usr/bin/bsign: eu-elflint failed Hardlinking identical .pyc and .pyo files Processing files: bsign-0.4.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1972 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bsign-0.4.5 + DOCDIR=/usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5 + export DOCDIR + rm -rf /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5 + /bin/mkdir -p /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5 + cp -prL README NOTES TODO /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5 + chmod -R go-w /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5 + chmod -R a+rX /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IHhHI5 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.MQTwQZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Q8McX Wrote: /usr/src/RPM/RPMS/x86_64/bsign-0.4.5-alt1.x86_64.rpm 3.74user 1.13system 0:09.34elapsed 52%CPU (0avgtext+0avgdata 30108maxresident)k 0inputs+0outputs (0major+409395minor)pagefaults 0swaps 15.93user 3.87system 0:26.42elapsed 74%CPU (0avgtext+0avgdata 122424maxresident)k 0inputs+0outputs (0major+793924minor)pagefaults 0swaps --- bsign-0.4.5-alt1.x86_64.rpm.repo 2014-02-24 19:06:51.000000000 +0000 +++ bsign-0.4.5-alt1.x86_64.rpm.hasher 2018-12-20 01:33:50.920726880 +0000 @@ -11,3 +11,3 @@ /usr/share/doc/bsign/scripts/bsign_verify 100644 -/usr/share/man/man1/bsign.1.gz 100644 +/usr/share/man/man1/bsign.1.xz 100644 Requires: rpmlib(PayloadIsLzma)