Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libidn.spec'], False, '/var/lib/mock/dist-f12-build-526871-80062/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libidn.spec'] warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libidn-1.9-5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libidn.spec'], False, '/var/lib/mock/dist-f12-build-526871-80062/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libidn.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SYSGXQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libidn-1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/libidn-1.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libidn-1.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/^INFO-DIR-SECTION/{s/GNU Libraries/Libraries/;s/GNU utilities/Utilities/;}' doc/libidn.info + iconv -f ISO-8859-1 -t UTF-8 doc/libidn.info + mv iconv.tmp doc/libidn.info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d2FsBx + umask 022 + cd /builddir/build/BUILD + cd libidn-1.9 + LANG=C + export LANG + unset DISPLAY + 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 + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --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 --disable-csharp --disable-static --libdir=/lib 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... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu configure: autobuild project... GNU Libidn configure: autobuild revision... 1.9 ./configure: line 2883: hostname: command not found configure: autobuild timestamp... 20090726-164308 checking for i386-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... gcc3 checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc -std=gnu99... /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 recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... 98304 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 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 for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for ANSI C header files... (cached) yes checking for preferred C# implementation... no checking for C# compiler... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking whether the preprocessor supports include_next... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdlib.h... (cached) yes checking for working strerror function... yes checking for C/C++ restrict keyword... __restrict checking for error_at_line... yes checking for va_copy... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long int... yes checking for unsigned long long int... yes checking whether strdup is declared... yes checking for nl_langinfo and CODESET... yes checking for iconv... (cached) yes checking for working iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether stdint.h conforms to C99... yes checking for strdup... yes checking for strverscmp... yes checking whether is standalone... yes checking for a traditional french locale... fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking for wchar_t... yes checking for wint_t... yes checking for nl_langinfo and CODESET... (cached) yes checking for valgrind... no checking whether self tests are run under valgrind... no checking if TLD API for specific TLD rules should be built... yes checking if implementation in Java should be built... no checking if implementation in C# should be built... no configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating Makefile config.status: creating libidn.pc config.status: creating doc/reference/Makefile config.status: creating doc/java/Makefile config.status: creating gl/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/stringprep.h config.status: creating gltests/Makefile config.status: creating lib/gltests/Makefile config.status: creating contrib/doxygen/Doxyfile config.status: creating doc/Makefile config.status: creating doc/specifications/Makefile config.status: creating doc/tld/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating java/Makefile config.status: creating java/gnu/Makefile config.status: creating java/gnu/inet/Makefile config.status: creating java/gnu/inet/encoding/Makefile config.status: creating java/misc/Makefile config.status: creating csharp/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: WARNING: not linking GNUmakefile to itself config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9' Making all in gl make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/gl' rm -f string.h-t string.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/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_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''@|1|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''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|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|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|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 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|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_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' \ < ./unistd.in.h; \ } > unistd.h-t mv string.h-t string.h mv unistd.h-t unistd.h make all-am make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -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 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -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 -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.lo version-etc.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -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 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -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 -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o mv -f .deps/progname.Tpo .deps/progname.Plo mv -f .deps/version-etc.Tpo .deps/version-etc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -o libgnu.la progname.lo version-etc.lo ar cru .libs/libgnu.a .libs/progname.o .libs/version-etc.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gl' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gl' Making all in lib/gl make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gl' rm -f 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|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|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_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|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 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/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_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''@|1|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''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|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|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|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 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|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|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_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' \ < ./unistd.in.h; \ } > unistd.h-t mv stdlib.h-t stdlib.h mv unistd.h-t unistd.h mv string.h-t string.h make all-am make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -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 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.lo c-ctype.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -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 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -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 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -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 -MT striconv.lo -MD -MP -MF .deps/striconv.Tpo -c -o striconv.lo striconv.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -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 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -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 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -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 -MT striconv.lo -MD -MP -MF .deps/striconv.Tpo -c striconv.c -fPIC -DPIC -o .libs/striconv.o mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -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 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Plo mv -f .deps/c-ctype.Tpo .deps/c-ctype.Plo mv -f .deps/striconv.Tpo .deps/striconv.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -o libgnu.la c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo striconv.lo ar cru .libs/libgnu.a .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/striconv.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gl' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gl' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib' if test -n ""; then \ sed -e s/include_next/include/ gl/stdint.h > idn-int.h; \ else \ echo '#include ' > idn-int.h; \ fi make all-am make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c -o nfkc.lo nfkc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT toutf8.lo -MD -MP -MF .deps/toutf8.Tpo -c -o toutf8.lo toutf8.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c -o stringprep.lo stringprep.c mkdir .libs gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT toutf8.lo -MD -MP -MF .deps/toutf8.Tpo -c toutf8.c -fPIC -DPIC -o .libs/toutf8.o gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c stringprep.c -fPIC -DPIC -o .libs/stringprep.o gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c nfkc.c -fPIC -DPIC -o .libs/nfkc.o mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT rfc3454.lo -MD -MP -MF .deps/rfc3454.Tpo -c -o rfc3454.lo rfc3454.c mv -f .deps/toutf8.Tpo .deps/toutf8.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT profiles.lo -MD -MP -MF .deps/profiles.Tpo -c -o profiles.lo profiles.c mv -f .deps/stringprep.Tpo .deps/stringprep.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c -o punycode.lo punycode.c gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT profiles.lo -MD -MP -MF .deps/profiles.Tpo -c profiles.c -fPIC -DPIC -o .libs/profiles.o gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT rfc3454.lo -MD -MP -MF .deps/rfc3454.Tpo -c rfc3454.c -fPIC -DPIC -o .libs/rfc3454.o mv -f .deps/profiles.Tpo .deps/profiles.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c -o idna.lo idna.c mv -f .deps/rfc3454.Tpo .deps/rfc3454.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT pr29.lo -MD -MP -MF .deps/pr29.Tpo -c -o pr29.lo pr29.c gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c punycode.c -fPIC -DPIC -o .libs/punycode.o mv -f .deps/nfkc.Tpo .deps/nfkc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT idn-free.lo -MD -MP -MF .deps/idn-free.Tpo -c -o idn-free.lo idn-free.c gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c idna.c -fPIC -DPIC -o .libs/idna.o mv -f .deps/punycode.Tpo .deps/punycode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-idna.lo -MD -MP -MF .deps/strerror-idna.Tpo -c -o strerror-idna.lo strerror-idna.c gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT pr29.lo -MD -MP -MF .deps/pr29.Tpo -c pr29.c -fPIC -DPIC -o .libs/pr29.o gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT idn-free.lo -MD -MP -MF .deps/idn-free.Tpo -c idn-free.c -fPIC -DPIC -o .libs/idn-free.o mv -f .deps/pr29.Tpo .deps/pr29.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-pr29.lo -MD -MP -MF .deps/strerror-pr29.Tpo -c -o strerror-pr29.lo strerror-pr29.c mv -f .deps/idn-free.Tpo .deps/idn-free.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-punycode.lo -MD -MP -MF .deps/strerror-punycode.Tpo -c -o strerror-punycode.lo strerror-punycode.c mv -f .deps/idna.Tpo .deps/idna.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-stringprep.lo -MD -MP -MF .deps/strerror-stringprep.Tpo -c -o strerror-stringprep.lo strerror-stringprep.c gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-idna.lo -MD -MP -MF .deps/strerror-idna.Tpo -c strerror-idna.c -fPIC -DPIC -o .libs/strerror-idna.o mv -f .deps/strerror-idna.Tpo .deps/strerror-idna.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-tld.lo -MD -MP -MF .deps/strerror-tld.Tpo -c -o strerror-tld.lo strerror-tld.c gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-pr29.lo -MD -MP -MF .deps/strerror-pr29.Tpo -c strerror-pr29.c -fPIC -DPIC -o .libs/strerror-pr29.o gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-punycode.lo -MD -MP -MF .deps/strerror-punycode.Tpo -c strerror-punycode.c -fPIC -DPIC -o .libs/strerror-punycode.o gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-stringprep.lo -MD -MP -MF .deps/strerror-stringprep.Tpo -c strerror-stringprep.c -fPIC -DPIC -o .libs/strerror-stringprep.o mv -f .deps/strerror-punycode.Tpo .deps/strerror-punycode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT tld.lo -MD -MP -MF .deps/tld.Tpo -c -o tld.lo tld.c mv -f .deps/strerror-pr29.Tpo .deps/strerror-pr29.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT tlds.lo -MD -MP -MF .deps/tlds.Tpo -c -o tlds.lo tlds.c mv -f .deps/strerror-stringprep.Tpo .deps/strerror-stringprep.Plo gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT strerror-tld.lo -MD -MP -MF .deps/strerror-tld.Tpo -c strerror-tld.c -fPIC -DPIC -o .libs/strerror-tld.o gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT tld.lo -MD -MP -MF .deps/tld.Tpo -c tld.c -fPIC -DPIC -o .libs/tld.o mv -f .deps/strerror-tld.Tpo .deps/strerror-tld.Plo gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -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 -MT tlds.lo -MD -MP -MF .deps/tlds.Tpo -c tlds.c -fPIC -DPIC -o .libs/tlds.o mv -f .deps/tlds.Tpo .deps/tlds.Plo mv -f .deps/tld.Tpo .deps/tld.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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-symbols-regex '^(idn|pr29_|punycode_|stringprep|tld_).*' -version-info 16:38:5 -no-undefined -o libidn.la -rpath /lib nfkc.lo toutf8.lo version.lo stringprep.lo rfc3454.lo profiles.lo punycode.lo idna.lo pr29.lo idn-free.lo strerror-idna.lo strerror-pr29.lo strerror-punycode.lo strerror-stringprep.lo strerror-tld.lo tld.lo tlds.lo gl/libgnu.la generating symbol list for `libidn.la' /usr/bin/nm -B .libs/nfkc.o .libs/toutf8.o .libs/version.o .libs/stringprep.o .libs/rfc3454.o .libs/profiles.o .libs/punycode.o .libs/idna.o .libs/pr29.o .libs/idn-free.o .libs/strerror-idna.o .libs/strerror-pr29.o .libs/strerror-punycode.o .libs/strerror-stringprep.o .libs/strerror-tld.o .libs/tld.o .libs/tlds.o gl/.libs/libgnu.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libidn.exp /bin/grep -E -e "^(idn|pr29_|punycode_|stringprep|tld_).*" ".libs/libidn.exp" > ".libs/libidn.expT" mv -f ".libs/libidn.expT" ".libs/libidn.exp" echo "{ global:" > .libs/libidn.ver cat .libs/libidn.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libidn.ver echo "local: *; };" >> .libs/libidn.ver gcc -std=gnu99 -shared .libs/nfkc.o .libs/toutf8.o .libs/version.o .libs/stringprep.o .libs/rfc3454.o .libs/profiles.o .libs/punycode.o .libs/idna.o .libs/pr29.o .libs/idn-free.o .libs/strerror-idna.o .libs/strerror-pr29.o .libs/strerror-punycode.o .libs/strerror-stringprep.o .libs/strerror-tld.o .libs/tld.o .libs/tlds.o -Wl,--whole-archive gl/.libs/libgnu.a -Wl,--no-whole-archive -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libidn.so.11 -Wl,-version-script -Wl,.libs/libidn.ver -o .libs/libidn.so.11.5.38 (cd .libs && rm -f libidn.so.11 && ln -s libidn.so.11.5.38 libidn.so.11) (cd .libs && rm -f libidn.so && ln -s libidn.so.11.5.38 libidn.so) creating libidn.la (cd .libs && rm -f libidn.la && ln -s ../libidn.la libidn.la) make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/po' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/src' make all-am make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/src' gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT idn.o -MD -MP -MF .deps/idn.Tpo -c -o idn.o idn.c gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT idn_cmd.o -MD -MP -MF .deps/idn_cmd.Tpo -c -o idn_cmd.o idn_cmd.c mv -f .deps/idn_cmd.Tpo .deps/idn_cmd.Po mv -f .deps/idn.Tpo .deps/idn.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -o idn idn.o idn_cmd.o ../lib/libidn.la ../gl/libgnu.la mkdir .libs gcc -std=gnu99 -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 -o .libs/idn idn.o idn_cmd.o ../lib/.libs/libidn.so ../gl/.libs/libgnu.a creating idn make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/src' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc' Making all in specifications make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/specifications' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc/specifications' Making all in tld make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/tld' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc/tld' Making all in java make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/java' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc/java' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc' Making all in gltests make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/gltests' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/gltests' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/gltests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gltests' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gltests' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gltests' Making all in lib/gltests make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o libutils.la utils.lo ar cru .libs/libutils.a .libs/utils.o ranlib .libs/libutils.a creating libutils.la (cd .libs && rm -f libutils.la && ln -s ../libutils.la libutils.la) make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/tests' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/examples' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -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 -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -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 -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -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 -MT example3.o -MD -MP -MF .deps/example3.Tpo -c -o example3.o example3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -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 -MT example4.o -MD -MP -MF .deps/example4.Tpo -c -o example4.o example4.c example2.c: In function 'main': example2.c:187: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result example.c: In function 'main': example.c:52: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result example3.c: In function 'main': example3.c:53: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result example4.c: In function 'main': example4.c:53: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/example.Tpo .deps/example.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -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 -MT example5.o -MD -MP -MF .deps/example5.Tpo -c -o example5.o example5.c mv -f .deps/example3.Tpo .deps/example3.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -o example example.o ../lib/libidn.la mv -f .deps/example4.Tpo .deps/example4.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -o example3 example3.o ../lib/libidn.la mv -f .deps/example2.Tpo .deps/example2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -o example4 example4.o ../lib/libidn.la example5.c: In function 'main': example5.c:65: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/example5.Tpo .deps/example5.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -o example2 example2.o ../lib/libidn.la mkdir .libs gcc -std=gnu99 -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 -o .libs/example3 example3.o ../lib/.libs/libidn.so gcc -std=gnu99 -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 -o .libs/example example.o ../lib/.libs/libidn.so gcc -std=gnu99 -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 -o .libs/example2 example2.o ../lib/.libs/libidn.so creating example3 gcc -std=gnu99 -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 -o .libs/example4 example4.o ../lib/.libs/libidn.so creating example /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -o example5 example5.o ../lib/libidn.la creating example2 creating example4 gcc -std=gnu99 -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 -o .libs/example5 example5.o ../lib/.libs/libidn.so creating example5 make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/examples' Making all in java make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/java' Making all in gnu make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu' Making all in inet make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' Making all in encoding make[5]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet/encoding' echo timestamp > classdist_noinst.stamp make[5]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet/encoding' make[5]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/java' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java' Making all in misc make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/misc' echo timestamp > classdist_noinst.stamp make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/misc' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java' Making all in csharp make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/csharp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/csharp' make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rh4kYD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libidn-1.9-5.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libidn-1.9-5.i386 ++ dirname /builddir/build/BUILDROOT/libidn-1.9-5.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libidn-1.9-5.i386 + cd libidn-1.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libidn-1.9-5.i386 + make install DESTDIR=/builddir/build/BUILDROOT/libidn-1.9-5.i386 pkgconfigdir=/usr/lib/pkgconfig Making install in gl make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/gl' make install-am make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/gl' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/gl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gl' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gl' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gl' Making install in lib/gl make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gl' make install-am make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gl' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gl' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gl' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gl' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib' test -z "/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libidn.la' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.la' /usr/bin/install -c .libs/libidn.so.11.5.38 /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.so.11.5.38 (cd /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib && { ln -s -f libidn.so.11.5.38 libidn.so.11 || { rm -f libidn.so.11 && ln -s libidn.so.11.5.38 libidn.so.11; }; }) (cd /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib && { ln -s -f libidn.so.11.5.38 libidn.so || { rm -f libidn.so && ln -s libidn.so.11.5.38 libidn.so; }; }) /usr/bin/install -c .libs/libidn.lai /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.la libtool: install: warning: remember to run `libtool --finish /lib' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include" /usr/bin/install -c -m 644 'stringprep.h' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include/stringprep.h' /usr/bin/install -c -m 644 'idna.h' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include/idna.h' /usr/bin/install -c -m 644 'punycode.h' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include/punycode.h' /usr/bin/install -c -m 644 'idn-free.h' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include/idn-free.h' /usr/bin/install -c -m 644 'pr29.h' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include/pr29.h' /usr/bin/install -c -m 644 'tld.h' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include/tld.h' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include" /usr/bin/install -c -m 644 'idn-int.h' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include/idn-int.h' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/po' /bin/mkdir -p /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share installing en@boldquot.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/en@boldquot/LC_MESSAGES/libidn.mo installing en@quot.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/en@quot/LC_MESSAGES/libidn.mo installing cs.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/cs/LC_MESSAGES/libidn.mo installing da.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/da/LC_MESSAGES/libidn.mo installing de.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/de/LC_MESSAGES/libidn.mo installing eo.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/eo/LC_MESSAGES/libidn.mo installing fi.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/fi/LC_MESSAGES/libidn.mo installing fr.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/fr/LC_MESSAGES/libidn.mo installing it.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/it/LC_MESSAGES/libidn.mo installing ja.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/ja/LC_MESSAGES/libidn.mo installing nl.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/nl/LC_MESSAGES/libidn.mo installing pl.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/pl/LC_MESSAGES/libidn.mo installing ro.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/ro/LC_MESSAGES/libidn.mo installing rw.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/rw/LC_MESSAGES/libidn.mo installing sr.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/sr/LC_MESSAGES/libidn.mo installing vi.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/vi/LC_MESSAGES/libidn.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/locale/zh_CN/LC_MESSAGES/libidn.mo if test "libidn" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/libidn-1.9-5.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/libidn-1.9-5.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/src' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'idn' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/bin/idn' libtool: install: warning: `../lib/libidn.la' has not been installed in `/lib' /usr/bin/install -c .libs/idn /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/bin/idn test -z "/usr/share/emacs/site-lisp" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/emacs/site-lisp" /usr/bin/install -c -m 644 'punycode.el' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/emacs/site-lisp/punycode.el' /usr/bin/install -c -m 644 'idna.el' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/emacs/site-lisp/idna.el' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/src' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/src' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc' Making install in specifications make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/specifications' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/specifications' 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/libidn-1.9/doc/specifications' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc/specifications' Making install in tld make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/tld' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/tld' 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/libidn-1.9/doc/tld' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc/tld' Making install in java make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/java' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc/java' 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/libidn-1.9/doc/java' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc/java' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/info" /usr/bin/install -c -m 644 'libidn-components.png' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/info/libidn-components.png' test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/info" /usr/bin/install -c -m 644 './libidn.info' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/info/libidn.info' install-info --info-dir='/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/info' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/info/libidn.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man1" /usr/bin/install -c -m 644 './idn.1' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man1/idn.1' test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3" /usr/bin/install -c -m 644 './man/idna_to_ascii_4i.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_ascii_4i.3' /usr/bin/install -c -m 644 './man/idna_to_unicode_44i.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_unicode_44i.3' /usr/bin/install -c -m 644 './man/idna_to_ascii_4z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_ascii_4z.3' /usr/bin/install -c -m 644 './man/idna_to_ascii_8z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_ascii_8z.3' /usr/bin/install -c -m 644 './man/idna_to_ascii_lz.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_ascii_lz.3' /usr/bin/install -c -m 644 './man/idna_to_unicode_4z4z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_unicode_4z4z.3' /usr/bin/install -c -m 644 './man/idna_to_unicode_8z4z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_unicode_8z4z.3' /usr/bin/install -c -m 644 './man/idna_to_unicode_8z8z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_unicode_8z8z.3' /usr/bin/install -c -m 644 './man/idna_to_unicode_8zlz.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_unicode_8zlz.3' /usr/bin/install -c -m 644 './man/idna_to_unicode_lzlz.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_to_unicode_lzlz.3' /usr/bin/install -c -m 644 './man/stringprep_utf8_to_unichar.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_utf8_to_unichar.3' /usr/bin/install -c -m 644 './man/stringprep_unichar_to_utf8.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_unichar_to_utf8.3' /usr/bin/install -c -m 644 './man/stringprep_utf8_to_ucs4.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_utf8_to_ucs4.3' /usr/bin/install -c -m 644 './man/stringprep_ucs4_to_utf8.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_ucs4_to_utf8.3' /usr/bin/install -c -m 644 './man/stringprep_utf8_nfkc_normalize.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_utf8_nfkc_normalize.3' /usr/bin/install -c -m 644 './man/stringprep_ucs4_nfkc_normalize.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3' /usr/bin/install -c -m 644 './man/pr29_4.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/pr29_4.3' /usr/bin/install -c -m 644 './man/pr29_4z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/pr29_4z.3' /usr/bin/install -c -m 644 './man/pr29_8z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/pr29_8z.3' /usr/bin/install -c -m 644 './man/punycode_encode.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/punycode_encode.3' /usr/bin/install -c -m 644 './man/punycode_decode.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/punycode_decode.3' /usr/bin/install -c -m 644 './man/stringprep_4i.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_4i.3' /usr/bin/install -c -m 644 './man/stringprep_4zi.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_4zi.3' /usr/bin/install -c -m 644 './man/stringprep.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep.3' /usr/bin/install -c -m 644 './man/stringprep_profile.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_profile.3' /usr/bin/install -c -m 644 './man/tld_get_table.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_get_table.3' /usr/bin/install -c -m 644 './man/tld_default_table.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_default_table.3' /usr/bin/install -c -m 644 './man/tld_get_4.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_get_4.3' /usr/bin/install -c -m 644 './man/tld_get_4z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_get_4z.3' /usr/bin/install -c -m 644 './man/tld_get_z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_get_z.3' /usr/bin/install -c -m 644 './man/tld_check_4t.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_check_4t.3' /usr/bin/install -c -m 644 './man/tld_check_4tz.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_check_4tz.3' /usr/bin/install -c -m 644 './man/tld_check_4.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_check_4.3' /usr/bin/install -c -m 644 './man/tld_check_4z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_check_4z.3' /usr/bin/install -c -m 644 './man/tld_check_8z.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_check_8z.3' /usr/bin/install -c -m 644 './man/tld_check_lz.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_check_lz.3' /usr/bin/install -c -m 644 './man/stringprep_locale_charset.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_locale_charset.3' /usr/bin/install -c -m 644 './man/stringprep_convert.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_convert.3' /usr/bin/install -c -m 644 './man/stringprep_locale_to_utf8.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_locale_to_utf8.3' /usr/bin/install -c -m 644 './man/stringprep_utf8_to_locale.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_utf8_to_locale.3' /usr/bin/install -c -m 644 './man/stringprep_check_version.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_check_version.3' /usr/bin/install -c -m 644 './man/idna_strerror.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/idna_strerror.3' /usr/bin/install -c -m 644 './man/pr29_strerror.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/pr29_strerror.3' /usr/bin/install -c -m 644 './man/punycode_strerror.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/punycode_strerror.3' /usr/bin/install -c -m 644 './man/stringprep_strerror.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/stringprep_strerror.3' /usr/bin/install -c -m 644 './man/tld_strerror.3' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/man/man3/tld_strerror.3' make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/doc' Making install in gltests make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/gltests' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/gltests' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/gltests' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/gltests' 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/libidn-1.9/gltests' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gltests' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gltests' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/gltests' Making install in lib/gltests make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' 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/libidn-1.9/lib/gltests' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/lib/gltests' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/tests' make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/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/libidn-1.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/tests' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/examples' make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/examples' 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/libidn-1.9/examples' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/examples' Making install in java make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/java' Making install in gnu make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu' Making install in inet make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' Making install in encoding make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet/encoding' make[5]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet/encoding' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet/encoding' make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet/encoding' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' make[5]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' make[4]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu/inet' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu' make[4]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/gnu' 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/libidn-1.9/java/gnu' make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/gnu' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/java' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/java' make[3]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386" make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java' Making install in misc make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/misc' make[3]: Entering directory `/builddir/build/BUILD/libidn-1.9/java/misc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/misc' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java/misc' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/java' Making install in csharp make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/csharp' make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9/csharp' 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/libidn-1.9/csharp' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/csharp' make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9' make[2]: Entering directory `/builddir/build/BUILD/libidn-1.9' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libidn.pc' '/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/lib/pkgconfig/libidn.pc' make[2]: Leaving directory `/builddir/build/BUILD/libidn-1.9' make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9' + make -j4 -C examples distclean make: Entering directory `/builddir/build/BUILD/libidn-1.9/examples' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f example example rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f example2 example2 rm -f example3 example3 rm -f example4 example4 rm -f example5 example5 rm -rf ./.deps rm -f Makefile make: Leaving directory `/builddir/build/BUILD/libidn-1.9/examples' + find doc -name 'Makefile*' + xargs rm + rm -rf /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/info/dir + sed -i '/gnu compiler/d' /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/include/idn-int.h + rm -f /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.la /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/info/libidn-components.png + mkdir -p /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/lib + mv /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.so /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/lib ++ echo /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.so.11.5.38 + lib=/builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.so.11.5.38 ++ basename /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.so.11.5.38 + ln -sf ../../lib/libidn.so.11.5.38 /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/lib/libidn.so + sed -i 's,^libdir=.*$,libdir=/usr/lib,' /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/lib/pkgconfig/libidn.pc + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libidn-1.9-5.i386 libidn + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libidn-1.9 extracting debug info from /builddir/build/BUILDROOT/libidn-1.9-5.i386/lib/libidn.so.11.5.38 extracting debug info from /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/bin/idn symlinked /usr/lib/debug/lib/libidn.so.11.5.38.debug to /usr/lib/debug/lib/libidn.so.11.debug symlinked /usr/lib/debug/lib/libidn.so.11.5.38.debug to /usr/lib/debug/usr/lib/libidn.so.debug 2142 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H4EETO + umask 022 + cd /builddir/build/BUILD + cd libidn-1.9 + unset DISPLAY + make -j4 -C tests check make: Entering directory `/builddir/build/BUILD/libidn-1.9/tests' make tst_stringprep tst_punycode tst_idna tst_idna2 tst_nfkc tst_pr29 tst_strerror tst_tld make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT tst_stringprep.o -MD -MP -MF .deps/tst_stringprep.Tpo -c -o tst_stringprep.o tst_stringprep.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT tst_punycode.o -MD -MP -MF .deps/tst_punycode.Tpo -c -o tst_punycode.o tst_punycode.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT tst_idna.o -MD -MP -MF .deps/tst_idna.Tpo -c -o tst_idna.o tst_idna.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT tst_idna2.o -MD -MP -MF .deps/tst_idna2.Tpo -c -o tst_idna2.o tst_idna2.c mv -f .deps/tst_idna2.Tpo .deps/tst_idna2.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT tst_nfkc.o -MD -MP -MF .deps/tst_nfkc.Tpo -c -o tst_nfkc.o tst_nfkc.c mv -f .deps/tst_stringprep.Tpo .deps/tst_stringprep.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT tst_pr29.o -MD -MP -MF .deps/tst_pr29.Tpo -c -o tst_pr29.o tst_pr29.c mv -f .deps/tst_punycode.Tpo .deps/tst_punycode.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT tst_strerror.o -MD -MP -MF .deps/tst_strerror.Tpo -c -o tst_strerror.o tst_strerror.c mv -f .deps/tst_idna.Tpo .deps/tst_idna.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -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 -MT tst_tld.o -MD -MP -MF .deps/tst_tld.Tpo -c -o tst_tld.o tst_tld.c mv -f .deps/tst_pr29.Tpo .deps/tst_pr29.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o tst_stringprep tst_stringprep.o ../lib/libidn.la libutils.la mv -f .deps/tst_nfkc.Tpo .deps/tst_nfkc.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o tst_punycode tst_punycode.o ../lib/libidn.la libutils.la mv -f .deps/tst_tld.Tpo .deps/tst_tld.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o tst_idna tst_idna.o ../lib/libidn.la libutils.la mv -f .deps/tst_strerror.Tpo .deps/tst_strerror.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o tst_idna2 tst_idna2.o ../lib/libidn.la libutils.la gcc -std=gnu99 -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 -o tst_punycode tst_punycode.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/builddir/build/BUILD/libidn-1.9/lib/.libs gcc -std=gnu99 -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 -o tst_stringprep tst_stringprep.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/builddir/build/BUILD/libidn-1.9/lib/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o tst_nfkc tst_nfkc.o ../lib/libidn.la libutils.la gcc -std=gnu99 -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 -o tst_idna tst_idna.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/builddir/build/BUILD/libidn-1.9/lib/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o tst_pr29 tst_pr29.o ../lib/libidn.la libutils.la gcc -std=gnu99 -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 -o tst_idna2 tst_idna2.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/builddir/build/BUILD/libidn-1.9/lib/.libs /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o tst_strerror tst_strerror.o ../lib/libidn.la libutils.la /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -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 -no-install -o tst_tld tst_tld.o ../lib/libidn.la libutils.la gcc -std=gnu99 -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 -o tst_pr29 tst_pr29.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/builddir/build/BUILD/libidn-1.9/lib/.libs gcc -std=gnu99 -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 -o tst_nfkc tst_nfkc.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/builddir/build/BUILD/libidn-1.9/lib/.libs gcc -std=gnu99 -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 -o tst_strerror tst_strerror.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/builddir/build/BUILD/libidn-1.9/lib/.libs gcc -std=gnu99 -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 -o tst_tld tst_tld.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/builddir/build/BUILD/libidn-1.9/lib/.libs make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/tests' make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/libidn-1.9/tests' PASS: tst_stringprep PASS: tst_punycode PASS: tst_idna PASS: tst_idna2 PASS: tst_nfkc PASS: tst_pr29 PASS: tst_strerror PASS: tst_tld ================== All 8 tests passed ================== make[1]: Leaving directory `/builddir/build/BUILD/libidn-1.9/tests' make: Leaving directory `/builddir/build/BUILD/libidn-1.9/tests' + exit 0 Processing files: libidn-1.9-5.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.flLku1 + umask 022 + cd /builddir/build/BUILD + cd libidn-1.9 + DOCDIR=/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/doc/libidn-1.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/doc/libidn-1.9 + /bin/mkdir -p /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/doc/libidn-1.9 + cp -pr AUTHORS NEWS FAQ README THANKS COPYING COPYING.LIB /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/doc/libidn-1.9 + exit 0 Provides: libidn.so.11 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /sbin/ldconfig Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libidn.so.11 rtld(GNU_HASH) Processing files: libidn-devel-1.9-5.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OXxSde + umask 022 + cd /builddir/build/BUILD + cd libidn-1.9 + DOCDIR=/builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/doc/libidn-devel-1.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/doc/libidn-devel-1.9 + /bin/mkdir -p /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/doc/libidn-devel-1.9 + cp -pr doc/libidn.html examples /builddir/build/BUILDROOT/libidn-1.9-5.i386/usr/share/doc/libidn-devel-1.9 + exit 0 Provides: pkgconfig(libidn) = 1.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libidn.so.11 Processing files: libidn-debuginfo-1.9-5.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libidn-1.9-5.i386 warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libidn-1.9-5.i686.rpm Wrote: /builddir/build/RPMS/libidn-devel-1.9-5.i686.rpm Wrote: /builddir/build/RPMS/libidn-debuginfo-1.9-5.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BFJwsb + umask 022 + cd /builddir/build/BUILD + cd libidn-1.9 + rm -rf /builddir/build/BUILDROOT/libidn-1.9-5.i386 + exit 0 Child returncode was: 0 LEAVE do -->