request from: hawk checking if we should skip the build started at: Tue May 1 19:35:26 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/4357c6f6-b64d-4ae2-b5e0-ff4b18c8578d/libidn-1.34-2.src.rpm fetched 3667714 bytes, 4296.1 K/s installing srpm: libidn-1.34-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.MZCpvL/BUILD /tmp/B.MZCpvL/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog libidn-1.34-2.src.rpm * Tue May 01 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/libidn.git;a=log;h=master * Mon Apr 16 2018 Jakub Bogusz da817ab - java implementation is built with jdk now; release 2 * Wed Apr 11 2018 Jakub Bogusz 986c014 - updated to 1.34 (integer overflow and NULL dereference fixes) + rpm -Uhv --nodeps --define '_topdir /tmp/B.MZCpvL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' libidn-1.34-2.src.rpm libidn ################################################## + rm -f libidn-1.34-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.MZCpvL/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.MZCpvL/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.MZCpvL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.MZCpvL/libidn.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 4357c6f6-b64d-4ae2-b5e0-ff4b18c8578d; TMPDIR=/tmp/B.MZCpvL/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.MZCpvL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.MZCpvL/libidn.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 4357c6f6-b64d-4ae2-b5e0-ff4b18c8578d + TMPDIR=/tmp/B.MZCpvL/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.MZCpvL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.MZCpvL/libidn.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MZCpvL/BUILD/tmp /bin/sh -e /tmp/B.MZCpvL/BUILD/tmp/rpm-tmp.3686 + umask 022 + cd /tmp/B.MZCpvL/BUILD + cd /tmp/B.MZCpvL/BUILD + rm -rf libidn-1.34 + /usr/bin/gzip -dc /tmp/B.MZCpvL/libidn-1.34.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libidn-1.34 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libidn-info.patch):' Patch #0 (libidn-info.patch): + that implements the configure --disable-nls option. + '[' ! -f po/Makevars ']' + libtoolize --copy --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/config.guess' libtoolize: copying file 'build-aux/config.sub' libtoolize: copying file 'build-aux/install-sh' libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + aclocal -I m4 -I gl/m4 -I lib/gl/m4 + autoconf + autoheader + automake -a -c -f --foreign configure.ac:36: installing 'build-aux/compile' configure.ac:25: installing 'build-aux/missing' examples/Makefile.am: installing 'build-aux/depcomp' + JAR=/usr/bin/fastjar ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' --disable-silent-rules '--enable-csharp=mono' --enable-java '--with-lispdir=/usr/share/emacs/site-lisp' 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 mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-tld-linux-gcc... x86_64-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-tld-linux-gcc... gcc3 checking how to run the C preprocessor... x86_64-tld-linux-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 whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-tld-linux-ar... no checking for x86_64-tld-linux-lib... no checking for x86_64-tld-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-tld-linux-ar... ar checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-tld-linux-gcc option to accept ISO C99... none needed checking for x86_64-tld-linux-gcc option to accept ISO Standard C... (cached) none needed configure: autobuild project... GNU Libidn configure: autobuild revision... 1.34 configure: autobuild hostname... builderti configure: autobuild timestamp... 20180501T173548Z checking for x86_64-tld-linux-ar... (cached) ar checking the archiver (ar) interface... (cached) ar checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/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 how to convert x86_64-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-tld-linux-gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/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... /usr/share/emacs/site-lisp checking for ANSI C header files... (cached) yes checking for preferred C# implementation... mono checking for C# compiler... mcs checking whether // is distinct from /... 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 whether getdelim is declared... yes checking for getdelim... yes checking for getprogname... no checking for getexecname... no checking for _set_invalid_parameter_handler... no checking for strerror_r... (cached) yes checking for __xpg_strerror_r... yes checking for fcntl... yes checking for symlink... yes checking for ftruncate... yes checking for getdtablesize... yes checking for gettimeofday... yes checking for isblank... yes checking for lstat... yes checking for pipe... yes checking for pthread_sigmask... no checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for catgets... yes checking for snprintf... yes checking for shutdown... yes checking for usleep... yes checking for newlocale... yes checking whether getline is declared... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for features.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for inttypes.h... (cached) yes checking for semaphore.h... yes checking for sys/select.h... yes checking for sys/param.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for crtdefs.h... no checking for iconv.h... yes checking for langinfo.h... yes checking for xlocale.h... no 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 limits.h has ULLONG_WIDTH etc.... 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 wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... 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 whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... 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 whether getdtablesize is declared... 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 host CPU and C ABI... x86_64 checking for IPv4 sockets... yes checking for IPv6 sockets... 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 imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking for inline... inline checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether alarm is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether strerror_r is declared... (cached) yes checking for sigset_t... yes 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 uid_t in sys/types.h... yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking whether uses 'inline' correctly... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for pmccabe... false checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for ssize_t... yes checking for va_copy... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system 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 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 qsort_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 reallocarray 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 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 truncate 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... valgrind checking for valgrind options for tests... no checking for alloca as a compiler built-in... yes checking whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking whether isblank is declared without a macro... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check 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 for library containing inet_pton... none required checking whether inet_pton is declared... (cached) yes checking whether byte ordering is bigendian... no 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 for ioctl... yes checking for ioctl with POSIX signature... no checking for pthread_rwlock_t... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking whether perror matches strerror... yes checking for pthread_sigmask in -pthread... yes checking whether pthread_sigmask is only a macro... no checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... (cached) yes checking for working sleep... yes checking for socklen_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking whether ioctl is declared without a macro... 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 pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for valgrind... (cached) valgrind checking for valgrind options for tests... (cached) 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 whether wcsftime is declared without a macro... yes checking for sched_yield in -lrt... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes 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 for max_align_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... fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking whether isblank is declared without a macro... (cached) yes checking for flexible array member... yes 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 langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking whether locale.h conforms to POSIX:2001... 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 getlocalename_l... no checking for pthread_rwlock_t... (cached) yes checking for pthread_sigmask in -pthread... (cached) yes checking whether pthread_sigmask is only a macro... (cached) no checking whether pthread_sigmask returns error numbers... (cached) yes checking whether pthread_sigmask unblocks signals correctly... (cached) guessing yes checking for putenv compatible with GNU and SVID... (cached) yes checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking whether setenv validates arguments... (cached) yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... fr_FR.UTF-8 checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for volatile sig_atomic_t... (cached) yes checking for sighandler_t... (cached) yes checking whether pthread_sigmask is declared without a macro... (cached) yes checking whether sigaction is declared without a macro... (cached) yes checking whether sigaddset is declared without a macro... (cached) yes checking whether sigdelset is declared without a macro... (cached) yes checking whether sigemptyset is declared without a macro... (cached) yes checking whether sigfillset is declared without a macro... (cached) yes checking whether sigismember is declared without a macro... (cached) yes checking whether sigpending is declared without a macro... (cached) yes checking whether sigprocmask is declared without a macro... (cached) yes checking for sigprocmask... (cached) yes checking whether sleep is declared... (cached) yes checking for working sleep... (cached) yes checking for working stdalign.h... (cached) yes 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 qsort_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 reallocarray 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... (cached) 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 truncate 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 for useconds_t... (cached) yes checking whether usleep allows large arguments... (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 whether wcsftime is declared without a macro... (cached) yes checking for sched_yield in -lrt... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking if TLD API for specific TLD rules should be built... yes checking for x86_64-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for x86_64-tld-linux-gcj... no checking for gcj... no checking dependency style of gcj... none checking for x86_64-tld-linux-gcj... gcj 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/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... yes checking for C# program execution engine... mono checking if implementation in C# should be built... yes 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 fuzz/Makefile config.status: creating tests/Makefile config.status: creating config.h 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.34 shared 17:18:6 Host type: x86_64-tld-linux-gnu Install prefix: /usr Compiler: x86_64-tld-linux-gcc Compiler flags: -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 Warning flags: Library types: Shared=yes, Static=yes Libiconv: yes Valgrind: Version script: yes Documentation: yes TLD code: yes Build Java port: yes Build C# port: yes Address Sanitizer: no UB Sanitizer: no + /usr/bin/make -j8 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/B.MZCpvL/BUILD/libidn-1.34/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34' Making all in gl make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/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''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|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_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_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TRUNCATE''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.lo basename-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo stripslash.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c -o getprogname.lo getprogname.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.lo version-etc.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c getprogname.c -o getprogname.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/stripslash.Tpo .deps/stripslash.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 mv -f .deps/unistd.Tpo .deps/unistd.Plo mv -f .deps/getprogname.Tpo .deps/getprogname.Plo mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -o version-etc.o >/dev/null 2>&1 mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Plo 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 x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libgnu.la dirname-lgpl.lo basename-lgpl.lo stripslash.lo getprogname.lo progname.lo unistd.lo version-etc.lo libtool: link: ar cru .libs/libgnu.a .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/getprogname.o .libs/progname.o .libs/unistd.o .libs/version-etc.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' Making all in lib/gl make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/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''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|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_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_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c-strcasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-strcasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c-strncasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-strncasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo striconv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT striconv.lo -MD -MP -MF $depbase.Tpo -c -o striconv.lo striconv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unistr/u8-check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-check.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-check.lo unistr/u8-check.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unistr/u8-mbtoucr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-mbtoucr.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unistr/u8-uctomb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-uctomb.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unistr/u8-uctomb-aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-uctomb-aux.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-mbtoucr.lo -MD -MP -MF unistr/.deps/u8-mbtoucr.Tpo -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-check.lo -MD -MP -MF unistr/.deps/u8-check.Tpo -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-uctomb.lo -MD -MP -MF unistr/.deps/u8-uctomb.Tpo -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT striconv.lo -MD -MP -MF .deps/striconv.Tpo -c striconv.c -fPIC -DPIC -o .libs/striconv.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/u8-uctomb-aux.Tpo -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-uctomb.lo -MD -MP -MF unistr/.deps/u8-uctomb.Tpo -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-check.lo -MD -MP -MF unistr/.deps/u8-check.Tpo -c unistr/u8-check.c -o unistr/u8-check.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-mbtoucr.lo -MD -MP -MF unistr/.deps/u8-mbtoucr.Tpo -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT unistr/u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/u8-uctomb-aux.Tpo -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT striconv.lo -MD -MP -MF .deps/striconv.Tpo -c striconv.c -o striconv.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libgnu.la c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo striconv.lo unistr/u8-check.lo unistr/u8-mbtoucr.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo libtool: link: ar cru .libs/libgnu.a .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/striconv.o unistr/.libs/u8-check.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' Making all in lib make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' if test -n ""; then \ sed -e s/include_next/include/ gl/stdint.h > idn-int.h; \ else \ echo '#include ' > idn-int.h; \ fi /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c -o nfkc.lo nfkc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT toutf8.lo -MD -MP -MF .deps/toutf8.Tpo -c -o toutf8.lo toutf8.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c -o stringprep.lo stringprep.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT rfc3454.lo -MD -MP -MF .deps/rfc3454.Tpo -c -o rfc3454.lo rfc3454.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT profiles.lo -MD -MP -MF .deps/profiles.Tpo -c -o profiles.lo profiles.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c -o punycode.lo punycode.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c -o idna.lo idna.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c nfkc.c -fPIC -DPIC -o .libs/nfkc.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c stringprep.c -fPIC -DPIC -o .libs/stringprep.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT toutf8.lo -MD -MP -MF .deps/toutf8.Tpo -c toutf8.c -fPIC -DPIC -o .libs/toutf8.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c punycode.c -fPIC -DPIC -o .libs/punycode.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c idna.c -fPIC -DPIC -o .libs/idna.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT rfc3454.lo -MD -MP -MF .deps/rfc3454.Tpo -c rfc3454.c -fPIC -DPIC -o .libs/rfc3454.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT profiles.lo -MD -MP -MF .deps/profiles.Tpo -c profiles.c -fPIC -DPIC -o .libs/profiles.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT profiles.lo -MD -MP -MF .deps/profiles.Tpo -c profiles.c -o profiles.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT toutf8.lo -MD -MP -MF .deps/toutf8.Tpo -c toutf8.c -o toutf8.o >/dev/null 2>&1 mv -f .deps/profiles.Tpo .deps/profiles.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pr29.lo -MD -MP -MF .deps/pr29.Tpo -c -o pr29.lo pr29.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT rfc3454.lo -MD -MP -MF .deps/rfc3454.Tpo -c rfc3454.c -o rfc3454.o >/dev/null 2>&1 mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT idn-free.lo -MD -MP -MF .deps/idn-free.Tpo -c -o idn-free.lo idn-free.c mv -f .deps/toutf8.Tpo .deps/toutf8.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-idna.lo -MD -MP -MF .deps/strerror-idna.Tpo -c -o strerror-idna.lo strerror-idna.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c punycode.c -o punycode.o >/dev/null 2>&1 mv -f .deps/rfc3454.Tpo .deps/rfc3454.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-pr29.lo -MD -MP -MF .deps/strerror-pr29.Tpo -c -o strerror-pr29.lo strerror-pr29.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c stringprep.c -o stringprep.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pr29.lo -MD -MP -MF .deps/pr29.Tpo -c pr29.c -fPIC -DPIC -o .libs/pr29.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c idna.c -o idna.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT idn-free.lo -MD -MP -MF .deps/idn-free.Tpo -c idn-free.c -fPIC -DPIC -o .libs/idn-free.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-idna.lo -MD -MP -MF .deps/strerror-idna.Tpo -c strerror-idna.c -fPIC -DPIC -o .libs/strerror-idna.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-pr29.lo -MD -MP -MF .deps/strerror-pr29.Tpo -c strerror-pr29.c -fPIC -DPIC -o .libs/strerror-pr29.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT idn-free.lo -MD -MP -MF .deps/idn-free.Tpo -c idn-free.c -o idn-free.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT pr29.lo -MD -MP -MF .deps/pr29.Tpo -c pr29.c -o pr29.o >/dev/null 2>&1 mv -f .deps/punycode.Tpo .deps/punycode.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-punycode.lo -MD -MP -MF .deps/strerror-punycode.Tpo -c -o strerror-punycode.lo strerror-punycode.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-idna.lo -MD -MP -MF .deps/strerror-idna.Tpo -c strerror-idna.c -o strerror-idna.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-pr29.lo -MD -MP -MF .deps/strerror-pr29.Tpo -c strerror-pr29.c -o strerror-pr29.o >/dev/null 2>&1 mv -f .deps/idn-free.Tpo .deps/idn-free.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-stringprep.lo -MD -MP -MF .deps/strerror-stringprep.Tpo -c -o strerror-stringprep.lo strerror-stringprep.c mv -f .deps/strerror-idna.Tpo .deps/strerror-idna.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-tld.lo -MD -MP -MF .deps/strerror-tld.Tpo -c -o strerror-tld.lo strerror-tld.c mv -f .deps/pr29.Tpo .deps/pr29.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tlds.lo -MD -MP -MF .deps/tlds.Tpo -c -o tlds.lo tlds.c mv -f .deps/stringprep.Tpo .deps/stringprep.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c nfkc.c -o nfkc.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-punycode.lo -MD -MP -MF .deps/strerror-punycode.Tpo -c strerror-punycode.c -fPIC -DPIC -o .libs/strerror-punycode.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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/idna.Tpo .deps/idna.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-punycode.lo -MD -MP -MF .deps/strerror-punycode.Tpo -c strerror-punycode.c -o strerror-punycode.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tld.lo -MD -MP -MF .deps/tld.Tpo -c tld.c -fPIC -DPIC -o .libs/tld.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-tld.lo -MD -MP -MF .deps/strerror-tld.Tpo -c strerror-tld.c -fPIC -DPIC -o .libs/strerror-tld.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tlds.lo -MD -MP -MF .deps/tlds.Tpo -c tlds.c -fPIC -DPIC -o .libs/tlds.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-stringprep.lo -MD -MP -MF .deps/strerror-stringprep.Tpo -c strerror-stringprep.c -o strerror-stringprep.o >/dev/null 2>&1 mv -f .deps/strerror-punycode.Tpo .deps/strerror-punycode.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tlds.lo -MD -MP -MF .deps/tlds.Tpo -c tlds.c -o tlds.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT strerror-tld.lo -MD -MP -MF .deps/strerror-tld.Tpo -c strerror-tld.c -o strerror-tld.o >/dev/null 2>&1 mv -f .deps/strerror-stringprep.Tpo .deps/strerror-stringprep.Plo mv -f .deps/tlds.Tpo .deps/tlds.Plo mv -f .deps/strerror-tld.Tpo .deps/strerror-tld.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT tld.lo -MD -MP -MF .deps/tld.Tpo -c tld.c -o tld.o >/dev/null 2>&1 mv -f .deps/tld.Tpo .deps/tld.Plo mv -f .deps/nfkc.Tpo .deps/nfkc.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fvisibility=hidden -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -version-info 17:18:6 -no-undefined -Wl,--version-script=./libidn.map -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libidn.la -rpath /usr/lib64 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 libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--version-script=./libidn.map -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .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 -Wl,-soname -Wl,libidn.so.11 -o .libs/libidn.so.11.6.18 libtool: link: (cd ".libs" && rm -f "libidn.so.11" && ln -s "libidn.so.11.6.18" "libidn.so.11") libtool: link: (cd ".libs" && rm -f "libidn.so" && ln -s "libidn.so.11.6.18" "libidn.so") libtool: link: (cd .libs/libidn.lax/libgnu.a && ar x "/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl/.libs/libgnu.a") libtool: link: ar cru .libs/libidn.a nfkc.o toutf8.o version.o stringprep.o rfc3454.o profiles.o punycode.o idna.o pr29.o idn-free.o strerror-idna.o strerror-pr29.o strerror-punycode.o strerror-stringprep.o strerror-tld.o tld.o tlds.o .libs/libidn.lax/libgnu.a/c-ctype.o .libs/libidn.lax/libgnu.a/c-strcasecmp.o .libs/libidn.lax/libgnu.a/c-strncasecmp.o .libs/libidn.lax/libgnu.a/striconv.o .libs/libidn.lax/libgnu.a/u8-check.o .libs/libidn.lax/libgnu.a/u8-mbtoucr.o .libs/libidn.lax/libgnu.a/u8-uctomb-aux.o .libs/libidn.lax/libgnu.a/u8-uctomb.o libtool: link: ranlib .libs/libidn.a libtool: link: rm -fr .libs/libidn.lax libtool: link: ( cd ".libs" && rm -f "libidn.la" && ln -s "../libidn.la" "libidn.la" ) make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' Making all in po make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/po' test ! -f ./libidn.pot || \ test -z "en@boldquot.gmo en@quot.gmo cs.gmo da.gmo de.gmo eo.gmo fi.gmo fr.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo sr.gmo sv.gmo uk.gmo vi.gmo zh_CN.gmo" || /usr/bin/make en@boldquot.gmo en@quot.gmo cs.gmo da.gmo de.gmo eo.gmo fi.gmo fr.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo sr.gmo sv.gmo uk.gmo vi.gmo zh_CN.gmo make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/po' make[3]: 'en@boldquot.gmo' is up to date. make[3]: 'en@quot.gmo' is up to date. make[3]: 'cs.gmo' is up to date. make[3]: 'da.gmo' is up to date. make[3]: 'de.gmo' is up to date. make[3]: 'eo.gmo' is up to date. make[3]: 'fi.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: 'hr.gmo' is up to date. make[3]: 'hu.gmo' is up to date. make[3]: 'id.gmo' is up to date. make[3]: 'it.gmo' is up to date. make[3]: 'ja.gmo' is up to date. make[3]: 'nl.gmo' is up to date. make[3]: 'pl.gmo' is up to date. make[3]: 'pt_BR.gmo' is up to date. make[3]: 'ro.gmo' is up to date. make[3]: 'sr.gmo' is up to date. make[3]: 'sv.gmo' is up to date. make[3]: 'uk.gmo' is up to date. make[3]: 'vi.gmo' is up to date. make[3]: 'zh_CN.gmo' is up to date. make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/po' touch stamp-po make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/po' Making all in src make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -DLOCALEDIR=\"/usr/share/locale\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT idn.o -MD -MP -MF .deps/idn.Tpo -c -o idn.o idn.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -DLOCALEDIR=\"/usr/share/locale\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libidn_cmd_la-idn_cmd.lo -MD -MP -MF .deps/libidn_cmd_la-idn_cmd.Tpo -c -o libidn_cmd_la-idn_cmd.lo `test -f 'idn_cmd.c' || echo './'`idn_cmd.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -DLOCALEDIR=\"/usr/share/locale\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libidn_cmd_la-idn_cmd.lo -MD -MP -MF .deps/libidn_cmd_la-idn_cmd.Tpo -c idn_cmd.c -fPIC -DPIC -o .libs/libidn_cmd_la-idn_cmd.o mv -f .deps/idn.Tpo .deps/idn.Po libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -DLOCALEDIR=\"/usr/share/locale\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libidn_cmd_la-idn_cmd.lo -MD -MP -MF .deps/libidn_cmd_la-idn_cmd.Tpo -c idn_cmd.c -o libidn_cmd_la-idn_cmd.o >/dev/null 2>&1 mv -f .deps/libidn_cmd_la-idn_cmd.Tpo .deps/libidn_cmd_la-idn_cmd.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libidn_cmd.la libidn_cmd_la-idn_cmd.lo ../gl/libgnu.la libtool: link: (cd .libs/libidn_cmd.lax/libgnu.a && ar x "/tmp/B.MZCpvL/BUILD/libidn-1.34/src/../gl/.libs/libgnu.a") libtool: link: ar cru .libs/libidn_cmd.a .libs/libidn_cmd_la-idn_cmd.o .libs/libidn_cmd.lax/libgnu.a/basename-lgpl.o .libs/libidn_cmd.lax/libgnu.a/dirname-lgpl.o .libs/libidn_cmd.lax/libgnu.a/getprogname.o .libs/libidn_cmd.lax/libgnu.a/progname.o .libs/libidn_cmd.lax/libgnu.a/stripslash.o .libs/libidn_cmd.lax/libgnu.a/unistd.o .libs/libidn_cmd.lax/libgnu.a/version-etc.o libtool: link: ranlib .libs/libidn_cmd.a libtool: link: rm -fr .libs/libidn_cmd.lax libtool: link: ( cd ".libs" && rm -f "libidn_cmd.la" && ln -s "../libidn_cmd.la" "libidn_cmd.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o idn idn.o libidn_cmd.la ../lib/libidn.la ../gl/libgnu.la libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/idn idn.o ./.libs/libidn_cmd.a ../lib/.libs/libidn.so ../gl/.libs/libgnu.a make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' Making all in doc make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' echo '# This file is automatically generated. DO NOT EDIT! -*- makefile -*-' > Makefile.gdoc echo >> Makefile.gdoc echo 'gdoc_TEXINFOS =' >> Makefile.gdoc echo 'gdoc_MANS =' >> Makefile.gdoc echo >> Makefile.gdoc for file in ../lib/idna.c ../lib/nfkc.c ../lib/pr29.c ../lib/punycode.c ../lib/stringprep.c ../lib/tld.c ../lib/toutf8.c ../lib/version.c ../lib/idn-free.c ../lib/strerror-idna.c ../lib/strerror-pr29.c ../lib/strerror-punycode.c ../lib/strerror-stringprep.c ../lib/strerror-tld.c; do \ shortfile=`basename $file`; \ echo "#" >> Makefile.gdoc; \ echo "### $shortfile" >> Makefile.gdoc; \ echo "#" >> Makefile.gdoc; \ echo "gdoc_TEXINFOS += texi/$shortfile.texi" >> Makefile.gdoc; \ echo "texi/$shortfile.texi: $file" >> Makefile.gdoc; \ echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/ /" >> Makefile.gdoc; \ echo 'TAB$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@' | sed "s/TAB/ /" >> Makefile.gdoc; \ echo >> Makefile.gdoc; \ functions=`/bin/sh /tmp/B.MZCpvL/BUILD/libidn-1.34/build-aux/missing perl ./gdoc -listfunc $file`; \ for function in $functions; do \ echo "# $shortfile: $function" >> Makefile.gdoc; \ echo "gdoc_TEXINFOS += texi/$function.texi" >> Makefile.gdoc; \ echo "texi/$function.texi: $file" >> Makefile.gdoc; \ echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/ /" >> Makefile.gdoc; \ echo 'TAB$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) -function'" $function"' $< > $@' | sed "s/TAB/ /" >> Makefile.gdoc; \ echo >> Makefile.gdoc; \ echo "gdoc_MANS += man/$function.3" >> Makefile.gdoc; \ echo "man/$function.3: $file" >> Makefile.gdoc; \ echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/ /" >> Makefile.gdoc; \ echo 'TAB$(PERL) ./gdoc -man $(GDOC_MAN_EXTRA_ARGS) -function'" $function"' $< > $@' | sed "s/TAB/ /" >> Makefile.gdoc; \ echo >> Makefile.gdoc; \ done; \ echo >> Makefile.gdoc; \ done /usr/bin/make Makefile make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' cd .. && /bin/sh /tmp/B.MZCpvL/BUILD/libidn-1.34/build-aux/missing automake-1.16 --foreign doc/Makefile cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile make[3]: 'Makefile' is up to date. make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' cd .. && /bin/sh /tmp/B.MZCpvL/BUILD/libidn-1.34/build-aux/missing automake-1.16 --foreign doc/Makefile cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' Making all in specifications make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/specifications' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/specifications' Making all in tld make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/tld' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/tld' Making all in java make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/java' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/java' Making all in cyclo make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/cyclo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/cyclo' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' /bin/sh /tmp/B.MZCpvL/BUILD/libidn-1.34/build-aux/missing help2man \ --name="Internationalized Domain Names command line tool" \ --output=idn.1 ../src/idn Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /tmp/B.MZCpvL/BUILD/libidn-1.34/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \ for f in libidn.info libidn.info-[0-9] libidn.info-[0-9][0-9] libidn.i[0-9] libidn.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /tmp/B.MZCpvL/BUILD/libidn-1.34/build-aux/missing makeinfo -I ../doc -I ../examples -I . \ -o libidn.info libidn.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./libidn.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' Making all in gltests make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h /bin/mkdir -p arpa rm -f ctype.h-t ctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/0/g' \ -e 's/@''GNULIB_INET_PTON''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_RAISE''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_SIGACTION''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h /bin/mkdir -p sys /bin/mkdir -p sys rm -f sys/ioctl.h-t sys/ioctl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||g' \ -e 's/@''GNULIB_IOCTL''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e 's|@''REPLACE_IOCTL''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_ioctl.in.h; \ } > sys/ioctl.h-t && \ mv sys/ioctl.h-t sys/ioctl.h /bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SOCKET''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_CONNECT''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_ACCEPT''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_BIND''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' Making all in . make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' Making all in lib/gltests make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f ctype.h-t ctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_RAISE''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_SIGACTION''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_LIBIDN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/(IN_LIBIDN_GNULIB_TESTS || IN_LIBIDN_GNULIB_TESTS)/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TRUNCATE''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' Making all in . make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' Making all in fuzz make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/fuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/fuzz' Making all in tests make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/tests' Making all in examples make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/examples' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT example3.o -MD -MP -MF .deps/example3.Tpo -c -o example3.o example3.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT example4.o -MD -MP -MF .deps/example4.Tpo -c -o example4.o example4.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT example5.o -MD -MP -MF .deps/example5.Tpo -c -o example5.o example5.c mv -f .deps/example4.Tpo .deps/example4.Po mv -f .deps/example3.Tpo .deps/example3.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o example4 example4.o ../lib/libidn.la mv -f .deps/example.Tpo .deps/example.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o example3 example3.o ../lib/libidn.la /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o example example.o ../lib/libidn.la mv -f .deps/example2.Tpo .deps/example2.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o example2 example2.o ../lib/libidn.la mv -f .deps/example5.Tpo .deps/example5.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o example5 example5.o ../lib/libidn.la libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/example3 example3.o ../lib/.libs/libidn.so libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/example4 example4.o ../lib/.libs/libidn.so libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/example example.o ../lib/.libs/libidn.so libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/example5 example5.o ../lib/.libs/libidn.so libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/example2 example2.o ../lib/.libs/libidn.so make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/examples' Making all in java make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' Making all in src make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' Making all in main make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' Making all in java make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' Making all in gnu make[6]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' Making all in inet make[7]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' Making all in encoding make[8]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet/encoding' CLASSPATH=../../../../../../../java/src/main/java:./../../../../../../../java/src/main/java${CLASSPATH:+":$CLASSPATH"} javac -d ../../../../../../../java/src/main/java CombiningClass.java Composition.java DecompositionKeys.java DecompositionMappings.java IDNA.java IDNAException.java NFKC.java Punycode.java PunycodeException.java RangeSet.java RFC3454.java Stringprep.java StringprepException.java echo timestamp > classnoinst.stamp make[8]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet/encoding' make[8]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' make[7]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' make[7]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' make[6]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' Making all in . make[6]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' Making all in test make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' Making all in java make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test/java' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test/java' make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' Making all in util make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' Making all in java make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util/java' CLASSPATH=../../../../java/src/util/java:./../../../../java/src/util/java${CLASSPATH:+":$CLASSPATH"} javac -d ../../../../java/src/util/java -classpath ../../../../java/src/main/java GenerateRFC3454.java GenerateNFKC.java TestIDNA.java TestNFKC.java Note: GenerateNFKC.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. echo timestamp > classnoinst.stamp make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util/java' make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' Making all in csharp make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/csharp' /bin/sh ../csharpcomp.sh -o Libidn.dll \ `for src in AssemblyInfo.cs IDNA.cs RFC3454.cs CombiningClass.cs IDNAException.cs Stringprep.cs Composition.cs NFKC.cs StringprepException.cs DecompositionKeys.cs Punycode.cs DecompositionMappings.cs PunycodeException.cs; do echo ./$src; done` ./IDNA.cs(253,32): warning CS0168: The variable `e' is declared but never used ./IDNA.cs(282,29): warning CS0168: The variable `e' is declared but never used ./IDNA.cs(296,25): warning CS0168: The variable `e' is declared but never used make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/csharp' make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34' + /usr/bin/make -j8 -C contrib/idn-python 'INCLUDE=/usr/include/python2.7 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I../../lib -L../../lib/.libs' make: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/contrib/idn-python' gcc -I/usr/include/python2.7 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I../../lib -L../../lib/.libs -lidn -shared -fPIC -o idn.so idn.c idn.c: In function 'idn2ace': idn.c:35:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] sprintf (result, "%d bytes", strlen (instr)); ~^ ~~~~~~~~~~~~~~ %ld idn.c: In function 'ace2idn': idn.c:18:64: warning: attempt to free a non-heap object [-Wfree-nonheap-object] #define onError(message) { PyErr_SetString(IDNError, message); free(message); return NULL; } ^~~~~~~~~~~~~ idn.c:57:5: note: in expansion of macro 'onError' onError ("Invalid argument"); ^~~~~~~ idn.c: In function 'idn2ace': idn.c:18:64: warning: attempt to free a non-heap object [-Wfree-nonheap-object] #define onError(message) { PyErr_SetString(IDNError, message); free(message); return NULL; } ^~~~~~~~~~~~~ idn.c:27:5: note: in expansion of macro 'onError' onError ("Invalid argument"); ^~~~~~~ make: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/contrib/idn-python' + /bin/mv contrib/idn-python/idn.so python-idn.so + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MZCpvL/BUILD/tmp /bin/sh -e /tmp/B.MZCpvL/BUILD/tmp/rpm-tmp.36833 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MZCpvL/BUILD/tmp + umask 022 + cd /tmp/B.MZCpvL/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder + /bin/mkdir -p /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder + cd libidn-1.34 + rm -rf /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder' Making install in gl make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gl' Making install in lib/gl make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gl' Making install in lib make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' /usr/bin/make install-am make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64' /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/include' /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libidn.la '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64' /usr/bin/install -c -m 644 stringprep.h idna.h punycode.h idn-free.h pr29.h tld.h '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/include' /usr/bin/install -c -m 644 idn-int.h '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/include' libtool: install: /usr/bin/install -c .libs/libidn.so.11.6.18 /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/libidn.so.11.6.18 libtool: install: (cd /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64 && { ln -s -f libidn.so.11.6.18 libidn.so.11 || { rm -f libidn.so.11 && ln -s libidn.so.11.6.18 libidn.so.11; }; }) libtool: install: (cd /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64 && { ln -s -f libidn.so.11.6.18 libidn.so || { rm -f libidn.so && ln -s libidn.so.11.6.18 libidn.so; }; }) libtool: install: /usr/bin/install -c .libs/libidn.lai /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/libidn.la libtool: install: /usr/bin/install -c .libs/libidn.a /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/libidn.a libtool: install: chmod 644 /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/libidn.a libtool: install: ranlib /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/libidn.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib' Making install in po make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/po' installing en@boldquot.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/en@boldquot/LC_MESSAGES/libidn.mo installing en@quot.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/en@quot/LC_MESSAGES/libidn.mo installing cs.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/cs/LC_MESSAGES/libidn.mo installing da.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/da/LC_MESSAGES/libidn.mo installing de.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/de/LC_MESSAGES/libidn.mo installing eo.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/eo/LC_MESSAGES/libidn.mo installing fi.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/fi/LC_MESSAGES/libidn.mo installing fr.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/fr/LC_MESSAGES/libidn.mo installing hr.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/hr/LC_MESSAGES/libidn.mo installing hu.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/hu/LC_MESSAGES/libidn.mo installing id.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/id/LC_MESSAGES/libidn.mo installing it.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/it/LC_MESSAGES/libidn.mo installing ja.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/ja/LC_MESSAGES/libidn.mo installing nl.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/nl/LC_MESSAGES/libidn.mo installing pl.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/pl/LC_MESSAGES/libidn.mo installing pt_BR.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/pt_BR/LC_MESSAGES/libidn.mo installing ro.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/ro/LC_MESSAGES/libidn.mo installing sr.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/sr/LC_MESSAGES/libidn.mo installing sv.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/sv/LC_MESSAGES/libidn.mo installing uk.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/uk/LC_MESSAGES/libidn.mo installing vi.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/vi/LC_MESSAGES/libidn.mo installing zh_CN.gmo as /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/libidn.mo if test "libidn" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/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 \ /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/po' Making install in src make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' /usr/bin/make install-am make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/emacs/site-lisp' /bin/sh ../libtool --mode=install /usr/bin/install -c idn '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/bin' /usr/bin/install -c -m 644 punycode.el idna.el '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/emacs/site-lisp' libtool: install: /usr/bin/install -c .libs/idn /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/bin/idn make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/src' Making install in doc make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' Making install in specifications make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/specifications' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/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 '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/specifications' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/specifications' Making install in tld make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/tld' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/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 '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/tld' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/tld' Making install in java make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/java' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/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 '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/java' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/java' Making install in cyclo make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/cyclo' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/cyclo' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/cyclo' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc/cyclo' make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/info' /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/man/man1' /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/man/man3' /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/info' /usr/bin/install -c -m 644 libidn-components.png '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/info' /usr/bin/install -c -m 644 ./libidn.info '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/info' /usr/bin/install -c -m 644 idn.1 '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 man/idna_to_ascii_4i.3 man/idna_to_unicode_44i.3 man/idna_to_ascii_4z.3 man/idna_to_ascii_8z.3 man/idna_to_ascii_lz.3 man/idna_to_unicode_4z4z.3 man/idna_to_unicode_8z4z.3 man/idna_to_unicode_8z8z.3 man/idna_to_unicode_8zlz.3 man/idna_to_unicode_lzlz.3 man/stringprep_utf8_to_unichar.3 man/stringprep_unichar_to_utf8.3 man/stringprep_utf8_to_ucs4.3 man/stringprep_ucs4_to_utf8.3 man/stringprep_utf8_nfkc_normalize.3 man/stringprep_ucs4_nfkc_normalize.3 man/pr29_4.3 man/pr29_4z.3 man/pr29_8z.3 man/punycode_encode.3 man/punycode_decode.3 man/stringprep_4i.3 man/stringprep_4zi.3 man/stringprep.3 man/stringprep_profile.3 man/tld_get_table.3 man/tld_default_table.3 man/tld_get_4.3 man/tld_get_4z.3 man/tld_get_z.3 man/tld_check_4t.3 man/tld_check_4tz.3 man/tld_check_4.3 man/tld_check_4z.3 man/tld_check_8z.3 man/tld_check_lz.3 man/stringprep_locale_charset.3 man/stringprep_convert.3 man/stringprep_locale_to_utf8.3 man/stringprep_utf8_to_locale.3 '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/man/man3' /usr/bin/install -c -m 644 man/stringprep_check_version.3 man/idn_free.3 man/idna_strerror.3 man/pr29_strerror.3 man/punycode_strerror.3 man/stringprep_strerror.3 man/tld_strerror.3 '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/man/man3' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/doc' Making install in gltests make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' Making install in . make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/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 '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/gltests' Making install in lib/gltests make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' Making install in . make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/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 '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/lib/gltests' Making install in fuzz make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/fuzz' make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/fuzz' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/fuzz' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/fuzz' Making install in tests make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/tests' make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/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 '/tmp/B.MZCpvL/BUILD/libidn-1.34/tests' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/tests' Making install in examples make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/examples' make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/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 '/tmp/B.MZCpvL/BUILD/libidn-1.34/examples' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/examples' Making install in java make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' Making install in src make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' Making install in main make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' Making install in java make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' Making install in gnu make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' Making install in inet make[6]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' Making install in encoding make[7]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet/encoding' make[8]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet/encoding' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet/encoding' make[7]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet/encoding' make[7]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' make[8]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' make[7]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' make[6]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu/inet' make[6]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' make[7]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' make[6]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java/gnu' Making install in . make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' make[6]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main/java' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/main' Making install in test make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' Making install in java make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test/java' make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test/java' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test/java' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test/java' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/test' Making install in util make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' Making install in java make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util/java' make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util/java' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util/java' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util/java' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' make[5]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src/util' make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' make[4]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java/src' make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' make[3]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' make[3]: Nothing to be done for 'install-exec-am'. install -d -m 755 /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/java /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/java' ln -sf libidn-1.34.jar /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/java/libidn.jar /usr/bin/install -c -m 644 libidn-1.34.jar '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/java' make[3]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/java' Making install in csharp make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/csharp' make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/csharp' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /tmp/B.MZCpvL/BUILD/libidn-1.34/build-aux/install-sh -d /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64 /usr/bin/install -c -m 644 Libidn.dll /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/Libidn.dll make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/csharp' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34/csharp' make[1]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34' make[2]: Entering directory '/tmp/B.MZCpvL/BUILD/libidn-1.34' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libidn.pc '/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/pkgconfig' make[2]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34' make[1]: Leaving directory '/tmp/B.MZCpvL/BUILD/libidn-1.34' + install -D python-idn.so /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/lib64/python2.7/site-packages/idn.so + /usr/lib/rpm/find-lang.sh /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder libidn find-lang.sh/1.40: find-lang 'libidn' > libidn.lang + rm -f /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/info/dir + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE Stripping 2 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 3 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man Compress info pages: /usr/share/info + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: libidn-1.34-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MZCpvL/BUILD/tmp /bin/sh -e /tmp/B.MZCpvL/BUILD/tmp/rpm-tmp.35100 + umask 022 + cd /tmp/B.MZCpvL/BUILD + cd libidn-1.34 + DOCDIR=/tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/doc/libidn-1.34 + export DOCDIR + rm -rf /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/doc/libidn-1.34 + /bin/mkdir -p /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/doc/libidn-1.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/doc/libidn-1.34... Documentation compressed. + cp -pr AUTHORS ChangeLog FAQ NEWS README THANKS TODO doc/libidn.html contrib/web /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/doc/libidn-1.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder/usr/share/doc/libidn-1.34... ./ChangeLog ./web/idn.php ./FAQ ./README ./AUTHORS ./NEWS ./THANKS ./TODO Documentation compressed. + exit 0 Provides: libidn.so.11()(64bit) libidn.so.11(LIBIDN_1.0)(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libidn.so.11()(64bit) libidn.so.11(LIBIDN_1.0)(64bit) rtld(GNU_HASH) Processing files: libidn-devel-1.34-2 Provides: libtool(/usr/lib64/libidn.la) pkgconfig(libidn) = 1.34 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: libidn-static-1.34-2 Processing files: dotnet-libidn-1.34-2 Processing files: emacs-libidn-pkg-1.34-2 Processing files: java-libidn-1.34-2 Processing files: python-idn-1.34-2 Provides: idn.so()(64bit) Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libidn.so.11()(64bit) libidn.so.11(LIBIDN_1.0)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder Wrote: /tmp/B.MZCpvL/RPMS/libidn-1.34-2.x86_64.rpm Wrote: /tmp/B.MZCpvL/RPMS/libidn-devel-1.34-2.x86_64.rpm Wrote: /tmp/B.MZCpvL/RPMS/libidn-static-1.34-2.x86_64.rpm Wrote: /tmp/B.MZCpvL/RPMS/dotnet-libidn-1.34-2.x86_64.rpm Wrote: /tmp/B.MZCpvL/RPMS/emacs-libidn-pkg-1.34-2.x86_64.rpm Wrote: /tmp/B.MZCpvL/RPMS/java-libidn-1.34-2.x86_64.rpm Wrote: /tmp/B.MZCpvL/RPMS/python-idn-1.34-2.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MZCpvL/BUILD/tmp /bin/sh -e /tmp/B.MZCpvL/BUILD/tmp/rpm-tmp.80484 + umask 022 + cd /tmp/B.MZCpvL/BUILD + cd libidn-1.34 + /bin/rm '--interactive=never' -rf /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder + rm -rf /tmp/B.MZCpvL/BUILD/tmp/libidn-1.34-root-builder ended at: Tue May 1 19:36:21 2018, done in 0:00:53.921260 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.MZCpvL/BUILD + rm -rf /tmp/B.MZCpvL/tmp /tmp/B.MZCpvL/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## libidn ################################################## libidn-devel ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.MZCpvL Begin-TLD-Builder-Info Build-Time: user:44.41s sys:7.26s real:56.25s (faults io:294 non-io:4917903) Files queued for ftp: 5666 python-idn-1.34-2.x86_64.rpm 94325 java-libidn-1.34-2.x86_64.rpm 5529 emacs-libidn-pkg-1.34-2.x86_64.rpm 32263 dotnet-libidn-1.34-2.x86_64.rpm 46403 libidn-static-1.34-2.x86_64.rpm 63436 libidn-devel-1.34-2.x86_64.rpm 245644 libidn-1.34-2.x86_64.rpm 321 libidn-1.34-2.src.rpm.uploadinfo End-TLD-Builder-Info