-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[libpq] build failure #31242
Labels
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
Comments
WangHHY19931001
added
the
category:port-bug
The issue is with a library, which is something the port should already support
label
May 4, 2023
Cheney-W
added
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
and removed
category:port-bug
The issue is with a library, which is something the port should already support
labels
May 4, 2023
follow config-arm64-android-dbg-err.log build env need add zic |
Please update your
|
plantform windows10 |
7 tasks
#31314 is ready for testing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
Operating system
windows
Compiler
clang
Steps to reproduce the behavior
Failure logs
configure: WARNING: unrecognized options: --disable-silent-rules, --disable-shared, --enable-static
configure: WARNING:
*** Without Bison you will not be able to build PostgreSQL from Git nor
*** change any of the parser definition files. You can obtain Bison from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this, because the Bison
*** output is pre-generated.)
configure: WARNING:
*** Without Flex you will not be able to build PostgreSQL from Git nor
*** change any of the scanner definition files. You can obtain Flex from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the Flex
*** output is pre-generated.)
configure: error:
When cross-compiling, either use the option --with-system-tzdata to use
existing time-zone data, or set the environment variable ZIC to a zic
program to use during the build.
Additional context
Package: libpq[core,lz4,openssl,zlib]:arm64-android -> 15.2#3
Host Environment
vcpkg-scripts version: 388e9f1 2023-05-03 (12 hours ago)
To Reproduce
vcpkg install libpqxx:arm64-android
Failure logs
C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-config.log
C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-out.log
C:\vcpkg\buildtrees\libpq\config-arm64-android-dbg-err.log
Additional context
The text was updated successfully, but these errors were encountered: