<86>Jul 28 01:57:28 userdel[167648]: delete user 'rooter'
<86>Jul 28 01:57:28 userdel[167648]: removed group 'rooter' owned by 'rooter'
<86>Jul 28 01:57:28 userdel[167648]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 28 01:57:28 groupadd[167663]: group added to /etc/group: name=rooter, GID=657
<86>Jul 28 01:57:28 groupadd[167663]: group added to /etc/gshadow: name=rooter
<86>Jul 28 01:57:28 groupadd[167663]: new group: name=rooter, GID=657
<86>Jul 28 01:57:28 useradd[167672]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>Jul 28 01:57:28 userdel[167689]: delete user 'builder'
<86>Jul 28 01:57:28 userdel[167689]: removed group 'builder' owned by 'builder'
<86>Jul 28 01:57:28 userdel[167689]: removed shadow group 'builder' owned by 'builder'
<86>Jul 28 01:57:28 groupadd[167707]: group added to /etc/group: name=builder, GID=658
<86>Jul 28 01:57:28 groupadd[167707]: group added to /etc/gshadow: name=builder
<86>Jul 28 01:57:28 groupadd[167707]: new group: name=builder, GID=658
<86>Jul 28 01:57:28 useradd[167719]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
<13>Jul 28 01:57:29 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/pv-1.6.6-alt1.nosrc.rpm (w1.gzdio)
Installing pv-1.6.6-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71293
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pv-1.6.6
+ echo 'Source #0 (pv-1.6.6.tar):'
Source #0 (pv-1.6.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/pv-1.6.6.tar
+ cd pv-1.6.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ pushd doc
~/RPM/BUILD/pv-1.6.6/doc ~/RPM/BUILD/pv-1.6.6
+ mv -f -- COPYING COPYING.orig
++ relative /usr/share/license/Artistic-2 /usr/share/doc/pv/COPYING
+ ln -s -- ../../license/Artistic-2 COPYING
+ popd
~/RPM/BUILD/pv-1.6.6
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71293
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pv-1.6.6
+ pushd autoconf/
~/RPM/BUILD/pv-1.6.6/autoconf ~/RPM/BUILD/pv-1.6.6
+ autoconf configure.in
+ popd
~/RPM/BUILD/pv-1.6.6
+ touch autoconf/make/depend.mk~ autoconf/make/filelist.mk~ autoconf/make/modules.mk~
+ chmod u+x configure
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -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 --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
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 for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... yes
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 msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lintl... no
checking for main in -li... no
checking for gettext... yes
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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for getopt_long... yes
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for open64... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for basename... yes
checking for snprintf... yes
checking for stat64... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for splice... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'autoconf/Makefile.in' 'autoconf/make/vars.mk' 'autoconf/make/package.mk' 'autoconf/make/filelist.mk~' 'autoconf/make/unreal.mk' 'autoconf/make/modules.mk~' 'autoconf/make/rules.mk' 'autoconf/make/link.mk' 'autoconf/make/depend.mk~' seems to ignore the --datarootdir setting
config.status: creating doc/lsm
config.status: creating doc/quickref.1
config.status: creating doc/pv.spec
config.status: creating src/.dummy
config.status: creating src/include/config.h
config.status: executing default commands
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make make
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
echo > ./autoconf/make/filelist.mk~
echo > ./autoconf/make/modules.mk~
cd .; \
bash autoconf/scripts/makemake.sh \
     autoconf/make/filelist.mk~ \
     autoconf/make/modules.mk~
Scanning for source files: 17 found
Scanning for modules: up to 4 found
Writing module linking rules
[    ]
[....]
Listing source, object and dependency files
sh ./config.status
config.status: creating Makefile
config.status: WARNING:  'autoconf/Makefile.in' 'autoconf/make/vars.mk' 'autoconf/make/package.mk' 'autoconf/make/filelist.mk~' 'autoconf/make/unreal.mk' 'autoconf/make/modules.mk~' 'autoconf/make/rules.mk' 'autoconf/make/link.mk' 'autoconf/make/depend.mk~' seems to ignore the --datarootdir setting
config.status: creating doc/lsm
config.status: creating doc/quickref.1
config.status: creating doc/pv.spec
config.status: creating src/.dummy
config.status: creating src/include/config.h
config.status: src/include/config.h is unchanged
config.status: executing default commands
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
+ make dep
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/watchpid.c src/pv/watchpid . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/watchpid.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/transfer.c src/pv/transfer . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/transfer.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/state.c src/pv/state . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/state.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/signal.c src/pv/signal . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/signal.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/number.c src/pv/number . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/number.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/loop.c src/pv/loop . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/loop.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/file.c src/pv/file . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/file.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/display.c src/pv/display . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/display.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/pv/cursor.c src/pv/cursor . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/cursor.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/main/version.c src/main/version . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/version.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/main/remote.c src/main/remote . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/remote.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/main/options.c src/main/options . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/options.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/main/main.c src/main/main . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/main.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/main/help.c src/main/help . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/help.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/main/debug.c src/main/debug . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/debug.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/library/gettext.c src/library/gettext . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/library/gettext.d
sh ./autoconf/scripts/depend.sh \
   x86_64-alt-linux-gcc src/library/getopt.c src/library/getopt . -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/library/getopt.d
echo '#' > ./autoconf/make/depend.mk~
echo '# Dependencies.' >> ./autoconf/make/depend.mk~
echo '#' >> ./autoconf/make/depend.mk~
echo >> ./autoconf/make/depend.mk~
cat src/pv/watchpid.d src/pv/transfer.d src/pv/state.d src/pv/signal.d src/pv/number.d src/pv/loop.d src/pv/file.d src/pv/display.d src/pv/cursor.d src/main/version.d src/main/remote.d src/main/options.d src/main/main.d src/main/help.d src/main/debug.d src/library/gettext.d src/library/getopt.d >> ./autoconf/make/depend.mk~
sh ./config.status
config.status: creating Makefile
config.status: WARNING:  'autoconf/Makefile.in' 'autoconf/make/vars.mk' 'autoconf/make/package.mk' 'autoconf/make/filelist.mk~' 'autoconf/make/unreal.mk' 'autoconf/make/modules.mk~' 'autoconf/make/rules.mk' 'autoconf/make/link.mk' 'autoconf/make/depend.mk~' seems to ignore the --datarootdir setting
config.status: creating doc/lsm
config.status: creating doc/quickref.1
config.status: creating doc/pv.spec
config.status: creating src/.dummy
config.status: creating src/include/config.h
config.status: src/include/config.h is unchanged
config.status: executing default commands
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/version.o src/main/version.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/debug.o src/main/debug.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/getopt.o src/library/getopt.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/gettext.o src/library/gettext.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/remote.o src/main/remote.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/main.o src/main/main.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/options.o src/main/options.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/help.o src/main/help.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/number.o src/pv/number.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/cursor.o src/pv/cursor.c
src/pv/cursor.c: In function 'pv_crs_init':
src/pv/cursor.c:400:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  400 |    write(STDERR_FILENO, "\n", 1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/cursor.c: In function 'pv_crs_get_ypos':
src/pv/cursor.c:217:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  217 |  write(terminalfd, "\033[6n", 4);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/cursor.c: In function 'pv_crs_update':
src/pv/cursor.c:513:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  513 |    write(STDERR_FILENO, pos, strlen(pos));
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/cursor.c:515:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  515 |     write(STDERR_FILENO, "\n", 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/cursor.c:538:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  538 |  write(STDERR_FILENO, pos, strlen(pos));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/cursor.c:539:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  539 |  write(STDERR_FILENO, str, strlen(str));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/cursor.c: In function 'pv_crs_fini':
src/pv/cursor.c:575:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  575 |  write(STDERR_FILENO, pos, strlen(pos));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/state.o src/pv/state.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
/usr/bin/msgfmt -o src/nls/de.mo src/nls/de.po
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
/usr/bin/msgfmt -o src/nls/fr.mo src/nls/fr.po
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
/usr/bin/msgfmt -o src/nls/pl.mo src/nls/pl.po
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/signal.o src/pv/signal.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
/usr/bin/msgfmt -o src/nls/pt.mo src/nls/pt.po
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
ld -r -o src/main.o  src/main/debug.o src/main/help.o src/main/main.o src/main/options.o src/main/remote.o src/main/version.o
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
ld -r -o src/library.o  src/library/getopt.o src/library/gettext.o
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/file.o src/pv/file.c
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/watchpid.o src/pv/watchpid.c
src/pv/watchpid.c: In function 'pv_watchfd_position':
src/pv/watchpid.c:160:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  160 |  fscanf(fptr, "pos: %llu", &position);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/display.o src/pv/display.c
src/pv/display.c: In function 'pv_display':
src/pv/display.c:955:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  955 |   write(STDERR_FILENO, display, strlen(display));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/display.c:960:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  960 |   write(STDERR_FILENO, display, strlen(display));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/display.c:961:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  961 |   write(STDERR_FILENO, "\r", 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/display.c:634:3: warning: 'average_rate' may be used uninitialized in this function [-Wmaybe-uninitialized]
  634 |   pv__sizestr(state->str_average_rate,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  635 |        sizeof(state->str_average_rate), "[%s]",
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  636 |        average_rate, _("/s"), _("B/s"),
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  637 |        state->linemode ? 0 : 1);
      |        ~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/display.c:430:37: note: 'average_rate' was declared here
  430 |  long double time_since_last, rate, average_rate;
      |                                     ^~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/loop.o src/pv/loop.c
src/pv/loop.c: In function 'pv_watchpid_loop':
src/pv/loop.c:508:40: warning: variable 'next_remotecheck' set but not used [-Wunused-but-set-variable]
  508 |  struct timeval next_update, cur_time, next_remotecheck;
      |                                        ^~~~~~~~~~~~~~~~
src/pv/loop.c: In function 'pv_main_loop':
src/pv/loop.c:323:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  323 |    write(STDERR_FILENO, "\n", 1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c: In function 'pv_watchfd_loop':
src/pv/loop.c:483:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  483 |   write(STDERR_FILENO, "\n", 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c: In function 'pv_watchpid_loop':
src/pv/loop.c:714:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  714 |     write(STDERR_FILENO, "\n", 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:738:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  738 |     write(STDERR_FILENO, "\n", 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:740:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  740 |     write(STDERR_FILENO, " ", 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:741:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  741 |    write(STDERR_FILENO, "\r", 1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:749:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  749 |    write(STDERR_FILENO, "\033[A", 3);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:761:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  761 |    write(STDERR_FILENO, " ", 1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:762:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  762 |   write(STDERR_FILENO, "\r", 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:765:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  765 |    write(STDERR_FILENO, "\n", 1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:768:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  768 |   write(STDERR_FILENO, "\033[A", 3);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:542:8: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  542 |     "%s", original_format_string);
      |        ^
In file included from /usr/include/stdio.h:866,
                 from src/pv/loop.c:8:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 512 bytes into a destination of size 511
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/pv/loop.c:539:10: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 508 [-Wformat-truncation=]
  539 |     "%%N %s", original_format_string);
      |          ^~
In file included from /usr/include/stdio.h:866,
                 from src/pv/loop.c:8:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 4 and 515 bytes into a destination of size 511
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/transfer.o src/pv/transfer.c
src/pv/transfer.c: In function 'pv__transfer_write_repeated':
src/pv/transfer.c:164:19: warning: variable 'tv' set but not used [-Wunused-but-set-variable]
  164 |    struct timeval tv;
      |                   ^~
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
ld -r -o src/pv.o  src/pv/cursor.o src/pv/display.o src/pv/file.o src/pv/loop.o src/pv/number.o src/pv/signal.o src/pv/state.o src/pv/transfer.o src/pv/watchpid.o
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -o pv src/main.o src/library.o src/pv.o  
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18465
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pv-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pv-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd pv-1.6.6
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/pv-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.6'
:
./autoconf/scripts/mkinstalldirs \
  "/usr/src/tmp/pv-buildroot/usr/bin"
mkdir /usr/src/tmp/pv-buildroot
mkdir /usr/src/tmp/pv-buildroot/usr
mkdir /usr/src/tmp/pv-buildroot/usr/bin
./autoconf/scripts/mkinstalldirs \
  "/usr/src/tmp/pv-buildroot/usr/share/man/man1"
mkdir /usr/src/tmp/pv-buildroot/usr/share
mkdir /usr/src/tmp/pv-buildroot/usr/share/man
mkdir /usr/src/tmp/pv-buildroot/usr/share/man/man1
/usr/libexec/rpm-build/install -p -m 755 pv \
                  "/usr/src/tmp/pv-buildroot/usr/bin/pv"
/usr/libexec/rpm-build/install -p -m 644 doc/quickref.1 \
                  "/usr/src/tmp/pv-buildroot/usr/share/man/man1/pv.1"
if test -n "src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo"; then \
  catalogs='src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo'; \
  for cat in $catalogs; do \
    name=`echo $cat | sed 's,^.*/,,g'`; \
    if test "`echo $name | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \
      destdir=/usr/share/locale; \
    else \
      destdir=/usr/share/locale; \
    fi; \
    lang=`echo $name | sed 's/.mo$//'`; \
    dir=/usr/src/tmp/pv-buildroot$destdir/$lang/LC_MESSAGES; \
    ./autoconf/scripts/mkinstalldirs $dir; \
    /usr/libexec/rpm-build/install -p -m 644 $cat $dir/pv.mo; \
  done; \
fi
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale/de
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale/de/LC_MESSAGES
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale/fr
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale/fr/LC_MESSAGES
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale/pl
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale/pl/LC_MESSAGES
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale/pt
mkdir /usr/src/tmp/pv-buildroot/usr/share/locale/pt/LC_MESSAGES
make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.6'
+ /usr/lib/rpm/find-lang pv
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pv-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pv-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/pv-buildroot/ (default)
Compressing files in /usr/src/tmp/pv-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/pv-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: pv-1.6.6-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91506
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pv-1.6.6
+ DOCDIR=/usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ /bin/mkdir -p /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ cp -prL doc/NEWS doc/TODO /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ chmod -R go-w /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ chmod -R a+rX /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ cp -prL --no-dereference doc/COPYING /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ chmod -R go-w /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ chmod -R a+rX /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8KvKWL
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tV1QPL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.5)(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.7Hc3YN
Creating pv-debuginfo package
Processing files: pv-debuginfo-1.6.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tr3soO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zQAnWO
find-requires: running scripts (debuginfo)
Requires: pv = 1.6.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to pv-debuginfo a strict dependency on pv
Wrote: /usr/src/RPM/RPMS/x86_64/pv-1.6.6-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/pv-debuginfo-1.6.6-alt1.x86_64.rpm (w2.lzdio)
3.79user 1.47system 0:08.07elapsed 65%CPU (0avgtext+0avgdata 35436maxresident)k
0inputs+0outputs (0major+612512minor)pagefaults 0swaps
7.66user 4.51system 0:13.99elapsed 87%CPU (0avgtext+0avgdata 106428maxresident)k
24inputs+0outputs (46203major+864045minor)pagefaults 0swaps
--- pv-1.6.6-alt1.x86_64.rpm.repo	2021-06-28 19:27:33.000000000 +0000
+++ pv-1.6.6-alt1.x86_64.rpm.hasher	2021-07-28 01:57:40.105893862 +0000
@@ -22,3 +22,3 @@
 Provides: pv = 1.6.6-alt1:sisyphus+275441.100.2.1
-File: /usr/bin/pv	100755	root:root	42df82816fcdc7a0fa2f55937998cfde	
+File: /usr/bin/pv	100755	root:root	6d90f28421b1824836f24b479bf300a7	
 File: /usr/share/doc/pv-1.6.6	40755	root:root		
@@ -32,2 +32,2 @@
 File: /usr/share/man/man1/pv.1.xz	100644	root:root	4b85330b3d2e5a8b3eb1b0e61924f510	
-RPMIdentity: 25409028ea9b360954f5c9b0bc233ab3
+RPMIdentity: aeadc9a4554f1ae4d348891c5744a49f
--- pv-debuginfo-1.6.6-alt1.x86_64.rpm.repo	2021-06-28 19:27:33.000000000 +0000
+++ pv-debuginfo-1.6.6-alt1.x86_64.rpm.hasher	2021-07-28 01:57:40.188894728 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/47	40755	root:root	
-/usr/lib/debug/.build-id/47/5e093a9ef40dc8b2aad840efa9681990d3ab61	120777	root:root	../../../../bin/pv
-/usr/lib/debug/.build-id/47/5e093a9ef40dc8b2aad840efa9681990d3ab61.debug	120777	root:root	../../usr/bin/pv.debug
+/usr/lib/debug/.build-id/dd	40755	root:root	
+/usr/lib/debug/.build-id/dd/7e5d1fdf01269bc36de4d35c64a93a7354fd9e	120777	root:root	../../../../bin/pv
+/usr/lib/debug/.build-id/dd/7e5d1fdf01269bc36de4d35c64a93a7354fd9e.debug	120777	root:root	../../usr/bin/pv.debug
 /usr/lib/debug/usr/bin/pv.debug	100644	root:root	
@@ -32,6 +32,6 @@
 Provides: pv-debuginfo = 1.6.6-alt1:sisyphus+275441.100.2.1
-File: /usr/lib/debug/.build-id/47	40755	root:root		
-File: /usr/lib/debug/.build-id/47/5e093a9ef40dc8b2aad840efa9681990d3ab61	120777	root:root		../../../../bin/pv
-File: /usr/lib/debug/.build-id/47/5e093a9ef40dc8b2aad840efa9681990d3ab61.debug	120777	root:root		../../usr/bin/pv.debug
-File: /usr/lib/debug/usr/bin/pv.debug	100644	root:root	3455cf6ddefb52d768c643b5e90f6a1c	
+File: /usr/lib/debug/.build-id/dd	40755	root:root		
+File: /usr/lib/debug/.build-id/dd/7e5d1fdf01269bc36de4d35c64a93a7354fd9e	120777	root:root		../../../../bin/pv
+File: /usr/lib/debug/.build-id/dd/7e5d1fdf01269bc36de4d35c64a93a7354fd9e.debug	120777	root:root		../../usr/bin/pv.debug
+File: /usr/lib/debug/usr/bin/pv.debug	100644	root:root	3c068eaf00bccc63a9d1d2a2c0325000	
 File: /usr/src/debug/pv-1.6.6	40755	root:root		
@@ -59,2 +59,2 @@
 File: /usr/src/debug/pv-1.6.6/src/pv/watchpid.c	100644	root:root	340e65ec99721582011f0b7309aed184	
-RPMIdentity: 5891e3afbe13f2bdb7c8c62fff146cc5
+RPMIdentity: 92a55090988e4b2f5f53e24446bb6f3c