D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/prozilla-2.0.4-18.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8NEQJC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf prozilla-2.0.4 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/prozilla-2.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd prozilla-2.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (prozilla_download_win.h.patch):' Patch #0 (prozilla_download_win.h.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/download_win.h + sed -i -e 's|gnulocaledir = $(prefix)/share/locale|gnulocaledir = /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64$(prefix)/share/locale|' po/Makefile.in.in + sed -i -e 's|gnulocaledir = $(prefix)/share/locale|gnulocaledir = /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64$(prefix)/share/locale|' libprozilla/po/Makefile.in.in + for d in . libprozilla + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub . + for d in . libprozilla + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub libprozilla + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TdlQWB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd prozilla-2.0.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) Modifying libprozilla/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for strerror in -lcposix... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-g++... (cached) x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-g++... (cached) none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for uname... uname checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... no 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 dlfcn.h usability... yes checking dlfcn.h presence... no configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: dlfcn.h: proceeding with the compiler's result checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for x86_64-mageia-linux-gnu-g77... no checking for x86_64-mageia-linux-gnu-f77... no checking for x86_64-mageia-linux-gnu-xlf... no checking for x86_64-mageia-linux-gnu-frt... no checking for x86_64-mageia-linux-gnu-pgf77... no checking for x86_64-mageia-linux-gnu-fort77... no checking for x86_64-mageia-linux-gnu-fl32... no checking for x86_64-mageia-linux-gnu-af77... no checking for x86_64-mageia-linux-gnu-f90... no checking for x86_64-mageia-linux-gnu-xlf90... no checking for x86_64-mageia-linux-gnu-pgf90... no checking for x86_64-mageia-linux-gnu-epcf90... no checking for x86_64-mageia-linux-gnu-f95... no checking for x86_64-mageia-linux-gnu-fort... no checking for x86_64-mageia-linux-gnu-xlf95... no checking for x86_64-mageia-linux-gnu-ifc... no checking for x86_64-mageia-linux-gnu-efc... no checking for x86_64-mageia-linux-gnu-pgf95... no checking for x86_64-mageia-linux-gnu-lf95... no checking for x86_64-mageia-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for x86_64-mageia-linux-gnu-ranlib... (cached) x86_64-mageia-linux-gnu-ranlib checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for bison... no checking for catalogs to be installed... pt_BR nl ro it fr checking for an ANSI C-conforming const... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ANSI C header files... (cached) no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for initscr in -lncurses... yes checking for strdup... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... yes checking for size_t... (cached) yes checking for socklen_t... yes checking for X... no checking for pthread_create in -lpthread... yes checking for pow in -lm... yes checking for bindtextdomain... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for off_t... (cached) yes checking size of off_t... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: configuring in libprozilla configure: running /bin/sh './configure' --prefix=/usr '--host=x86_64-mageia-linux-gnu' '--build=x86_64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'build_alias=x86_64-mageia-linux-gnu' 'host_alias=x86_64-mageia-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for egrep... grep -E checking for AIX... no checking for strerror in -lcposix... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for x86_64-mageia-linux-gnu-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for which type of gethostbyname_r... checking for gethostbyname_r... yes six checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking host system type... x86_64-pc-linux-gnu checking for object suffix... o checking for executable suffix... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.lo... yes checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions ... no checking if x86_64-mageia-linux-gnu-gcc static flag -static works... none checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... yes checking for dcgettext... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for bison... no checking for catalogs to be installed... pt_BR ro nl it checking for pthread_create in -lpthread... yes checking for gethostent... yes checking for setsockopt... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for limits.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for socklen_t... yes checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for socket... yes checking for strdup... (cached) yes checking for strerror... yes checking for strtol... yes checking for strncasecmp... yes checking for snprintf... yes checking for vsnprintf... yes checking for __snprintf... yes checking for __vsnprintf... yes checking for strchr... (cached) yes checking for strrchr... yes checking for which type of gethostbyname_r... (cached) six checking for bindtextdomain... yes checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for off_t... (cached) yes checking size of off_t... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in intl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT gettext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT intl-compat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT dcgettext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT dgettext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT loadmsgcat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT finddomain.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT localealias.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT textdomain.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT dcngettext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT bindtextdom.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT ngettext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT explodename.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' cp ./libgnuintl.h libintl.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' : -y -d --name-prefix=__gettext --output plural.c plural.y rm -f plural.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' sed -e '/^#/d' -e 's/@''PACKAGE''@/proz/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' sed -e '/^#/d' -e 's/@''PACKAGE''@/proz/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT dngettext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT l10nflist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' /bin/sh ./config.charset 'x86_64-mageia-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT localcharset.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT dcigettext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' x86_64-mageia-linux-gnu-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DHAVE_CONFIG_H -I.. -I. -I../intl -Wall -O2 -D_REENTRANT plural.c /home/haible/gnu/arch/linuxlibc6/share/bison.simple: In function 'gettextparse__': /home/haible/gnu/arch/linuxlibc6/share/bison.simple:561:12: warning: 'yyval.exp' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/haible/gnu/arch/linuxlibc6/share/bison.simple:285:11: note: 'yyval.exp' was declared here make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' rm -f libintl.a ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o localcharset.o x86_64-mageia-linux-gnu-ranlib libintl.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' Making all in po make[2]: Nothing to be done for 'all'. Making all in libprozilla /usr/bin/make all-recursive Making all in intl make[4]: Nothing to be done for 'all'. Making all in po make[4]: Nothing to be done for 'all'. Making all in docs make[4]: Nothing to be done for 'all'. Making all in src make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c connect.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/connect.pp -c connect.c -o connect.o connect.c: In function 'krecv': connect.c:201:12: warning: variable 'arglen' set but not used [-Wunused-but-set-variable] 201 | int ret, arglen; | ^~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c debug.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/debug.pp -c debug.c -o debug.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ftp.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ftp.pp -c ftp.c -o ftp.o ftp.c: In function 'ftp_size': ftp.c:505:54: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] 505 | sscanf(connection->serv_ret_lines->line + 3, "%lld", size); | ~~~^ ~~~~ | | | | | off_t * {aka long int *} | long long int * | %ld ftp.c: In function 'ftp_login': ftp.c:614:11: warning: variable 'logged_in' set but not used [-Wunused-but-set-variable] 614 | boolean logged_in = FALSE; | ^~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ftpparse.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ftpparse.pp -c ftpparse.c -o ftpparse.o ftpparse.c: In function 'parse_time': ftpparse.c:214:12: warning: unused variable 't' [-Wunused-variable] 214 | time_t t; | ^ ftpparse.c:213:15: warning: unused variable 'tm' [-Wunused-variable] 213 | struct tm tm; | ^~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c main.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/main.pp -c main.c -o main.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c connection.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/connection.pp -c connection.c -o connection.o connection.c: In function 'proz_connection_init': connection.c:124:9: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] 124 | sizeof(&connection->retry_delay)); | ^ connection.c: In function 'connection_retr_fsize_not_known': connection.c:175:83: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 175 | if (write_data_with_lock(connection, read_buffer, sizeof(char), bytes_read) < bytes_read) | ^ connection.c: In function 'connection_retr_fsize_known': connection.c:271:83: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 271 | if (write_data_with_lock(connection, read_buffer, sizeof(char), bytes_read) < bytes_read) | ^ connection.c: In function 'proz_connection_get_status_string': connection.c:337:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 337 | dl_status status; | ^~~~~~ connection.c: In function 'proz_get_url_info_loop': connection.c:439:4: warning: cast between incompatible function types from 'void (*)(connection_t *)' to 'void * (*)(void *)' [-Wcast-function-type] 439 | (void *(*)(void *)) get_url_info_loop, | ^ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c misc.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/misc.pp -c misc.c -o misc.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c download.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/download.pp -c download.c -o download.o download.c: In function 'proz_download_join_downloads': download.c:855:6: warning: cast between incompatible function types from 'void (*)(download_t *)' to 'void * (*)(void *)' [-Wcast-function-type] 855 | (void *(*)(void *)) download_join_downloads, | ^ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c netrc.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/netrc.pp -c netrc.c -o netrc.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ftp-retr.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ftp-retr.pp -c ftp-retr.c -o ftp-retr.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c http-retr.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/http-retr.pp -c http-retr.c -o http-retr.o http-retr.c: In function 'proz_http_get_file': http-retr.c:147:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 147 | sprintf(range, "Range: bytes=%lld-\r\n", connection->remote_startpos); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int off_t {aka long int} | %ld http-retr.c: In function 'ftp_get_file_from_http_proxy': http-retr.c:443:37: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 443 | sprintf(range, "Range: bytes=%lld-\r\n", connection->remote_startpos); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int off_t {aka long int} | %ld make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c logfile.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/logfile.pp -c logfile.c -o logfile.o logfile.c: In function 'proz_log_read_logfile': logfile.c:235:42: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 235 | if (fread(lf->url, 1, lf->url_len, fp) != lf->url_len) | ^~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c http.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/http.pp -c http.c -o http.o http.c: In function 'http_fetch_headers': http.c:376:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 376 | if (num_written != strlen(command)) | ^~ http.c:361:38: warning: variable 'all_length' set but not used [-Wunused-but-set-variable] 361 | int num_written, hcount, statcode, all_length; | ^~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c url.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/url.pp -c url.c -o url.o url.c:134:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] 134 | const static unsigned char urlchr_table[256] = { | ^~~~~ url.c: In function 'urlproto': url.c:300:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 300 | for (i = 0; i < ARRAY_SIZE(sup_protos); i++) | ^ url.c: In function 'str_url': url.c:599:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 599 | for (i = 0; i < ARRAY_SIZE(sup_protos); i++) | ^ url.c: In function 'proz_parse_url': url.c:717:24: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 717 | for (i = 0, l = 0; i < ARRAY_SIZE(sup_protos); i++) | ^ url.c:770:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 770 | for (ind = 0; ind < ARRAY_SIZE(sup_protos); ind++) | ^ url.c: In function 'url_cpy': url.c:914:24: warning: unused parameter 'src' [-Wunused-parameter] 914 | void url_cpy(urlinfo * src, urlinfo * dest) | ~~~~~~~~~~^~~ url.c:914:39: warning: unused parameter 'dest' [-Wunused-parameter] 914 | void url_cpy(urlinfo * src, urlinfo * dest) | ~~~~~~~~~~^~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ftpsearch.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ftpsearch.pp -c ftpsearch.c -o ftpsearch.o ftpsearch.c: In function 'prepare_lycos_url': ftpsearch.c:122:119: warning: format '%Ld' expects argument of type 'long long int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] 122 | "%s?form=advanced&query=%s&doit=Search&type=Exact+search&hits=%d&matches=&hitsprmatch=&limdom=&limpath=&limsize1=%Ld&limsize2=%lld&f1=Host&f2=Path&f3=Size&f4=-&f5=-&f6=-&header=none&sort=none&trlen=20", | ~~^ | | | long long int | %ld 123 | ftps_loc, request->file_name, num_req_mirrors, 124 | request->file_size, request->file_size); | ~~~~~~~~~~~~~~~~~~ | | | off_t {aka long int} ftpsearch.c:122:133: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=] 122 | "%s?form=advanced&query=%s&doit=Search&type=Exact+search&hits=%d&matches=&hitsprmatch=&limdom=&limpath=&limsize1=%Ld&limsize2=%lld&f1=Host&f2=Path&f3=Size&f4=-&f5=-&f6=-&header=none&sort=none&trlen=20", | ~~~^ | | | long long int | %ld 123 | ftps_loc, request->file_name, num_req_mirrors, 124 | request->file_size, request->file_size); | ~~~~~~~~~~~~~~~~~~ | | | off_t {aka long int} ftpsearch.c: In function 'prepare_filesearching_url': ftpsearch.c:162:46: warning: format '%Ld' expects argument of type 'long long int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] 162 | "%s?q=%s&l=en&t=f&e=on&m=%d&o=n&s=on&s1=%Ld&s2=%Ld&d=&p=&p2=&x=10&y=14", | ~~^ | | | long long int | %ld 163 | ftps_loc, request->file_name, num_req_mirrors, 164 | request->file_size, request->file_size); | ~~~~~~~~~~~~~~~~~~ | | | off_t {aka long int} ftpsearch.c:162:53: warning: format '%Ld' expects argument of type 'long long int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=] 162 | "%s?q=%s&l=en&t=f&e=on&m=%d&o=n&s=on&s1=%Ld&s2=%Ld&d=&p=&p2=&x=10&y=14", | ~~^ | | | long long int | %ld 163 | ftps_loc, request->file_name, num_req_mirrors, 164 | request->file_size, request->file_size); | ~~~~~~~~~~~~~~~~~~ | | | off_t {aka long int} make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -c ping.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wp,-MD,.deps/ping.pp -c ping.c -o ping.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../libtool --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O0 -D_REENTRANT -D_REENTRANT -W -Wall -O2 -ggdb -Wall -O0 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libprozilla.la -rpath /usr/lib64 -version-info 1:0:1 connect.lo connection.lo debug.lo download.lo ftp.lo ftpparse.lo main.lo misc.lo netrc.lo url.lo http.lo http-retr.lo ftp-retr.lo logfile.lo ftpsearch.lo ping.lo -lpthread mkdir .libs ar cru .libs/libprozilla.a connect.o connection.o debug.o download.o ftp.o ftpparse.o main.o misc.o netrc.o url.o http.o http-retr.o ftp-retr.o logfile.o ftpsearch.o ping.o x86_64-mageia-linux-gnu-ranlib .libs/libprozilla.a creating libprozilla.la ../libtool: line 5479: -e: command not found ../libtool: line 5494: -e: command not found (cd .libs && rm -f libprozilla.la && ln -s ../libprozilla.la libprozilla.la) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/include -fno-inline -DLOCALEDIR=\"/usr/share/locale\" -Wall -ggdb -D_REENTRANT -c -o misc.o `test -f 'misc.cpp' || echo './'`misc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/include -fno-inline -DLOCALEDIR=\"/usr/share/locale\" -Wall -ggdb -D_REENTRANT -c -o ftpsearch_win.o `test -f 'ftpsearch_win.cpp' || echo './'`ftpsearch_win.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/include -fno-inline -DLOCALEDIR=\"/usr/share/locale\" -Wall -ggdb -D_REENTRANT -c -o init.o `test -f 'init.cpp' || echo './'`init.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/include -fno-inline -DLOCALEDIR=\"/usr/share/locale\" -Wall -ggdb -D_REENTRANT -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/include -fno-inline -DLOCALEDIR=\"/usr/share/locale\" -Wall -ggdb -D_REENTRANT -c -o prefs.o `test -f 'prefs.cpp' || echo './'`prefs.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/include -fno-inline -DLOCALEDIR=\"/usr/share/locale\" -Wall -O2 -D_REENTRANT -D_REENTRANT -W -Wall -ggdb -DGLOBAL_CONF_FILE="\"/etc/prozilla.conf\"" -DLOCALEDIR=\"/usr/share/locale\" -Wall -O2 -D_REENTRANT -c `test -f 'interface.c' || echo './'`interface.c interface.c: In function 'curses_message': interface.c:112:136: warning: right-hand operand of comma expression has no effect [-Wunused-value] 112 | #define kwattr_get(win,a,p,opts) ((void)((a) != 0 && (*(a) = (win)->_attrs)), (void)((p) != 0 && (*(p) = PAIR_NUMBER((win)->_attrs))),OK) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ interface.c:133:2: note: in expansion of macro 'kwattr_get' 133 | kwattr_get(stdscr, &attrs, &i, NULL); | ^~~~~~~~~~ interface.c:114:85: warning: right-hand operand of comma expression has no effect [-Wunused-value] 114 | #define kwattr_set(win,a,p,opts) ((win)->_attrs = (((a) & ~A_COLOR) | COLOR_PAIR(p)), OK) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ interface.c:147:2: note: in expansion of macro 'kwattr_set' 147 | kwattr_set(stdscr, attrs, i, NULL); | ^~~~~~~~~~ interface.c: In function 'curses_query_user_input': interface.c:112:136: warning: right-hand operand of comma expression has no effect [-Wunused-value] 112 | #define kwattr_get(win,a,p,opts) ((void)((a) != 0 && (*(a) = (win)->_attrs)), (void)((p) != 0 && (*(p) = PAIR_NUMBER((win)->_attrs))),OK) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ interface.c:171:5: note: in expansion of macro 'kwattr_get' 171 | kwattr_get(stdscr, &attrs, &i, NULL); | ^~~~~~~~~~ interface.c:114:85: warning: right-hand operand of comma expression has no effect [-Wunused-value] 114 | #define kwattr_set(win,a,p,opts) ((win)->_attrs = (((a) & ~A_COLOR) | COLOR_PAIR(p)), OK) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ interface.c:192:5: note: in expansion of macro 'kwattr_set' 192 | kwattr_set(stdscr, attrs, i, NULL); | ^~~~~~~~~~ In file included from ../libprozilla/src/netrc.h:26, from ../libprozilla/src/prozilla.h:31, from interface.h:19, from interface.c:41: interface.c: In function 'DisplayCursesInfo': interface.c:331:33: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 331 | snprintf(buf,sizeof(buf), _("Total Bytes received %lld Kb (%.2f%%)"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libprozilla/src/common.h:173:38: note: in definition of macro '_' 173 | #define _(String) dgettext (PACKAGE, String) | ^~~~~~ interface.c:331:58: note: format string is defined here 331 | snprintf(buf,sizeof(buf), _("Total Bytes received %lld Kb (%.2f%%)"), | ~~~^ | | | long long int | %ld make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libprozilla/src -I../intl -I/usr/include -fno-inline -DLOCALEDIR=\"/usr/share/locale\" -Wall -ggdb -D_REENTRANT -c -o download_win.o `test -f 'download_win.cpp' || echo './'`download_win.cpp download_win.cpp: In member function 'void DL_Window::handle_info_thread()': download_win.cpp:367:8: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 367 | "http://www.filesearching.com/cgi-bin/s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download_win.cpp:377:8: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 377 | "http://ftpsearch.elmundo.es:8000/ftpsearch", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download_win.cpp: In member function 'void DL_Window::print_status(download_t*, int)': download_win.cpp:597:41: warning: format '%Ld' expects argument of type 'long long int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] 597 | "%2.2d %-30.30s %15.15s %10Ld\n", | ~~~~^ | | | long long int | %10ld ...... 602 | proz_connection_get_total_bytes_got | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 603 | (download->pconnections[i])); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | off_t {aka long int} download_win.cpp:606:45: warning: format '%Ld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 606 | fprintf (stdout, "Total Bytes received %Ld Kb\n", | ~~^ | | | long long int | %ld 607 | proz_download_get_total_bytes_got (download) / 1024); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | off_t {aka long int} download_win.cpp:646:38: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 646 | fprintf (stdout, " %.2lf%% %lldKb/%lldkb %0.3fKb/s ETA %s \r", | ~~~^ | | | long long int | %ld 647 | ((float)totalDownloaded) / ((float)totalFile / 100), 648 | totalDownloaded, totalFile, (float)aveSpeed, timeLeft); | ~~~~~~~~~~~~~~~ | | | off_t {aka long int} download_win.cpp:646:45: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] 646 | fprintf (stdout, " %.2lf%% %lldKb/%lldkb %0.3fKb/s ETA %s \r", | ~~~^ | | | long long int | %ld 647 | ((float)totalDownloaded) / ((float)totalFile / 100), 648 | totalDownloaded, totalFile, (float)aveSpeed, timeLeft); | ~~~~~~~~~ | | | off_t {aka long int} make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' /bin/sh ../libtool --mode=link x86_64-mageia-linux-gnu-g++ -Wall -ggdb -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o proz main.o misc.o download_win.o init.o prefs.o ftpsearch_win.o interface.o ../libprozilla/src/libprozilla.la -L/usr/lib64 -lm -lncurses -lpthread mkdir .libs x86_64-mageia-linux-gnu-g++ -Wall -ggdb -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o proz main.o misc.o download_win.o init.o prefs.o ftpsearch_win.o interface.o ../libprozilla/src/.libs/libprozilla.a -L/usr/lib64 -lm -lncurses -lpthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' Making all in man make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.at8XaE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 + cd prozilla-2.0.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in intl make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' : -y -d --name-prefix=__gettext --output plural.c plural.y rm -f plural.h if test "proz" = "gettext" \ && test 'intl-compat.o' = 'intl-compat.o'; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64 /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include; \ /usr/bin/install -p -m 644 libintl.h /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -p -m 644 libintl.a /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/libintl.a; \ else \ : ; \ fi if test 'yes' = yes; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64; \ temp=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/t-charset.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/charset.alias; \ if test -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/charset.alias; then \ orig=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale; \ test -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/locale.alias \ && orig=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/t-locale.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64 mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale if test "proz" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl; \ /usr/bin/install -p -m 644 VERSION /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -p -m 644 ChangeLog.inst /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/ChangeLog; \ dists="Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -p -m 644 $dir/$file \ /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \ for file in $dists; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/intl' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /usr/share; \ else \ /bin/sh ../mkinstalldirs /usr/share; \ fi mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/pt_BR mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/proz.mo mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/nl mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/proz.mo mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/ro mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/ro/LC_MESSAGES/proz.mo mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/it mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/proz.mo mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/fr mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/proz.mo if test "proz" = "gettext"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /usr/share/gettext/po; \ else \ /bin/sh ../mkinstalldirs /usr/share/gettext/po; \ fi; \ /usr/bin/install -p -m 644 ./Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/po' Making install in libprozilla make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla' Making install in intl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/intl' if test "" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64 /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include; \ /usr/bin/install -p -m 644 libintl.h /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -p -m 644 libintl.a /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64; \ temp=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/t-charset.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/charset.alias; \ if test -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/charset.alias; then \ orig=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale; \ test -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/locale.alias \ && orig=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/t-locale.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl; \ /usr/bin/install -p -m 644 VERSION /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -p -m 644 ChangeLog.inst /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/ChangeLog; \ dists="Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -p -m 644 $dir/$file \ /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \ for file in $dists; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/intl' Making install in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /usr/share; \ else \ /bin/sh ../mkinstalldirs /usr/share; \ fi installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/ro/LC_MESSAGES/.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/.mo if test "" = "gettext"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /usr/share/gettext/po; \ else \ /bin/sh ../mkinstalldirs /usr/share/gettext/po; \ fi; \ /usr/bin/install -p -m 644 ./Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/po' Making install in docs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/docs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/docs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/docs' Making install in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -p libprozilla.la /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/libprozilla.la /usr/bin/install -p .libs/libprozilla.lai /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/libprozilla.la /usr/bin/install -p .libs/libprozilla.a /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/libprozilla.a x86_64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/libprozilla.a chmod 644 /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/lib64/libprozilla.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include/prozilla mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include/prozilla /usr/bin/install -p -m 644 prozilla.h /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include/prozilla/prozilla.h /usr/bin/install -p -m 644 common.h /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include/prozilla/common.h /usr/bin/install -p -m 644 netrc.h /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/include/prozilla/netrc.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/libprozilla' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/bin mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -p proz /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/bin/proz /usr/bin/install -p proz /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/bin/proz make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/src' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/man/man1 mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/man mkdir /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/man/man1 /usr/bin/install -p -m 644 ./proz.1 /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/man/man1/proz.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/prozilla-2.0.4' + find /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 -name '*.la' -delete + rm -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/.mo /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/.mo /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/.mo /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/ro/LC_MESSAGES/.mo + '[' -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/locale.alias ']' + rm -f /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/locale/locale.alias + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 proz + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.0.4-18.mga8 --unique-debug-suffix -2.0.4-18.mga8.x86_64 --unique-debug-src-base prozilla-2.0.4-18.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/prozilla-2.0.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/bin/proz extracting debug info from /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/bin/proz original debug info size: 288kB, size after compression: 200kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 760 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: prozilla-2.0.4-18.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jFQfJD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd prozilla-2.0.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + cp -pr README /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64/usr/share/doc/prozilla + RPM_EC=0 ++ jobs -p + exit 0 Provides: prozilla = 2.0.4-18.mga8 prozilla(x86-64) = 2.0.4-18.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinfo.so.6()(64bit) Processing files: prozilla-devel-2.0.4-18.mga8.x86_64 Provides: prozilla-devel = 2.0.4-18.mga8 prozilla-devel(x86-64) = 2.0.4-18.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: prozilla-debugsource-2.0.4-18.mga8.x86_64 Provides: prozilla-debugsource = 2.0.4-18.mga8 prozilla-debugsource(x86-64) = 2.0.4-18.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: prozilla-debuginfo-2.0.4-18.mga8.x86_64 Provides: debuginfo(build-id) = d463ab153d2d9ca56afbc664e0f411d563866b3a prozilla-debuginfo = 2.0.4-18.mga8 prozilla-debuginfo(x86-64) = 2.0.4-18.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: prozilla-debugsource(x86-64) = 2.0.4-18.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/prozilla-debuginfo-2.0.4-18.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/prozilla-2.0.4-18.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/prozilla-debugsource-2.0.4-18.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/prozilla-devel-2.0.4-18.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aVNJJD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd prozilla-2.0.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/prozilla-2.0.4-18.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.04YOaD + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf prozilla-2.0.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!