Skip to content
New issue

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

[libffi] Build error on x64-windows #38881

Open
Yoshi-OOF opened this issue May 22, 2024 · 1 comment
Open

[libffi] Build error on x64-windows #38881

Yoshi-OOF opened this issue May 22, 2024 · 1 comment
Assignees
Labels
category:question This issue is a question

Comments

@Yoshi-OOF
Copy link

-- Configuring x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
Command failed: "B:/Enzo/Desktop/Rocket League/RLMarlbot-master/MemoryWriter/vcpkg/downloads/tools/msys2/09133458fed80fcb/usr/bin/bash.exe" --noprofile --norc --debug -c "V=1 CPP='compile cl.exe -E' CC='compile cl.exe' CC_FOR_BUILD='compile cl.exe' CPP_FOR_BUILD='compile cl.exe -E' CXX_FOR_BUILD='compile cl.exe' CXX='compile cl.exe' RC='windres-rc rc.exe' WINDRES='windres-rc rc.exe' AR='ar-lib lib.exe' LD='link.exe -verbose' RANLIB=':' STRIP=':' NM='dumpbin.exe -symbols -headers' DLLTOOL='link.exe -verbose -dll' CCAS=':' AS=':' ./../src/libffi-3-5867c437e9.clean/configure --build=x86_64-pc-mingw32 "--enable-portable-binary" "--disable-docs" "--disable-multi-os-directory" "CFLAGS=${CFLAGS} -DFFI_BUILDING_DLL" "CCAS=msvcc.sh -m64" "ac_cv_prog_ac_ct_STRIP=:" "gl_cv_double_slash_root=yes" "ac_cv_func_memmove=yes" "--disable-silent-rules" "--verbose" "--enable-shared" "--disable-static" "--prefix=/B/Enzo/Desktop/Rocket League/RLMarlbot-master/MemoryWriter/vcpkg/installed/x64-windows/debug" "--bindir=\${prefix}/../tools/libffi/debug/bin" "--sbindir=\${prefix}/../tools/libffi/debug/sbin" "--libdir=\${prefix}/lib" "--includedir=\${prefix}/../include" "--datarootdir=\${prefix}/share/libffi""
Working Directory: B:/Enzo/Desktop/Rocket League/RLMarlbot-master/MemoryWriter/vcpkg/buildtrees/libffi/x64-windows-dbg
Error code: 77
See logs for more information:
B:\Enzo\Desktop\Rocket League\RLMarlbot-master\MemoryWriter\vcpkg\buildtrees\libffi\config-x64-windows-dbg-config.log
B:\Enzo\Desktop\Rocket League\RLMarlbot-master\MemoryWriter\vcpkg\buildtrees\libffi\config-x64-windows-dbg-out.log
B:\Enzo\Desktop\Rocket League\RLMarlbot-master\MemoryWriter\vcpkg\buildtrees\libffi\config-x64-windows-dbg-err.log

Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_make.cmake:863 (vcpkg_execute_required_process)
ports/libffi/portfile.cmake:49 (vcpkg_configure_make)
scripts/ports.cmake:175 (include)

error: building libffi:x64-windows failed with: BUILD_FAILED

@dg0yt
Copy link
Contributor

dg0yt commented May 22, 2024

Working Directory: B:/Enzo/Desktop/Rocket League/RLMarlbot-master/MemoryWriter/vcpkg/buildtrees/libffi/x64-windows-dbg

Do not use locations with special characters: space, +, *, (, ?.

@FrankXie05 FrankXie05 added the category:question This issue is a question label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

3 participants