<86>Jan 3 01:53:46 userdel[77968]: delete user 'rooter' <86>Jan 3 01:53:46 userdel[77968]: removed group 'rooter' owned by 'rooter' <86>Jan 3 01:53:46 userdel[77968]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 3 01:53:46 groupadd[78033]: group added to /etc/group: name=rooter, GID=543 <86>Jan 3 01:53:46 groupadd[78033]: group added to /etc/gshadow: name=rooter <86>Jan 3 01:53:46 groupadd[78033]: new group: name=rooter, GID=543 <86>Jan 3 01:53:46 useradd[78044]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Jan 3 01:53:46 userdel[78075]: delete user 'builder' <86>Jan 3 01:53:46 userdel[78075]: removed group 'builder' owned by 'builder' <86>Jan 3 01:53:46 userdel[78075]: removed shadow group 'builder' owned by 'builder' <86>Jan 3 01:53:46 groupadd[78105]: group added to /etc/group: name=builder, GID=544 <86>Jan 3 01:53:46 groupadd[78105]: group added to /etc/gshadow: name=builder <86>Jan 3 01:53:46 groupadd[78105]: new group: name=builder, GID=544 <86>Jan 3 01:53:46 useradd[78119]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash warning: Macro %gpl3plus not found <13>Jan 3 01:53:49 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Jan 3 01:53:49 rpmi: libstdc++8-devel-8.2.1-alt2 sisyphus.218691.100 1545948574 installed <13>Jan 3 01:53:49 rpmi: gcc8-c++-8.2.1-alt2 sisyphus.218691.100 1545948574 installed <13>Jan 3 01:53:49 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664792 installed <13>Jan 3 01:53:50 rpmi: groff-base-1.22.3-alt2 1502488668 installed <13>Jan 3 01:53:50 rpmi: zlib-devel-1.2.11-alt1 sisyphus.217171.100 1543710738 installed <13>Jan 3 01:53:50 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tardy-1.17-alt2.qa1.nosrc.rpm Installing tardy-1.17-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tardy-1.17 + echo 'Source #0 (tardy-1.17.tar):' Source #0 (tardy-1.17.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tardy-1.17.tar + cd tardy-1.17 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tardy-1.17 + 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 + 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 checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for a BSD-compatible install... /bin/install -c checking for bison... bison -y checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for main in -lsocket... no checking for main in -lz... yes checking for working stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for long file names... yes checking for strerror... yes checking for getpgrp... yes checking for tcgetpgrp... yes checking for strftime... yes checking for strcasecmp... yes checking for snprintf... yes checking for vsnprintf... yes checking for appropriate getpgrp argument... empty checking for a Bourne shell which understands functions... /bin/sh configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating etc/Howto.conf config.status: creating common/config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' awk -f etc/txt2c.awk man1/tardy.1 > man1/tardy.h make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/ac/stdio.cc mv stdio.o common/ac/stdio.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/ac/string.cc mv string.o common/ac/string.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Itardy -Icommon -c tardy/ofmt.cc mv ofmt.o tardy/ofmt.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/file/input.cc mv input.o common/file/input.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/ac/zlib.cc mv zlib.o common/ac/zlib.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/arglex.cc mv arglex.o common/arglex.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/cannonical.cc mv cannonical.o common/cannonical.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Itardy -Icommon -c tardy/ifmt.cc mv ifmt.o tardy/ifmt.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/file/input/stdin.cc mv stdin.o common/file/input/stdin.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/file/input/normal.cc mv normal.o common/file/input/normal.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/file/output.cc mv output.o common/file/output.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/file/output/normal.cc mv normal.o common/file/output/normal.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/file/output/buffer.cc mv buffer.o common/file/output/buffer.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/file/output/stdout.cc mv stdout.o common/file/output/stdout.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/filenamelist.cc mv filenamelist.o common/filenamelist.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' awk -f etc/txt2c.awk man1/o__rules.so > man1/o__rules.h make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' awk -f etc/txt2c.awk man1/o_help.so > man1/o_help.h make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' awk -f etc/txt2c.awk man1/z_exit.so > man1/z_exit.h make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/filenamelist/filter.cc mv filter.o common/filenamelist/filter.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/mem.cc mv mem.o common/mem.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/error.cc mv error.o common/error.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/fstrcmp.cc mv fstrcmp.o common/fstrcmp.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/progname.cc mv progname.o common/progname.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/filenamelist/file.cc mv file.o common/filenamelist/file.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/header.cc mv header.o common/tar/header.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/mprintf.cc mv mprintf.o common/mprintf.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input.cc mv input.o common/tar/input.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Itardy -Icommon -c tardy/tardy.cc mv tardy.o tardy/tardy.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/format.cc mv format.o common/tar/format.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input/filename.cc mv filename.o common/tar/input/filename.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input/filenamelist.cc mv filenamelist.o common/tar/input/filenamelist.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/symtab.cc mv symtab.o common/symtab.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input/filter.cc mv filter.o common/tar/input/filter.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/rcstring.cc mv rcstring.o common/rcstring.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/group_name.cc mv group_name.o common/tar/input/filter/group_name.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/mode_clear.cc mv mode_clear.o common/tar/input/filter/mode_clear.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input/filter/now.cc mv now.o common/tar/input/filter/now.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/mode_set.cc mv mode_set.o common/tar/input/filter/mode_set.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/group_numbr.cc mv group_numbr.o common/tar/input/filter/group_numbr.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/remove_prefix_count.cc mv remove_prefix_count.o common/tar/input/filter/remove_prefix_count.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input/filter/clean.cc mv clean.o common/tar/input/filter/clean.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/remov_prefi.cc mv remov_prefi.o common/tar/input/filter/remov_prefi.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input/filter/gunzip.cc mv gunzip.o common/tar/input/filter/gunzip.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/suppr_direc.cc mv suppr_direc.o common/tar/input/filter/suppr_direc.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/user_name.cc mv user_name.o common/tar/input/filter/user_name.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input/filter/prefix.cc mv prefix.o common/tar/input/filter/prefix.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/filenamelist/filter/progress.cc mv progress.o common/filenamelist/filter/progress.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output.cc mv output.o common/tar/output.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output/cpio.cc mv cpio.o common/tar/output/cpio.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/input/filter/user_number.cc mv user_number.o common/tar/input/filter/user_number.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/output/cpio/oldascii.cc mv oldascii.o common/tar/output/cpio/oldascii.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output/list.cc mv list.o common/tar/output/list.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output/filter.cc mv filter.o common/tar/output/filter.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c \ common/tar/output/cpio/newascii.cc mv newascii.o common/tar/output/cpio/newascii.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output/tar/bsd.cc common/tar/output/tar/bsd.cc: In member function 'virtual void tar_output_tar_bsd::write_header(const tar_header&)': common/tar/output/tar/bsd.cc:51:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "filename \"%s\" too long (by %d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/tar/output/tar/bsd.cc:53:13: h.name.length() - sizeof(hp->name) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/tar/output/tar/bsd.cc:140:17: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "linkname \"%s\" too long (by %d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/tar/output/tar/bsd.cc:142:17: h.linkname.length() - sizeof(hp->linkname) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv bsd.o common/tar/output/tar/bsd.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' awk -f etc/txt2c.awk man1/tardy_license.1 > man1/tardy_license.h make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' mkdir bin make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output/tar/v7.cc common/tar/output/tar/v7.cc: In member function 'virtual void tar_output_tar_v7::write_header(const tar_header&)': common/tar/output/tar/v7.cc:51:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "filename \"%s\" too long (by %d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/tar/output/tar/v7.cc:53:13: h.name.length() - sizeof(hp->name) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/tar/output/tar/v7.cc:145:17: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "linkname \"%s\" too long (by %d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/tar/output/tar/v7.cc:147:17: h.linkname.length() - sizeof(hp->linkname) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv v7.o common/tar/output/tar/v7.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/versi_stamp.cc mv versi_stamp.o common/versi_stamp.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/trace.cc mv trace.o common/trace.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Itardy -Icommon -c tardy/main.cc mv main.o tardy/main.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output/tar_base.cc mv tar_base.o common/tar/output/tar_base.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output/filter/gzip.cc mv gzip.o common/tar/output/filter/gzip.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/input/tar.cc mv tar.o common/tar/input/tar.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/version.cc mv version.o common/version.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/tar/output/tar/posix.cc mv posix.o common/tar/output/tar/posix.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -O -Icommon -Icommon -c common/help.cc mv help.o common/help.o make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' rm -f common/lib.a ar qc common/lib.a common/ac/stdio.o common/ac/string.o common/ac/zlib.o common/arglex.o common/cannonical.o common/error.o common/file/input.o common/file/input/normal.o common/file/input/stdin.o common/file/output.o common/file/output/buffer.o common/file/output/normal.o common/file/output/stdout.o common/filenamelist.o common/filenamelist/file.o common/filenamelist/filter.o common/filenamelist/filter/progress.o common/fstrcmp.o common/help.o common/mem.o common/mprintf.o common/progname.o common/rcstring.o common/symtab.o common/tar/format.o common/tar/header.o common/tar/input.o common/tar/input/filename.o common/tar/input/filenamelist.o common/tar/input/filter.o common/tar/input/filter/clean.o common/tar/input/filter/group_name.o common/tar/input/filter/group_numbr.o common/tar/input/filter/gunzip.o common/tar/input/filter/mode_clear.o common/tar/input/filter/mode_set.o common/tar/input/filter/now.o common/tar/input/filter/prefix.o common/tar/input/filter/remov_prefi.o common/tar/input/filter/remove_prefix_count.o common/tar/input/filter/suppr_direc.o common/tar/input/filter/user_name.o common/tar/input/filter/user_number.o common/tar/input/tar.o common/tar/output.o common/tar/output/cpio.o common/tar/output/cpio/newascii.o common/tar/output/cpio/oldascii.o common/tar/output/filter.o common/tar/output/filter/gzip.o common/tar/output/list.o common/tar/output/tar/bsd.o common/tar/output/tar/posix.o common/tar/output/tar/v7.o common/tar/output/tar_base.o common/trace.o common/versi_stamp.o common/version.o ranlib common/lib.a make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' x86_64-alt-linux-g++ -o bin/tardy tardy/ifmt.o tardy/main.o tardy/ofmt.o tardy/tardy.o common/lib.a -lz make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85063 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tardy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tardy-buildroot + cd tardy-1.17 + make 'INSTALL=/bin/install -p' RPM_BUILD_ROOT=/usr/src/tmp/tardy-buildroot install make: Entering directory '/usr/src/RPM/BUILD/tardy-1.17' /bin/install -p -m 0755 -d /usr/src/tmp/tardy-buildroot/usr/bin /bin/install -p bin/tardy /usr/src/tmp/tardy-buildroot/usr/bin/tardy /bin/install -p -m 0755 -d /usr/src/tmp/tardy-buildroot/usr/share/man/man1 (cd man1; soelim tardy.1) > tmp /bin/install -p -m 644 tmp /usr/src/tmp/tardy-buildroot/usr/share/man/man1/tardy.1 (cd man1; soelim tardy_license.1) > tmp /bin/install -p -m 644 tmp /usr/src/tmp/tardy-buildroot/usr/share/man/man1/tardy_license.1 make: Leaving directory '/usr/src/RPM/BUILD/tardy-1.17' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tardy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tardy-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/tardy-buildroot/ (default) Compressing files in /usr/src/tmp/tardy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/tardy-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: tardy-1.17-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SiSntO 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.Aj2WAk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libz.so.1()(64bit) >= set:khb6pwmWdIhpAOoqvxaG1, 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.es9ZPT Creating tardy-debuginfo package Processing files: tardy-debuginfo-1.17-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G0medw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GCdsHb find-requires: running scripts (debuginfo) Requires: tardy = 1.17-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/tardy-1.17-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tardy-debuginfo-1.17-alt2.qa1.x86_64.rpm 6.62user 2.00system 0:14.28elapsed 60%CPU (0avgtext+0avgdata 43340maxresident)k 0inputs+0outputs (0major+792548minor)pagefaults 0swaps 16.04user 4.76system 0:27.34elapsed 76%CPU (0avgtext+0avgdata 122396maxresident)k 0inputs+0outputs (0major+1226344minor)pagefaults 0swaps --- tardy-1.17-alt2.qa1.x86_64.rpm.repo 2013-04-18 04:20:33.000000000 +0000 +++ tardy-1.17-alt2.qa1.x86_64.rpm.hasher 2019-01-03 01:54:07.097972315 +0000 @@ -1,4 +1,4 @@ /usr/bin/tardy 100755 -/usr/share/man/man1/tardy.1.gz 100644 -/usr/share/man/man1/tardy_license.1.bz2 100644 +/usr/share/man/man1/tardy.1.xz 100644 +/usr/share/man/man1/tardy_license.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 @@ -10,2 +10,3 @@ Requires: libstdc++.so.6(CXXABI_1.3)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit)