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

[python3] Build error on x64-linux #39306

Closed
Akhasi1 opened this issue Jun 15, 2024 · 2 comments
Closed

[python3] Build error on x64-linux #39306

Akhasi1 opened this issue Jun 15, 2024 · 2 comments
Assignees
Labels
requires:repro The issue is not currently repro-able

Comments

@Akhasi1
Copy link

Akhasi1 commented Jun 15, 2024

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
Command failed: /usr/bin/bash -c "V=1 ./../src/v3.11.8-fe0ac5827a.clean/configure "--with-openssl=/home/lhk/forward-secure-cloud-storage/build/vcpkg_installed/x64-linux" "--without-ensurepip" "--with-suffix=" "--with-system-expat" "--without-readline" "--disable-test-modules" "--disable-silent-rules" "--verbose" "--disable-shared" "--enable-static" "--with-pydebug" "vcpkg_rpath=/home/lhk/forward-secure-cloud-storage/build/vcpkg_installed/x64-linux/debug/lib" "--prefix=/home/lhk/forward-secure-cloud-storage/build/vcpkg_installed/x64-linux/debug" "--bindir=\${prefix}/../tools/python3/debug/bin" "--sbindir=\${prefix}/../tools/python3/debug/sbin" "--libdir=\${prefix}/lib" "--includedir=\${prefix}/../include" "--datarootdir=\${prefix}/share/python3""
Working Directory: /opt/vcpkg/buildtrees/python3/x64-linux-dbg
Error code: 1
See logs for more information:
/opt/vcpkg/buildtrees/python3/config-x64-linux-dbg-config.log
/opt/vcpkg/buildtrees/python3/config-x64-linux-dbg-out.log
/opt/vcpkg/buildtrees/python3/config-x64-linux-dbg-err.log

Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_make.cmake:863 (vcpkg_execute_required_process)
ports/python3/portfile.cmake:274 (vcpkg_configure_make)
scripts/ports.cmake:191 (include)

error: building python3:x64-linux failed with: BUILD_FAILED
Elapsed time to handle python3:x64-linux: 19 s
Please ensure you're using the latest port files with git pull and vcpkg update.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+python3
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[python3]+Build+error+on+x64-linux&body=Copy+issue+body+from+%2Fhome%2Flhk%2Fforward-secure-cloud-storage%2Fbuild%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md

-- Running vcpkg install - failed
CMake Error at /opt/vcpkg/scripts/buildsystems/vcpkg.cmake:899 (message):
vcpkg install failed. See logs for more information:
/home/lhk/forward-secure-cloud-storage/build/vcpkg-manifest-install.log
Call Stack (most recent call first):
/usr/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake:148 (include)
CMakeLists.txt:9 (project)

CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage

@jimwang118 jimwang118 added the requires:repro The issue is not currently repro-able label Jun 17, 2024
@jimwang118
Copy link
Contributor

Sorry, i can`t reproduce this issue locally. Can you provide the error log?

/opt/vcpkg/buildtrees/python3/config-x64-linux-dbg-config.log
/opt/vcpkg/buildtrees/python3/config-x64-linux-dbg-out.log
/opt/vcpkg/buildtrees/python3/config-x64-linux-dbg-err.log

@jimwang118
Copy link
Contributor

Thanks for posting this issue. Please reopen this issue if this is still a problem for you.

@jimwang118 jimwang118 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:repro The issue is not currently repro-able
Projects
None yet
Development

No branches or pull requests

2 participants