We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package: gmp:[email protected]
Host Environment
To Reproduce
vcpkg install
Failure logs
-- Using cached gmp-6.3.0.tar.xz. -- Cleaning sources at /Users/d9mz/Git/aya/vcpkg/buildtrees/gmp/src/v6.3.0-036e54f1a3.clean. Use --editable to skip cleaning for the packages you specify. -- Extracting source /Users/d9mz/Git/aya/vcpkg/downloads/gmp-6.3.0.tar.xz -- Applying patch asmflags.patch -- Applying patch cross-tools.patch -- Applying patch subdirs.patch -- Applying patch msvc_symbol.patch -- Applying patch arm64-coff.patch -- Using source at /Users/d9mz/Git/aya/vcpkg/buildtrees/gmp/src/v6.3.0-036e54f1a3.clean -- Getting CMake variables for arm64-osx -- Getting CMake variables for arm64-osx-dbg -- Getting CMake variables for arm64-osx-rel -- Generating configure for arm64-osx CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message): Command failed: /opt/homebrew/bin/autoreconf -vfi Working Directory: /Users/d9mz/Git/aya/vcpkg/buildtrees/gmp/src/v6.3.0-036e54f1a3.clean/ Error code: no such file or directory See logs for more information: Call Stack (most recent call first): scripts/cmake/vcpkg_configure_make.cmake:731 (vcpkg_execute_required_process) buildtrees/versioning_/versions/gmp/c28d96e8dd3ed941ba550f1e9d9f7bf1f2a83ac8/portfile.cmake:82 (vcpkg_configure_make) scripts/ports.cmake:196 (include)
Additional context
{ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "aya", "version": "1.0.0", "builtin-baseline": "ee1093857f3d16b007065542bbb2229369c70c2e", "dependencies": [ "assimp", "boost-accumulators", "boost-bimap", "boost-circular-buffer", "boost-container", "boost-crc", "boost-exception", "boost-filesystem", "boost-flyweight", "boost-foreach", "boost-format", "boost-intrusive", "boost-iostreams", "boost-math", "boost-pool", "boost-program-options", "boost-signals2", "boost-system", "boost-thread", "boost-url", "boost-uuid", "cgal", "curl", "discord-rpc", "freetype", "libjpeg-turbo", "libpng", "lz4", "meshoptimizer", "openssl", "opus", "portaudio", "pugixml", "rapidjson", "sdl2", "vulkan", "zlib", "zstd", { "name": "imgui", "features": [ "opengl3-binding" ] } ] }
The text was updated successfully, but these errors were encountered:
nvm. autoconf was using old version of perl, reinstalled autoconf w/ brew and now points to right perl version.
Sorry, something went wrong.
No branches or pull requests
Package: gmp:[email protected]
Host Environment
vcpkg-scripts version: 19847ac 2024-12-12 (8 hours ago)
To Reproduce
vcpkg install
Failure logs
Additional context
vcpkg.json
The text was updated successfully, but these errors were encountered: