conan-center-index: [package] libiconv/1.15: fails to compile on Windows with MinGW gcc
Package and Environment Details (include every applicable attribute)
- Package Name/Version: libiconv/1.15
- Operating System+version: Windows 10
- Compiler+version: GCC 9.2 (installed through MSYS2, 64-bit environment)
- Docker image: N/A
- Conan version: conan 1.21.0
- Python version: Python 3.7.4
Steps to reproduce (Include if Applicable)
Use the following conanfile.txt
[requires]
libiconv/1.15
and then run conan install
with the following arguments
conan install --build missing -s build_type=Release -s arch=x86_64 -s compiler=gcc -s compiler.version=9 -s compiler.libcxx=libstdc++11 .
Logs (Include/Attach if Applicable)
Click to expand log
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=9
os=Windows
os_build=Windows
[options]
[build_requires]
[env]
libiconv/1.15: WARN: Package is corrupted, removing folder: C:/.conan/b949ab/1
conanfile.txt: Installing package
Requirements
libiconv/1.15 from 'conan-center' - Cache
Packages
libiconv/1.15:bd8676182f1db70e6be16a57c45604fb7a6b0978 - Build
Build requirements
msys2/20161025 from 'conan-center' - Cache
Build requirements packages
msys2/20161025:3cbd862cb7a3ea47ed1220dc027f344262d5224f - Cache
msys2/20161025: Already installed!
msys2/20161025: Creating MSYS_ROOT env var : C:/.conan/848c42/1/bin
msys2/20161025: Creating MSYS_BIN env var : C:/.conan/848c42/1/bin/usr/bin
msys2/20161025: Appending PATH env var with : C:/.conan/848c42/1/bin/usr/bin
libiconv/1.15: Applying build-requirement: msys2/20161025
libiconv/1.15: WARN: Build folder is dirty, removing it: C:/.conan/da1c75/1
libiconv/1.15: Copying sources to build folder
libiconv/1.15: Building your package in C:/.conan/da1c75/1
libiconv/1.15: Generator txt created conanbuildinfo.txt
libiconv/1.15: Calling build()
libiconv/1.15: run_in_windows_bash: C:/.conan/848c42/1/bin/usr/bin/bash.exe --login -c ^"cd \^"/c/.conan/da1c75/1/source_subfolder\^" ^&^& PATH=\^"/c/.conan/848c42/1/bin/usr/bin:$PATH\^" ^&^& /c/.conan/da1c75/1/source_subfolder/configure --help ^"
libiconv/1.15: `configure' configures libiconv 1.15 to adapt to many kinds of systems.
libiconv/1.15:
libiconv/1.15: Usage: /c/.conan/da1c75/1/source_subfolder/configure [OPTION]... [VAR=VALUE]...
libiconv/1.15:
libiconv/1.15: To assign environment variables (e.g., CC, CFLAGS...), specify them as
libiconv/1.15: VAR=VALUE. See below for descriptions of some of the useful variables.
libiconv/1.15:
libiconv/1.15: Defaults for the options are specified in brackets.
libiconv/1.15:
libiconv/1.15: Configuration:
libiconv/1.15: -h, --help display this help and exit
libiconv/1.15: --help=short display options specific to this package
libiconv/1.15: --help=recursive display the short help of all the included packages
libiconv/1.15: -V, --version display version information and exit
libiconv/1.15: -q, --quiet, --silent do not print `checking ...' messages
libiconv/1.15: --cache-file=FILE cache test results in FILE [disabled]
libiconv/1.15: -C, --config-cache alias for `--cache-file=config.cache'
libiconv/1.15: -n, --no-create do not create output files
libiconv/1.15: --srcdir=DIR find the sources in DIR [configure dir or `..']
libiconv/1.15:
libiconv/1.15: Installation directories:
libiconv/1.15: --prefix=PREFIX install architecture-independent files in PREFIX
libiconv/1.15: [/usr/local]
libiconv/1.15: --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
libiconv/1.15: [PREFIX]
libiconv/1.15:
libiconv/1.15: By default, `make install' will install all the files in
libiconv/1.15: `/usr/local/bin', `/usr/local/lib' etc. You can specify
libiconv/1.15: an installation prefix other than `/usr/local' using `--prefix',
libiconv/1.15: for instance `--prefix=$HOME'.
libiconv/1.15:
libiconv/1.15: For better control, use the options below.
libiconv/1.15:
libiconv/1.15: Fine tuning of the installation directories:
libiconv/1.15: --bindir=DIR user executables [EPREFIX/bin]
libiconv/1.15: --sbindir=DIR system admin executables [EPREFIX/sbin]
libiconv/1.15: --libexecdir=DIR program executables [EPREFIX/libexec]
libiconv/1.15: --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
libiconv/1.15: --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
libiconv/1.15: --localstatedir=DIR modifiable single-machine data [PREFIX/var]
libiconv/1.15: --libdir=DIR object code libraries [EPREFIX/lib]
libiconv/1.15: --includedir=DIR C header files [PREFIX/include]
libiconv/1.15: --oldincludedir=DIR C header files for non-gcc [/usr/include]
libiconv/1.15: --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
libiconv/1.15: --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
libiconv/1.15: --infodir=DIR info documentation [DATAROOTDIR/info]
libiconv/1.15: --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
libiconv/1.15: --mandir=DIR man documentation [DATAROOTDIR/man]
libiconv/1.15: --docdir=DIR documentation root [DATAROOTDIR/doc/libiconv]
libiconv/1.15: --htmldir=DIR html documentation [DOCDIR]
libiconv/1.15: --dvidir=DIR dvi documentation [DOCDIR]
libiconv/1.15: --pdfdir=DIR pdf documentation [DOCDIR]
libiconv/1.15: --psdir=DIR ps documentation [DOCDIR]
libiconv/1.15:
libiconv/1.15: Program names:
libiconv/1.15: --program-prefix=PREFIX prepend PREFIX to installed program names
libiconv/1.15: --program-suffix=SUFFIX append SUFFIX to installed program names
libiconv/1.15: --program-transform-name=PROGRAM run sed PROGRAM on installed program names
libiconv/1.15:
libiconv/1.15: System types:
libiconv/1.15: --build=BUILD configure for building on BUILD [guessed]
libiconv/1.15: --host=HOST cross-compile to build programs to run on HOST [BUILD]
libiconv/1.15:
libiconv/1.15: Optional Features:
libiconv/1.15: --disable-option-checking ignore unrecognized --enable/--with options
libiconv/1.15: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
libiconv/1.15: --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
libiconv/1.15: --enable-silent-rules less verbose build output (undo: "make V=1")
libiconv/1.15: --disable-silent-rules verbose build output (undo: "make V=0")
libiconv/1.15: --enable-dependency-tracking
libiconv/1.15: do not reject slow dependency extractors
libiconv/1.15: --disable-dependency-tracking
libiconv/1.15: speeds up one-time build
libiconv/1.15: --disable-largefile omit support for large files
libiconv/1.15: --enable-relocatable install a package that can be moved in the file
libiconv/1.15: system
libiconv/1.15: --enable-extra-encodings
libiconv/1.15: add support for a few rarely used encodings
libiconv/1.15: --enable-static[=PKGS] build static libraries [default=no]
libiconv/1.15: --enable-shared[=PKGS] build shared libraries [default=yes]
libiconv/1.15: --enable-fast-install[=PKGS]
libiconv/1.15: optimize for fast installation [default=yes]
libiconv/1.15: --disable-libtool-lock avoid locking (might break parallel builds)
libiconv/1.15: --disable-rpath do not hardcode runtime library paths
libiconv/1.15: --disable-nls do not use Native Language Support
libiconv/1.15:
libiconv/1.15: Optional Packages:
libiconv/1.15: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
libiconv/1.15: --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
libiconv/1.15: --with-gnu-ld assume the C compiler uses GNU ld [default=no]
libiconv/1.15: --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
libiconv/1.15: both]
libiconv/1.15: --with-aix-soname=aix|svr4|both
libiconv/1.15: shared library versioning (aka "SONAME") variant to
libiconv/1.15: provide on AIX, [default=aix].
libiconv/1.15: --with-gnu-ld assume the C compiler uses GNU ld [default=no]
libiconv/1.15: --with-sysroot[=DIR] Search for dependent libraries within DIR (or the
libiconv/1.15: compiler's sysroot if not specified).
libiconv/1.15: --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
libiconv/1.15: --without-libiconv-prefix don't search for libiconv in includedir and libdir
libiconv/1.15: --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib
libiconv/1.15: --without-libintl-prefix don't search for libintl in includedir and libdir
libiconv/1.15:
libiconv/1.15: Some influential environment variables:
libiconv/1.15: CC C compiler command
libiconv/1.15: CFLAGS C compiler flags
libiconv/1.15: LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
libiconv/1.15: nonstandard directory <lib dir>
libiconv/1.15: LIBS libraries to pass to the linker, e.g. -l<library>
libiconv/1.15: CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
libiconv/1.15: you have headers in a nonstandard directory <include dir>
libiconv/1.15: CPP C preprocessor
libiconv/1.15: LT_SYS_LIBRARY_PATH
libiconv/1.15: User-defined run-time library search path.
libiconv/1.15:
libiconv/1.15: Use these variables to override the choices made by `configure' or to help
libiconv/1.15: it to find libraries and programs with nonstandard names/locations.
libiconv/1.15:
libiconv/1.15: Report bugs to the package provider.
libiconv/1.15: Calling:
> /c/.conan/da1c75/1/source_subfolder/configure --prefix=C:/.conan/b949ab/1 --enable-static --disable-shared CPPFLAGS=-IC:/.conan/b949ab/1/include LDFLAGS=-LC:/.conan/b949ab/1/lib RANLIB=: "RC=windres --target=pe-x86-64" "WINDRES=windres --target=pe-x86-64" --host=x86_64-w64-mingw32
libiconv/1.15: run_in_windows_bash: C:/.conan/848c42/1/bin/usr/bin/bash.exe --login -c ^"cd \^"/c/.conan/da1c75/1/source_subfolder\^" ^&^& PATH=\^"/c/.conan/848c42/1/bin/usr/bin:$PATH\^" ^&^& /c/.conan/da1c75/1/source_subfolder/configure --prefix=C:/.conan/b949ab/1 --enable-static --disable-shared CPPFLAGS=-IC:/.conan/b949ab/1/include LDFLAGS=-LC:/.conan/b949ab/1/lib RANLIB=: \^"RC=windres --target=pe-x86-64\^" \^"WINDRES=windres --target=pe-x86-64\^" --host=x86_64-w64-mingw32 ^"
libiconv/1.15: configure: loading site script /mingw64/etc/config.site
libiconv/1.15: checking for a BSD-compatible install... /usr/bin/install -c
libiconv/1.15: checking whether build environment is sane... yes
libiconv/1.15: checking for x86_64-w64-mingw32-strip... no
libiconv/1.15: checking for strip... strip
libiconv/1.15: checking for a thread-safe mkdir -p... /c/.conan/848c42/1/bin/usr/bin/mkdir -p
libiconv/1.15: checking for gawk... gawk
libiconv/1.15: checking whether make sets $(MAKE)... yes
libiconv/1.15: checking whether make supports nested variables... yes
libiconv/1.15: checking whether make sets $(MAKE)... (cached) yes
libiconv/1.15: checking for x86_64-w64-mingw32-gcc... no
libiconv/1.15: checking for gcc... gcc
libiconv/1.15: checking whether the C compiler works... yes
libiconv/1.15: checking for C compiler default output file name... a.exe
libiconv/1.15: checking for suffix of executables... .exe
libiconv/1.15: checking whether we are cross compiling... no
libiconv/1.15: checking for suffix of object files... o
libiconv/1.15: checking whether we are using the GNU C compiler... yes
libiconv/1.15: checking whether gcc accepts -g... yes
libiconv/1.15: checking for gcc option to accept ISO C89... none needed
libiconv/1.15: checking whether gcc understands -c and -o together... yes
libiconv/1.15: checking for style of include used by make... GNU
libiconv/1.15: checking dependency style of gcc... none
libiconv/1.15: checking how to run the C preprocessor... gcc -E
libiconv/1.15: checking for strip... /c/.conan/848c42/1/bin/usr/bin/strip
libiconv/1.15: checking build system type... x86_64-w64-mingw32
libiconv/1.15: checking host system type... x86_64-w64-mingw32
libiconv/1.15: checking for grep that handles long lines and -e... /c/.conan/848c42/1/bin/usr/bin/grep
libiconv/1.15: checking for egrep... /c/.conan/848c42/1/bin/usr/bin/grep -E
libiconv/1.15: checking for ANSI C header files... yes
libiconv/1.15: checking for sys/types.h... yes
libiconv/1.15: checking for sys/stat.h... yes
libiconv/1.15: checking for stdlib.h... yes
libiconv/1.15: checking for string.h... yes
libiconv/1.15: checking for memory.h... yes
libiconv/1.15: checking for strings.h... yes
libiconv/1.15: checking for inttypes.h... yes
libiconv/1.15: checking for stdint.h... yes
libiconv/1.15: checking for unistd.h... yes
libiconv/1.15: checking minix/config.h usability... no
libiconv/1.15: checking minix/config.h presence... no
libiconv/1.15: checking for minix/config.h... no
libiconv/1.15: checking whether it is safe to define __EXTENSIONS__... yes
libiconv/1.15: checking whether _XOPEN_SOURCE should be defined... no
libiconv/1.15: checking for Minix Amsterdam compiler... no
libiconv/1.15: checking for x86_64-w64-mingw32-ar... no
libiconv/1.15: checking for x86_64-w64-mingw32-lib... no
libiconv/1.15: checking for x86_64-w64-mingw32-link... no
libiconv/1.15: checking for ar... ar
libiconv/1.15: checking the archiver (ar) interface... ar
libiconv/1.15: checking for x86_64-w64-mingw32-ar... ar
libiconv/1.15: checking for special C compiler options needed for large files... no
libiconv/1.15: checking for _FILE_OFFSET_BITS value needed for large files... no
libiconv/1.15: checking for ld used by gcc... /c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe
libiconv/1.15: checking if the linker (/c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe) is GNU ld... yes
libiconv/1.15: checking for shared library path variable... PATH
libiconv/1.15: checking whether to activate relocatable installation... no
libiconv/1.15: checking how to copy files... cp -p
libiconv/1.15: checking how to make hard links... ln
libiconv/1.15: checking whether ln -s works... no, using cp -pR
libiconv/1.15: checking how to print strings... printf
libiconv/1.15: checking for a sed that does not truncate output... /c/.conan/848c42/1/bin/usr/bin/sed
libiconv/1.15: checking for fgrep... /c/.conan/848c42/1/bin/usr/bin/grep -F
libiconv/1.15: checking for ld used by gcc... /c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe
libiconv/1.15: checking if the linker (/c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe) is GNU ld... yes
libiconv/1.15: checking for BSD- or MS-compatible name lister (nm)... /c/.conan/848c42/1/bin/usr/bin/nm -B
libiconv/1.15: checking the name lister (/c/.conan/848c42/1/bin/usr/bin/nm -B) interface... BSD nm
libiconv/1.15: checking the maximum length of command line arguments... 8192
libiconv/1.15: checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
libiconv/1.15: checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
libiconv/1.15: checking for /c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe option to reload object files... -r
libiconv/1.15: checking for x86_64-w64-mingw32-objdump... no
libiconv/1.15: checking for objdump... objdump
libiconv/1.15: checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
libiconv/1.15: checking for x86_64-w64-mingw32-dlltool... no
libiconv/1.15: checking for dlltool... dlltool
libiconv/1.15: checking how to associate runtime and link libraries... func_cygming_dll_for_implib
libiconv/1.15: checking for x86_64-w64-mingw32-ar... (cached) ar
libiconv/1.15: checking for archiver @FILE support... @
libiconv/1.15: checking for x86_64-w64-mingw32-strip... /c/.conan/848c42/1/bin/usr/bin/strip
libiconv/1.15: checking for x86_64-w64-mingw32-ranlib... :
libiconv/1.15: checking command to parse /c/.conan/848c42/1/bin/usr/bin/nm -B output from gcc object... ok
libiconv/1.15: checking for sysroot... no
libiconv/1.15: checking for a working dd... /c/.conan/848c42/1/bin/usr/bin/dd
libiconv/1.15: checking how to truncate binary pipes... /c/.conan/848c42/1/bin/usr/bin/dd bs=4096 count=1
libiconv/1.15: checking for x86_64-w64-mingw32-mt... no
libiconv/1.15: checking for mt... no
libiconv/1.15: checking if : is a manifest tool... no
libiconv/1.15: checking for dlfcn.h... yes
libiconv/1.15: checking for x86_64-w64-mingw32-as... no
libiconv/1.15: checking for as... as
libiconv/1.15: checking for x86_64-w64-mingw32-dlltool... dlltool
libiconv/1.15: checking for x86_64-w64-mingw32-objdump... objdump
libiconv/1.15: checking for objdir... .libs
libiconv/1.15: checking if gcc supports -fno-rtti -fno-exceptions... no
libiconv/1.15: checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
libiconv/1.15: checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
libiconv/1.15: checking if gcc static flag -static works... yes
libiconv/1.15: checking if gcc supports -c -o file.o... yes
libiconv/1.15: checking if gcc supports -c -o file.o... (cached) yes
libiconv/1.15: checking whether the gcc linker (/c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe) supports shared libraries... yes
libiconv/1.15: checking dynamic linker characteristics... Win32 ld.exe
libiconv/1.15: checking how to hardcode library paths into programs... immediate
libiconv/1.15: checking whether stripping libraries is possible... yes
libiconv/1.15: checking if libtool supports shared libraries... yes
libiconv/1.15: checking whether to build shared libraries... no
libiconv/1.15: checking whether to build static libraries... yes
libiconv/1.15: checking for x86_64-w64-mingw32-windres... windres --target=pe-x86-64
libiconv/1.15: checking for x86_64-w64-mingw32-windres... windres --target=pe-x86-64
libiconv/1.15: checking whether the -Werror option is usable... yes
libiconv/1.15: checking for simple visibility declarations... yes
libiconv/1.15: checking for shared library run path origin... done
libiconv/1.15: checking for iconv... yes
libiconv/1.15: checking for working iconv... yes
libiconv/1.15: checking how to link with libiconv... -liconv
libiconv/1.15: checking for iconv declaration...
libiconv/1.15: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
libiconv/1.15: checking whether NLS is requested... yes
libiconv/1.15: checking for msgfmt... /c/.conan/848c42/1/bin/usr/bin/msgfmt
libiconv/1.15: checking for gmsgfmt... /c/.conan/848c42/1/bin/usr/bin/msgfmt
libiconv/1.15: checking for xgettext... /c/.conan/848c42/1/bin/usr/bin/xgettext
libiconv/1.15: checking for msgmerge... /c/.conan/848c42/1/bin/usr/bin/msgmerge
libiconv/1.15: checking for CFPreferencesCopyAppValue... no
libiconv/1.15: checking for CFLocaleCopyCurrent... no
libiconv/1.15: checking for GNU gettext in libc... no
libiconv/1.15: checking for iconv... (cached) yes
libiconv/1.15: checking for working iconv... (cached) yes
libiconv/1.15: checking how to link with libiconv... -liconv
libiconv/1.15: checking for GNU gettext in libintl... yes
libiconv/1.15: checking whether to use NLS... yes
libiconv/1.15: checking where the gettext function comes from... external libintl
libiconv/1.15: checking how to link with libintl... -lintl
libiconv/1.15: checking for mbstate_t... yes
libiconv/1.15: checking for wchar_t... yes
libiconv/1.15: checking for getc_unlocked... yes
libiconv/1.15: checking for mbrtowc... yes
libiconv/1.15: checking for wcrtomb... yes
libiconv/1.15: checking for mbsinit... yes
libiconv/1.15: checking for setlocale... yes
libiconv/1.15: checking whether <wchar.h> is standalone... yes
libiconv/1.15: checking for memmove... yes
libiconv/1.15: checking for nl_langinfo and CODESET... yes
libiconv/1.15: checking for unistd.h... (cached) yes
libiconv/1.15: checking for stdlib.h... (cached) yes
libiconv/1.15: checking for string.h... (cached) yes
libiconv/1.15: checking for sys/param.h... yes
libiconv/1.15: checking for sys/time.h... yes
libiconv/1.15: checking for sys/socket.h... yes
libiconv/1.15: checking for limits.h... yes
libiconv/1.15: checking for wchar.h... yes
libiconv/1.15: checking for stdint.h... (cached) yes
libiconv/1.15: checking for sys/stat.h... (cached) yes
libiconv/1.15: checking for symlink... yes
libiconv/1.15: checking for canonicalize_file_name... yes
libiconv/1.15: checking for getcwd... yes
libiconv/1.15: checking for readlink... yes
libiconv/1.15: checking for realpath... yes
libiconv/1.15: checking for readlinkat... yes
libiconv/1.15: checking for getprogname... yes
libiconv/1.15: checking for getexecname... no
libiconv/1.15: checking for gettimeofday... yes
libiconv/1.15: checking for lstat... yes
libiconv/1.15: checking for _set_invalid_parameter_handler... no
libiconv/1.15: checking for setenv... yes
libiconv/1.15: checking for working fcntl.h... no
libiconv/1.15: checking for wchar.h... (cached) yes
libiconv/1.15: checking for EILSEQ... rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: yes
libiconv/1.15: checking byte ordering... little endian
libiconv/1.15: checking for size_t... yes
libiconv/1.15: checking for working alloca.h... yes
libiconv/1.15: checking for alloca... yes
libiconv/1.15: checking whether // is distinct from /... yes
libiconv/1.15: checking whether realpath works... yes
libiconv/1.15: checking if environ is properly declared... yes
libiconv/1.15: checking whether the preprocessor supports include_next... yes
libiconv/1.15: checking whether system header files limit the line length... rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: no
libiconv/1.15: checking for complete errno.h... rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: yes
libiconv/1.15: checking whether strerror_r is declared... yes
libiconv/1.15: checking for strerror_r... yes
libiconv/1.15: checking whether strerror_r returns char *... yes
libiconv/1.15: checking for pid_t... yes
libiconv/1.15: checking for mode_t... yes
libiconv/1.15: checking for C/C++ restrict keyword... __restrict
libiconv/1.15: checking for struct timeval... yes
libiconv/1.15: checking for wide-enough struct timeval.tv_sec member... yes
libiconv/1.15: checking whether gettimeofday is declared without a macro... yes
libiconv/1.15: checking for 64-bit off_t... yes
libiconv/1.15: checking whether limits.h has ULLONG_WIDTH etc.... no
libiconv/1.15: checking whether lstat correctly handles trailing slash... rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: no
libiconv/1.15: checking whether malloc, realloc, calloc are POSIX compliant... yes
libiconv/1.15: checking for stdlib.h... (cached) yes
libiconv/1.15: checking for GNU libc compatible malloc... yes
libiconv/1.15: checking for unsigned long long int... yes
libiconv/1.15: checking for long long int... yes
libiconv/1.15: checking for sigset_t... yes
libiconv/1.15: checking for SIGPIPE... rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: yes
libiconv/1.15: checking whether setenv is declared... yes
libiconv/1.15: checking for ssize_t... yes
libiconv/1.15: checking for uid_t in sys/types.h... rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: yes
libiconv/1.15: rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: checking whether C symbols are prefixed with underscore at the linker level... rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: no
libiconv/1.15: checking for stdbool.h that conforms to C99... yes
libiconv/1.15: checking for _Bool... yes
libiconv/1.15: checking for wint_t... yes
libiconv/1.15: checking whether wint_t is too small... no
libiconv/1.15: checking whether stdint.h conforms to C99... yes
libiconv/1.15: checking whether stdint.h predates C++11... no
libiconv/1.15: checking whether stdint.h has UINTMAX_WIDTH etc.... no
libiconv/1.15: checking whether strerror(0) succeeds... yes
libiconv/1.15: checking whether ffsl is declared without a macro... yes
libiconv/1.15: checking whether ffsll is declared without a macro... yes
libiconv/1.15: checking whether memmem is declared without a macro... yes
libiconv/1.15: checking whether mempcpy is declared without a macro... yes
libiconv/1.15: checking whether memrchr is declared without a macro... yes
libiconv/1.15: checking whether rawmemchr is declared without a macro... yes
libiconv/1.15: checking whether stpcpy is declared without a macro... yes
libiconv/1.15: checking whether stpncpy is declared without a macro... yes
libiconv/1.15: checking whether strchrnul is declared without a macro... yes
libiconv/1.15: checking whether strdup is declared without a macro... yes
libiconv/1.15: checking whether strncat is declared without a macro... yes
libiconv/1.15: checking whether strndup is declared without a macro... yes
libiconv/1.15: checking whether strnlen is declared without a macro... yes
libiconv/1.15: checking whether strpbrk is declared without a macro... yes
libiconv/1.15: checking whether strsep is declared without a macro... yes
libiconv/1.15: checking whether strcasestr is declared without a macro... yes
libiconv/1.15: checking whether strtok_r is declared without a macro... yes
libiconv/1.15: checking whether strerror_r is declared without a macro... yes
libiconv/1.15: checking whether strsignal is declared without a macro... yes
libiconv/1.15: checking whether strverscmp is declared without a macro... no
libiconv/1.15: checking whether stat file-mode macros are broken... no
libiconv/1.15: checking for struct timespec in <time.h>... yes
libiconv/1.15: checking whether clearerr_unlocked is declared... yes
libiconv/1.15: checking whether feof_unlocked is declared... yes
libiconv/1.15: checking whether ferror_unlocked is declared... yes
libiconv/1.15: checking whether fflush_unlocked is declared... yes
libiconv/1.15: checking whether fgets_unlocked is declared... yes
libiconv/1.15: checking whether fputc_unlocked is declared... yes
libiconv/1.15: checking whether fputs_unlocked is declared... yes
libiconv/1.15: checking whether fread_unlocked is declared... yes
libiconv/1.15: checking whether fwrite_unlocked is declared... yes
libiconv/1.15: checking whether getc_unlocked is declared... yes
libiconv/1.15: checking whether getchar_unlocked is declared... yes
libiconv/1.15: checking whether putc_unlocked is declared... yes
libiconv/1.15: checking whether putchar_unlocked is declared... yes
libiconv/1.15: rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: checking whether // is distinct from /... (cached) yes
libiconv/1.15: checking for error_at_line... yes
libiconv/1.15: checking whether fcntl is declared without a macro... yes
libiconv/1.15: checking whether openat is declared without a macro... yes
libiconv/1.15: checking whether program_invocation_name is declared... yes
libiconv/1.15: checking whether program_invocation_short_name is declared... yes
libiconv/1.15: checking whether __argv is declared... no
libiconv/1.15: checking whether gettimeofday clobbers localtime buffer... no
libiconv/1.15: checking for gettimeofday with POSIX signature... yes
libiconv/1.15: checking for mbstate_t... (cached) yes
libiconv/1.15: checking whether program_invocation_name is declared... (cached) yes
libiconv/1.15: checking whether program_invocation_short_name is declared... (cached) yes
libiconv/1.15: checking for raise... yes
libiconv/1.15: checking for sigprocmask... yes
libiconv/1.15: checking whether readlink signature is correct... yes
libiconv/1.15: checking whether readlink handles trailing slash correctly... ln: failed to create symbolic link 'conftest.link': No such file or directory
libiconv/1.15: ln: failed to create symbolic link 'conftest.lnk2': No such file or directory
libiconv/1.15: yes
libiconv/1.15: checking search.h usability... yes
libiconv/1.15: checking search.h presence... yes
libiconv/1.15: checking for search.h... yes
libiconv/1.15: checking for tsearch... yes
libiconv/1.15: checking for volatile sig_atomic_t... yes
libiconv/1.15: checking for sighandler_t... yes
libiconv/1.15: checking whether pthread_sigmask is declared without a macro... yes
libiconv/1.15: checking whether sigaction is declared without a macro... yes
libiconv/1.15: checking whether sigaddset is declared without a macro... yes
libiconv/1.15: checking whether sigdelset is declared without a macro... yes
libiconv/1.15: checking whether sigemptyset is declared without a macro... yes
libiconv/1.15: checking whether sigfillset is declared without a macro... yes
libiconv/1.15: checking whether sigismember is declared without a macro... yes
libiconv/1.15: checking whether sigpending is declared without a macro... yes
libiconv/1.15: checking whether sigprocmask is declared without a macro... yes
libiconv/1.15: checking for sigprocmask... (cached) yes
libiconv/1.15: checking for ssize_t... (cached) yes
libiconv/1.15: checking whether stat handles trailing slashes on directories... yes
libiconv/1.15: checking whether stat handles trailing slashes on files... yes
libiconv/1.15: checking for max_align_t... yes
libiconv/1.15: checking whether NULL can be used in arbitrary expressions... yes
libiconv/1.15: checking which flavor of printf attribute matches inttypes macros... system
libiconv/1.15: checking whether dprintf is declared without a macro... yes
libiconv/1.15: checking whether fpurge is declared without a macro... yes
libiconv/1.15: checking whether fseeko is declared without a macro... yes
libiconv/1.15: checking whether ftello is declared without a macro... yes
libiconv/1.15: checking whether getdelim is declared without a macro... yes
libiconv/1.15: checking whether getline is declared without a macro... yes
libiconv/1.15: checking whether gets is declared without a macro... yes
libiconv/1.15: checking whether pclose is declared without a macro... yes
libiconv/1.15: checking whether popen is declared without a macro... yes
libiconv/1.15: checking whether renameat is declared without a macro... yes
libiconv/1.15: checking whether snprintf is declared without a macro... yes
libiconv/1.15: checking whether tmpfile is declared without a macro... yes
libiconv/1.15: checking whether vdprintf is declared without a macro... yes
libiconv/1.15: checking whether vsnprintf is declared without a macro... yes
libiconv/1.15: checking whether _Exit is declared without a macro... yes
libiconv/1.15: checking whether atoll is declared without a macro... yes
libiconv/1.15: checking whether canonicalize_file_name is declared without a macro... yes
libiconv/1.15: checking whether getloadavg is declared without a macro... no
libiconv/1.15: checking whether getsubopt is declared without a macro... yes
libiconv/1.15: checking whether grantpt is declared without a macro... yes
libiconv/1.15: checking whether initstate is declared without a macro... yes
libiconv/1.15: checking whether initstate_r is declared without a macro... no
libiconv/1.15: checking whether mkdtemp is declared without a macro... yes
libiconv/1.15: checking whether mkostemp is declared without a macro... yes
libiconv/1.15: checking whether mkostemps is declared without a macro... yes
libiconv/1.15: checking whether mkstemp is declared without a macro... yes
libiconv/1.15: checking whether mkstemps is declared without a macro... yes
libiconv/1.15: checking whether posix_openpt is declared without a macro... yes
libiconv/1.15: checking whether ptsname is declared without a macro... yes
libiconv/1.15: checking whether ptsname_r is declared without a macro... yes
libiconv/1.15: checking whether qsort_r is declared without a macro... yes
libiconv/1.15: checking whether random is declared without a macro... yes
libiconv/1.15: checking whether random_r is declared without a macro... no
libiconv/1.15: checking whether realpath is declared without a macro... yes
libiconv/1.15: checking whether rpmatch is declared without a macro... yes
libiconv/1.15: checking whether secure_getenv is declared without a macro... no
libiconv/1.15: checking whether setenv is declared without a macro... yes
libiconv/1.15: checking whether setstate is declared without a macro... yes
libiconv/1.15: checking whether setstate_r is declared without a macro... no
libiconv/1.15: checking whether srandom is declared without a macro... yes
libiconv/1.15: checking whether srandom_r is declared without a macro... no
libiconv/1.15: checking whether strtod is declared without a macro... yes
libiconv/1.15: checking whether strtoll is declared without a macro... yes
libiconv/1.15: checking whether strtoull is declared without a macro... yes
libiconv/1.15: checking whether unlockpt is declared without a macro... yes
libiconv/1.15: checking whether unsetenv is declared without a macro... yes
libiconv/1.15: checking for working strerror function... yes
libiconv/1.15: checking for nlink_t... yes
libiconv/1.15: checking whether fchmodat is declared without a macro... yes
libiconv/1.15: checking whether fstat is declared without a macro... yes
libiconv/1.15: checking whether fstatat is declared without a macro... yes
libiconv/1.15: checking whether futimens is declared without a macro... yes
libiconv/1.15: checking whether lchmod is declared without a macro... no
libiconv/1.15: checking whether lstat is declared without a macro... yes
libiconv/1.15: checking whether mkdirat is declared without a macro... yes
libiconv/1.15: checking whether mkfifo is declared without a macro... yes
libiconv/1.15: checking whether mkfifoat is declared without a macro... yes
libiconv/1.15: checking whether mknod is declared without a macro... yes
libiconv/1.15: checking whether mknodat is declared without a macro... yes
libiconv/1.15: checking whether stat is declared without a macro... yes
libiconv/1.15: checking whether utimensat is declared without a macro... yes
libiconv/1.15: checking whether chdir is declared without a macro... yes
libiconv/1.15: checking whether chown is declared without a macro... yes
libiconv/1.15: checking whether dup is declared without a macro... yes
libiconv/1.15: checking whether dup2 is declared without a macro... yes
libiconv/1.15: checking whether dup3 is declared without a macro... yes
libiconv/1.15: checking whether environ is declared without a macro... yes
libiconv/1.15: checking whether euidaccess is declared without a macro... yes
libiconv/1.15: checking whether faccessat is declared without a macro... yes
libiconv/1.15: checking whether fchdir is declared without a macro... yes
libiconv/1.15: checking whether fchownat is declared without a macro... yes
libiconv/1.15: checking whether fdatasync is declared without a macro... yes
libiconv/1.15: checking whether fsync is declared without a macro... yes
libiconv/1.15: checking whether ftruncate is declared without a macro... yes
libiconv/1.15: checking whether getcwd is declared without a macro... yes
libiconv/1.15: checking whether getdomainname is declared without a macro... yes
libiconv/1.15: checking whether getdtablesize is declared without a macro... yes
libiconv/1.15: checking whether getgroups is declared without a macro... yes
libiconv/1.15: checking whether gethostname is declared without a macro... yes
libiconv/1.15: checking whether getlogin is declared without a macro... yes
libiconv/1.15: checking whether getlogin_r is declared without a macro... yes
libiconv/1.15: checking whether getpagesize is declared without a macro... yes
libiconv/1.15: checking whether getusershell is declared without a macro... yes
libiconv/1.15: checking whether setusershell is declared without a macro... yes
libiconv/1.15: checking whether endusershell is declared without a macro... yes
libiconv/1.15: checking whether group_member is declared without a macro... no
libiconv/1.15: checking whether isatty is declared without a macro... yes
libiconv/1.15: checking whether lchown is declared without a macro... yes
libiconv/1.15: checking whether link is declared without a macro... yes
libiconv/1.15: checking whether linkat is declared without a macro... yes
libiconv/1.15: checking whether lseek is declared without a macro... yes
libiconv/1.15: checking whether pipe is declared without a macro... yes
libiconv/1.15: checking whether pipe2 is declared without a macro... yes
libiconv/1.15: checking whether pread is declared without a macro... yes
libiconv/1.15: checking whether pwrite is declared without a macro... yes
libiconv/1.15: checking whether readlink is declared without a macro... yes
libiconv/1.15: checking whether readlinkat is declared without a macro... yes
libiconv/1.15: checking whether rmdir is declared without a macro... yes
libiconv/1.15: checking whether sethostname is declared without a macro... yes
libiconv/1.15: checking whether sleep is declared without a macro... yes
libiconv/1.15: checking whether symlink is declared without a macro... yes
libiconv/1.15: checking whether symlinkat is declared without a macro... yes
libiconv/1.15: checking whether ttyname_r is declared without a macro... yes
libiconv/1.15: checking whether unlink is declared without a macro... yes
libiconv/1.15: checking whether unlinkat is declared without a macro... yes
libiconv/1.15: checking whether usleep is declared without a macro... yes
libiconv/1.15: checking that generated files are newer than configure... done
libiconv/1.15: configure: creating ./config.status
libiconv/1.15: config.status: creating Makefile
libiconv/1.15: config.status: creating lib/Makefile
libiconv/1.15: config.status: creating srclib/Makefile
libiconv/1.15: config.status: creating src/Makefile
libiconv/1.15: config.status: creating po/Makefile.in
libiconv/1.15: config.status: creating man/Makefile
libiconv/1.15: config.status: creating tests/Makefile
libiconv/1.15: config.status: creating include/iconv.h
libiconv/1.15: config.status: creating include/iconv.h.inst
libiconv/1.15: config.status: creating config.h
libiconv/1.15: config.status: creating lib/config.h
libiconv/1.15: config.status: executing depfiles commands
libiconv/1.15: config.status: executing libtool commands
libiconv/1.15: config.status: executing po-directories commands
libiconv/1.15: config.status: creating po/POTFILES
libiconv/1.15: config.status: creating po/Makefile
libiconv/1.15: === configuring in libcharset (/c/.conan/da1c75/1/source_subfolder/libcharset)
libiconv/1.15: configure: running /bin/sh ./configure --disable-option-checking '--prefix=C:/.conan/b949ab/1' '--enable-static' '--disable-shared' 'CPPFLAGS=-IC:/.conan/b949ab/1/include' 'LDFLAGS=-LC:/.conan/b949ab/1/lib' 'RANLIB=:' 'RC=windres --target=pe-x86-64' 'WINDRES=windres --target=pe-x86-64' '--host=x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32' 'CFLAGS=-m64 -O3 -s' --cache-file=/dev/null --srcdir=.
libiconv/1.15: configure: loading site script /mingw64/etc/config.site
libiconv/1.15: checking whether make sets $(MAKE)... yes
libiconv/1.15: checking for x86_64-w64-mingw32-gcc... no
libiconv/1.15: checking for gcc... gcc
libiconv/1.15: checking whether the C compiler works... yes
libiconv/1.15: checking for C compiler default output file name... a.exe
libiconv/1.15: checking for suffix of executables... .exe
libiconv/1.15: checking whether we are cross compiling... no
libiconv/1.15: checking for suffix of object files... o
libiconv/1.15: checking whether we are using the GNU C compiler... yes
libiconv/1.15: checking whether gcc accepts -g... yes
libiconv/1.15: checking for gcc option to accept ISO C89... none needed
libiconv/1.15: checking how to run the C preprocessor... gcc -E
libiconv/1.15: checking for a BSD-compatible install... /usr/bin/install -c
libiconv/1.15: checking build system type... x86_64-w64-mingw32
libiconv/1.15: checking host system type... x86_64-w64-mingw32
libiconv/1.15: checking whether to activate relocatable installation... no
libiconv/1.15: checking for grep that handles long lines and -e... /c/.conan/848c42/1/bin/usr/bin/grep
libiconv/1.15: checking for egrep... /c/.conan/848c42/1/bin/usr/bin/grep -E
libiconv/1.15: checking for ANSI C header files... yes
libiconv/1.15: checking for sys/types.h... yes
libiconv/1.15: checking for sys/stat.h... yes
libiconv/1.15: checking for stdlib.h... yes
libiconv/1.15: checking for string.h... yes
libiconv/1.15: checking for memory.h... yes
libiconv/1.15: checking for strings.h... yes
libiconv/1.15: checking for inttypes.h... yes
libiconv/1.15: checking for stdint.h... yes
libiconv/1.15: checking for unistd.h... yes
libiconv/1.15: checking minix/config.h usability... no
libiconv/1.15: checking minix/config.h presence... no
libiconv/1.15: checking for minix/config.h... no
libiconv/1.15: checking whether it is safe to define __EXTENSIONS__... yes
libiconv/1.15: checking how to print strings... printf
libiconv/1.15: checking for a sed that does not truncate output... /c/.conan/848c42/1/bin/usr/bin/sed
libiconv/1.15: checking for fgrep... /c/.conan/848c42/1/bin/usr/bin/grep -F
libiconv/1.15: checking for ld used by gcc... /c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe
libiconv/1.15: checking if the linker (/c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe) is GNU ld... yes
libiconv/1.15: checking for BSD- or MS-compatible name lister (nm)... /c/.conan/848c42/1/bin/usr/bin/nm -B
libiconv/1.15: checking the name lister (/c/.conan/848c42/1/bin/usr/bin/nm -B) interface... BSD nm
libiconv/1.15: checking whether ln -s works... no, using cp -pR
libiconv/1.15: checking the maximum length of command line arguments... 8192
libiconv/1.15: checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
libiconv/1.15: checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
libiconv/1.15: checking for /c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe option to reload object files... -r
libiconv/1.15: checking for x86_64-w64-mingw32-objdump... no
libiconv/1.15: checking for objdump... objdump
libiconv/1.15: checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
libiconv/1.15: checking for x86_64-w64-mingw32-dlltool... no
libiconv/1.15: checking for dlltool... dlltool
libiconv/1.15: checking how to associate runtime and link libraries... func_cygming_dll_for_implib
libiconv/1.15: checking for x86_64-w64-mingw32-ar... no
libiconv/1.15: checking for ar... ar
libiconv/1.15: checking for archiver @FILE support... @
libiconv/1.15: checking for x86_64-w64-mingw32-strip... no
libiconv/1.15: checking for strip... strip
libiconv/1.15: checking for x86_64-w64-mingw32-ranlib... :
libiconv/1.15: checking for gawk... gawk
libiconv/1.15: checking command to parse /c/.conan/848c42/1/bin/usr/bin/nm -B output from gcc object... ok
libiconv/1.15: checking for sysroot... no
libiconv/1.15: checking for a working dd... /c/.conan/848c42/1/bin/usr/bin/dd
libiconv/1.15: checking how to truncate binary pipes... /c/.conan/848c42/1/bin/usr/bin/dd bs=4096 count=1
libiconv/1.15: checking for x86_64-w64-mingw32-mt... no
libiconv/1.15: checking for mt... no
libiconv/1.15: checking if : is a manifest tool... no
libiconv/1.15: checking for dlfcn.h... yes
libiconv/1.15: checking for x86_64-w64-mingw32-as... no
libiconv/1.15: checking for as... as
libiconv/1.15: checking for x86_64-w64-mingw32-dlltool... dlltool
libiconv/1.15: checking for x86_64-w64-mingw32-objdump... objdump
libiconv/1.15: checking for objdir... .libs
libiconv/1.15: checking if gcc supports -fno-rtti -fno-exceptions... no
libiconv/1.15: checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
libiconv/1.15: checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
libiconv/1.15: checking if gcc static flag -static works... yes
libiconv/1.15: checking if gcc supports -c -o file.o... yes
libiconv/1.15: checking if gcc supports -c -o file.o... (cached) yes
libiconv/1.15: checking whether the gcc linker (/c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe) supports shared libraries... yes
libiconv/1.15: checking dynamic linker characteristics... Win32 ld.exe
libiconv/1.15: checking how to hardcode library paths into programs... immediate
libiconv/1.15: checking whether stripping libraries is possible... yes
libiconv/1.15: checking if libtool supports shared libraries... yes
libiconv/1.15: checking whether to build shared libraries... no
libiconv/1.15: checking whether to build static libraries... yes
libiconv/1.15: checking whether the -Werror option is usable... yes
libiconv/1.15: checking for simple visibility declarations... yes
libiconv/1.15: checking for nl_langinfo and CODESET... yes
libiconv/1.15: checking for unistd.h... (cached) yes
libiconv/1.15: checking for symlink... yes
libiconv/1.15: checking for working fcntl.h... no
libiconv/1.15: checking whether we are using the GNU C Library >= 2.1 or uClibc... rm: cannot remove 'conftest.sym': Is a directory
libiconv/1.15: no
libiconv/1.15: checking for setlocale... yes
libiconv/1.15: configure: creating ./config.status
libiconv/1.15: config.status: creating Makefile
libiconv/1.15: config.status: creating lib/Makefile
libiconv/1.15: config.status: creating include/localcharset.h
libiconv/1.15: config.status: creating include/localcharset.h.inst
libiconv/1.15: config.status: creating config.h
libiconv/1.15: config.status: executing libtool commands
libiconv/1.15: === configuring in preload (/c/.conan/da1c75/1/source_subfolder/preload)
libiconv/1.15: configure: running /bin/sh ./configure --disable-option-checking '--prefix=C:/.conan/b949ab/1' '--enable-static' '--disable-shared' 'CPPFLAGS=-IC:/.conan/b949ab/1/include' 'LDFLAGS=-LC:/.conan/b949ab/1/lib' 'RANLIB=:' 'RC=windres --target=pe-x86-64' 'WINDRES=windres --target=pe-x86-64' '--host=x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32' 'CFLAGS=-m64 -O3 -s' --cache-file=/dev/null --srcdir=.
libiconv/1.15: configure: loading site script /mingw64/etc/config.site
libiconv/1.15: checking whether make sets $(MAKE)... yes
libiconv/1.15: checking for x86_64-w64-mingw32-gcc... no
libiconv/1.15: checking for gcc... gcc
libiconv/1.15: checking whether the C compiler works... yes
libiconv/1.15: checking for C compiler default output file name... a.exe
libiconv/1.15: checking for suffix of executables... .exe
libiconv/1.15: checking whether we are cross compiling... no
libiconv/1.15: checking for suffix of object files... o
libiconv/1.15: checking whether we are using the GNU C compiler... yes
libiconv/1.15: checking whether gcc accepts -g... yes
libiconv/1.15: checking for gcc option to accept ISO C89... none needed
libiconv/1.15: checking how to run the C preprocessor... gcc -E
libiconv/1.15: checking for a BSD-compatible install... /usr/bin/install -c
libiconv/1.15: checking build system type... x86_64-w64-mingw32
libiconv/1.15: checking host system type... x86_64-w64-mingw32
libiconv/1.15: checking whether to activate relocatable installation... no
libiconv/1.15: checking whether ln -s works... no, using cp -pR
libiconv/1.15: checking for grep that handles long lines and -e... /c/.conan/848c42/1/bin/usr/bin/grep
libiconv/1.15: checking for egrep... /c/.conan/848c42/1/bin/usr/bin/grep -E
libiconv/1.15: checking for ANSI C header files... yes
libiconv/1.15: checking for sys/types.h... yes
libiconv/1.15: checking for sys/stat.h... yes
libiconv/1.15: checking for stdlib.h... yes
libiconv/1.15: checking for string.h... yes
libiconv/1.15: checking for memory.h... yes
libiconv/1.15: checking for strings.h... yes
libiconv/1.15: checking for inttypes.h... yes
libiconv/1.15: checking for stdint.h... yes
libiconv/1.15: checking for unistd.h... yes
libiconv/1.15: checking minix/config.h usability... no
libiconv/1.15: checking minix/config.h presence... no
libiconv/1.15: checking for minix/config.h... no
libiconv/1.15: checking whether it is safe to define __EXTENSIONS__... yes
libiconv/1.15: checking whether _XOPEN_SOURCE should be defined... no
libiconv/1.15: checking how to print strings... printf
libiconv/1.15: checking for a sed that does not truncate output... /c/.conan/848c42/1/bin/usr/bin/sed
libiconv/1.15: checking for fgrep... /c/.conan/848c42/1/bin/usr/bin/grep -F
libiconv/1.15: checking for ld used by gcc... /c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe
libiconv/1.15: checking if the linker (/c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe) is GNU ld... yes
libiconv/1.15: checking for BSD- or MS-compatible name lister (nm)... /c/.conan/848c42/1/bin/usr/bin/nm -B
libiconv/1.15: checking the name lister (/c/.conan/848c42/1/bin/usr/bin/nm -B) interface... BSD nm
libiconv/1.15: checking the maximum length of command line arguments... 8192
libiconv/1.15: checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
libiconv/1.15: checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
libiconv/1.15: checking for /c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe option to reload object files... -r
libiconv/1.15: checking for x86_64-w64-mingw32-objdump... no
libiconv/1.15: checking for objdump... objdump
libiconv/1.15: checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
libiconv/1.15: checking for x86_64-w64-mingw32-dlltool... no
libiconv/1.15: checking for dlltool... dlltool
libiconv/1.15: checking how to associate runtime and link libraries... func_cygming_dll_for_implib
libiconv/1.15: checking for x86_64-w64-mingw32-ar... no
libiconv/1.15: checking for ar... ar
libiconv/1.15: checking for archiver @FILE support... @
libiconv/1.15: checking for x86_64-w64-mingw32-strip... no
libiconv/1.15: checking for strip... strip
libiconv/1.15: checking for x86_64-w64-mingw32-ranlib... :
libiconv/1.15: checking for gawk... gawk
libiconv/1.15: checking command to parse /c/.conan/848c42/1/bin/usr/bin/nm -B output from gcc object... ok
libiconv/1.15: checking for sysroot... no
libiconv/1.15: checking for a working dd... /c/.conan/848c42/1/bin/usr/bin/dd
libiconv/1.15: checking how to truncate binary pipes... /c/.conan/848c42/1/bin/usr/bin/dd bs=4096 count=1
libiconv/1.15: checking for x86_64-w64-mingw32-mt... no
libiconv/1.15: checking for mt... no
libiconv/1.15: checking if : is a manifest tool... no
libiconv/1.15: checking for dlfcn.h... yes
libiconv/1.15: checking for x86_64-w64-mingw32-as... no
libiconv/1.15: checking for as... as
libiconv/1.15: checking for x86_64-w64-mingw32-dlltool... dlltool
libiconv/1.15: checking for x86_64-w64-mingw32-objdump... objdump
libiconv/1.15: checking for objdir... .libs
libiconv/1.15: checking if gcc supports -fno-rtti -fno-exceptions... no
libiconv/1.15: checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
libiconv/1.15: checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
libiconv/1.15: checking if gcc static flag -static works... yes
libiconv/1.15: checking if gcc supports -c -o file.o... yes
libiconv/1.15: checking if gcc supports -c -o file.o... (cached) yes
libiconv/1.15: checking whether the gcc linker (/c/.conan/848c42/1/bin/usr/x86_64-pc-msys/bin/ld.exe) supports shared libraries... yes
libiconv/1.15: checking whether -lc should be explicitly linked in... yes
libiconv/1.15: checking dynamic linker characteristics... Win32 ld.exe
libiconv/1.15: checking how to hardcode library paths into programs... immediate
libiconv/1.15: checking whether stripping libraries is possible... yes
libiconv/1.15: checking if libtool supports shared libraries... yes
libiconv/1.15: checking whether to build shared libraries... yes
libiconv/1.15: checking whether to build static libraries... no
libiconv/1.15: checking whether the -Werror option is usable... yes
libiconv/1.15: checking for simple visibility declarations... yes
libiconv/1.15: configure: creating ./config.status
libiconv/1.15: config.status: creating Makefile
libiconv/1.15: config.status: executing libtool commands
libiconv/1.15: run_in_windows_bash: C:/.conan/848c42/1/bin/usr/bin/bash.exe --login -c ^"cd \^"/c/.conan/da1c75/1/source_subfolder\^" ^&^& PATH=\^"/c/.conan/848c42/1/bin/usr/bin:$PATH\^" ^&^& make -j8 ^"
libiconv/1.15: builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
libiconv/1.15: make[1]: Entering directory '/c/.conan/da1c75/1/source_subfolder/libcharset'
libiconv/1.15: if [ ! -d include ] ; then mkdir include ; fi
libiconv/1.15: cp ./include/libcharset.h.in include/libcharset.h
libiconv/1.15: cd lib && make all
libiconv/1.15: make[2]: Entering directory '/c/.conan/da1c75/1/source_subfolder/libcharset/lib'
libiconv/1.15: /bin/sh ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -m64 -O3 -s -fvisibility=hidden -IC:/.conan/b949ab/1/include -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
libiconv/1.15: /bin/sh ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -m64 -O3 -s -fvisibility=hidden -IC:/.conan/b949ab/1/include -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libiconv/1.15: /bin/sh ./config.charset 'x86_64-w64-mingw32' > t-charset.alias
libiconv/1.15: sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-add.sin > t-ref-add.sed
libiconv/1.15: sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-del.sin > t-ref-del.sed
libiconv/1.15: mv t-ref-add.sed ref-add.sed
libiconv/1.15: mv t-ref-del.sed ref-del.sed
libiconv/1.15: mv t-charset.alias charset.alias
libiconv/1.15: libtool: compile: gcc -I. -I. -I.. -I./.. -I../include -m64 -O3 -s -fvisibility=hidden -IC:/.conan/b949ab/1/include -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o
libiconv/1.15: libtool: compile: gcc -I. -I. -I.. -I./.. -I../include -m64 -O3 -s -fvisibility=hidden -IC:/.conan/b949ab/1/include -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o
libiconv/1.15: /bin/sh ../libtool --mode=link gcc -LC:/.conan/b949ab/1/lib -m64 -O3 -s -fvisibility=hidden -o libcharset.la -rpath C:/.conan/b949ab/1/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
libiconv/1.15: libtool: link: ar cru .libs/libcharset.a localcharset.o relocatable.o
libiconv/1.15: libtool: link: : .libs/libcharset.a
libiconv/1.15: libtool: link: ( cd ".libs" && rm -f "libcharset.la" && cp -pR "../libcharset.la" "libcharset.la" )
libiconv/1.15: make[2]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/libcharset/lib'
libiconv/1.15: make[1]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/libcharset'
libiconv/1.15: make[1]: Entering directory '/c/.conan/da1c75/1/source_subfolder/libcharset'
libiconv/1.15: cd lib && make all
libiconv/1.15: make[2]: Entering directory '/c/.conan/da1c75/1/source_subfolder/libcharset/lib'
libiconv/1.15: make[2]: Nothing to be done for 'all'.
libiconv/1.15: make[2]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/libcharset/lib'
libiconv/1.15: cd lib && make install-lib libdir='/c/.conan/da1c75/1/source_subfolder/lib' includedir='/c/.conan/da1c75/1/source_subfolder/lib'
libiconv/1.15: make[2]: Entering directory '/c/.conan/da1c75/1/source_subfolder/libcharset/lib'
libiconv/1.15: /bin/sh ../build-aux/mkinstalldirs /c/.conan/da1c75/1/source_subfolder/lib
libiconv/1.15: /bin/sh ../libtool --mode=install /usr/bin/install -c libcharset.la /c/.conan/da1c75/1/source_subfolder/lib/libcharset.la
libiconv/1.15: libtool: install: /usr/bin/install -c .libs/libcharset.lai /c/.conan/da1c75/1/source_subfolder/lib/libcharset.la
libiconv/1.15: libtool: install: /usr/bin/install -c .libs/libcharset.a /c/.conan/da1c75/1/source_subfolder/lib/libcharset.a
libiconv/1.15: libtool: install: chmod 644 /c/.conan/da1c75/1/source_subfolder/lib/libcharset.a
libiconv/1.15: libtool: install: : /c/.conan/da1c75/1/source_subfolder/lib/libcharset.a
libiconv/1.15: libtool: warning: remember to run 'libtool --finish C:/.conan/b949ab/1/lib'
libiconv/1.15: test -f /c/.conan/da1c75/1/source_subfolder/lib/charset.alias && orig=/c/.conan/da1c75/1/source_subfolder/lib/charset.alias \
libiconv/1.15: || orig=charset.alias; \
libiconv/1.15: sed -f ref-add.sed $orig > /c/.conan/da1c75/1/source_subfolder/lib/t-charset.alias; \
libiconv/1.15: /usr/bin/install -c -m 644 /c/.conan/da1c75/1/source_subfolder/lib/t-charset.alias /c/.conan/da1c75/1/source_subfolder/lib/charset.alias; \
libiconv/1.15: rm -f /c/.conan/da1c75/1/source_subfolder/lib/t-charset.alias
libiconv/1.15: make[2]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/libcharset/lib'
libiconv/1.15: /bin/sh ./build-aux/mkinstalldirs /c/.conan/da1c75/1/source_subfolder/lib
libiconv/1.15: /usr/bin/install -c -m 644 include/libcharset.h /c/.conan/da1c75/1/source_subfolder/lib/libcharset.h
libiconv/1.15: /usr/bin/install -c -m 644 include/localcharset.h.inst /c/.conan/da1c75/1/source_subfolder/lib/localcharset.h
libiconv/1.15: make[1]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/libcharset'
libiconv/1.15: cd lib && make all
libiconv/1.15: make[1]: Entering directory '/c/.conan/da1c75/1/source_subfolder/lib'
libiconv/1.15: /bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -IC:/.conan/b949ab/1/include -m64 -O3 -s -fvisibility=hidden -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
libiconv/1.15: /bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -IC:/.conan/b949ab/1/include -m64 -O3 -s -fvisibility=hidden -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
libiconv/1.15: /bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -IC:/.conan/b949ab/1/include -m64 -O3 -s -fvisibility=hidden -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libiconv/1.15: /bin/sh ../libtool --mode=compile --tag=RC windres --target=pe-x86-64 `/bin/sh ./../windows/windres-options --escape 1.15` -i ./../windows/libiconv.rc -o libiconv.res.lo --output-format=coff
libiconv/1.15: libtool: compile: windres --target=pe-x86-64 -DPACKAGE_VERSION_STRING=\\\"1.15\\\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=15 -DPACKAGE_VERSION_SUBMINOR=0 -i ./../windows/libiconv.rc --output-format=coff -o libiconv.res.o
libiconv/1.15: libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -IC:/.conan/b949ab/1/include -m64 -O3 -s -fvisibility=hidden -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o
libiconv/1.15: libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -IC:/.conan/b949ab/1/include -m64 -O3 -s -fvisibility=hidden -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o
libiconv/1.15: libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -IC:/.conan/b949ab/1/include -m64 -O3 -s -fvisibility=hidden -DLIBDIR=\"C:/.conan/b949ab/1/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"C:/.conan/b949ab/1/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o
libiconv/1.15: /bin/sh ../libtool --mode=link gcc -LC:/.conan/b949ab/1/lib -m64 -O3 -s -fvisibility=hidden -o libiconv.la -rpath C:/.conan/b949ab/1/lib -version-info 8:0:6 -no-undefined iconv.lo localcharset.lo relocatable.lo libiconv.res.lo
libiconv/1.15: libtool: link: ar cru .libs/libiconv.a iconv.o localcharset.o relocatable.o libiconv.res.o
libiconv/1.15: libtool: link: : .libs/libiconv.a
libiconv/1.15: libtool: link: ( cd ".libs" && rm -f "libiconv.la" && cp -pR "../libiconv.la" "libiconv.la" )
libiconv/1.15: make[1]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/lib'
libiconv/1.15: cd preload && make all
libiconv/1.15: make[1]: Entering directory '/c/.conan/da1c75/1/source_subfolder/preload'
libiconv/1.15: make[1]: Nothing to be done for 'all'.
libiconv/1.15: make[1]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/preload'
libiconv/1.15: cd srclib && make all
libiconv/1.15: make[1]: Entering directory '/c/.conan/da1c75/1/source_subfolder/srclib'
libiconv/1.15: rm -f alloca.h-t alloca.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: cat ./alloca.in.h; \
libiconv/1.15: } > alloca.h-t && \
libiconv/1.15: mv -f alloca.h-t alloca.h
libiconv/1.15: rm -f c++defs.h-t c++defs.h && \
libiconv/1.15: sed -n -e '/_GL_CXXDEFS/,$p' \
libiconv/1.15: < ../build-aux/snippet/c++defs.h \
libiconv/1.15: > c++defs.h-t && \
libiconv/1.15: mv c++defs.h-t c++defs.h
libiconv/1.15: rm -f arg-nonnull.h-t arg-nonnull.h && \
libiconv/1.15: sed -n -e '/GL_ARG_NONNULL/,$p' \
libiconv/1.15: < ../build-aux/snippet/arg-nonnull.h \
libiconv/1.15: > arg-nonnull.h-t && \
libiconv/1.15: mv arg-nonnull.h-t arg-nonnull.h
libiconv/1.15: rm -f warn-on-use.h-t warn-on-use.h && \
libiconv/1.15: sed -n -e '/^.ifndef/,$p' \
libiconv/1.15: < ../build-aux/snippet/warn-on-use.h \
libiconv/1.15: > warn-on-use.h-t && \
libiconv/1.15: mv warn-on-use.h-t warn-on-use.h
libiconv/1.15: rm -f limits.h-t limits.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
libiconv/1.15: < ./limits.in.h; \
libiconv/1.15: } > limits.h-t && \
libiconv/1.15: mv limits.h-t limits.h
libiconv/1.15: rm -f stdint.h-t stdint.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's/@''HAVE_STDINT_H''@/1/g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
libiconv/1.15: -e 's/@''HAVE_C99_STDINT_H''@/1/g' \
libiconv/1.15: -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
libiconv/1.15: -e 's/@''HAVE_INTTYPES_H''@/1/g' \
libiconv/1.15: -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
libiconv/1.15: -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
libiconv/1.15: -e 's/@''HAVE_WCHAR_H''@/1/g' \
libiconv/1.15: -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
libiconv/1.15: -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
libiconv/1.15: -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
libiconv/1.15: -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
libiconv/1.15: -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
libiconv/1.15: -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
libiconv/1.15: -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
libiconv/1.15: -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
libiconv/1.15: -e 's/@''BITSIZEOF_SIZE_T''@//g' \
libiconv/1.15: -e 's/@''SIZE_T_SUFFIX''@//g' \
libiconv/1.15: -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
libiconv/1.15: -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
libiconv/1.15: -e 's/@''WCHAR_T_SUFFIX''@//g' \
libiconv/1.15: -e 's/@''BITSIZEOF_WINT_T''@//g' \
libiconv/1.15: -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
libiconv/1.15: -e 's/@''WINT_T_SUFFIX''@//g' \
libiconv/1.15: -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
libiconv/1.15: < ./stdint.in.h; \
libiconv/1.15: } > stdint.h-t && \
libiconv/1.15: mv stdint.h-t stdint.h
libiconv/1.15: /c/.conan/848c42/1/bin/usr/bin/mkdir -p sys
libiconv/1.15: rm -f unitypes.h-t unitypes.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: cat ./unitypes.in.h; \
libiconv/1.15: } > unitypes.h-t && \
libiconv/1.15: mv -f unitypes.h-t unitypes.h
libiconv/1.15: rm -f sys/types.h-t sys/types.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
libiconv/1.15: -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
libiconv/1.15: < ./sys_types.in.h; \
libiconv/1.15: } > sys/types.h-t && \
libiconv/1.15: mv sys/types.h-t sys/types.h
libiconv/1.15: rm -f uniwidth.h-t uniwidth.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: cat ./uniwidth.in.h; \
libiconv/1.15: } > uniwidth.h-t && \
libiconv/1.15: mv -f uniwidth.h-t uniwidth.h
libiconv/1.15: rm -f fcntl.h-t fcntl.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
libiconv/1.15: -e 's/@''GNULIB_FCNTL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_OPEN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_OPENAT''@/0/g' \
libiconv/1.15: -e 's|@''HAVE_FCNTL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_OPENAT''@|1|g' \
libiconv/1.15: -e 's|@''REPLACE_FCNTL''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_OPEN''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_OPENAT''@|0|g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
libiconv/1.15: < ./fcntl.in.h; \
libiconv/1.15: } > fcntl.h-t && \
libiconv/1.15: mv fcntl.h-t fcntl.h
libiconv/1.15: rm -f signal.h-t signal.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
libiconv/1.15: -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
libiconv/1.15: -e 's|@''GNULIB_RAISE''@|1|g' \
libiconv/1.15: -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_SIGACTION''@/0/g' \
libiconv/1.15: -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_RAISE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SIGSET_T''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SIGINFO_T''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SIGACTION''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
libiconv/1.15: -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_RAISE''@|0|g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
libiconv/1.15: < ./signal.in.h; \
libiconv/1.15: } > signal.h-t && \
libiconv/1.15: mv signal.h-t signal.h
libiconv/1.15: rm -f stdio.h-t stdio.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
libiconv/1.15: -e 's/@''GNULIB_DPRINTF''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FCLOSE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FDOPEN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FFLUSH''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FGETC''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_FGETS''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_FOPEN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FPRINTF''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FPURGE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FPUTC''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_FPUTS''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_FREAD''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_FREOPEN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FSCANF''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_FSEEK''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FSEEKO''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FTELL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FTELLO''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FWRITE''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_GETC''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_GETCHAR''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_GETDELIM''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETLINE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PCLOSE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PERROR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_POPEN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PRINTF''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PUTC''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_PUTCHAR''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_PUTS''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_REMOVE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_RENAME''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_RENAMEAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SCANF''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_SNPRINTF''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_TMPFILE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_VASPRINTF''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_VDPRINTF''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_VFPRINTF''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_VFSCANF''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_VSCANF''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_VPRINTF''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
libiconv/1.15: < ./stdio.in.h | \
libiconv/1.15: sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DPRINTF''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FSEEKO''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FTELLO''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_PCLOSE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_POPEN''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_RENAMEAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_VASPRINTF''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_VDPRINTF''@|1|g' \
libiconv/1.15: -e 's|@''REPLACE_DPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FCLOSE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FDOPEN''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FFLUSH''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FOPEN''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FPURGE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FREOPEN''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FSEEK''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FSEEKO''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FTELL''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FTELLO''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GETDELIM''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GETLINE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_PERROR''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_POPEN''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_PRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_REMOVE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_RENAME''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_RENAMEAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_SNPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_SPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_TMPFILE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_VASPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_VDPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_VFPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_VPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_VSPRINTF''@|0|g' \
libiconv/1.15: -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
libiconv/1.15: } > stdio.h-t && \
libiconv/1.15: mv stdio.h-t stdio.h
libiconv/1.15: rm -f stdlib.h-t stdlib.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
libiconv/1.15: -e 's/@''GNULIB__EXIT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_ATOLL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GRANTPT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_MBTOWC''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKDTEMP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKSTEMP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PTSNAME''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PUTENV''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_QSORT_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_RANDOM''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_RANDOM_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_REALPATH''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_RPMATCH''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SETENV''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRTOD''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRTOLL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRTOULL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_UNSETENV''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_WCTOMB''@/0/g' \
libiconv/1.15: < ./stdlib.in.h | \
libiconv/1.15: sed -e 's|@''HAVE__EXIT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_ATOLL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_GETSUBOPT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_GRANTPT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKDTEMP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKOSTEMP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKSTEMP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKSTEMPS''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_PTSNAME''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_PTSNAME_R''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_QSORT_R''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_RANDOM''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_RANDOM_H''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_RANDOM_R''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_REALPATH''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_RPMATCH''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_SETENV''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRTOD''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRTOLL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRTOULL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
libiconv/1.15: -e 's|@''HAVE_UNLOCKPT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
libiconv/1.15: -e 's|@''REPLACE_CALLOC''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_MALLOC''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_MBTOWC''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_MKSTEMP''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_PTSNAME''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_PUTENV''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_QSORT_R''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_RANDOM_R''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_REALLOC''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_REALPATH''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_SETENV''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRTOD''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_UNSETENV''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_WCTOMB''@|0|g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
libiconv/1.15: } > stdlib.h-t && \
libiconv/1.15: mv stdlib.h-t stdlib.h
libiconv/1.15: rm -f string.h-t string.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
libiconv/1.15: -e 's/@''GNULIB_FFSL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FFSLL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSLEN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSNLEN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSCHR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSRCHR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSSTR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSCSPN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSPBRK''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSSPN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSSEP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MEMCHR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MEMMEM''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MEMPCPY''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MEMRCHR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STPCPY''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STPNCPY''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRDUP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRNCAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRNDUP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRNLEN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRPBRK''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRSEP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRSTR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRCASESTR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRTOK_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRERROR''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_STRERROR_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
libiconv/1.15: < ./string.in.h | \
libiconv/1.15: sed -e 's|@''HAVE_FFSL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FFSLL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MBSLEN''@|0|g' \
libiconv/1.15: -e 's|@''HAVE_MEMCHR''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MEMPCPY''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STPCPY''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STPNCPY''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRCHRNUL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRPBRK''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRSEP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRCASESTR''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRVERSCMP''@|1|g' \
libiconv/1.15: -e 's|@''REPLACE_STPNCPY''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_MEMCHR''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_MEMMEM''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRCASESTR''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRDUP''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRSTR''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRERROR''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRERROR_R''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRNCAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRNDUP''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRNLEN''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STRTOK_R''@|0|g' \
libiconv/1.15: -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
libiconv/1.15: < ./string.in.h; \
libiconv/1.15: } > string.h-t && \
libiconv/1.15: mv string.h-t string.h
libiconv/1.15: /c/.conan/848c42/1/bin/usr/bin/mkdir -p sys
libiconv/1.15: /c/.conan/848c42/1/bin/usr/bin/mkdir -p sys
libiconv/1.15: rm -f sys/stat.h-t sys/stat.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
libiconv/1.15: -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|1|g' \
libiconv/1.15: -e 's/@''GNULIB_FCHMODAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FSTAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FSTATAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FUTIMENS''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_LCHMOD''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_LSTAT''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_MKDIRAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKFIFO''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKNOD''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_MKNODAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STAT''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
libiconv/1.15: -e 's|@''HAVE_FCHMODAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FSTATAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FUTIMENS''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_LCHMOD''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_LSTAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKDIRAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKFIFO''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKFIFOAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKNOD''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_MKNODAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_UTIMENSAT''@|1|g' \
libiconv/1.15: -e 's|@''REPLACE_FSTAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FSTATAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FUTIMENS''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_LSTAT''@|1|g' \
libiconv/1.15: -e 's|@''REPLACE_MKDIR''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_MKFIFO''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_MKNOD''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_STAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
libiconv/1.15: < ./sys_stat.in.h; \
libiconv/1.15: } > sys/stat.h-t && \
libiconv/1.15: mv sys/stat.h-t sys/stat.h
libiconv/1.15: rm -f sys/time.h-t sys/time.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
libiconv/1.15: -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
libiconv/1.15: -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
libiconv/1.15: -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
libiconv/1.15: -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
libiconv/1.15: -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
libiconv/1.15: -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
libiconv/1.15: < ./sys_time.in.h; \
libiconv/1.15: } > sys/time.h-t && \
libiconv/1.15: mv sys/time.h-t sys/time.h
libiconv/1.15: rm -f time.h-t time.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
libiconv/1.15: -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_MKTIME''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_STRPTIME''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_TIMEGM''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_TIME_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_TIME_RZ''@/0/g' \
libiconv/1.15: -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_NANOSLEEP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_STRPTIME''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_TIMEGM''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GMTIME''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_LOCALTIME''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
libiconv/1.15: -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
libiconv/1.15: -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
libiconv/1.15: -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
libiconv/1.15: -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
libiconv/1.15: -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
libiconv/1.15: -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
libiconv/1.15: -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
libiconv/1.15: < ./time.in.h; \
libiconv/1.15: } > time.h-t && \
libiconv/1.15: mv time.h-t time.h
libiconv/1.15: rm -f unistd.h-t unistd.h && \
libiconv/1.15: { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
libiconv/1.15: sed -e 's|@''GUARD_PREFIX''@|GL|g' \
libiconv/1.15: -e 's|@''HAVE_UNISTD_H''@|1|g' \
libiconv/1.15: -e 's|@''INCLUDE_NEXT''@|include_next|g' \
libiconv/1.15: -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
libiconv/1.15: -e 's|@''PRAGMA_COLUMNS''@||g' \
libiconv/1.15: -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
libiconv/1.15: -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
libiconv/1.15: -e 's/@''GNULIB_CHDIR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_CHOWN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_CLOSE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_DUP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_DUP2''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_DUP3''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_ENVIRON''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FACCESSAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FCHDIR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FDATASYNC''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FSYNC''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETCWD''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETGROUPS''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETLOGIN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_ISATTY''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_LCHOWN''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_LINK''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_LINKAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_LSEEK''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PIPE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PIPE2''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PREAD''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_PWRITE''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_READ''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_READLINK''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_READLINKAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_RMDIR''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SLEEP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SYMLINK''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
libiconv/1.15: -e 's/@''GNULIB_UNLINK''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_UNLINKAT''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_USLEEP''@/0/g' \
libiconv/1.15: -e 's/@''GNULIB_WRITE''@/0/g' \
libiconv/1.15: < ./unistd.in.h | \
libiconv/1.15: sed -e 's|@''HAVE_CHOWN''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DUP2''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DUP3''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_EUIDACCESS''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FACCESSAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FCHDIR''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FCHOWNAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FDATASYNC''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FSYNC''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_FTRUNCATE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_GETGROUPS''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_LCHOWN''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_LINK''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_LINKAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_PIPE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_PIPE2''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_PREAD''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_PWRITE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_READLINK''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_READLINKAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SLEEP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SYMLINK''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_SYMLINKAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_UNLINKAT''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_USLEEP''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
libiconv/1.15: -e 's|@''HAVE_OS_H''@|0|g' \
libiconv/1.15: -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
libiconv/1.15: | \
libiconv/1.15: sed -e 's|@''REPLACE_CHOWN''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_CLOSE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_DUP''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_DUP2''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GETCWD''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GETGROUPS''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_ISATTY''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_LCHOWN''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_LINK''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_LINKAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_LSEEK''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_PREAD''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_PWRITE''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_READ''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_READLINK''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_READLINKAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_RMDIR''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_SLEEP''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_SYMLINK''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_UNLINK''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_UNLINKAT''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_USLEEP''@|0|g' \
libiconv/1.15: -e 's|@''REPLACE_WRITE''@|0|g' \
libiconv/1.15: -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
libiconv/1.15: -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
libiconv/1.15: -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
libiconv/1.15: -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
libiconv/1.15: -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
libiconv/1.15: } > unistd.h-t && \
libiconv/1.15: mv unistd.h-t unistd.h
libiconv/1.15: make all-am
libiconv/1.15: make[2]: Entering directory '/c/.conan/da1c75/1/source_subfolder/srclib'
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o allocator.o allocator.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o areadlink.o areadlink.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o binary-io.o binary-io.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o careadlinkat.o careadlinkat.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o dirname-lgpl.o dirname-lgpl.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o basename-lgpl.o basename-lgpl.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o stripslash.o stripslash.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o getprogname.o getprogname.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o malloca.o malloca.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o progname.o progname.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o safe-read.o safe-read.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o unistd.o unistd.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o xmalloc.o xmalloc.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o xstrdup.o xstrdup.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o xreadlink.o xreadlink.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o lstat.o lstat.c
libiconv/1.15: gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -IC:/.conan/b949ab/1/include -m64 -O3 -s -c -o uniwidth/width.o uniwidth/width.c
libiconv/1.15: lstat.c:67:1: error: conflicting types for ▒rpl_lstat▒
libiconv/1.15: rpl_lstat (const char *file, struct stat *sbuf)
libiconv/1.15: ^
libiconv/1.15: In file included from /usr/include/time.h:178:0,
libiconv/1.15: from ./time.h:41,
libiconv/1.15: from /usr/include/sys/stat.h:9,
libiconv/1.15: from ./sys/stat.h:32,
libiconv/1.15: from lstat.c:35:
libiconv/1.15: ./sys/stat.h:827:1: note: previous declaration of ▒rpl_lstat▒ was here
libiconv/1.15: _GL_FUNCDECL_RPL (lstat, int, (const char *name, struct stat *buf)
libiconv/1.15: ^
libiconv/1.15: lstat.c: In function ▒rpl_lstat▒:
libiconv/1.15: lstat.c:70:40: warning: passing argument 2 of ▒orig_lstat▒ from incompatible pointer type [-Wincompatible-pointer-types]
libiconv/1.15: int lstat_result = orig_lstat (file, sbuf);
libiconv/1.15: ^
libiconv/1.15: lstat.c:39:1: note: expected ▒struct stat *▒ but argument is of type ▒struct _stati64 *▒
libiconv/1.15: orig_lstat (const char *filename, struct stat *buf)
libiconv/1.15: ^
libiconv/1.15: In file included from ./sys/stat.h:32:0,
libiconv/1.15: from lstat.c:35:
libiconv/1.15: lstat.c:81:44: error: dereferencing pointer to incomplete type ▒struct _stati64▒
libiconv/1.15: if (file[len - 1] != '/' || S_ISDIR (sbuf->st_mode))
libiconv/1.15: ^
libiconv/1.15: make[2]: *** [Makefile:1127: lstat.o] Error 1
libiconv/1.15: make[2]: *** Waiting for unfinished jobs....
libiconv/1.15: make[2]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/srclib'
libiconv/1.15: make[1]: *** [Makefile:1072: all] Error 2
libiconv/1.15: make[1]: Leaving directory '/c/.conan/da1c75/1/source_subfolder/srclib'
libiconv/1.15: make: *** [Makefile:35: all] Error 2
libiconv/1.15:
libiconv/1.15: ERROR: Package 'bd8676182f1db70e6be16a57c45604fb7a6b0978' build failed
libiconv/1.15: WARN: Build folder C:/.conan/da1c75/1
ERROR: libiconv/1.15: Error in build() method, line 115
self._build_autotools()
while calling '_build_autotools', line 110
env_build.make()
ConanException: Error 2 while executing make -j8
An additional comment: using the bincrafters
recipe the package compiles successfully, i.e.
conan install --build missing -s build_type=Release -s arch=x86_64 -s compiler=gcc -s compiler.version=9 -s compiler.libcxx=libstdc++11 libiconv/1.15@bincrafters/stable
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 3
- Comments: 20 (9 by maintainers)
Any updates here?
If that is a limitation of the library we can only detect that in the configure step and raise and invalid configuration explaining the issue 🤷♂