Closed SpaceIm closed 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 🐸
Package and Environment Details (include every applicable attribute)
Conan profile (output of
conan profile show default
orconan profile show <profile>
if custom profile is in use)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