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: error: in `/Volumes/ExternalHDD/github/vcpkg/buildtrees/libffi/x64-osx-dbg':
configure: error: C compiler cannot create executables
See `config.log' for more details
checking build system type... x86_64-apple-darwin23.6.0
checking host system type... x86_64-apple-darwin23.6.0
checking target system type... x86_64-apple-darwin23.6.0
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./../src/libffi-3-5867c437e9.clean/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/cc -isysroot -g -fPIC
checking whether the C compiler works... no
I can't reproduce this issue in my side with the latest vcpkg 2025-02-11-bec4296bf5289dc9ce83b4f5095943e44162f9c2.
Regarding this issue, I have the following suggestions:
Check the local compiler to ensure it is available.
Check the permissions of the external hard drive to see if it is readable and writable.
Try storing vcpkg on the local disk and reinstalling the port.
Package: libffi:[email protected]
Host Environment
vcpkg-scripts version: d5ec528 2025-02-14 (3 weeks ago)
To Reproduce
vcpkg install libffi
Failure logs
/Volumes/ExternalHDD/github/vcpkg/buildtrees/libffi/config-x64-osx-dbg-err.log
/Volumes/ExternalHDD/github/vcpkg/buildtrees/libffi/config-x64-osx-dbg-out.log
/Volumes/ExternalHDD/github/vcpkg/buildtrees/libffi/config-x64-osx-dbg-config.log
The text was updated successfully, but these errors were encountered: