Script started on Mon 09 Feb 2015 12:15:10 PM EST ]0;ar@phenom:/home/ar/Downloads/libidn-1.29ar@phenom ~/Downloads/libidn-1.29 $ LDFLAGS="-Wl,--no-as-needed" ./configure 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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 Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 configure: autobuild project... GNU Libidn configure: autobuild revision... 1.29 configure: autobuild hostname... phenom.ancient.whatbox.ca configure: autobuild timestamp... 20150209T171559Z checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... any checking for C# compiler... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no 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 for getopt.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/param.h... yes checking for features.h... yes checking for iconv.h... yes checking for xlocale.h... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for _set_invalid_parameter_handler... no checking for getdtablesize... yes checking for symlink... yes checking for gettimeofday... yes checking for lstat... yes checking for setenv... yes checking for newlocale... yes checking for wchar_t... yes checking whether strerror(0) succeeds... yes checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking for pid_t... yes checking for mode_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking if environ is properly declared... yes checking for working fcntl.h... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for promoted mode_t type... mode_t checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking whether uses 'inline' correctly... yes checking for error_at_line... yes checking for pmccabe... false checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for ssize_t... yes checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for working strerror function... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for valgrind... no checking whether self tests are run under valgrind... no checking for alloca as a compiler built-in... yes checking whether dup2 works... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopen sets errno... yes checking whether getdtablesize works... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether open recognizes a trailing slash... yes checking for putenv compatible with GNU and SVID... yes checking whether setenv validates arguments... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking whether symlink handles trailing slash correctly... yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for valgrind... no checking whether self tests are run under valgrind... no checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking for inline... inline checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether the compiler generally respects inline... yes checking if gcc/ld supports -Wl,--output-def... no checking if LD -Wl,--version-script works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for ssize_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking for strverscmp... yes checking for alloca as a compiler built-in... (cached) yes checking for a traditional french locale... none checking for a turkish Unicode locale... none checking whether INT32_MAX < INTMAX_MAX... (cached) yes checking whether INT64_MAX == LONG_MAX... (cached) yes checking whether UINT32_MAX < UINTMAX_MAX... (cached) yes checking whether UINT64_MAX == ULONG_MAX... (cached) yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for setlocale... yes checking for uselocale... yes checking for pthread_rwlock_t... yes checking for putenv compatible with GNU and SVID... (cached) yes checking whether setenv validates arguments... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... none checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking whether _Exit is declared without a macro... (cached) yes checking whether atoll is declared without a macro... (cached) yes checking whether canonicalize_file_name is declared without a macro... (cached) yes checking whether getloadavg is declared without a macro... (cached) yes checking whether getsubopt is declared without a macro... (cached) yes checking whether grantpt is declared without a macro... (cached) yes checking whether initstate is declared without a macro... (cached) yes checking whether initstate_r is declared without a macro... (cached) yes checking whether mkdtemp is declared without a macro... (cached) yes checking whether mkostemp is declared without a macro... (cached) yes checking whether mkostemps is declared without a macro... (cached) yes checking whether mkstemp is declared without a macro... (cached) yes checking whether mkstemps is declared without a macro... (cached) yes checking whether posix_openpt is declared without a macro... (cached) yes checking whether ptsname is declared without a macro... (cached) yes checking whether ptsname_r is declared without a macro... (cached) yes checking whether random is declared without a macro... (cached) yes checking whether random_r is declared without a macro... (cached) yes checking whether realpath is declared without a macro... (cached) yes checking whether rpmatch is declared without a macro... (cached) yes checking whether secure_getenv is declared without a macro... (cached) yes checking whether setenv is declared without a macro... (cached) yes checking whether setstate is declared without a macro... (cached) yes checking whether setstate_r is declared without a macro... (cached) yes checking whether srandom is declared without a macro... (cached) yes checking whether srandom_r is declared without a macro... (cached) yes checking whether strtod is declared without a macro... (cached) yes checking whether strtoll is declared without a macro... (cached) yes checking whether strtoull is declared without a macro... (cached) yes checking whether unlockpt is declared without a macro... (cached) yes checking whether unsetenv is declared without a macro... (cached) yes checking for pthread_atfork... yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... (cached) yes checking whether environ is declared without a macro... (cached) yes checking whether euidaccess is declared without a macro... (cached) yes checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... (cached) yes checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... (cached) yes checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... (cached) yes checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking for unsetenv... (cached) yes checking for unsetenv() return type... (cached) int checking whether unsetenv obeys POSIX... (cached) yes checking whether btowc is declared without a macro... (cached) yes checking whether wctob is declared without a macro... (cached) yes checking whether mbsinit is declared without a macro... (cached) yes checking whether mbrtowc is declared without a macro... (cached) yes checking whether mbrlen is declared without a macro... (cached) yes checking whether mbsrtowcs is declared without a macro... (cached) yes checking whether mbsnrtowcs is declared without a macro... (cached) yes checking whether wcrtomb is declared without a macro... (cached) yes checking whether wcsrtombs is declared without a macro... (cached) yes checking whether wcsnrtombs is declared without a macro... (cached) yes checking whether wcwidth is declared without a macro... (cached) yes checking whether wmemchr is declared without a macro... (cached) yes checking whether wmemcmp is declared without a macro... (cached) yes checking whether wmemcpy is declared without a macro... (cached) yes checking whether wmemmove is declared without a macro... (cached) yes checking whether wmemset is declared without a macro... (cached) yes checking whether wcslen is declared without a macro... (cached) yes checking whether wcsnlen is declared without a macro... (cached) yes checking whether wcscpy is declared without a macro... (cached) yes checking whether wcpcpy is declared without a macro... (cached) yes checking whether wcsncpy is declared without a macro... (cached) yes checking whether wcpncpy is declared without a macro... (cached) yes checking whether wcscat is declared without a macro... (cached) yes checking whether wcsncat is declared without a macro... (cached) yes checking whether wcscmp is declared without a macro... (cached) yes checking whether wcsncmp is declared without a macro... (cached) yes checking whether wcscasecmp is declared without a macro... (cached) yes checking whether wcsncasecmp is declared without a macro... (cached) yes checking whether wcscoll is declared without a macro... (cached) yes checking whether wcsxfrm is declared without a macro... (cached) yes checking whether wcsdup is declared without a macro... (cached) yes checking whether wcschr is declared without a macro... (cached) yes checking whether wcsrchr is declared without a macro... (cached) yes checking whether wcscspn is declared without a macro... (cached) yes checking whether wcsspn is declared without a macro... (cached) yes checking whether wcspbrk is declared without a macro... (cached) yes checking whether wcsstr is declared without a macro... (cached) yes checking whether wcstok is declared without a macro... (cached) yes checking whether wcswidth is declared without a macro... (cached) yes checking for sched_yield in -lrt... yes checking for nl_langinfo and CODESET... (cached) yes checking if TLD API for specific TLD rules should be built... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gcj... gcj checking dependency style of gcj... none checking dependency style of gcj... (cached) none checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... no checking if gcj static flag -static works... no checking if gcj supports -c -o file.o... no checking if gcj supports -c -o file.o... (cached) no checking whether the gcj linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking if implementation in Java should be built... no checking if implementation in C# should be built... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating csharpexec.sh config.status: creating Makefile config.status: creating contrib/doxygen/Doxyfile config.status: creating csharp/Makefile config.status: creating doc/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/java/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating doc/specifications/Makefile config.status: creating doc/tld/Makefile config.status: creating examples/Makefile config.status: creating gl/Makefile config.status: creating gltests/Makefile config.status: creating java/Makefile config.status: creating java/pom.xml config.status: creating java/src/Makefile config.status: creating java/src/main/Makefile config.status: creating java/src/main/java/Makefile config.status: creating java/src/main/java/gnu/Makefile config.status: creating java/src/main/java/gnu/inet/Makefile config.status: creating java/src/main/java/gnu/inet/encoding/Makefile config.status: creating java/src/util/Makefile config.status: creating java/src/util/java/Makefile config.status: creating java/src/test/Makefile config.status: creating java/src/test/java/Makefile config.status: creating lib/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/gltests/Makefile config.status: creating libidn.pc config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: summary of build options: version: 1.29 shared 17:12:6 Host type: x86_64-unknown-linux-gnu Install prefix: /usr/local Compiler: gcc -std=gnu99 Warning flags: Library types: Shared=yes, Static=yes Libiconv: yes Valgrind: Version script: yes TLD code: yes Build Java port: no Build C# port: no ]0;ar@phenom:/home/ar/Downloads/libidn-1.29ar@phenom ~/Downloads/libidn-1.29 $ make make all-recursive make[1]: Entering directory '/home/ar/Downloads/libidn-1.29' Making all in gl make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/gl' GEN stdio.h GEN string.h GEN sys/types.h GEN unistd.h make all-recursive make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/gl' make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/gl' CC progname.lo CC unistd.lo CC version-etc.lo CCLD libgnu.la make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/gl' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/gl' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/gl' Making all in lib/gl make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gl' GEN iconv.h GEN string.h GEN sys/types.h make all-recursive make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gl' make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gl' CC striconv.lo CCLD libgnu.la make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gl' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gl' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gl' Making all in lib make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/lib' make all-am make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/lib' CC nfkc.lo CC toutf8.lo CC version.lo CC stringprep.lo CC rfc3454.lo CC profiles.lo CC punycode.lo CC idna.lo CC pr29.lo CC idn-free.lo CC strerror-pr29.lo CC strerror-stringprep.lo CC strerror-tld.lo CC tld.lo CC tlds.lo CCLD libidn.la make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib' Making all in po make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/po' Making all in src make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/src' make all-am make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/src' CC libidn_cmd_la-idn_cmd.lo CCLD libidn_cmd.la CC idn.o CCLD idn make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/src' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/src' Making all in doc make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/doc' make all-recursive make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/doc' Making all in specifications make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/doc/specifications' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc/specifications' Making all in tld make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/doc/tld' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc/tld' Making all in java make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/doc/java' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc/java' Making all in cyclo make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/doc/cyclo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc/cyclo' make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc' Making all in gltests make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' GEN alloca.h GEN fcntl.h GEN inttypes.h GEN stdlib.h GEN sys/stat.h GEN sys/time.h GEN time.h GEN wchar.h make all-recursive make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' Making all in . make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' Making all in lib/gltests make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' GEN alloca.h GEN inttypes.h GEN locale.h GEN stdlib.h GEN unistd.h GEN wchar.h make all-recursive make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' Making all in . make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' Making all in tests make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/tests' Making all in examples make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/examples' CCLD example CCLD example2 CCLD example3 CCLD example4 CCLD example5 make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/examples' Making all in java make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/java' Making all in src make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src' Making all in main make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main' Making all in java make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java' Making all in gnu make[6]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu' Making all in inet make[7]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet' Making all in encoding make[8]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet/encoding' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet/encoding' make[8]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet' make[7]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet' make[7]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu' make[6]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu' Making all in . make[6]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java' make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java' make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main' make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main' Making all in test make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/test' Making all in java make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/test/java' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/test/java' make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/test' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/test' make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/test' Making all in util make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/util' Making all in java make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/util/java' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/util/java' make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/util' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/util' make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/util' make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src' make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/java' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/java' Making all in csharp make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/csharp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/csharp' make[2]: Entering directory '/home/ar/Downloads/libidn-1.29' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29' ]0;ar@phenom:/home/ar/Downloads/libidn-1.29ar@phenom ~/Downloads/libidn-1.29 $ sed 's/,--no-as-needed/,--as-needed/' -i Makefile ]0;ar@phenom:/home/ar/Downloads/libidn-1.29ar@phenom ~/Downloads/libidn-1.29 $ make check Making check in gl make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/gl' make check-recursive make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/gl' make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/gl' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/gl' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/gl' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/gl' Making check in lib/gl make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gl' make check-recursive make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gl' make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gl' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gl' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gl' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gl' Making check in lib make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/lib' make check-am make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/lib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib' Making check in po make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/po' Making check in src make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/src' make check-am make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/src' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/src' Making check in doc make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/doc' make check-recursive make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/doc' Making check in specifications make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/doc/specifications' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc/specifications' Making check in tld make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/doc/tld' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc/tld' Making check in java make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/doc/java' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc/java' Making check in cyclo make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/doc/cyclo' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc/cyclo' make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/doc' Making check in gltests make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' make check-recursive make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' Making check in . make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' make libtests.a test-alloca-opt test-binary-io test-close test-dup2 test-environ test-errno test-fdopen test-fgetc test-fputc test-fread test-fstat test-fwrite test-getcwd-lgpl test-getdtablesize test-getopt test-gettimeofday test-ignore-value test-intprops test-inttypes test-lstat test-malloca test-open test-pathmax test-setenv test-stat test-stdbool test-stddef test-stdint test-stdio test-strerror test-symlink test-sys_time test-sys_types test-unsetenv test-verify test-version-etc make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' CC binary-io.o CC fd-hook.o CC malloca.o CC version-etc-fsf.o AR libtests.a CC test-alloca-opt.o CCLD test-alloca-opt CC test-binary-io.o CCLD test-binary-io CC test-close.o CCLD test-close CC test-dup2.o CCLD test-dup2 CC test-environ.o CCLD test-environ CCLD test-errno CC test-fdopen.o CCLD test-fdopen CC test-fgetc.o CCLD test-fgetc CC test-fputc.o CCLD test-fputc CC test-fread.o CCLD test-fread CC test-fstat.o CCLD test-fstat CC test-fwrite.o CCLD test-fwrite CC test-getcwd-lgpl.o CCLD test-getcwd-lgpl CC test-getdtablesize.o CCLD test-getdtablesize CC test-getopt.o CCLD test-getopt CC test-gettimeofday.o CCLD test-gettimeofday CC test-ignore-value.o CCLD test-ignore-value CC test-intprops.o CCLD test-intprops CC test-inttypes.o CCLD test-inttypes CC test-lstat.o CCLD test-lstat CC test-malloca.o CCLD test-malloca CC test-open.o CCLD test-open CC test-pathmax.o CCLD test-pathmax CC test-setenv.o CCLD test-setenv CC test-stat.o CCLD test-stat CCLD test-stdbool CCLD test-stddef CC test-stdint.o CCLD test-stdint CC test-stdio.o CCLD test-stdio CC test-strerror.o CCLD test-strerror CC test-symlink.o CCLD test-symlink CC test-sys_time.o CCLD test-sys_time CC test-sys_types.o CCLD test-sys_types CC test-unsetenv.o CCLD test-unsetenv CC test-verify.o CCLD test-verify CC test-version-etc.o CCLD test-version-etc make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make check-TESTS make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' PASS: test-alloca-opt PASS: test-binary-io.sh PASS: test-close PASS: test-dup2 PASS: test-environ PASS: test-errno PASS: test-fdopen PASS: test-fgetc PASS: test-fputc PASS: test-fread PASS: test-fstat PASS: test-fwrite PASS: test-getcwd-lgpl PASS: test-getdtablesize PASS: test-getopt PASS: test-gettimeofday PASS: test-ignore-value PASS: test-intprops PASS: test-inttypes PASS: test-lstat PASS: test-malloca PASS: test-open PASS: test-pathmax PASS: test-setenv PASS: test-stat PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-strerror PASS: test-symlink PASS: test-sys_time PASS: test-sys_types PASS: test-init.sh PASS: test-unsetenv PASS: test-vc-list-files-git.sh PASS: test-vc-list-files-cvs.sh PASS: test-verify PASS: test-verify.sh PASS: test-version-etc.sh make[6]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' make all-recursive make[7]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' Making all in . make[8]: Entering directory '/home/ar/Downloads/libidn-1.29/gltests' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make[7]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make[6]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' ============================================================================ Testsuite summary for GNU Libidn 1.29 ============================================================================ # TOTAL: 40 # PASS: 40 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/gltests' Making check in lib/gltests make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make check-recursive make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' Making check in . make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make libtests.a test-alloca-opt test-c-ctype test-c-strcasecmp test-c-strncasecmp test-environ test-iconv test-intprops test-inttypes test-locale test-localename test-lock test-malloca test-setenv test-setlocale1 test-setlocale2 test-stdbool test-stddef test-stdint test-stdlib test-striconv test-strverscmp test-sys_types test-thread_self test-thread_create test-unistd test-u8-mbtoucr test-u8-uctomb test-unsetenv test-verify make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' CC localename.o CC glthread/lock.o CC malloca.o CC glthread/thread.o CC glthread/threadlib.o CC unistd.o AR libtests.a CC test-alloca-opt.o CCLD test-alloca-opt CC test-c-ctype.o CCLD test-c-ctype CC test-c-strcasecmp.o CCLD test-c-strcasecmp CC test-c-strncasecmp.o CCLD test-c-strncasecmp CC test-environ.o CCLD test-environ CC test-iconv.o CCLD test-iconv CC test-intprops.o CCLD test-intprops CC test-inttypes.o CCLD test-inttypes CC test-locale.o CCLD test-locale CC test-localename.o CCLD test-localename CC test-lock.o CCLD test-lock CC test-malloca.o CCLD test-malloca CC test-setenv.o CCLD test-setenv CC test-setlocale1.o CCLD test-setlocale1 CC test-setlocale2.o CCLD test-setlocale2 CCLD test-stdbool CCLD test-stddef CC test-stdint.o CCLD test-stdint CC test-stdlib.o CCLD test-stdlib CC test-striconv.o CCLD test-striconv CC test-strverscmp.o CCLD test-strverscmp CC test-sys_types.o CCLD test-sys_types CC test-thread_self.o CCLD test-thread_self CC test-thread_create.o CCLD test-thread_create CC test-unistd.o CCLD test-unistd CC unistr/test-u8-mbtoucr.o CCLD test-u8-mbtoucr CC unistr/test-u8-uctomb.o CCLD test-u8-uctomb CC test-unsetenv.o CCLD test-unsetenv CC test-verify.o CCLD test-verify make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make check-TESTS make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' PASS: test-alloca-opt PASS: test-c-ctype PASS: test-c-strcase.sh PASS: test-environ PASS: test-iconv PASS: test-intprops PASS: test-inttypes PASS: test-locale PASS: test-localename PASS: test-lock PASS: test-malloca PASS: test-setenv SKIP: test-setlocale1.sh PASS: test-setlocale2.sh PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdlib PASS: test-striconv PASS: test-strverscmp PASS: test-sys_types PASS: test-init.sh PASS: test-thread_self PASS: test-thread_create PASS: test-unistd PASS: test-u8-mbtoucr PASS: test-u8-uctomb PASS: test-unsetenv PASS: test-verify PASS: test-verify.sh make[6]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make all-recursive make[7]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' Making all in . make[8]: Entering directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[7]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[6]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' ============================================================================ Testsuite summary for GNU Libidn 1.29 ============================================================================ # TOTAL: 30 # PASS: 29 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/lib/gltests' Making check in tests make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/tests' make libutils.a tst_stringprep tst_punycode tst_idna tst_idna2 tst_idna3 tst_idna4 tst_nfkc tst_pr29 tst_strerror tst_toutf8 tst_symbols tst_tld make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/tests' CC utils.o AR libutils.a CC tst_stringprep.o CCLD tst_stringprep CC tst_punycode.o CCLD tst_punycode CC tst_idna.o CCLD tst_idna CC tst_idna2.o CCLD tst_idna2 CC tst_idna3.o CCLD tst_idna3 CC tst_idna4.o CCLD tst_idna4 CC tst_nfkc.o CCLD tst_nfkc CC tst_pr29.o CCLD tst_pr29 CC tst_strerror.o CCLD tst_strerror CC tst_toutf8.o CCLD tst_toutf8 CC tst_symbols.o CCLD tst_symbols CC tst_tld.o CCLD tst_tld make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/tests' make check-TESTS make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/tests' make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/tests' PASS: tst_stringprep PASS: tst_punycode PASS: tst_idna PASS: tst_idna2 PASS: tst_idna3 PASS: tst_idna4 PASS: tst_nfkc PASS: tst_pr29 PASS: tst_strerror PASS: tst_toutf8 PASS: tst_symbols PASS: tst_tld make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/tests' ============================================================================ Testsuite summary for GNU Libidn 1.29 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/tests' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/tests' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/tests' Making check in examples make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/examples' Making check in java make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/java' Making check in src make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src' Making check in main make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main' Making check in java make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java' Making check in gnu make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu' Making check in inet make[6]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet' Making check in encoding make[7]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet/encoding' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet/encoding' make[7]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet' make[7]: Nothing to be done for 'check-am'. make[7]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet' make[6]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu/inet' make[6]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu' make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java/gnu' Making check in . make[5]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main/java' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java' make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main/java' make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/main' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/main' Making check in test make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/test' Making check in java make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/test/java' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/test/java' make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/test' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/test' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/test' Making check in util make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/util' Making check in java make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/util/java' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/util/java' make[4]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src/util' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/util' make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src/util' make[3]: Entering directory '/home/ar/Downloads/libidn-1.29/java/src' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src' make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/java/src' make[2]: Entering directory '/home/ar/Downloads/libidn-1.29/java' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/ar/Downloads/libidn-1.29/java' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/java' Making check in csharp make[1]: Entering directory '/home/ar/Downloads/libidn-1.29/csharp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29/csharp' make[1]: Entering directory '/home/ar/Downloads/libidn-1.29' make[1]: Leaving directory '/home/ar/Downloads/libidn-1.29' GEN public-submodule-commit ]0;ar@phenom:/home/ar/Downloads/libidn-1.29ar@phenom ~/Downloads/libidn-1.29 $ exit exit Script done on Mon 09 Feb 2015 12:17:16 PM EST