You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configure: WARNING: using cross tools not prefixed with host triplet
configure: error: libgmp is provided as a DLL: use --disable-static --enable-shared
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-pc-mingw32-strip... /home/cat/llvm-mingw/bin/llvm-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking whether configure options are compatible... yes
checking for x86_64-pc-mingw32-gcc... /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc accepts -g... yes
checking for /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc option to enable C11 features... none needed
checking whether /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc... gcc3
checking how to run the C preprocessor... /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc -E
checking for x86_64-pc-mingw32-ar... /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-llvm-ar
checking the archiver (/home/cat/llvm-mingw/bin/x86_64-w64-mingw32-llvm-ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc... /home/cat/llvm-mingw/bin/ld.lld -verbose
checking if the linker (/home/cat/llvm-mingw/bin/ld.lld -verbose) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/cat/llvm-mingw/bin/llvm-nm
checking the name lister (/home/cat/llvm-mingw/bin/llvm-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/cat/llvm-mingw/bin/ld.lld -verbose option to reload object files... -r
checking for x86_64-pc-mingw32-file... no
checking for file... file
checking for x86_64-pc-mingw32-objdump... /home/cat/llvm-mingw/bin/llvm-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-pc-mingw32-dlltool... /home/cat/llvm-mingw/bin/llvm-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib_fallback
checking for x86_64-pc-mingw32-ar... (cached) /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-llvm-ar
checking for archiver @FILE support... @
checking for x86_64-pc-mingw32-strip... (cached) /home/cat/llvm-mingw/bin/llvm-strip
checking for x86_64-pc-mingw32-ranlib... /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-llvm-ranlib
checking command to parse /home/cat/llvm-mingw/bin/llvm-nm output from /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc 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 x86_64-pc-mingw32-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for x86_64-pc-mingw32-as... :
checking for x86_64-pc-mingw32-dlltool... (cached) /home/cat/llvm-mingw/bin/llvm-dlltool
checking for x86_64-pc-mingw32-objdump... (cached) /home/cat/llvm-mingw/bin/llvm-objdump
checking for objdir... .libs
checking if /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... yes
checking for /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc static flag -static works... yes
checking if /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the /home/cat/llvm-mingw/bin/x86_64-w64-mingw32-gcc linker (/home/cat/llvm-mingw/bin/ld.lld -verbose) supports shared libraries... no
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for non-MS-Windows ICC... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking for library containing clock_gettime... no
checking for size_t... yes
checking for limits.h... yes
checking for float.h... yes
checking for string.h... (cached) yes
checking for locale.h... yes
checking for wchar.h... yes
checking for stdarg.h... yes
checking for sys/fpu.h... no
checking for struct lconv.decimal_point... yes
checking for struct lconv.thousands_sep... yes
checking for working alloca.h... no
checking for alloca... yes
checking for uintptr_t... yes
checking how to copy va_list... va_copy
checking for setlocale... yes
checking for gettimeofday... yes
checking for signal... yes
checking for sigaction and its associated structure... no
checking for long long int... yes
checking for intmax_t... yes
checking for working INTMAX_MAX... yes
checking for union fpc_csr... no
checking for _Noreturn... yes
checking for __builtin_unreachable... yes
checking for constructor and destructor attributes... yes
checking for fesetround... yes
checking for gcc float-conversion bug... cannot test, use -ffloat-store
checking for subnormal double-precision numbers... cannot test, assume no
checking for subnormal single-precision numbers... cannot test, assume no
checking for signed zeros... cannot test, assume no
checking if the FP division by 0 fails... cannot test, assume no
checking if NAN == NAN... cannot test, assume no
checking if charset has consecutive values... cannot test
checking for math/round... yes
checking for math/trunc... yes
checking for math/floor... yes
checking for math/ceil... yes
checking for math/nearbyint... yes
checking format of floating-point type `double'... IEEE double, little endian
checking format of floating-point type `long double'... IEEE extended, little endian (16 bytes)
checking for TLS support using C11... cannot test, assume no
checking for TLS support... cannot test, assume no
checking if compiler knows _Decimal64... no
checking bit-field ordering for _Decimal128... cannot test
checking if _Float128 with hex constants is supported... no
checking if __float128 can be used as a fallback... yes
checking for Static Assertion support... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking for gmp.h... yes
checking for DLL/static GMP... DLL
Package: mpfr:[email protected]
Host Environment
vcpkg-scripts version: f06267d 2024-12-21 (2 days ago)
To Reproduce
vcpkg install mpfr
Failure logs
/home/cat/git/vcpkg/buildtrees/mpfr/config-x64-mingw-dynamic-dbg-err.log
/home/cat/git/vcpkg/buildtrees/mpfr/config-x64-mingw-dynamic-dbg-out.log
/home/cat/git/vcpkg/buildtrees/mpfr/config-x64-mingw-dynamic-dbg-config.log
The text was updated successfully, but these errors were encountered: