conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
963 stars 1.77k forks source link

[package] libgettext/0.20.1: build fails on AppVeyor with mingw_installer #5363

Closed SpaceIm closed 2 months ago

SpaceIm commented 3 years ago

Package and Environment Details (include every applicable attribute)

Conan profile (output of conan profile show default or conan profile show <profile> if custom profile is in use)

[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.exception=seh
compiler.libcxx=libstdc++
compiler.threads=posix
compiler.version=8
[options]
[env]
[build_requires]
*:mingw_installer/1.0@conan/stable

Steps to reproduce (Include if Applicable)

conan install libgettext/0.20.1@ -b missing

Logs (Include/Attach if Applicable)

Click to expand log ``` libgettext/0.20.1: Applying build-requirement: mingw_installer/1.0@conan/stable Downloading conan_sources.tgz libgettext/0.20.1: Configuring sources in C:\Users\appveyor\.conan\data\libgettext\0.20.1\_\_\source libgettext/0.20.1: Copying sources to build folder libgettext/0.20.1: Building your package in C:\Users\appveyor\.conan\data\libgettext\0.20.1\_\_\build\bc29ec07cac41cb52b6542fb062b1f2125f57341 libgettext/0.20.1: Generator txt created conanbuildinfo.txt libgettext/0.20.1: Calling build() libgettext/0.20.1: run_in_windows_bash: "C:\Program Files\Git\usr\bin\bash.exe" --login -c ^"cd \^"/c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/gettext-tools\^" ^&^& PATH=\^"/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin:/c/users/appveyor/.conan/data/libiconv/1.16/_/_/package/dbc97e02589c20e3ca37b15d05c8e5853fae244f/bin:$PATH\^" ^&^& /c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/gettext-tools/configure --help ^" `configure' configures gettext-tools 0.20.1 to adapt to many kinds of systems. Usage: /c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/gettext-tools/configure [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print `checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for `--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or `..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [/usr/local] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, `make install' will install all the files in `/usr/local/bin', `/usr/local/lib' etc. You can specify an installation prefix other than `/usr/local' using `--prefix', for instance `--prefix=$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/gettext-tools] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names System types: --build=BUILD configure for building on BUILD [guessed] --host=HOST cross-compile to build programs to run on HOST [BUILD] Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-silent-rules less verbose build output (undo: "make V=1") --disable-silent-rules verbose build output (undo: "make V=0") --enable-dependency-tracking do not reject slow dependency extractors --disable-dependency-tracking speeds up one-time build --disable-java do not build Java sources --enable-csharp[=IMPL] choose preferred C# implementation (mono) --disable-largefile omit support for large files --enable-threads={posix|solaris|pth|windows} specify multithreading API --disable-threads build without multithread safety --enable-shared[=PKGS] build shared libraries [default=yes] --enable-static[=PKGS] build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] --disable-libtool-lock avoid locking (might break parallel builds) --disable-nls do not use Native Language Support --disable-rpath do not hardcode runtime library paths --disable-c++ do not build C++ sources --disable-openmp do not use OpenMP --disable-acl do not support ACLs --enable-relocatable install a package that can be moved in the file system Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use both] --with-aix-soname=aix|svr4|both shared library versioning (aka "SONAME") variant to provide on AIX, [default=aix]. --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-sysroot[=DIR] Search for dependent libraries within DIR (or the compiler's sysroot if not specified). --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-libpth-prefix[=DIR] search for libpth in DIR/include and DIR/lib --without-libpth-prefix don't search for libpth in includedir and libdir --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib --without-libiconv-prefix don't search for libiconv in includedir and libdir --with-included-gettext use the GNU gettext library included here --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib --without-libintl-prefix don't search for libintl in includedir and libdir --with-included-libunistring use the libunistring parts included here --with-libunistring-prefix[=DIR] search for libunistring in DIR/include and DIR/lib --without-libunistring-prefix don't search for libunistring in includedir and libdir --with-included-libxml use the libxml2 included here --with-libxml2-prefix[=DIR] search for libxml2 in DIR/include and DIR/lib --without-libxml2-prefix don't search for libxml2 in includedir and libdir --without-included-regex don't compile regex; this is the default on systems with recent-enough versions of the GNU C Library (use with caution on other systems). --without-emacs do not use Emacs, don't install po-mode --with-lispdir override the default lisp directory --without-git don't use git to compress the infrastructure archive --with-cvs use cvs to compress the infrastructure archive (deprecated) --without-bzip2 don't use bzip2 to compress the infrastructure archive --without-xz don't use xz to compress the infrastructure archive Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory YACC The `Yet Another Compiler Compiler' implementation to use. Defaults to the first program found out of: `bison -y', `byacc', `yacc'. YFLAGS The list of arguments that will be passed by default to $YACC. This script will default YFLAGS to the empty string to avoid a default value of `-d' given by some make applications. CPP C preprocessor LT_SYS_LIBRARY_PATH User-defined run-time library search path. CXX C++ compiler command CXXFLAGS C++ compiler flags EMACS the Emacs editor command EMACSLOADPATH the Emacs library search path CXXCPP C++ preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . libgettext/0.20.1: Calling: > /c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/gettext-tools/configure HELP2MAN=/bin/true EMACS=no --disable-nls --disable-dependency-tracking --enable-relocatable --disable-c++ --disable-java --disable-csharp --disable-libasprintf --disable-curses --enable-threads=windows --with-libiconv-prefix=/c/users/appveyor/.conan/data/libiconv/1.16/_/_/package/dbc97e02589c20e3ca37b15d05c8e5853fae244f --disable-shared --enable-static --prefix=C:/Users/appveyor/.conan/data/libgettext/0.20.1/_/_/package/bc29ec07cac41cb52b6542fb062b1f2125f57341 libgettext/0.20.1: run_in_windows_bash: "C:\Program Files\Git\usr\bin\bash.exe" --login -c ^"cd \^"/c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/gettext-tools\^" ^&^& PATH=\^"/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin:/c/users/appveyor/.conan/data/libiconv/1.16/_/_/package/dbc97e02589c20e3ca37b15d05c8e5853fae244f/bin:$PATH\^" ^&^& /c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/gettext-tools/configure HELP2MAN=/bin/true EMACS=no --disable-nls --disable-dependency-tracking --enable-relocatable --disable-c++ --disable-java --disable-csharp --disable-libasprintf --disable-curses --enable-threads=windows --with-libiconv-prefix=/c/users/appveyor/.conan/data/libiconv/1.16/_/_/package/dbc97e02589c20e3ca37b15d05c8e5853fae244f --disable-shared --enable-static --prefix=C:/Users/appveyor/.conan/data/libgettext/0.20.1/_/_/package/bc29ec07cac41cb52b6542fb062b1f2125f57341 ^" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no checking whether make supports nested variables... no checking for gcc... /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe accepts -g... yes checking for /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe option to accept ISO C89... none needed checking whether /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe understands -c and -o together... yes checking whether make supports the include directive... no checking dependency style of /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe... none checking for bison... no checking for byacc... no checking whether to use Java... no checking how to run the C preprocessor... /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Java virtual machine... java checking for Java compiler... javac -source 1.6 checking for jar... jar checking for preferred C# implementation... no checking for C# compiler... no checking build system type... x86_64-pc-mingw64 checking host system type... x86_64-pc-mingw64 checking for C# program execution engine... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe option to accept ISO C99... none needed checking for /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe option to accept ISO Standard C... (cached) none needed checking for auto-import of symbols... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe... C:/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/nm -B checking the name lister (/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/nm -B) interface... BSD nm checking whether ln -s works... no, using cp -pR checking the maximum length of command line arguments... 8192 checking how to convert x86_64-pc-mingw64 file names to x86_64-pc-mingw64 format... func_convert_file_msys_to_w32 checking how to convert x86_64-pc-mingw64 file names to toolchain format... func_convert_file_msys_to_w32 checking for C:/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/nm -B output from /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for as... as checking for dlltool... (cached) dlltool checking for objdump... (cached) objdump checking for objdir... .libs checking if /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe supports -fno-rtti -fno-exceptions... no checking for /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe option to produce PIC... -DDLL_EXPORT -DPIC checking if /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe PIC flag -DDLL_EXPORT -DPIC works... yes checking if /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe static flag -static works... yes checking if /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe supports -c -o file.o... yes checking if /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe supports -c -o file.o... (cached) yes checking whether the /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe linker (C:/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for windres... windres checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for xlocale.h... no checking for string.h... (cached) yes checking for sys/socket.h... no checking for dirent.h... yes checking for fnmatch.h... no checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for crtdefs.h... yes checking for langinfo.h... no checking for libxml2/libxml/xmlexports.h... no checking for libxml2/libxml/xmlversion.h... no checking for limits.h... yes checking for math.h... yes checking for wchar.h... yes checking for sys/mman.h... no checking for spawn.h... no checking for stdint.h... (cached) yes checking for sys/select.h... no checking for sys/wait.h... no checking for utime.h... yes checking for features.h... no checking for arpa/inet.h... no checking for netdb.h... no checking for netinet/in.h... no checking for inttypes.h... (cached) yes checking for semaphore.h... yes checking for sys/ioctl.h... no checking for sys/uio.h... no checking for malloc.h... yes checking for getpagesize... yes checking for working mmap... no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld... C:/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking whether imported symbols can be declared weak... no checking for multithread API to use... windows checking whether to use C++... no checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... no checking for geteuid... no checking for getgid... no checking for getuid... no checking for mempcpy... yes checking for munmap... no checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... no checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking for bison... no checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... no checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... no checking for uselocale... no checking for fchmod... no checking for canonicalize_file_name... no checking for getcwd... (cached) yes checking for readlink... no checking for realpath... no checking for readlinkat... no checking for _set_invalid_parameter_handler... yes checking for fcntl... no checking for fnmatch... no checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... (cached) yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getdelim... no checking for getdtablesize... no checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for newlocale... no checking for duplocale... no checking for freelocale... no checking for lstat... no checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for select... no checking for pipe2... no checking for setenv... no checking for secure_getenv... no checking for getuid... (cached) no checking for geteuid... (cached) no checking for getgid... (cached) no checking for getegid... (cached) no checking for sigaction... no checking for sigaltstack... no checking for siginterrupt... no checking for snprintf... yes checking for stpncpy... no checking for strerror_r... no checking for __xpg_strerror_r... no checking for pipe... no checking for utime... yes checking for futimes... no checking for futimesat... no checking for futimens... no checking for utimensat... no checking for lutimes... no checking for vasnprintf... no checking for wcwidth... no checking for ftruncate... yes checking for pthread_sigmask... no checking for sleep... yes checking for catgets... no checking for shutdown... no checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking for mbrlen... yes checking for nl_langinfo... no checking for fsync... no checking for tcdrain... no checking for getrlimit... no checking for setrlimit... no checking for working fcntl.h... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array member... yes checking for ptrdiff_t... yes checking for features.h... (cached) no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for wprintf... yes checking for newlocale... (cached) no checking for putenv... yes checking for setenv... (cached) no checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) no checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... yes checking whether _snwprintf is declared... yes checking whether getc_unlocked is declared... no checking for nl_langinfo and CODESET... no checking for LC_MESSAGES... no checking for windres... windres checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking for /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe option to support OpenMP... -fopenmp checking whether // is distinct from /... yes checking whether realpath works... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... yes checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... yes checking for EOVERFLOW value... yes checking whether strerror_r is declared... no checking for strerror_r... (cached) no checking whether strerror_r returns char *... no checking for mode_t... yes checking for sig_atomic_t... yes checking for pid_t... yes checking for eaccess... no checking for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for 64-bit off_t... yes checking for 64-bit st_size... no checking for nlink_t... no checking whether stdin defaults to large file offsets... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getdelim is declared... no checking whether getdtablesize is declared... no checking whether getline is declared... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for C/C++ restrict keyword... __restrict checking winsock2.h usability... yes checking winsock2.h presence... yes checking for winsock2.h... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... no checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether included libunistring is requested... no checking for libunistring... no, consider installing GNU libunistring checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether pow can be used without linking with libm... yes checking whether lstat correctly handles trailing slash... no checking whether malloc, realloc, calloc are POSIX compliant... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for a traditional french locale... French_France.1252 checking for mmap... no checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no checking for O_CLOEXEC... no checking for promoted mode_t type... int checking for library containing posix_spawn... no checking for posix_spawn... no checking for sigset_t... no checking for SIGPIPE... no checking for shared library path variable... PATH checking whether to activate relocatable installation... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for _NSGetExecutablePath... no checking whether setenv is declared... no checking for ssize_t... yes checking for uid_t in sys/types.h... no checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... no checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether stpncpy is declared... no checking whether strerror(0) succeeds... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether is self-contained... no checking for winsock2.h... (cached) yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... (cached) no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... (cached) no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... (cached) no checking whether getchar_unlocked is declared... no checking whether putc_unlocked is declared... no checking whether putchar_unlocked is declared... no checking whether unsetenv is declared... no checking whether the utimes function works... no checking for intmax_t... (cached) yes checking for snprintf... (cached) yes checking for strnlen... (cached) yes checking for wcslen... (cached) yes checking for wcsnlen... (cached) yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... (cached) yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking ws2tcpip.h usability... yes checking ws2tcpip.h presence... yes checking for ws2tcpip.h... yes checking whether is self-contained... no checking for struct sockaddr_storage... yes checking for sa_family_t... no checking for struct sockaddr_storage.ss_family... yes checking for winsock2.h... (cached) yes checking whether alarm is declared... no checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... no checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for winsock2.h... (cached) yes checking if we need to call WSAStartup in winsock2.h and -lws2_32... yes checking whether strerror_r is declared... (cached) no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no configure: WARNING: libacl development library was not found or not usable. configure: WARNING: gettext-tools will be built without ACL support. checking for atexit... yes checking for dirent.h... (cached) yes checking for string.h... (cached) yes checking for long file names... yes checking for pathconf... no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for __builtin_expect... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for winsock2.h... (cached) yes checking for closedir... yes checking for chown... no checking for dirfd... no checking whether dirfd is declared... no checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... no_such_member checking whether // is distinct from /... (cached) yes checking whether dup2 works... no checking for setdtablesize... no checking for error_at_line... no checking whether fabs can be used without linking with libm... yes checking for flexible array member... (cached) yes checking whether conversion from 'int' to 'long double' works... yes checking whether isblank is declared... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for flockfile... no checking for funlockfile... no checking whether getc_unlocked is declared... (cached) no checking for getline... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether iswblank is declared... yes checking whether to use Java... no checking whether to use the included libunistring... yes checking whether included libxml is requested... no checking for libxml... no checking whether to use the included libxml... yes checking for arpa/inet.h... (cached) no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dlfcn.h... (cached) no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for limits.h... (cached) yes checking for malloc.h... (cached) yes checking for math.h... (cached) yes checking for netdb.h... (cached) no checking for netinet/in.h... (cached) no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/select.h... (cached) no checking for sys/socket.h... (cached) no checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... no checking for resolv.h... no checking for dlopen... no checking for getaddrinfo... no checking for localtime... yes checking for shlload... no checking for stat... yes checking for strftime... yes checking whether locale.h conforms to POSIX:2001... no checking whether struct lconv is properly defined... no checking whether log10 works... yes checking whether lseek detects pipes... no checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... no checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... no checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memmove... yes checking for memset... yes checking whether mkdir handles trailing slash... no checking whether mkdir handles trailing dot... no checking for mkdtemp... no checking for obstacks that work with any size object... no checking for opendir... yes checking whether posix_spawn_file_actions_addclose works... no checking whether posix_spawn_file_actions_adddup2 works... no checking whether posix_spawn_file_actions_addopen works... no checking paths.h usability... no checking paths.h presence... no checking for paths.h... no checking for confstr... no checking for sched_setparam... no checking for sched_setscheduler... yes checking for setegid... no checking for seteuid... no checking for vfork... no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for raise... yes checking for rawmemchr... no checking for readdir... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... (cached) yes checking whether rmdir works... no checking for __secure_getenv... no checking for issetugid... no checking for siginfo_t... no checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... gnu checking for stpcpy... (cached) no checking for strchrnul... no checking for strcspn... yes checking for winsock2.h... (cached) yes checking for working strnlen... yes checking for strpbrk... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking for strtol... yes checking for strtoul... (cached) yes checking for nlink_t... (cached) no checking for unsetenv... no checking for ptrdiff_t... (cached) yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking for waitid... no checking for waitpid... no checking for union wait... no checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... no checking whether wcwidth is a macro... no checking for stdint.h... (cached) yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for a traditional french locale... (cached) French_France.1252 checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) French_France.1252 checking for a turkish Unicode locale... none checking whether dup works... no checking for getxattr with XATTR_NAME_POSIX_ACL macros... no checking for chsize... yes checking for getpagesize... yes checking whether getpagesize is declared... no checking for winsock2.h... (cached) yes checking whether inet_pton is declared... no checking whether byte ordering is bigendian... (cached) no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... word 2 bit 0 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for a traditional french locale... (cached) French_France.1252 checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) French_France.1252 checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mbtowc... yes checking for mmap... (cached) no checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... no checking for netinet/in.h... (cached) no checking whether perror matches strerror... yes checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... yes checking for mmap... (cached) no checking for mmap... (cached) no checking for a traditional french locale... (cached) French_France.1252 checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether sleep is declared... yes checking for working sleep... no checking for socklen_t... yes checking for working stdalign.h... yes checking for mmap... (cached) no checking for mmap... (cached) no checking for mmap... (cached) no checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking for a traditional french locale... (cached) French_France.1252 checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... no checking whether btowc(0) is correct... (cached) yes checking whether btowc(EOF) is correct... (cached) yes checking for __builtin_expect... (cached) yes checking whether the compiler supports the __inline keyword... yes checking for struct lconv.decimal_point... yes checking for mbtowc... (cached) yes checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... (cached) yes checking whether wcrtomb return value is correct... (cached) yes checking for __builtin_expect... (cached) yes checking for winsock2.h... (cached) yes checking whether // is distinct from /... (cached) yes checking whether dup2 works... (cached) no checking for setdtablesize... (cached) no checking for error_at_line... (cached) no checking whether conversion from 'int' to 'long double' works... (cached) yes checking for flockfile... (cached) no checking for funlockfile... (cached) no checking whether getc_unlocked is declared... (cached) no checking for getline... (cached) no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking whether __argv is declared... (cached) yes checking whether the compiler generally respects inline... (cached) yes checking whether to use the included libunistring... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) no checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbswidth is declared in ... (cached) no checking for mbstate_t... (cached) yes checking for obstacks that work with any size object... (cached) no checking for raise... (cached) yes checking for rawmemchr... (cached) no checking for volatile sig_atomic_t... (cached) yes checking for sighandler_t... (cached) no checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... (cached) no checking for struct stat.st_atimespec.tv_nsec... (cached) no checking for struct stat.st_atimensec... (cached) no checking for struct stat.st_atim.st__tim.tv_nsec... (cached) no checking for struct stat.st_birthtimespec.tv_nsec... (cached) no checking for struct stat.st_birthtimensec... (cached) no checking for struct stat.st_birthtim.tv_nsec... (cached) no checking for va_copy... (cached) yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... (cached) gnu checking for stpcpy... (cached) no checking for strchrnul... (cached) no checking for winsock2.h... (cached) yes checking whether strstr works... (cached) yes checking for nlink_t... (cached) no checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... (cached) no checking whether wcwidth is a macro... (cached) no checking for stdint.h... (cached) yes checking pwd.h usability... no checking pwd.h presence... no checking for pwd.h... no checking for inline... (cached) inline checking for unsigned long long int... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ssize_t... (cached) yes checking for pid_t... (cached) yes checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no checking for select... (cached) no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... no checking for vfork... (cached) no checking for signal handlers with siginfo_t... no checking for setlocale declaration... extern char *setlocale (int category, const char *locale); checking whether byte ordering is bigendian... (cached) no checking for arpa/inet.h... (cached) no checking for gethostname... no checking for gethostbyname... no checking for inet_ntop... no checking for IPv6 sockets... no checking for BSD- or MS-compatible name lister (nm)... (cached) /c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/nm -B checking the name lister (/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/nm -B) interface... (cached) BSD nm checking for dvips... /c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/build-aux/missing dvips checking for texi2pdf... /c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/build-aux/missing texi2pdf checking for perl... /usr/bin/perl checking for a traditional french locale... (cached) French_France.1252 checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a german Unicode locale... none checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating csharpexec.sh config.status: creating javacomp.sh config.status: creating javaexec.sh config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating its/Makefile config.status: creating gnulib-lib/Makefile config.status: creating libgrep/Makefile config.status: creating src/Makefile config.status: creating src/user-email config.status: creating libgettextpo/Makefile config.status: creating libgettextpo/exported.sh config.status: creating po/Makefile.in config.status: creating projects/Makefile config.status: creating styles/Makefile config.status: creating emacs/Makefile config.status: creating misc/Makefile config.status: creating misc/gettextize config.status: creating misc/autopoint config.status: creating misc/convert-archive config.status: creating man/Makefile config.status: creating man/x-to-1 config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/init-env config.status: creating system-tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in examples (/c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/gettext-tools/examples) configure: running /bin/sh ./configure --disable-option-checking '--prefix=C:/Users/appveyor/.conan/data/libgettext/0.20.1/_/_/package/bc29ec07cac41cb52b6542fb062b1f2125f57341' 'HELP2MAN=/bin/true' 'EMACS=no' '--disable-nls' '--disable-dependency-tracking' '--enable-relocatable' '--disable-c++' '--disable-java' '--disable-csharp' '--disable-libasprintf' '--disable-curses' '--enable-threads=windows' '--with-libiconv-prefix=/c/users/appveyor/.conan/data/libiconv/1.16/_/_/package/dbc97e02589c20e3ca37b15d05c8e5853fae244f' '--disable-shared' '--enable-static' 'CC=/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/gcc.exe' 'CFLAGS=-m64 -O3 -s' 'LDFLAGS=-m64 -L/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/lib -L/c/users/appveyor/.conan/data/libiconv/1.16/_/_/package/dbc97e02589c20e3ca37b15d05c8e5853fae244f/lib' 'LIBS=-liconv -lcharset' 'CPPFLAGS=-I/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/include -I/c/users/appveyor/.conan/data/libiconv/1.16/_/_/package/dbc97e02589c20e3ca37b15d05c8e5853fae244f/include -DNDEBUG' 'CXX=/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin/g++.exe' 'CXXFLAGS=-m64 -O3 -s' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no checking whether make supports nested variables... no checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating installpaths config.status: creating po/Makefile config.status: executing po-directories commands libgettext/0.20.1: run_in_windows_bash: "C:\Program Files\Git\usr\bin\bash.exe" --login -c ^"cd \^"/c/users/appveyor/.conan/data/libgettext/0.20.1/_/_/build/bc29ec07cac41cb52b6542fb062b1f2125f57341/source_subfolder/gettext-tools\^" ^&^& PATH=\^"/c/users/appveyor/.conan/data/mingw_installer/1.0/conan/stable/package/4b8f5a096ecfd6aabff608521169f167b01837ec/bin:/c/users/appveyor/.conan/data/libiconv/1.16/_/_/package/dbc97e02589c20e3ca37b15d05c8e5853fae244f/bin:$PATH\^" ^&^& make -C intl -j2 ^" /usr/bin/bash: make: command not found libgettext/0.20.1: libgettext/0.20.1: WARN: Recipe 'libgettext/0.20.1' is deprecated in favor of 'gettext'. Please, consider changing your requirements. libgettext/0.20.1: ERROR: Package 'bc29ec07cac41cb52b6542fb062b1f2125f57341' build failed libgettext/0.20.1: WARN: Build folder C:\Users\appveyor\.conan\data\libgettext\0.20.1\_\_\build\bc29ec07cac41cb52b6542fb062b1f2125f57341 Traceback (most recent call last): File "C:\Python37\lib\site-packages\conans\errors.py", line 34, in conanfile_exception_formatter yield File "C:\Python37\lib\site-packages\conans\client\conanfile\build.py", line 16, in run_build_method conanfile.build() File "C:\Users\appveyor\.conan\data\libgettext\0.20.1\_\_\export\conanfile.py", line 115, in build env_build.make(self._make_args) File "C:\Python37\lib\site-packages\conans\client\build\autotools_environment.py", line 245, in make win_bash=self._win_bash, subsystem=self.subsystem) File "C:\Python37\lib\site-packages\conans\model\conan_file.py", line 371, in run raise ConanException("Error %d while executing %s" % (retcode, command)) conans.errors.ConanException: Error 127 while executing make -C intl -j2 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "build.py", line 7, in builder.run() File "C:\Python37\lib\site-packages\cpt\packager.py", line 584, in run self.run_builds(base_profile_name=base_profile_name) File "C:\Python37\lib\site-packages\cpt\packager.py", line 679, in run_builds r.run() File "C:\Python37\lib\site-packages\cpt\runner.py", line 136, in run lockfile=self._lockfile) File "C:\Python37\lib\site-packages\conans\client\conan_api.py", line 93, in wrapper return f(api, *args, **kwargs) File "C:\Python37\lib\site-packages\conans\client\conan_api.py", line 387, in create test_build_folder, test_folder, conanfile_path, recorder=recorder) File "C:\Python37\lib\site-packages\conans\client\cmd\create.py", line 77, in create recorder=recorder) File "C:\Python37\lib\site-packages\conans\client\cmd\test.py", line 38, in install_build_and_test recorder=recorder) File "C:\Python37\lib\site-packages\conans\client\manager.py", line 81, in deps_install graph_lock, keep_build=keep_build) File "C:\Python37\lib\site-packages\conans\client\installer.py", line 314, in install graph_lock, remotes, build_mode, update) File "C:\Python37\lib\site-packages\conans\client\installer.py", line 448, in _build self._handle_node_cache(node, keep_build, processed_package_refs, remotes) File "C:\Python37\lib\site-packages\conans\client\installer.py", line 510, in _handle_node_cache pref = self._build_package(node, output, keep_build, remotes) File "C:\Python37\lib\site-packages\conans\client\installer.py", line 549, in _build_package pref = builder.build_package(node, keep_build, self._recorder, remotes) File "C:\Python37\lib\site-packages\conans\client\installer.py", line 236, in build_package raise exc File "C:\Python37\lib\site-packages\conans\client\installer.py", line 223, in build_package self._build(conanfile, pref) File "C:\Python37\lib\site-packages\conans\client\installer.py", line 153, in _build raise exc File "C:\Python37\lib\site-packages\conans\client\installer.py", line 145, in _build run_build_method(conanfile, self._hook_manager, reference=pref.ref, package_id=pref.id) File "C:\Python37\lib\site-packages\conans\client\conanfile\build.py", line 16, in run_build_method conanfile.build() File "C:\Python37\lib\contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "C:\Python37\lib\site-packages\conans\errors.py", line 40, in conanfile_exception_formatter raise ConanExceptionInUserConanfileMethod(msg) conans.errors.ConanExceptionInUserConanfileMethod: libgettext/0.20.1: Error in build() method, line 115 env_build.make(self._make_args) ConanException: Error 127 while executing make -C intl -j2 Command exited with code 1 ```
perseoGI commented 2 months ago

Hi @SpaceIm I was reviewing old issues and I have come across this one.

I'm closing this issue as this recipe as your PR https://github.com/conan-io/conan-center-index/pull/5381 seems to solve this problem. If for some reason the problem remains nowadays, do not hesitate to reopen this issue or create a new ticket with updated information, preferably using conan v2.

Happy coding 🐸