<86>Apr 21 00:46:02 userdel[55525]: delete user 'rooter' <86>Apr 21 00:46:02 groupadd[55582]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 00:46:02 groupadd[55582]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:46:02 groupadd[55582]: new group: name=rooter, GID=609 <86>Apr 21 00:46:02 useradd[55619]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 00:46:02 userdel[55731]: delete user 'builder' <86>Apr 21 00:46:02 userdel[55731]: removed group 'builder' owned by 'builder' <86>Apr 21 00:46:02 userdel[55731]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:46:02 groupadd[55770]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 00:46:02 groupadd[55770]: group added to /etc/gshadow: name=builder <86>Apr 21 00:46:02 groupadd[55770]: new group: name=builder, GID=610 <86>Apr 21 00:46:02 useradd[55785]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 21 00:46:05 rpmi: glibc-devel-static-6:2.23-alt3.M80P.2 1514455523 installed <13>Apr 21 00:46:05 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 00:46:06 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 00:46:06 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 00:46:06 rpmi: libgpm-devel-1.20.1-alt14 1410302177 installed <13>Apr 21 00:46:07 rpmi: libstdc++5-devel-static-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed 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.38388 + 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.38388 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bsign-0.4.5 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -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 -Wall -g -O2 ) works... yes checking whether the C++ compiler (c++ -pipe -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. + '[' -n '' ']' + NPROCS=8 + 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 c++ -c -g -DHAVE_CONFIG_H -o o/main.o main.cxx c++ -c -g -DHAVE_CONFIG_H -o o/options.o options.cxx gcc -c -g -DHAVE_CONFIG_H -o o/sha1.o sha1.c c++ -c -g -DHAVE_CONFIG_H -o o/bsign.o bsign.cxx c++ -c -g -DHAVE_CONFIG_H -o o/conversion.o conversion.cxx c++ -c -g -DHAVE_CONFIG_H -o o/ds.o ds.cxx c++ -c -g -DHAVE_CONFIG_H -o o/exec.o exec.cxx c++ -c -g -DHAVE_CONFIG_H -o o/files.o files.cxx c++ -c -g -DHAVE_CONFIG_H -o o/tty.o tty.cxx bsign.cxx: In function 'void report_elf32(const HDR_ELF32&, const SECTION_ELF32*)': bsign.cxx:661:57: 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)); ^ c++ -c -g -DHAVE_CONFIG_H -o o/exitstatus.o exitstatus.cxx c++ -c -g -DHAVE_CONFIG_H -o o/filewalk.o filewalk.cc c++ -c -g -DHAVE_CONFIG_H -o o/signal.o signal.cc 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 -- 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.20205 + 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) 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 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.82663 + 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.2VAnAm 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.RL5W2u 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.cU1pfG Wrote: /usr/src/RPM/RPMS/x86_64/bsign-0.4.5-alt1.x86_64.rpm 1.97user 0.91system 0:05.86elapsed 49%CPU (0avgtext+0avgdata 26548maxresident)k 0inputs+0outputs (0major+353136minor)pagefaults 0swaps 6.80user 3.08system 0:13.95elapsed 70%CPU (0avgtext+0avgdata 121968maxresident)k 8608inputs+0outputs (0major+616256minor)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 2019-04-21 00:46:15.075037987 +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)