>>> Fetching sources...
filename:'libiconv-1.14.tar.gz' url:'http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz'
>>> Building...
[hsct]: "tar" "xzf" "libiconv-1.14.tar.gz" 
[hsct]: "sed" "s#enable_shared=yes#enable_shared=no#" "s#enable_static=no#enable_static=yes#" "-i" "preload/configure" 
[hsct]: "env" "gl_cv_header_signal_h_SIGPIPE=yes" "./configure" "--build=x86_64-pc-linux-gnu" "--host=sparc64-helenos" "CC=sparc64-helenos-cc" "CXX=sparc64-helenos-cxx" "AR=sparc64-helenos-ar" "AS=sparc64-helenos-as" "CPP=sparc64-helenos-cpp" "NM=sparc64-helenos-nm" "OBJDUMP=sparc64-helenos-objdump" "OBJCOPY=sparc64-helenos-objcopy" "STRIP=sparc64-helenos-strip" "RANLIB=sparc64-helenos-ranlib" "--enable-static" "--disable-nls" "--disable-shared" 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for sparc64-helenos-strip... sparc64-helenos-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for sparc64-helenos-gcc... sparc64-helenos-cc
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether sparc64-helenos-cc accepts -g... yes
checking for sparc64-helenos-cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of sparc64-helenos-cc... none
checking how to run the C preprocessor... sparc64-helenos-cpp
checking for strip... /usr/bin/strip
checking for sparc64-helenos-strip... (cached) sparc64-helenos-strip
checking build system type... x86_64-pc-linux-gnu
checking host system type... sparc64-unknown-helenos
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sparc64-helenos-ranlib... sparc64-helenos-ranlib
checking whether sparc64-helenos-cc and cc understand -c and -o together... yes
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... no
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ld used by GCC... /var/helenos/cross/sparc64-helenos/bin/ld
checking if the linker (/var/helenos/cross/sparc64-helenos/bin/ld) is GNU ld... yes
checking for shared library path variable... none
checking whether to activate relocatable installation... no
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by sparc64-helenos-cc... /var/helenos/cross/sparc64-helenos/bin/ld
checking if the linker (/var/helenos/cross/sparc64-helenos/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... sparc64-helenos-nm
checking the name lister (sparc64-helenos-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to sparc64-unknown-helenos format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /var/helenos/cross/sparc64-helenos/bin/ld option to reload object files... -r
checking for sparc64-helenos-objdump... sparc64-helenos-objdump
checking how to recognize dependent libraries... unknown
checking for sparc64-helenos-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for sparc64-helenos-ar... ar
checking for archiver @FILE support... @
checking for sparc64-helenos-strip... (cached) sparc64-helenos-strip
checking for sparc64-helenos-ranlib... (cached) sparc64-helenos-ranlib
checking command to parse sparc64-helenos-nm output from sparc64-helenos-cc object... ok
checking for sysroot... no
checking for sparc64-helenos-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if sparc64-helenos-cc supports -fno-rtti -fno-exceptions... no
checking for sparc64-helenos-cc option to produce PIC... -fPIC -DPIC
checking if sparc64-helenos-cc PIC flag -fPIC -DPIC works... yes
checking if sparc64-helenos-cc static flag -static works... yes
checking if sparc64-helenos-cc supports -c -o file.o... yes
checking if sparc64-helenos-cc supports -c -o file.o... (cached) yes
checking whether the sparc64-helenos-cc linker (/var/helenos/cross/sparc64-helenos/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for sparc64-helenos-windres... no
checking for windres... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for shared library run path origin... done
checking for iconv... no, consider installing GNU libiconv
checking whether NLS is requested... no
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 CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether to use NLS... no
checking for mbstate_t... yes
checking for wchar_t... yes
checking for getc_unlocked... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for mbsinit... yes
checking for setlocale... yes
checking whether <wchar.h> is standalone... yes
checking for memmove... yes
checking for nl_langinfo and CODESET... no
checking for working fcntl.h... cross-compiling
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for EILSEQ... yes
checking byte ordering... big endian
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... no
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/socket.h... no
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... no
checking for realpath... yes
checking for readlinkat... no
checking for lstat... yes
checking for setenv... no
checking whether // is distinct from /... unknown, assuming no
checking whether realpath works... guessing no
checking if environ is properly declared... yes
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 *... no
checking for inline... inline
checking whether lstat correctly handles trailing slash... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for unsigned long long int... yes
checking for long long int... yes
checking whether setenv is declared... no
checking for ssize_t... yes
checking for sigset_t... yes
checking for uid_t in sys/types.h... yes
checking for SIGPIPE... (cached) yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether stdint.h conforms to C99... yes
checking whether strerror(0) succeeds... guessing no
checking for C/C++ restrict keyword... __restrict
checking whether ffsl is declared without a macro... no
checking whether ffsll is declared without a macro... no
checking whether memmem is declared without a macro... no
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
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... no
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... no
checking whether strcasestr is declared without a macro... no
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... no
checking whether stat file-mode macros are broken... yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking for error_at_line... no
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... no
checking for mbstate_t... (cached) yes
checking for memmove... (cached) yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking search.h usability... no
checking search.h presence... no
checking for search.h... no
checking for tsearch... no
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking whether pthread_sigmask is declared without a macro... no
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... no
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... guessing yes
checking whether stat handles trailing slashes on files... guessing no
checking whether NULL can be used in arbitrary expressions... yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether popen is declared without a macro... no
checking whether renameat is declared without a macro... no
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... no
checking whether getloadavg is declared without a macro... no
checking whether getsubopt is declared without a macro... no
checking whether grantpt is declared without a macro... no
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether ptsname is declared without a macro... no
checking whether random_r is declared without a macro... no
checking whether initstat_r is declared without a macro... no
checking whether srandom_r is declared without a macro... no
checking whether setstate_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether setenv is declared without a macro... no
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... no
checking whether unsetenv is declared without a macro... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... no
checking whether fstatat is declared without a macro... no
checking whether futimens is declared without a macro... no
checking whether lchmod is declared without a macro... no
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... no
checking whether mkfifo is declared without a macro... no
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... no
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... no
checking whether chown is declared without a macro... no
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... no
checking whether fchownat is declared without a macro... no
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... no
checking whether getdtablesize is declared without a macro... no
checking whether getgroups is declared without a macro... no
checking whether gethostname is declared without a macro... no
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... no
checking whether setusershell is declared without a macro... no
checking whether endusershell is declared without a macro... no
checking whether group_member is declared without a macro... no
checking whether lchown is declared without a macro... no
checking whether link is declared without a macro... no
checking whether linkat is declared without a macro... no
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... no
checking whether pread is declared without a macro... no
checking whether pwrite is declared without a macro... no
checking whether readlink is declared without a macro... no
checking whether readlinkat is declared without a macro... no
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... no
checking whether symlinkat is declared without a macro... no
checking whether ttyname_r is declared without a macro... no
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... no
checking whether usleep is declared without a macro... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating srclib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating include/iconv.h
config.status: creating include/iconv.h.inst
config.status: creating config.h
config.status: creating lib/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
=== configuring in libcharset (/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--build=x86_64-pc-linux-gnu' '--host=sparc64-helenos' 'CC=sparc64-helenos-cc' 'CXX=sparc64-helenos-cxx' 'AR=sparc64-helenos-ar' 'AS=sparc64-helenos-as' 'CPP=sparc64-helenos-cpp' 'NM=sparc64-helenos-nm' 'OBJDUMP=sparc64-helenos-objdump' 'OBJCOPY=sparc64-helenos-objcopy' 'STRIP=sparc64-helenos-strip' 'RANLIB=sparc64-helenos-ranlib' '--enable-static' '--disable-nls' '--disable-shared' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=sparc64-helenos' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for sparc64-helenos-gcc... sparc64-helenos-cc
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether sparc64-helenos-cc accepts -g... yes
checking for sparc64-helenos-cc option to accept ISO C89... none needed
checking how to run the C preprocessor... sparc64-helenos-cpp
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-pc-linux-gnu
checking host system type... sparc64-unknown-helenos
checking whether to activate relocatable installation... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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... no
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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by sparc64-helenos-cc... /var/helenos/cross/sparc64-helenos/bin/ld
checking if the linker (/var/helenos/cross/sparc64-helenos/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... sparc64-helenos-nm
checking the name lister (sparc64-helenos-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to sparc64-unknown-helenos format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /var/helenos/cross/sparc64-helenos/bin/ld option to reload object files... -r
checking for sparc64-helenos-objdump... sparc64-helenos-objdump
checking how to recognize dependent libraries... unknown
checking for sparc64-helenos-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for sparc64-helenos-ar... sparc64-helenos-ar
checking for archiver @FILE support... @
checking for sparc64-helenos-strip... sparc64-helenos-strip
checking for sparc64-helenos-ranlib... sparc64-helenos-ranlib
checking for gawk... gawk
checking command to parse sparc64-helenos-nm output from sparc64-helenos-cc object... ok
checking for sysroot... no
checking for sparc64-helenos-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if sparc64-helenos-cc supports -fno-rtti -fno-exceptions... no
checking for sparc64-helenos-cc option to produce PIC... -fPIC -DPIC
checking if sparc64-helenos-cc PIC flag -fPIC -DPIC works... yes
checking if sparc64-helenos-cc static flag -static works... yes
checking if sparc64-helenos-cc supports -c -o file.o... yes
checking if sparc64-helenos-cc supports -c -o file.o... (cached) yes
checking whether the sparc64-helenos-cc linker (/var/helenos/cross/sparc64-helenos/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for simple visibility declarations... yes
checking for nl_langinfo and CODESET... no
checking for working fcntl.h... cross-compiling
checking whether we are using the GNU C Library 2.1 or newer... no
checking for setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating include/localcharset.h
config.status: creating include/localcharset.h.inst
config.status: creating config.h
config.status: executing libtool commands
=== configuring in preload (/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/preload)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--build=x86_64-pc-linux-gnu' '--host=sparc64-helenos' 'CC=sparc64-helenos-cc' 'CXX=sparc64-helenos-cxx' 'AR=sparc64-helenos-ar' 'AS=sparc64-helenos-as' 'CPP=sparc64-helenos-cpp' 'NM=sparc64-helenos-nm' 'OBJDUMP=sparc64-helenos-objdump' 'OBJCOPY=sparc64-helenos-objcopy' 'STRIP=sparc64-helenos-strip' 'RANLIB=sparc64-helenos-ranlib' '--enable-static' '--disable-nls' '--disable-shared' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=sparc64-helenos' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for sparc64-helenos-gcc... sparc64-helenos-cc
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether sparc64-helenos-cc accepts -g... yes
checking for sparc64-helenos-cc option to accept ISO C89... none needed
checking how to run the C preprocessor... sparc64-helenos-cpp
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-pc-linux-gnu
checking host system type... sparc64-unknown-helenos
checking whether to activate relocatable installation... no
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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... no
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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by sparc64-helenos-cc... /var/helenos/cross/sparc64-helenos/bin/ld
checking if the linker (/var/helenos/cross/sparc64-helenos/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... sparc64-helenos-nm
checking the name lister (sparc64-helenos-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to sparc64-unknown-helenos format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /var/helenos/cross/sparc64-helenos/bin/ld option to reload object files... -r
checking for sparc64-helenos-objdump... sparc64-helenos-objdump
checking how to recognize dependent libraries... unknown
checking for sparc64-helenos-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for sparc64-helenos-ar... sparc64-helenos-ar
checking for archiver @FILE support... @
checking for sparc64-helenos-strip... sparc64-helenos-strip
checking for sparc64-helenos-ranlib... sparc64-helenos-ranlib
checking for gawk... gawk
checking command to parse sparc64-helenos-nm output from sparc64-helenos-cc object... ok
checking for sysroot... no
checking for sparc64-helenos-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if sparc64-helenos-cc supports -fno-rtti -fno-exceptions... no
checking for sparc64-helenos-cc option to produce PIC... -fPIC -DPIC
checking if sparc64-helenos-cc PIC flag -fPIC -DPIC works... yes
checking if sparc64-helenos-cc static flag -static works... yes
checking if sparc64-helenos-cc supports -c -o file.o... yes
checking if sparc64-helenos-cc supports -c -o file.o... (cached) yes
checking whether the sparc64-helenos-cc linker (/var/helenos/cross/sparc64-helenos/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing libtool commands
[hsct]: "sed" "s#cp .libs/libiconv.so preloadable_libiconv.so#touch preloadable_libiconv.so#" "-i" "preload/Makefile" 
[hsct]: "make" "STATIC_ONLY=y" 
builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset'
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
cd lib && make all
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset/lib'
/bin/sh ../libtool --mode=compile sparc64-helenos-cc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden  -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
libtool: compile:  sparc64-helenos-cc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o
/bin/sh ../libtool --mode=compile sparc64-helenos-cc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden  -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile:  sparc64-helenos-cc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o
/bin/sh ../libtool --mode=link sparc64-helenos-cc  -g -O2 -fvisibility=hidden -o libcharset.la -rpath /usr/local/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
libtool: link: sparc64-helenos-ar cru .libs/libcharset.a  localcharset.o relocatable.o
/var/helenos/cross/bin/sparc64-helenos-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: sparc64-helenos-ranlib .libs/libcharset.a
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
/bin/sh ./config.charset 'sparc64-unknown-helenos' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset/lib'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset'
cd lib && make all
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset/lib'
cd lib && make install-lib libdir='/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib' includedir='/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib'
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset/lib'
/bin/sh ../build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/libcharset.la
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.lai /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/libcharset.la
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/libcharset.a
libtool: install: chmod 644 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/libcharset.a
libtool: install: sparc64-helenos-ranlib /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/libcharset.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
test -f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/charset.alias && orig=/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/charset.alias \
                                || orig=charset.alias; \
sed -f ref-add.sed $orig > /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/t-charset.alias /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/charset.alias; \
rm -f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/t-charset.alias
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset/lib'
/bin/sh ./build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib
/usr/bin/install -c -m 644 include/libcharset.h /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib/localcharset.h
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset'
cd lib && make all
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib'
/bin/sh ../libtool --mode=compile sparc64-helenos-cc -I. -I. -I../include -I./../include -I.. -I./..  -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
libtool: compile:  sparc64-helenos-cc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o
/bin/sh ../libtool --mode=compile sparc64-helenos-cc -I. -I. -I../include -I./../include -I.. -I./..  -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
libtool: compile:  sparc64-helenos-cc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o
/bin/sh ../libtool --mode=compile sparc64-helenos-cc -I. -I. -I../include -I./../include -I.. -I./..  -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile:  sparc64-helenos-cc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o
/bin/sh ../libtool --mode=link sparc64-helenos-cc  -g -O2 -fvisibility=hidden -o libiconv.la -rpath /usr/local/lib -version-info 7:1:5 -no-undefined iconv.lo localcharset.lo relocatable.lo  
libtool: link: ar cru .libs/libiconv.a  iconv.o localcharset.o relocatable.o
libtool: link: sparc64-helenos-ranlib .libs/libiconv.a
libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib'
cd preload && make all
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/preload'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/preload'
cd srclib && make all
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
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 c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
  < ../build-aux/snippet/c++defs.h \
  > c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
  < ../build-aux/snippet/arg-nonnull.h \
  > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
  < ../build-aux/snippet/warn-on-use.h \
  > warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.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''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/0/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/0/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|0|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 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''@|<signal.h>|g' \
      -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
      -e 's/@''GNULIB_SIGACTION''@/0/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|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''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|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 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''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/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''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_GETS''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/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''@/1/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_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_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''@|<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''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/0/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_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/0/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''@|0|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|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_PTSNAME''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|0|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_PUTENV''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|1|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 ../build-aux/snippet/_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''@|<string.h>|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''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -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_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|1|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|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
/usr/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''@|<sys/stat.h>|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/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''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/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''@|1|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|1|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
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''@|<time.h>|g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/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|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|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 '/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|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''@|<unistd.h>|g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/0/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/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_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
      -e 's/@''GNULIB_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_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''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/1/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/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''@/1/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/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_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_GETLOGIN''@|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''@|0|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|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_GETDOMAINNAME''@|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_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_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|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_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|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 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 uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
make  all-am
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
make[3]: Nothing to be done for 'am--refresh'.
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c allocator.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c areadlink.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c careadlinkat.c
careadlinkat.c: In function 'careadlinkat':
careadlinkat.c:175:1: warning: function may return address of local variable [-Wreturn-local-addr]
  175 | }
      | ^
careadlinkat.c:88:8: note: declared here
   88 |   char stack_buf[1024];
      |        ^~~~~~~~~
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c malloca.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c progname.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c safe-read.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c -o width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c xmalloc.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c xstrdup.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c xreadlink.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c canonicalize-lgpl.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c error.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c lstat.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c readlink.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c stat.c
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c strerror.c
strerror.c: In function 'rpl_strerror':
strerror.c:59:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
   59 |       sprintf (buf, fmt, n);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libposix/stdio.h:39,
                 from ./stdio.h:44,
                 from strerror.c:24:
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
sparc64-helenos-cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c strerror-override.c
rm -f libicrt.a
ar cru libicrt.a allocator.o areadlink.o careadlinkat.o malloca.o progname.o safe-read.o width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o lstat.o readlink.o stat.o strerror.o strerror-override.o
sparc64-helenos-ranlib libicrt.a
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
cd src && make all
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/src'
sparc64-helenos-cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -g -O2  -DINSTALLDIR=\"/usr/local/bin\" -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv_no_i18n.c
In file included from ./iconv_no_i18n.c:2:
./iconv.c: In function 'subst_mb_to_uc_fallback':
./iconv.c:442:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  442 |     sprintf(ilseq_byte_subst_buffer,
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libposix/stdio.h:39,
                 from ../srclib/stdio.h:44,
                 from ./iconv.c:24:
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
./iconv.c: In function 'subst_uc_to_mb_fallback':
./iconv.c:483:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  483 |   sprintf(ilseq_unicode_subst_buffer, ilseq_unicode_subst, code);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
./iconv.c: In function 'subst_mb_to_wc_fallback':
./iconv.c:523:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  523 |     sprintf(ilseq_byte_subst_buffer,
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
./iconv.c: In function 'subst_wc_to_mb_fallback':
./iconv.c:565:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  565 |   sprintf(ilseq_wchar_subst_buffer, ilseq_wchar_subst, (unsigned int) code);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
./iconv.c: In function 'subst_mb_to_mb_fallback':
./iconv.c:605:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  605 |     sprintf(ilseq_byte_subst_buffer,
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
/bin/sh ../libtool --mode=link sparc64-helenos-cc  -g -O2 iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la  -o iconv_no_i18n
libtool: link: sparc64-helenos-cc -g -O2 iconv_no_i18n.o -o iconv_no_i18n  ../srclib/libicrt.a ../lib/.libs/libiconv.a
sparc64-helenos-cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -g -O2  -DINSTALLDIR=\"/usr/local/bin\" -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv.c
./iconv.c: In function 'subst_mb_to_uc_fallback':
./iconv.c:442:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  442 |     sprintf(ilseq_byte_subst_buffer,
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libposix/stdio.h:39,
                 from ../srclib/stdio.h:44,
                 from ./iconv.c:24:
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
./iconv.c: In function 'subst_uc_to_mb_fallback':
./iconv.c:483:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  483 |   sprintf(ilseq_unicode_subst_buffer, ilseq_unicode_subst, code);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
./iconv.c: In function 'subst_mb_to_wc_fallback':
./iconv.c:523:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  523 |     sprintf(ilseq_byte_subst_buffer,
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
./iconv.c: In function 'subst_wc_to_mb_fallback':
./iconv.c:565:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  565 |   sprintf(ilseq_wchar_subst_buffer, ilseq_wchar_subst, (unsigned int) code);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
./iconv.c: In function 'subst_mb_to_mb_fallback':
./iconv.c:605:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  605 |     sprintf(ilseq_byte_subst_buffer,
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/src'
cd po && make all
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/po'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/po'
cd man && make all
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/man'
if test -d tests; then cd tests && make all; fi
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/tests'
>>> Packaging...
[hsct]: "make" "install" "DESTDIR=/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG" 
cd libcharset && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset'
cd lib && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset/lib'
if test no = no; then \
  case 'helenos' in \
    darwin[56]*) \
      need_charset_alias=true ;; \
    darwin* | cygwin* | mingw* | pw32* | cegcc*) \
      need_charset_alias=false ;; \
    *) \
      need_charset_alias=true ;; \
  esac ; \
else \
  need_charset_alias=false ; \
fi ; \
/bin/sh ../build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib ; \
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libcharset.la
mkdir -p -- /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.lai /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libcharset.la
libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libcharset.a
libtool: install: chmod 644 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libcharset.a
libtool: install: sparc64-helenos-ranlib /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libcharset.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
if test -f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/charset.alias; then \
  sed -f ref-add.sed /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/charset.alias > /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/t-charset.alias; \
  /usr/bin/install -c -m 644 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/t-charset.alias /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/charset.alias; \
  rm -f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/t-charset.alias; \
else \
  if $need_charset_alias; then \
    sed -f ref-add.sed charset.alias > /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/t-charset.alias; \
    /usr/bin/install -c -m 644 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/t-charset.alias /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/charset.alias; \
    rm -f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/t-charset.alias; \
  fi ; \
fi
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset/lib'
/bin/sh ./build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/include
mkdir -p -- /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/include
/usr/bin/install -c -m 644 include/libcharset.h /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/include/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/include/localcharset.h
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/libcharset'
cd lib && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib'
if [ ! -d /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib ] ; then /bin/sh ../build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib ; fi
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libiconv.la /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.la
libtool: install: /usr/bin/install -c -m 644 .libs/libiconv.lai /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.la
libtool: install: /usr/bin/install -c -m 644 .libs/libiconv.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.a
libtool: install: chmod 644 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.a
libtool: install: sparc64-helenos-ranlib /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
case "helenos" in \
  aix*) (cd /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib && \
         objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \
         ar x libiconv.a && ar x /lib/libiconv.a && \
         ar q libiconv.new.a $objects && \
         rm -f $objects && \
         mv -f libiconv.new.a libiconv.a) ;; \
esac
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/lib'
cd preload && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/preload'
if [ ! -d /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib ] ; then /bin/sh ./build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib ; fi
if test -n ""; then /usr/bin/install -c -m 644  /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/.new && mv /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/.new /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/ ; fi
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/preload'
cd srclib && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
make  install-am
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
make[3]: Nothing to be done for 'am--refresh'.
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
make[4]: Nothing to be done for 'am--refresh'.
make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/srclib'
cd src && make install prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/src'
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
if [ ! -d /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/bin ; fi
mkdir -p -- /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/bin
case "helenos" in \
  hpux*) sparc64-helenos-cc  -g -O2 `if test -n ''; then  /usr/local/bin; fi` iconv.o ../srclib/libicrt.a -L/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib -liconv   `if test -n '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG'; then echo " -Wl,+b -Wl,/usr/local/lib"; fi` -o iconv;; \
  *) /bin/sh ../libtool --mode=link sparc64-helenos-cc  -g -O2 `if test -n ''; then  /usr/local/bin; fi` iconv.o ../srclib/libicrt.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.la   -o iconv;; \
esac
libtool: link: warning: library `/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.la' was moved.
libtool: link: warning: library `/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.la' was moved.
libtool: link: sparc64-helenos-cc -g -O2 iconv.o -o iconv  ../srclib/libicrt.a /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/lib/libiconv.a
/bin/sh ../libtool --mode=install /usr/bin/install -c iconv /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/bin/iconv
libtool: install: /usr/bin/install -c iconv /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/bin/iconv
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/src'
if [ ! -d /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/include ] ; then /bin/sh ./build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/include ; fi
/usr/bin/install -c -m 644 include/iconv.h.inst /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/include/iconv.h
cd po && make install prefix='/usr/local' exec_prefix='/usr/local' datarootdir='/usr/local/share' datadir='/usr/local/share'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/po'
if test "libiconv" = "gettext-tools"; then \
  /usr/bin/mkdir -p /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/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 \
		    /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/po'
cd man && make install prefix='/usr/local' exec_prefix='/usr/local' datarootdir='/usr/local/share' datadir='/usr/local/share' mandir='/usr/local/share/man'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/man'
if [ ! -d /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man1 ; fi
mkdir -p -- /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man1
builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man1/$f ; /usr/bin/install -c -m 644 ./$f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man1/$f) ; done
/usr/bin/install -c -m 644 ./iconv.1 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man1/iconv.1
if [ ! -d /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3 ; fi
mkdir -p -- /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3
builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3/$f ; /usr/bin/install -c -m 644 ./$f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3/$f) ; done
/usr/bin/install -c -m 644 ./iconv.3 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3/iconv.3
/usr/bin/install -c -m 644 ./iconv_close.3 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3/iconv_close.3
/usr/bin/install -c -m 644 ./iconvctl.3 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3/iconvctl.3
/usr/bin/install -c -m 644 ./iconv_open.3 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3/iconv_open.3
/usr/bin/install -c -m 644 ./iconv_open_into.3 /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/man/man3/iconv_open_into.3
if [ ! -d /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv ] ; then /bin/sh ../build-aux/mkinstalldirs /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv ; fi
mkdir -p -- /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv
builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv/$f ; /usr/bin/install -c -m 644 ./$f /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv/$f) ; done
/usr/bin/install -c -m 644 ./iconv.1.html /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv/iconv.1.html
/usr/bin/install -c -m 644 ./iconv.3.html /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv/iconv.3.html
/usr/bin/install -c -m 644 ./iconv_close.3.html /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv/iconv_close.3.html
/usr/bin/install -c -m 644 ./iconvctl.3.html /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv/iconvctl.3.html
/usr/bin/install -c -m 644 ./iconv_open.3.html /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv/iconv_open.3.html
/usr/bin/install -c -m 644 ./iconv_open_into.3.html /var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/PKG/usr/local/share/doc/libiconv/iconv_open_into.3.html
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/build/libiconv/libiconv-1.14/man'
[hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/include/" 
[hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/libs/" 
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/inc/c" 
[hsct]: "cp" "PKG/usr/local/include/iconv.h" "PKG/usr/local/include/libcharset.h" "PKG/usr/local/include/localcharset.h" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/inc/c" 
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/lib" 
[hsct]: "cp" "PKG/usr/local/lib/libcharset.a" "PKG/usr/local/lib/libiconv.a" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/lib" 
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/app/" 
[hsct]: "cp" "PKG/usr/local/bin/iconv" "/var/helenos/nightly/tmp-ci/build/sparc64-niagara/coast/dist//libiconv/app/" 
>>> Creating the archive...