<86>May 15 00:59:06 userdel[715318]: delete user 'rooter' <86>May 15 00:59:06 userdel[715318]: removed group 'rooter' owned by 'rooter' <86>May 15 00:59:06 userdel[715318]: removed shadow group 'rooter' owned by 'rooter' <86>May 15 00:59:06 groupadd[715359]: group added to /etc/group: name=rooter, GID=1829 <86>May 15 00:59:06 groupadd[715359]: group added to /etc/gshadow: name=rooter <86>May 15 00:59:06 groupadd[715359]: new group: name=rooter, GID=1829 <86>May 15 00:59:06 useradd[715391]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>May 15 00:59:06 userdel[715463]: delete user 'builder' <86>May 15 00:59:06 userdel[715463]: removed group 'builder' owned by 'builder' <86>May 15 00:59:06 userdel[715463]: removed shadow group 'builder' owned by 'builder' <86>May 15 00:59:06 groupadd[715516]: group added to /etc/group: name=builder, GID=1830 <86>May 15 00:59:06 groupadd[715516]: group added to /etc/gshadow: name=builder <86>May 15 00:59:06 groupadd[715516]: new group: name=builder, GID=1830 <86>May 15 00:59:06 useradd[715540]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none <13>May 15 00:59:07 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.20-alt1.nosrc.rpm (w1.gzdio) Installing pv-1.6.20-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86175 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pv-1.6.20 + echo 'Source #0 (pv-1.6.20.tar):' Source #0 (pv-1.6.20.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pv-1.6.20.tar + cd pv-1.6.20 + /bin/chmod -c -Rf u+rwX,go-w . + pushd doc ~/RPM/BUILD/pv-1.6.20/doc ~/RPM/BUILD/pv-1.6.20 + 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.20 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86175 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pv-1.6.20 + pushd autoconf/ ~/RPM/BUILD/pv-1.6.20/autoconf ~/RPM/BUILD/pv-1.6.20 + autoconf configure.in + popd ~/RPM/BUILD/pv-1.6.20 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 stdbool.h that conforms to C99... yes checking for _Bool... 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.20' 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.20' + make dep make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' sh ./autoconf/scripts/depend.sh \ x86_64-alt-linux-gcc src/pv/watchpid.c src/pv/watchpid . -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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.20' + make -j16 make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' /usr/bin/msgfmt -o src/nls/de.mo src/nls/de.po make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' /usr/bin/msgfmt -o src/nls/fr.mo src/nls/fr.po make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' /usr/bin/msgfmt -o src/nls/pl.mo src/nls/pl.po make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' /usr/bin/msgfmt -o src/nls/pt.mo src/nls/pt.po make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' ld -r -o src/library.o src/library/getopt.o src/library/gettext.o make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' 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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/cursor.o src/pv/cursor.c make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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_main_loop': src/pv/loop.c:324:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 324 | write(STDERR_FILENO, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c: In function 'pv_watchfd_loop': src/pv/loop.c:484:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 484 | write(STDERR_FILENO, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c: In function 'pv_watchpid_loop': src/pv/loop.c:724:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 724 | write(STDERR_FILENO, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:748:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 748 | write(STDERR_FILENO, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:750:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 750 | write(STDERR_FILENO, " ", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:751:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 751 | write(STDERR_FILENO, "\r", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:759:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 759 | write(STDERR_FILENO, "\033[A", 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:771:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 771 | write(STDERR_FILENO, " ", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:772:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 772 | write(STDERR_FILENO, "\r", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:775:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 775 | write(STDERR_FILENO, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:778:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 778 | write(STDERR_FILENO, "\033[A", 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:168:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 168 | fscanf(fptr, "pos: %llu", &position); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/transfer.o src/pv/transfer.c make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:982:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 982 | write(STDERR_FILENO, display, strlen(display)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/display.c:990:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 990 | write(STDERR_FILENO, display, strlen(display)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/display.c:991:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 991 | write(STDERR_FILENO, "\r", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' 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.20' make: Entering directory '/usr/src/RPM/BUILD/pv-1.6.20' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o pv src/main.o src/library.o src/pv.o make: Leaving directory '/usr/src/RPM/BUILD/pv-1.6.20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43505 + 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.20 + 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.20' : ./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.20' + /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.20-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pv-1.6.20 + DOCDIR=/usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + export DOCDIR + rm -rf /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + /bin/mkdir -p /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + cp -prL doc/NEWS doc/TODO /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + chmod -R go-w /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + chmod -R a+rX /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + cp -prL --no-dereference doc/COPYING /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + chmod -R go-w /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + chmod -R a+rX /usr/src/tmp/pv-buildroot/usr/share/doc/pv-1.6.20 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.afuhEC 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.ANcNss 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.lx0rx1 Creating pv-debuginfo package Processing files: pv-debuginfo-1.6.20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GUNgx7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x6cDqQ find-requires: running scripts (debuginfo) Requires: pv = 1.6.20-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.20-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pv-debuginfo-1.6.20-alt1.x86_64.rpm (w2.lzdio) 2.71user 2.62system 0:09.11elapsed 58%CPU (0avgtext+0avgdata 54028maxresident)k 0inputs+0outputs (0major+645924minor)pagefaults 0swaps 2.24user 1.27system 0:14.49elapsed 24%CPU (0avgtext+0avgdata 110636maxresident)k 0inputs+0outputs (0major+230301minor)pagefaults 0swaps --- pv-1.6.20-alt1.x86_64.rpm.repo 2021-10-13 13:41:59.000000000 +0000 +++ pv-1.6.20-alt1.x86_64.rpm.hasher 2023-05-15 00:59:19.024086662 +0000 @@ -24,3 +24,3 @@ Provides: pv = 1.6.20-alt1:sisyphus+287041.100.1.1 -File: /usr/bin/pv 100755 root:root cc2b7642ea20797ab6876ca11f8e93a8 +File: /usr/bin/pv 100755 root:root e21b2db803a4ac81327ee3c182d6e135 File: /usr/share/doc/pv-1.6.20 40755 root:root @@ -34,2 +34,2 @@ File: /usr/share/man/man1/pv.1.xz 100644 root:root b90ec3b65035be62b1741d546dc2b578 -RPMIdentity: 37b3e05f4f52a7e1970ba6cd3925c404849098aa1d6483ccd25e39ecfad8b31fdf32d3f28b943d96128a565884cfcb76e9f7783a0e72a0e0d2408c632c49cb2e +RPMIdentity: 69a92575c3b075b3aaef58a80ca8e277ee8e8214eccc115e2e90977ab2a6a2900831d7658338840d0853efee126928f440a93b4bf91db9a9d6694c60cd997f69 --- pv-debuginfo-1.6.20-alt1.x86_64.rpm.repo 2021-10-13 13:41:59.000000000 +0000 +++ pv-debuginfo-1.6.20-alt1.x86_64.rpm.hasher 2023-05-15 00:59:19.120087666 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/de07f57c3d44652ebbd5addbbfbf905ec4ccbb 120777 root:root ../../../../bin/pv -/usr/lib/debug/.build-id/fa/de07f57c3d44652ebbd5addbbfbf905ec4ccbb.debug 120777 root:root ../../usr/bin/pv.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/d501fd2fd344400464f5fcfa913f2520905710 120777 root:root ../../../../bin/pv +/usr/lib/debug/.build-id/eb/d501fd2fd344400464f5fcfa913f2520905710.debug 120777 root:root ../../usr/bin/pv.debug /usr/lib/debug/usr/bin/pv.debug 100644 root:root @@ -35,6 +35,6 @@ Provides: pv-debuginfo = 1.6.20-alt1:sisyphus+287041.100.1.1 -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/de07f57c3d44652ebbd5addbbfbf905ec4ccbb 120777 root:root ../../../../bin/pv -File: /usr/lib/debug/.build-id/fa/de07f57c3d44652ebbd5addbbfbf905ec4ccbb.debug 120777 root:root ../../usr/bin/pv.debug -File: /usr/lib/debug/usr/bin/pv.debug 100644 root:root 238e0d259c92542928edf25a90f85dcf +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/d501fd2fd344400464f5fcfa913f2520905710 120777 root:root ../../../../bin/pv +File: /usr/lib/debug/.build-id/eb/d501fd2fd344400464f5fcfa913f2520905710.debug 120777 root:root ../../usr/bin/pv.debug +File: /usr/lib/debug/usr/bin/pv.debug 100644 root:root dd9e8b9e9e0e32fe6016d690d0a2f793 File: /usr/src/debug/pv-1.6.20 40755 root:root @@ -65,2 +65,2 @@ File: /usr/src/debug/pv-1.6.20/src/pv/watchpid.c 100644 root:root 61bdfa2ce7797bbb1f25328ce1282e0c -RPMIdentity: c15c7ad8518504b7a69ccbf9dfe63206c38d85162677fec86ab62e6fcac036cb3932add4ffb3ef453b16ef07d866b93bd88e8569aa4067a769a03d44add8ed03 +RPMIdentity: 5a8faf2b0e1d193b4383907551b38c3ff3973012f99668113f083db530ad7096b97b2b7c833e8f352a56a75ce398d5e29967490a41041a204528a7b5a3ebb3ad