-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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 failure #13741
Comments
Could you provide the full log? Thanks. |
@JackBoosY Sure, already uploaded. |
|
Is there any workaround to fix this error? @JackBoosY |
@chenming-wu My osx machine has problem, waiting for fix it. |
@chenming-wu Can you provide the log /Users/jast/vcpkg/buildtrees/python3/src/v3.8.3-43b03f2bf0.clean-x64-osx-release/config.log? |
|
Will upgrade cpython to the latest version solve this problem? See python/cpython#21113 |
@chenming-wu Maybe, you can have a try. |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install python3
Failure logs
-Cut and past the appropriate build messages from the console output.
-Please attach any additional failure logs mentioned in the console output.
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:141 (message):
Command failed: /Users/jast/vcpkg/buildtrees/python3/src/v3.8.3-43b03f2bf0.clean-x64-osx-release/configure --prefix=/Users/jast/vcpkg/buildtrees/python3/src/v3.8.3-43b03f2bf0.clean-x64-osx-release/../../make-build-x64-osx-release --with-openssl=/Users/jast/vcpkg/installed/x64-osx "CPPFLAGS=-I/Users/jast/vcpkg/installed/x64-osx/include -framework CoreFoundation" LDFLAGS=-L/Users/jast/vcpkg/installed/x64-osx/lib LIBS=-liconv
Working Directory: /Users/jast/vcpkg/buildtrees/python3/src/v3.8.3-43b03f2bf0.clean-x64-osx-release
See logs for more information:
/Users/jast/vcpkg/buildtrees/python3/config-x64-osx-rel-out.log
/Users/jast/vcpkg/buildtrees/python3/config-x64-osx-rel-err.log
Call Stack (most recent call first):
ports/python3/portfile.cmake:125 (vcpkg_execute_build_process)
scripts/ports.cmake:79 (include)
Error: Building package python3:x64-osx failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with
./vcpkg update
, thensubmit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: python3:x64-osx
Vcpkg version: 2020.06.15-unknownhash
Additionally, attach any relevant sections from the log files above.
The following packages will be built and installed:
GNU nano 2.0.6 File: /Users/jast/vcpkg/buildtrees/python3/config-x64-osx-rel-err.log
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
configure: error: in
/Users/jast/vcpkg/buildtrees/python3/src/v3.8.3-43b03f2bf0.clean-x64-osx-release': configure: error: cannot compute sizeof (long double) See
config.log' for more detailsAdditional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.
The text was updated successfully, but these errors were encountered: