Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/wget.spec'], False, '/var/lib/mock/f16-build-1478710-246172/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/wget.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-25.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/wget-1.12-6.fc16.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/wget.spec'], False, '/var/lib/mock/f16-build-1478710-246172/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/wget.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3RxwTY + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf wget-1.12 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/wget-1.12.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wget-1.12 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (wget-rh-modified.patch):' Patch #1 (wget-rh-modified.patch): + /bin/cat /builddir/build/SOURCES/wget-rh-modified.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (wget-1.12-path.patch):' Patch #2 (wget-1.12-path.patch): + /bin/cat /builddir/build/SOURCES/wget-1.12-path.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (wget-1.12-certificate-subjectAltName.patch):' Patch #3 (wget-1.12-certificate-subjectAltName.patch): + /bin/cat /builddir/build/SOURCES/wget-1.12-certificate-subjectAltName.patch + /usr/bin/patch -s -p0 -b --suffix .cert_altNames --fuzz=0 + echo 'Patch #4 (wget-1.12-tls_sni_support.patch):' Patch #4 (wget-1.12-tls_sni_support.patch): + /bin/cat /builddir/build/SOURCES/wget-1.12-tls_sni_support.patch + /usr/bin/patch -s -p1 -b --suffix .tls_sni_support --fuzz=0 + echo 'Patch #5 (wget-1.12-zh_CN-eta_translation.patch):' Patch #5 (wget-1.12-zh_CN-eta_translation.patch): + /bin/cat /builddir/build/SOURCES/wget-1.12-zh_CN-eta_translation.patch + /usr/bin/patch -s -p1 -b --suffix .eta_translation --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rp124W + umask 022 + cd /builddir/build/BUILD + cd wget-1.12 + LANG=C + export LANG + unset DISPLAY + pkg-config openssl ++ pkg-config --cflags openssl + CPPFLAGS=' ' + export CPPFLAGS ++ pkg-config --libs openssl + LDFLAGS='-lssl -lcrypto ' + export LDFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-lssl -lcrypto ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-ssl --enable-largefile --enable-opie --enable-digest --enable-ntlm --enable-nls --enable-ipv6 --disable-rpath configure: configuring for GNU Wget 1.12 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for i686-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 whether it is safe to define __EXTENSIONS__... yes checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i686-redhat-linux-gnu-ranlib... ranlib checking for flex... no checking for lex... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of off_t... 8 checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking whether h_errno is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for size_t... yes checking for pid_t... yes checking for uint32_t... yes checking for uintptr_t... yes checking for intptr_t... yes checking for int64_t... yes checking for sig_atomic_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for termios.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for wchar.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether stdin defaults to large file offsets... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getenv is declared... yes checking whether getpass is declared... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for iswcntrl... yes checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for memchr... yes checking whether memchr works... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for wchar_t... yes checking for long long int... yes checking for unsigned long long int... yes checking for strcasestr... yes checking for working strerror function... yes checking for C/C++ restrict keyword... __restrict checking for wint_t... yes checking for alloca as a compiler built-in... yes checking for error_at_line... yes checking for fseeko... yes checking for getdelim... yes checking for getline... yes checking for working getline function... yes checking for getpagesize... yes checking whether __fsetlocking is declared... yes checking whether the compiler generally respects inline... yes checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking for random.h... no checking for struct random_data... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking whether is standalone... yes checking whether iswcntrl works... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for strptime... yes checking for timegm... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for drand48... yes checking for strtoll... yes checking for usleep... yes checking for ftello... yes checking for sigblock... yes checking for sigsetjmp... no checking for memrchr... yes checking for wcwidth... yes checking for mbtowc... yes checking for struct utimbuf... yes checking for socklen_t... socklen_t checking for working fnmatch.h... yes checking for nanosleep... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for socket in -lsocket... no checking for dlopen in -ldl... yes checking for libssl... yes checking how to link with libssl... /usr/lib/libssl.so /usr/lib/libcrypto.so configure: compiling in support for SSL via OpenSSL checking for md5_calc in -lmd5... no configure: using the OpenSSL MD5 implementation checking for getaddrinfo... yes checking for INET6 protocol support... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6.sin6_scope_id... yes configure: Enabling support for IPv6. checking for makeinfo... ${SHELL} /builddir/build/BUILD/wget-1.12/build-aux/missing --run makeinfo checking for perl5... no checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking idna.h usability... no checking idna.h presence... no checking for idna.h... no checking idn/idn-int.h usability... no checking idn/idn-int.h presence... no checking for idn/idn-int.h... no configure: WARNING: Libidn not found configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating util/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/WgetTest.pm config.status: creating lib/Makefile config.status: creating md5/Makefile config.status: creating windows/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 Making all in lib make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/wget"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/wget"'; \ echo '#define DVIDIR "/usr/share/doc/wget"'; \ echo '#define PDFDIR "/usr/share/doc/wget"'; \ echo '#define PSDIR "/usr/share/doc/wget"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/wget"'; \ echo '#define PKGINCLUDEDIR "/usr/include/wget"'; \ echo '#define PKGLIBDIR "/usr/lib/wget"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FPURGE''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|0|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_POPEN''@|0|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''GNULIB_PERROR''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|1|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|1|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-recursive make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/lib' make[3]: Entering directory `/builddir/build/BUILD/wget-1.12/lib' gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c c-ctype.c gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c localcharset.c gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xalloc-die.c gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c exitfail.c gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c getpass.c gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c quote.c gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c quotearg.c gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xmalloc.c rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'i686-redhat-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/wget/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/wget/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed rm -f libgnu.a ar cru libgnu.a c-ctype.o localcharset.o xalloc-die.o exitfail.o getpass.o quote.o quotearg.o xmalloc.o ranlib libgnu.a make[3]: Leaving directory `/builddir/build/BUILD/wget-1.12/lib' make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/lib' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/lib' Making all in md5 make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/md5' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/md5' make[3]: Entering directory `/builddir/build/BUILD/wget-1.12/md5' gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dummy.c rm -f libmd5.a ar cru libmd5.a dummy.o ranlib libmd5.a make[3]: Leaving directory `/builddir/build/BUILD/wget-1.12/md5' make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/md5' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/md5' Making all in src make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/src' gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cmpt.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c connect.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c convert.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cookies.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ftp.c convert.c: In function 'convert_links': convert.c:285:14: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] convert.c:343:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] convert.c: In function 'replace_attr': convert.c:529:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] ftp.c: In function 'getftp': ftp.c:505:17: warning: variable 'targ' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c css.c css.l:38:23: warning: "/*" within comment [-Wcomment] css.c:5568:17: warning: 'yyunput' defined but not used [-Wunused-function] css.c:5609:16: warning: 'input' defined but not used [-Wunused-function] gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c css-url.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ftp-basic.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ftp-ls.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hash.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c host.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c html-parse.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c html-url.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c http.c http.c: In function 'gethttp': http.c:2107:17: warning: unused variable 'tmp2' [-Wunused-variable] http.c:2372:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c init.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c log.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c main.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c netrc.c main.c: In function 'print_version': main.c:784:9: warning: unused variable 'line' [-Wunused-variable] main.c: In function 'main': main.c:870:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c progress.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ptimer.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c recur.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c res.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c retr.c recur.c: In function 'retrieve_tree': recur.c:203:7: warning: unused variable 'up_error_code' [-Wunused-variable] retr.c: In function 'write_data': retr.c:165:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c snprintf.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c spider.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c url.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c exits.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c build_info.c utils.c: In function 'fork_to_background': utils.c:478:11: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] utils.c:479:11: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] utils.c:480:11: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ftp-opie.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c openssl.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c http-ntlm.c openssl.c: In function 'ssl_init': openssl.c:186:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] openssl.c:189:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] openssl.c:192:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] openssl.c:195:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gen-md5.c echo '/* version.c */' > version.c echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c echo '' >> version.c echo 'const char *version_string = "1.12"' >> version.c echo ';' >> version.c echo 'const char *compilation_string = "'gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables \ -lssl -lcrypto /usr/lib/libssl.so /usr/lib/libcrypto.so -ldl -lrt ftp-opie.o openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c version.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lssl -lcrypto -o wget cmpt.o connect.o convert.o cookies.o ftp.o css.o css-url.o ftp-basic.o ftp-ls.o hash.o host.o html-parse.o html-url.o http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o snprintf.o spider.o url.o utils.o exits.o build_info.o version.o ftp-opie.o openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a /usr/lib/libssl.so /usr/lib/libcrypto.so -ldl -lrt make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/src' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /builddir/build/BUILD/wget-1.12/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in wget.info wget.info-[0-9] wget.info-[0-9][0-9] wget.i[0-9] wget.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /builddir/build/BUILD/wget-1.12/build-aux/missing --run makeinfo -I . \ -o wget.info wget.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./wget.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ./texi2pod.pl ./wget.texi wget.pod Option VERSION not defined /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.12" wget.pod > wget.1 make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/doc' Making all in po make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/po' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/po' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/tests' Making all in util make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/util' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/util' Making all in windows make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/windows' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/windows' make[1]: Entering directory `/builddir/build/BUILD/wget-1.12' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12' + make --directory=po zh_CN.gmo make: Entering directory `/builddir/build/BUILD/wget-1.12/po' rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 390 translated messages, 4 fuzzy translations. make: Leaving directory `/builddir/build/BUILD/wget-1.12/po' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E260NL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 ++ dirname /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 + cd wget-1.12 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 + make install DESTDIR=/builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/lib' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/lib' make[3]: Entering directory `/builddir/build/BUILD/wget-1.12/lib' make[4]: Entering directory `/builddir/build/BUILD/wget-1.12/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib ; \ fi ; \ if test -f /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.alias > /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.tmp /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.alias ; \ rm -f /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.tmp /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.alias ; \ rm -f /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/wget-1.12/lib' make[3]: Leaving directory `/builddir/build/BUILD/wget-1.12/lib' make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/lib' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/lib' Making install in md5 make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/md5' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/md5' make[3]: Entering directory `/builddir/build/BUILD/wget-1.12/md5' make[4]: Entering directory `/builddir/build/BUILD/wget-1.12/md5' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/wget-1.12/md5' make[3]: Leaving directory `/builddir/build/BUILD/wget-1.12/md5' make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/md5' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/md5' Making install in src make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/src' make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/bin" /usr/bin/install -c 'wget' '/builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/bin/wget' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/src' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/doc' make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/etc mkdir -p -- /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/etc /bin/sh ../build-aux/mkinstalldirs /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/man/man1/wget.1 test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/info" /usr/bin/install -c -m 644 './wget.info' '/builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/info/wget.info' install-info --info-dir='/builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/info' '/builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/info/wget.info' make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/doc' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/po' /bin/mkdir -p /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share installing en@quot.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/en@quot/LC_MESSAGES/wget.mo installing en@boldquot.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/en@boldquot/LC_MESSAGES/wget.mo installing en_US.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/en_US/LC_MESSAGES/wget.mo installing be.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/be/LC_MESSAGES/wget.mo installing bg.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/bg/LC_MESSAGES/wget.mo installing ca.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/ca/LC_MESSAGES/wget.mo installing cs.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/cs/LC_MESSAGES/wget.mo installing da.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/da/LC_MESSAGES/wget.mo installing de.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/de/LC_MESSAGES/wget.mo installing el.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/el/LC_MESSAGES/wget.mo installing en_GB.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/en_GB/LC_MESSAGES/wget.mo installing eo.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/eo/LC_MESSAGES/wget.mo installing es.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/es/LC_MESSAGES/wget.mo installing et.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/et/LC_MESSAGES/wget.mo installing eu.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/eu/LC_MESSAGES/wget.mo installing fi.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/fi/LC_MESSAGES/wget.mo installing fr.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/fr/LC_MESSAGES/wget.mo installing ga.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/ga/LC_MESSAGES/wget.mo installing gl.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/gl/LC_MESSAGES/wget.mo installing he.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/he/LC_MESSAGES/wget.mo installing hr.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/hr/LC_MESSAGES/wget.mo installing hu.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/hu/LC_MESSAGES/wget.mo installing id.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/id/LC_MESSAGES/wget.mo installing it.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/it/LC_MESSAGES/wget.mo installing ja.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/ja/LC_MESSAGES/wget.mo installing lt.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/lt/LC_MESSAGES/wget.mo installing nb.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/nb/LC_MESSAGES/wget.mo installing nl.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/nl/LC_MESSAGES/wget.mo installing pl.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/pl/LC_MESSAGES/wget.mo installing pt.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/pt/LC_MESSAGES/wget.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/pt_BR/LC_MESSAGES/wget.mo installing ro.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/ro/LC_MESSAGES/wget.mo installing ru.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/ru/LC_MESSAGES/wget.mo installing sk.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/sk/LC_MESSAGES/wget.mo installing sl.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/sl/LC_MESSAGES/wget.mo installing sr.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/sr/LC_MESSAGES/wget.mo installing sv.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/sv/LC_MESSAGES/wget.mo installing tr.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/tr/LC_MESSAGES/wget.mo installing uk.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/uk/LC_MESSAGES/wget.mo installing vi.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/vi/LC_MESSAGES/wget.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/zh_CN/LC_MESSAGES/wget.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/locale/zh_TW/LC_MESSAGES/wget.mo if test "wget" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/po' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/tests' make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/tests' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/tests' Making install in util make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/util' make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/util' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/util' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/util' Making install in windows make[1]: Entering directory `/builddir/build/BUILD/wget-1.12/windows' make[2]: Entering directory `/builddir/build/BUILD/wget-1.12/windows' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12/windows' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12/windows' make[1]: Entering directory `/builddir/build/BUILD/wget-1.12' make[2]: Entering directory `/builddir/build/BUILD/wget-1.12' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/wget-1.12' make[1]: Leaving directory `/builddir/build/BUILD/wget-1.12' + rm -f /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386//usr/share/info/dir + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 wget + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/wget-1.12 extracting debug info from /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/bin/wget 2828 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: wget-1.12-6.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Iz5arD + umask 022 + cd /builddir/build/BUILD + cd wget-1.12 + DOCDIR=/builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/doc/wget-1.12 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/doc/wget-1.12 + cp -pr AUTHORS MAILING-LIST NEWS README COPYING doc/sample.wgetrc /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386/usr/share/doc/wget-1.12 + exit 0 Provides: config(wget) = 1.12-6.fc16 webclient Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcrypto.so.10 libdl.so.2 librt.so.1 librt.so.1(GLIBC_2.2) libssl.so.10 rtld(GNU_HASH) Processing files: wget-debuginfo-1.12-6.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 warning: Could not canonicalize hostname: buildvm-25.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/wget-1.12-6.fc16.i686.rpm Wrote: /builddir/build/RPMS/wget-debuginfo-1.12-6.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IbEVHi + umask 022 + cd /builddir/build/BUILD + cd wget-1.12 + rm -rf /builddir/build/BUILDROOT/wget-1.12-6.fc16.i386 + exit 0 Child return code was: 0 LEAVE do -->