<86>Nov 24 06:37:34 userdel[13150]: delete user 'rooter' <86>Nov 24 06:37:34 userdel[13150]: removed group 'rooter' owned by 'rooter' <86>Nov 24 06:37:34 userdel[13150]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 24 06:37:34 groupadd[13178]: group added to /etc/group: name=rooter, GID=612 <86>Nov 24 06:37:34 groupadd[13178]: group added to /etc/gshadow: name=rooter <86>Nov 24 06:37:34 groupadd[13178]: new group: name=rooter, GID=612 <86>Nov 24 06:37:34 useradd[13189]: new user: name=rooter, UID=612, GID=612, home=/root, shell=/bin/bash <86>Nov 24 06:37:34 userdel[13208]: delete user 'builder' <86>Nov 24 06:37:34 userdel[13208]: removed group 'builder' owned by 'builder' <86>Nov 24 06:37:34 userdel[13208]: removed shadow group 'builder' owned by 'builder' <86>Nov 24 06:37:34 groupadd[13220]: group added to /etc/group: name=builder, GID=613 <86>Nov 24 06:37:34 groupadd[13220]: group added to /etc/gshadow: name=builder <86>Nov 24 06:37:34 groupadd[13220]: new group: name=builder, GID=613 <86>Nov 24 06:37:34 useradd[13229]: new user: name=builder, UID=613, GID=613, home=/usr/src, shell=/bin/bash <13>Nov 24 06:37:37 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pv-1.6.6-alt1.nosrc.rpm Installing pv-1.6.6-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37944 + 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.37944 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... i586-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, --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 \ i586-alt-linux-gcc src/pv/watchpid.c src/pv/watchpid . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/watchpid.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/pv/transfer.c src/pv/transfer . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/transfer.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/pv/state.c src/pv/state . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/state.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/pv/signal.c src/pv/signal . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/signal.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/pv/number.c src/pv/number . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/number.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/pv/loop.c src/pv/loop . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/loop.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/pv/file.c src/pv/file . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/file.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/pv/display.c src/pv/display . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/display.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/pv/cursor.c src/pv/cursor . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/pv/cursor.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/main/version.c src/main/version . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/version.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/main/remote.c src/main/remote . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/remote.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/main/options.c src/main/options . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/options.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/main/main.c src/main/main . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/main.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/main/help.c src/main/help . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/help.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/main/debug.c src/main/debug . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/main/debug.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/library/gettext.c src/library/gettext . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > src/library/gettext.d sh ./autoconf/scripts/depend.sh \ i586-alt-linux-gcc src/library/getopt.c src/library/getopt . -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 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] 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] 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] 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] 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] 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] 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' /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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' /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' /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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 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] 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] write(STDERR_FILENO, "\r", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/display.c:634:3: warning: 'average_rate' may be used uninitialized in this function [-Wmaybe-uninitialized] pv__sizestr(state->str_average_rate, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(state->str_average_rate), "[%s]", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ average_rate, _("/s"), _("B/s"), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state->linemode ? 0 : 1); ~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/display.c:430:37: note: 'average_rate' was declared here 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] fscanf(fptr, "pos: %llu", &position); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/watchpid.c: In function 'pv_watchpid_setname': src/pv/watchpid.c:366:42: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 499 and 506 [-Wformat-truncation=] sizeof(info->display_name) - 1, "%4d:%s", ^~ In file included from /usr/include/stdio.h:862, from src/pv/watchpid.c:7: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 6 and 4108 bytes into a destination of size 511 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 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] 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] 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] 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] 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] write(STDERR_FILENO, " ", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:741:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 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] 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] write(STDERR_FILENO, " ", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:762:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 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] 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] write(STDERR_FILENO, "\033[A", 3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:546:46: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] sizeof(state_copy.default_format) - 1, "%s", ^ In file included from /usr/include/stdio.h:862, from src/pv/loop.c:8: /usr/include/bits/stdio2.h:64:10: note: '__builtin_snprintf' output between 1 and 512 bytes into a destination of size 511 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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' 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.35987 + 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 + cd pv-1.6.6 + make 'INSTALL=/bin/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 /bin/install -p -m 755 pv \ "/usr/src/tmp/pv-buildroot/usr/bin/pv" /bin/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; \ /bin/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) 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) verify-elf: WARNING: ./usr/bin/pv: uses non-LFS functions: fopen open readdir Hardlinking identical .pyc and .pyo files Processing files: pv-1.6.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35987 + 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.LF8lbh 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.yYE6qw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.5), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SaJ2GY 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.HDbt8H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hNPgbJ find-requires: running scripts (debuginfo) Requires: pv = 1.6.6-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/pv-1.6.6-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pv-debuginfo-1.6.6-alt1.i586.rpm 6.23user 1.29system 0:10.98elapsed 68%CPU (0avgtext+0avgdata 29736maxresident)k 0inputs+0outputs (0major+535400minor)pagefaults 0swaps 16.11user 3.67system 0:24.77elapsed 79%CPU (0avgtext+0avgdata 122704maxresident)k 0inputs+0outputs (0major+915247minor)pagefaults 0swaps