-
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 error #29682
Comments
want install those in arm64-android, how can i do |
libpq is at version 15.2 now. Apart from this, the stdout log has a clear message:
|
using ubuntu build it still error。 but with out vcpkg and with not any fix. read doc and step by step build it, it work(doc: https://developer.android.google.cn/ndk/guides/other_build_systems) |
Can you please clarify what still needs to be fixed to resolve this isse? |
Is this issue duplicated in #30327? |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
os:
windows 10 x64 pro
want:
want build breakpad cppcodec jsoncpp gtest libevent libhv libpqxx magic-enum nng openssl pthread pugixml redis-plus-plus[cxx17] minizip
cmd && ret:
vcpkg install breakpad:arm64-android cppcodec:arm64-android jsoncpp:arm64-android gtest:arm64-android libevent:arm64-android libhv:arm64-android libpqxx:arm64-android magic-enum:arm64-android nng:arm64-android openssl:arm64-android pthread:arm64-android pugixml:arm64-android redis-plus-plus[cxx17]:arm64-android minizip:arm64-android --debug
[DEBUG] To include the environment variables in debug output, pass --debug-env
[DEBUG] Feature flag 'binarycaching' unset
[DEBUG] Feature flag 'compilertracking' unset
[DEBUG] Feature flag 'registries' unset
[DEBUG] Feature flag 'versions' unset
[DEBUG] Failed to open: C:\vcpkg\vcpkg-bundle.json
[DEBUG] Using scripts-root: C:\vcpkg\scripts
[DEBUG] Bundle config: readonly=0, usegitregistry=0, embeddedsha=nullopt
[DEBUG] Using builtin-ports: C:\vcpkg\ports
[DEBUG] Using installed-root: C:\vcpkg\installed
[DEBUG] Using buildtrees-root: C:\vcpkg\buildtrees
[DEBUG] Using packages-root: C:\vcpkg\packages
[DEBUG] Using vcpkg-root: C:\vcpkg
[DEBUG] Using scripts-root: C:\vcpkg\scripts
[DEBUG] Using builtin-registry: C:\vcpkg\versions
[DEBUG] Using downloads-root: C:\vcpkg\downloads
[DEBUG] Detecting host with IsWow64Process2
[DEBUG] Default binary cache path is: C:\Users\dell\AppData\Local\vcpkg\archives
Computing installation plan...
[DEBUG] CreateProcessW("C:\vcpkg\downloads\tools\cmake-3.25.1-windows\cmake-3.25.1-windows-i386\bin\cmake.exe" --version)
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1000: cmd_execute_and_stream_data() returned 0 after 89411 us
[DEBUG] CreateProcessW("C:\vcpkg\downloads\tools\cmake-3.25.1-windows\cmake-3.25.1-windows-i386\bin\cmake.exe" -DVCPKG_ROOT_DIR=C:/vcpkg -DPACKAGES_DIR=C:/vcpkg/packages -DBUILDTREES_DIR=C:/vcpkg/buildtrees -D_VCPKG_INSTALLED_DIR=C:/vcpkg/installed -DDOWNLOADS=C:/vcpkg/downloads -DVCPKG_MANIFEST_INSTALL=OFF -P "C:\vcpkg\buildtrees\0.vcpkg_dep_info.cmake")
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1001: cmd_execute_and_stream_data() returned 0 after 26705 us
[DEBUG] CreateProcessW("C:\vcpkg\downloads\tools\cmake-3.25.1-windows\cmake-3.25.1-windows-i386\bin\cmake.exe" -DVCPKG_ROOT_DIR=C:/vcpkg -DPACKAGES_DIR=C:/vcpkg/packages -DBUILDTREES_DIR=C:/vcpkg/buildtrees -D_VCPKG_INSTALLED_DIR=C:/vcpkg/installed -DDOWNLOADS=C:/vcpkg/downloads -DVCPKG_MANIFEST_INSTALL=OFF -P "C:\vcpkg\buildtrees\0.vcpkg_tags.cmake")
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1002: cmd_execute_and_stream_data() returned 0 after 31559 us
The following packages are already installed:
breakpad[core]:arm64-android -> 2022-07-12#2
cppcodec[core]:arm64-android -> 0.2#3
gtest[core]:arm64-android -> 1.12.1#1
jsoncpp[core]:arm64-android -> 1.9.5
libevent[core,thread]:arm64-android -> 2.1.12#7
libhv[core]:arm64-android -> 1.3.0#1
openssl[core]:arm64-android -> 3.0.8
The following packages will be built and installed:
libpqxx[core]:arm64-android -> 7.7.4
magic-enum[core]:arm64-android -> 0.8.2
minizip[core]:arm64-android -> 1.2.13
nng[core]:arm64-android -> 1.5.2
pthread[core]:arm64-android -> 3.0.0#1
pugixml[core]:arm64-android -> 1.13.0
redis-plus-plus[core,cxx17]:arm64-android -> 1.3.7
Additional packages (*) will be modified to complete this operation.
breakpad:arm64-android is already installed
cppcodec:arm64-android is already installed
gtest:arm64-android is already installed
jsoncpp:arm64-android is already installed
libevent:arm64-android is already installed
libhv:arm64-android is already installed
openssl:arm64-android is already installed
[DEBUG] Detecting host with IsWow64Process2
[DEBUG] Detecting host with IsWow64Process2
Detecting compiler hash for triplet arm64-android...
[DEBUG] Found path: C:\Program Files\Git\cmd\git.exe
[DEBUG] CreateProcessW("C:\Program Files\Git\cmd\git.exe" --version)
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1003: cmd_execute_and_stream_data() returned 0 after 32535 us
[DEBUG] CreateProcessW("C:\vcpkg\downloads\tools\powershell-core-7.2.8-windows\pwsh.exe" --version)
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1004: cmd_execute_and_stream_data() returned 0 after 5754009 us
[DEBUG] CreateProcessW("C:\vcpkg\downloads\tools\cmake-3.25.1-windows\cmake-3.25.1-windows-i386\bin\cmake.exe" -DCURRENT_PORT_DIR=C:/vcpkg/scripts/detect_compiler -DCURRENT_BUILDTREES_DIR=C:/vcpkg/buildtrees/detect_compiler -DCURRENT_PACKAGES_DIR=C:/vcpkg/packages/detect_compiler_arm64-android -D_HOST_TRIPLET=arm64-android -DCMD=BUILD -DDOWNLOADS=C:/vcpkg/downloads -DTARGET_TRIPLET=arm64-android -DTARGET_TRIPLET_FILE=C:/vcpkg/triplets/community/arm64-android.cmake -DVCPKG_BASE_VERSION=2023-01-24 -DVCPKG_CONCURRENCY=13 -DVCPKG_PLATFORM_TOOLSET=external "-DGIT=C:/Program Files/Git/cmd/git.exe" -DVCPKG_ROOT_DIR=C:/vcpkg -DPACKAGES_DIR=C:/vcpkg/packages -DBUILDTREES_DIR=C:/vcpkg/buildtrees -D_VCPKG_INSTALLED_DIR=C:/vcpkg/installed -DDOWNLOADS=C:/vcpkg/downloads -DVCPKG_MANIFEST_INSTALL=OFF -P "C:\vcpkg\scripts\ports.cmake")
[DEBUG] -- Configuring arm64-android
[DEBUG] [1/1] "C:/vcpkg/downloads/tools/cmake-3.25.1-windows/cmake-3.25.1-windows-i386/bin/cmake.exe" -E chdir ".." "C:/vcpkg/downloads/tools/cmake-3.25.1-windows/cmake-3.25.1-windows-i386/bin/cmake.exe" "C:/vcpkg/scripts/detect_compiler" "-G" "Ninja" "-DCMAKE_BUILD_TYPE=Release" "-DCMAKE_INSTALL_PREFIX=C:/vcpkg/packages/detect_compiler_arm64-android" "-DCMAKE_MAKE_PROGRAM=C:/vcpkg/downloads/tools/ninja/1.10.2-windows/ninja.exe" "-DCMAKE_SYSTEM_NAME=Android" "-DCMAKE_SYSTEM_VERSION=21" "-DBUILD_SHARED_LIBS=OFF" "-DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=C:/vcpkg/scripts/toolchains/android.cmake" "-DVCPKG_TARGET_TRIPLET=arm64-android" "-DVCPKG_SET_CHARSET_FLAG=ON" "-DVCPKG_PLATFORM_TOOLSET=external" "-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON" "-DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DVCPKG_APPLOCAL_DEPS=OFF" "-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake" "-DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON" "-DVCPKG_CXX_FLAGS=" "-DVCPKG_CXX_FLAGS_RELEASE=" "-DVCPKG_CXX_FLAGS_DEBUG=" "-DVCPKG_C_FLAGS=" "-DVCPKG_C_FLAGS_RELEASE=" "-DVCPKG_C_FLAGS_DEBUG=" "-DVCPKG_CRT_LINKAGE=static" "-DVCPKG_LINKER_FLAGS=" "-DVCPKG_LINKER_FLAGS_RELEASE=" "-DVCPKG_LINKER_FLAGS_DEBUG=" "-DVCPKG_TARGET_ARCHITECTURE=arm64" "-DCMAKE_INSTALL_LIBDIR:STRING=lib" "-DCMAKE_INSTALL_BINDIR:STRING=bin" "-D_VCPKG_ROOT_DIR=C:/vcpkg" "-DZ_VCPKG_ROOT_DIR=C:/vcpkg" "-D_VCPKG_INSTALLED_DIR=C:/vcpkg/installed" "-DVCPKG_MANIFEST_INSTALL=OFF"
[DEBUG] -- Android: Targeting API '21' with architecture 'arm64', ABI 'arm64-v8a', and processor 'aarch64'
[DEBUG] -- Android: Selected unified Clang toolchain
[DEBUG] -- The C compiler identification is Clang 12.0.8
[DEBUG] -- Detecting C compiler ABI info
[DEBUG] -- Detecting C compiler ABI info - done
[DEBUG] -- Check for working C compiler: C:/Users/dell/AppData/Local/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe - skipped
[DEBUG] -- Detecting C compile features
[DEBUG] -- Detecting C compile features - done
[DEBUG] -- The CXX compiler identification is Clang 12.0.8
[DEBUG] -- Detecting CXX compiler ABI info
[DEBUG] -- Detecting CXX compiler ABI info - done
[DEBUG] -- Check for working CXX compiler: C:/Users/dell/AppData/Local/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe - skipped
[DEBUG] -- Detecting CXX compile features
[DEBUG] -- Detecting CXX compile features - done
[DEBUG] #COMPILER_HASH#f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] #COMPILER_C_HASH#88b401d2828eeaf732a2d1c3aca68af576bf8a6e
[DEBUG] #COMPILER_C_VERSION#12.0.8
[DEBUG] #COMPILER_C_ID#Clang
[DEBUG] #COMPILER_CXX_HASH#88b401d2828eeaf732a2d1c3aca68af576bf8a6e
[DEBUG] #COMPILER_CXX_VERSION#12.0.8
[DEBUG] #COMPILER_CXX_ID#Clang
[DEBUG] -- Configuring done
[DEBUG] -- Generating done
[DEBUG] CMake Warning:
[DEBUG] Manually-specified variables were not used by the project:
[DEBUG]
[DEBUG] BUILD_SHARED_LIBS
[DEBUG] CMAKE_INSTALL_BINDIR
[DEBUG] CMAKE_INSTALL_LIBDIR
[DEBUG] VCPKG_PLATFORM_TOOLSET
[DEBUG] VCPKG_SET_CHARSET_FLAG
[DEBUG] _VCPKG_ROOT_DIR
[DEBUG]
[DEBUG]
[DEBUG] -- Build files have been written to: C:/vcpkg/buildtrees/detect_compiler/arm64-android-rel
[DEBUG]
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1005: cmd_execute_and_stream_data() returned 0 after 2806941 us
[DEBUG]
[DEBUG] Detected compiler hash for triplet arm64-android: f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG]
[DEBUG] Makefile|caa4ac26a62f2e552477a405cf1466344af508862abf9e389294065f199b4ea9
[DEBUG] cmake|3.25.1
[DEBUG] config.pl|e0a882994e11e267634349399ca1b48fee995a10a75b2314bcf2d133f9aa2e5e
[DEBUG] features|core;lz4;openssl;zlib
[DEBUG] libpq.props.in|91c8699bbad7ce0cf45dba55c4837de75a7ea16e07b3ec6335c3a61cda4eef40
[DEBUG] lz4|134bdd563c19f8aa4d73c7ef9ee27990a43076fc77f6d0fac4d372ffd44aad92
[DEBUG] openssl|e7ec9558fbd7f910b8f8cb9f35c3814f4560a4564ca06c1297e26761ed071bc5
[DEBUG] patches\fix-configure.patch|dd490d4f3dd9b07c3a200f977da9a82d29ed83733251d5fb3bf9fe72fcf7772c
[DEBUG] patches\windows\MSBuildProject-static-crt.patch|4d3d6e85e587e66ee0d8e8cb22ca3ddb9cfbdf948c66dac28b17fc5ad32c3338
[DEBUG] patches\windows\MSBuildProject-static-lib.patch|f9899cbc9d891fdd2f5d3450ea79830ce6cdd878c90b63f3f6c4b799387c4180
[DEBUG] patches\windows\MSBuildProject_fix_gendef_perl.patch|6f39d4b6977fa37f3119f769e138a7924079d9f9aeca50dab2d1194d3cf1a89b
[DEBUG] patches\windows\Mkvcbuild-static-lib.patch|137a878048fb18cedf8e06608506878dcdf50dcf4e4dde6eb9889aac81f38d37
[DEBUG] patches\windows\Solution.patch|ab023cff16988ba8626225820fbb0128ba150e2e64efb21b782146debcf5029f
[DEBUG] patches\windows\Solution_DEBUG.patch|5cae87e48f10d9221f6a59e1737cb67ad7e5ac2a8ea589fc29c259c44e82500e
[DEBUG] patches\windows\Solution_RELEASE.patch|1edcc9761803d5b8837637b4248358dcd56d37b1b7d489328dc17988ae23f395
[DEBUG] patches\windows\arm.patch|bab956c737115830a882d9c631a3d3322747b412ef26dfb01d05ef83fa707b1f
[DEBUG] patches\windows\fix-compile-flag-Zi.patch|bf17e4aa62bd20726fed9b9f75cf9fe847d1504da0e115d9c752eea7dfb79a78
[DEBUG] patches\windows\host_skip_openssl.patch|e1f6ac84be499ddf2f3c3d73b84c7e0d77b419ebebf0d06e453aa8941a5c7317
[DEBUG] patches\windows\install.patch|0e8e368d87ae63f1afde4d2f4db329b88bd06928d9bc0f35ae6f71642a57b440
[DEBUG] patches\windows\macro-def.patch|5eee809348f5c0fd6f9dce75ed0f5827702a1917df94b857ffeae00b7d6304b9
[DEBUG] patches\windows\minimize_install.patch|664f6b0d693eb16f537be6fb48c2aa4fdc43c59d835907b214777512ddcc8b1c
[DEBUG] patches\windows\msgfmt.patch|d054eca0b9793716ac0919d63e8441c4f8f93e6826bb5f4387a0b6ad8a3a443f
[DEBUG] patches\windows\openssl_exe_path.patch|625e36f47551e6ebad023c104e406c3a7737d3d3ec6785100de874e6ad18aa9b
[DEBUG] patches\windows\python3_build_DEBUG.patch|40a9f0557843baab17df28ed8c5b724975c98e14400e5694dfb73f2a62e806de
[DEBUG] patches\windows\python3_build_RELEASE.patch|f4f09bca34249b4f109c0e8fd766995a58d54590e47d55817f69e91103b7816e
[DEBUG] patches\windows\python_lib.patch|ac6e02887d8ae46ac451efda57fdc2e7b4885304ef7320230c4d37e6b1b0f1ad
[DEBUG] patches\windows\tcl_version.patch|fcc0d905347e4bf9796d6ebc520ffa031adc08f8587eaa286432cce6e0314223
[DEBUG] patches\windows\win_bison_flex.patch|126c4c53e3fde5c0543e148a9b0a1de0e136068d08d9ee45ceea154d125a3010
[DEBUG] portfile.cmake|906d8de97f5d0c8fa637f7816b9eec2876c5bc8d0842977ef23ddf60d0e3b778
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] usage|5233b2f78eb60be9804daf1b0e75dae9ee137f25dd5f4e811c2c6243d38b86fa
[DEBUG] vcpkg-cmake-get-vars|bede003c1c05dd1df1cf7dee2044883a2741ee4c348e4e1a4a8c3bd34626e214
[DEBUG] vcpkg-cmake-wrapper.cmake|3f533ad236863706bd01e7b671b45d3a49f39b5882c1e3fedaafddc65b73965f
[DEBUG] vcpkg.json|0a900ddc42eab1f0d7312d66cf823b5f28f29b9e409b34ee964441f456f92321
[DEBUG] vcpkg_acquire_msys|c199c5da1224abed0b5adab5ee5de812891c45e1d0a320df3ca3ba5a19bb4818
[DEBUG] vcpkg_add_to_path|5f5ae75cf37b2a58d1a8561ca96496b64cd91ec9a0afab0b976c3e5d59030bfe
[DEBUG] vcpkg_apply_patches|4c123ce6f9bf0c46adc8287b7bd6a40b5f5e8daa83623dd21bb8c568ad4421fc
[DEBUG] vcpkg_configure_make|17a61ce000117eff00d928989bac522f35bf33bf1ee8d34298d199eb099e04ab
[DEBUG] vcpkg_copy_tool_dependencies|66eef4116a52fd8cba76d274f44904846df943a3fc52317871cf255733b2efc4
[DEBUG] vcpkg_download_distfile|2d57e1336ae9daab2f04c0623217094b026080d19bdca3a92396d68ea3e729c7
[DEBUG] vcpkg_execute_required_process|0c6f52ca848715efd88acfec9bdb2ed3b5f38a650baa6a614bf23ccc3eec150a
[DEBUG] vcpkg_extract_source_archive|a25e0132b36c30e9675f934042fb1164128864eeefa064ab8eabb1eb347aa381
[DEBUG] vcpkg_extract_source_archive_ex|ab9f5bd71a8e1ca4a56d5c09f248c2bc10ff8df3b600c3efb6cca34cba9ec3b7
[DEBUG] vcpkg_find_acquire_program|fdd8d8e0bf5217df8f40239e826c6f37c0c052ee2024c265a5916e8f7eef4107
[DEBUG] vcpkg_fixup_pkgconfig|e61be31d6539cc056e70b4f6c124e8da1de30e501a438e8cf358379ce744680d
[DEBUG] vcpkg_get_windows_sdk|9fe97b3807d78c81b54b9512e920112baf68c2b4f5ce483b2764edada074b4ec
[DEBUG] vcpkg_install_make|8d8145837ce718ef60778b50fea1af272146c9efa42367ec2d7726332ef29ab5
[DEBUG] vcpkg_replace_string|d43c8699ce27e25d47367c970d1c546f6bc36b6df8fb0be0c3986eb5830bd4f1
[DEBUG] zlib|9192f5659e44bb1348b5e47132b47004bb8469b0dcb123968b754a3971a3cab9
[DEBUG]
[DEBUG]
[DEBUG] cmake|3.25.1
[DEBUG] config-internal-compiler.h.in|a8601086a54966d331c22a1ca85c73c6d53f94750c9d6dfb10c29bb2bfb5c4f2
[DEBUG] config-public-compiler.h.in|8bf064e37d4bea8066d1bb73a2b89b37ace3b9293176c0a323a5bce80f490d78
[DEBUG] features|core
[DEBUG] fix_build_with_vs2017.patch|55b7901bc1f955a7eee2071d69e231b9ded6ade0de75dcd569a74390f347d2dd
[DEBUG] libpq|7ffc36a9faa5fa01b91a01f97bc79f5f70699621f1a308da1679051f9cc072c6
[DEBUG] portfile.cmake|f3501afdcbadc765ab1c7e660c53cc3e7029b739012868155211f23777a73281
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] vcpkg-cmake|42cfa5592d3b7fd04a49160bcf1df4b203b0f56628744d1fbb4c65b1f64f6678
[DEBUG] vcpkg-cmake-config|7ba1ef89541e5ab3324cbe9913289deef004fde8ac5c57d657d65f2ff1eac387
[DEBUG] vcpkg.json|6c384c9d48efc57ba14c8b74696f89ec82a19b8144cb7e3b631c6961d807c5ff
[DEBUG] vcpkg_copy_pdbs|d57e4f196c82dc562a9968c6155073094513c31e2de475694143d3aa47954b1c
[DEBUG] vcpkg_fixup_pkgconfig|e61be31d6539cc056e70b4f6c124e8da1de30e501a438e8cf358379ce744680d
[DEBUG] vcpkg_from_git|8f27bff0d01c6d15a3e691758df52bfbb0b1b929da45c4ebba02ef76b54b1881
[DEBUG] vcpkg_from_github|b743742296a114ea1b18ae99672e02f142c4eb2bef7f57d36c038bedbfb0502f
[DEBUG]
[DEBUG]
[DEBUG] cmake|3.25.1
[DEBUG] features|core
[DEBUG] portfile.cmake|39b0666bc7908f96d90df1ee23c00019b2d2348e0536cfb285f293cacd13b8e8
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] vcpkg-cmake|42cfa5592d3b7fd04a49160bcf1df4b203b0f56628744d1fbb4c65b1f64f6678
[DEBUG] vcpkg-cmake-config|7ba1ef89541e5ab3324cbe9913289deef004fde8ac5c57d657d65f2ff1eac387
[DEBUG] vcpkg.json|d239a12a970d43362cdbc900498ddd9900b56ac8d15e02fa1db73eaed9318aee
[DEBUG] vcpkg_from_git|8f27bff0d01c6d15a3e691758df52bfbb0b1b929da45c4ebba02ef76b54b1881
[DEBUG] vcpkg_from_github|b743742296a114ea1b18ae99672e02f142c4eb2bef7f57d36c038bedbfb0502f
[DEBUG]
[DEBUG]
[DEBUG] 0001-remove-ifndef-NOUNCRYPT.patch|cab522a332e77f97d5f03b69b8eab2fa5ddf48159bd0ddd1d92a93a1ac593deb
[DEBUG] 0002-add-declaration-for-mkdir.patch|820b7c58a5326d2ab0ac6ea7121c9c5b92a300c35a9b862969832faab1e83fc8
[DEBUG] 0003-no-io64.patch|72b415f9aff8cc6c43d3e5ea23c2e6df5c99cb465bbaf3f76ee2a6802c11ca48
[DEBUG] CMakeLists.txt|49fae59bf7af7ded968a2c675c8a6fab3b2204a8dc813c4bae74845e806b9e74
[DEBUG] cmake|3.25.1
[DEBUG] features|core
[DEBUG] minizipConfig.cmake.in|0a0d984e1ca338fac1d6e04a152c858f9912e682f172ef4c64f675cf77170c1f
[DEBUG] portfile.cmake|98b7111275d19780bf11bd7a2690165ac2e7b6b9da640c0727ec4c566cab4214
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] usage|1fb1ef07859543dec02ce9936774b218064d7b9362d7127abad0d7c0e335fea3
[DEBUG] vcpkg-cmake|42cfa5592d3b7fd04a49160bcf1df4b203b0f56628744d1fbb4c65b1f64f6678
[DEBUG] vcpkg-cmake-config|7ba1ef89541e5ab3324cbe9913289deef004fde8ac5c57d657d65f2ff1eac387
[DEBUG] vcpkg.json|9b05ad4d3c202f4a23bd1ec06b421e7891ef6d27756c51086846573f5cd29608
[DEBUG] vcpkg_check_features|3cdc889b7e6965ad5ddab803060aed2019c0177b6f314c7a5a947c01efa4db60
[DEBUG] vcpkg_check_linkage|2236edfea13af20524c17d73214e0e5111bf1c13a2fc46c7f2912a46abd0c1a8
[DEBUG] vcpkg_copy_pdbs|d57e4f196c82dc562a9968c6155073094513c31e2de475694143d3aa47954b1c
[DEBUG] vcpkg_copy_tool_dependencies|66eef4116a52fd8cba76d274f44904846df943a3fc52317871cf255733b2efc4
[DEBUG] vcpkg_from_git|8f27bff0d01c6d15a3e691758df52bfbb0b1b929da45c4ebba02ef76b54b1881
[DEBUG] vcpkg_from_github|b743742296a114ea1b18ae99672e02f142c4eb2bef7f57d36c038bedbfb0502f
[DEBUG] zlib|9192f5659e44bb1348b5e47132b47004bb8469b0dcb123968b754a3971a3cab9
[DEBUG]
[DEBUG]
[DEBUG] cmake|3.25.1
[DEBUG] features|core
[DEBUG] portfile.cmake|8814303bf9b21f390082555dfefcdc69e42b4aa0afdc2b97d0f3c96165fa014e
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] vcpkg-cmake|42cfa5592d3b7fd04a49160bcf1df4b203b0f56628744d1fbb4c65b1f64f6678
[DEBUG] vcpkg-cmake-config|7ba1ef89541e5ab3324cbe9913289deef004fde8ac5c57d657d65f2ff1eac387
[DEBUG] vcpkg.json|fbb184ba3946899be5ae18721640c53d50798fbd9c6e99b5d18bafe42bc2d988
[DEBUG] vcpkg_check_features|3cdc889b7e6965ad5ddab803060aed2019c0177b6f314c7a5a947c01efa4db60
[DEBUG] vcpkg_copy_pdbs|d57e4f196c82dc562a9968c6155073094513c31e2de475694143d3aa47954b1c
[DEBUG] vcpkg_copy_tools|3d45ff761bddbabe8923b52330168dc3abd295fa469d3f2e47cb14dce85332d5
[DEBUG] vcpkg_from_git|8f27bff0d01c6d15a3e691758df52bfbb0b1b929da45c4ebba02ef76b54b1881
[DEBUG] vcpkg_from_github|b743742296a114ea1b18ae99672e02f142c4eb2bef7f57d36c038bedbfb0502f
[DEBUG] vcpkg_replace_string|d43c8699ce27e25d47367c970d1c546f6bc36b6df8fb0be0c3986eb5830bd4f1
[DEBUG]
[DEBUG]
[DEBUG] PThreads4WConfig.cmake|882481ae0040002100b9117d51fd874af04d44311b64d95be21470ae5d8d9ad0
[DEBUG] cmake|3.25.1
[DEBUG] features|core
[DEBUG] fix-arm-macro.patch|cebe7398d9301a5005dedc72d7b9d21bbfa4a26052d742eeabdb8ddc9a15147f
[DEBUG] fix-arm64-version_rc.patch|c398c260877d72609ec02f3a90623309ea5961b94d59b94e0f52f56743d26e37
[DEBUG] fix-install.patch|91c59133c14132f9c332ba7de625eb1e90474a51291cc732bcfcdd6a29f6c784
[DEBUG] fix-pthread_getname_np.patch|cb0d55d5b0b085990b75783fbed42bf05727832aaf838fbead00d9316d7419ba
[DEBUG] fix-uwp-linkage.patch|c8fc0357d0f7f750102491fc221f2816c006a0b5ee4d355588990b4507082c81
[DEBUG] portfile.cmake|ff717afa8e2a19e53e07b673e733e8f7a9a3c0e99bb837c396f7da82f0111058
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] usage|80ebd40795872c59739097448d77958fcffd28bbb6967264c99d2cb0aad31fc8
[DEBUG] use-md.patch|64c44bfce87583aa45fe93a07efe03297819353a4f2c09bc49f2db5288b67de6
[DEBUG] use-mt.patch|1221d57cf72eec94241cf25e6d86e072bd7b06269ca4fed18ccfcd844ba9426a
[DEBUG] vcpkg-cmake-config|7ba1ef89541e5ab3324cbe9913289deef004fde8ac5c57d657d65f2ff1eac387
[DEBUG] vcpkg-cmake-wrapper-pthread.cmake|9ee7e0aeeb4aeae5bf99c5e76f8816bf5a72bac261c3335bbb47f31045c03ed6
[DEBUG] vcpkg-cmake-wrapper-pthreads-windows.cmake|c5e00312694d5a8488a12ce0a01560ec1527dea2d1de5becf3002c97ec503f15
[DEBUG] vcpkg-cmake-wrapper-pthreads.cmake|6cf0398e3661171299071152341aa470dbbeb54b915fc7f1aa02cf67054caac7
[DEBUG] vcpkg.json|08ed46f6e4c166f50abca1dad3abb3f9c83f9d532c7463ffd65ff9372ba708c4
[DEBUG] vcpkg_from_sourceforge|99f72faf1e7611ac9c367677457e29599d81bb86f204ec68a3f0df87a62f0922
[DEBUG] vcpkg_install_nmake|e5540f04f33bc8eee3417da64e2c9a9aa2bc3dee62031238d7eb795ec31cb0b7
[DEBUG] vcpkg_list|f5de3ebcbc40a4db90622ade9aca918e2cf404dc0d91342fcde457d730e6fa29
[DEBUG]
[DEBUG]
[DEBUG] cmake|3.25.1
[DEBUG] features|core
[DEBUG] portfile.cmake|a28cc5b696dcab4ed88e9cd8854637d1dac07f9e258715847367d09c17d3048e
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] pthreads|b130beaeb3d45dbc4b5008a530c52acb90141bf2ce28ab1d5c49cd79d37d638d
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] vcpkg.json|4ec6e4100551954b8527886887149c5b1db53fe6406ce42b114b2a2fe5e1e86c
[DEBUG]
[DEBUG]
[DEBUG] cmake|3.25.1
[DEBUG] features|core
[DEBUG] portfile.cmake|7e38ee4652e4e83c58f16aca50d2d00f4dfcb61825840d3df18583c8cc75eb20
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] vcpkg-cmake|42cfa5592d3b7fd04a49160bcf1df4b203b0f56628744d1fbb4c65b1f64f6678
[DEBUG] vcpkg-cmake-config|7ba1ef89541e5ab3324cbe9913289deef004fde8ac5c57d657d65f2ff1eac387
[DEBUG] vcpkg.json|0280d805d7e3f34dd43341a1bad3c07d61a20e239b6643ec3884befa7adefec8
[DEBUG] vcpkg_copy_pdbs|d57e4f196c82dc562a9968c6155073094513c31e2de475694143d3aa47954b1c
[DEBUG] vcpkg_fixup_pkgconfig|e61be31d6539cc056e70b4f6c124e8da1de30e501a438e8cf358379ce744680d
[DEBUG] vcpkg_from_git|8f27bff0d01c6d15a3e691758df52bfbb0b1b929da45c4ebba02ef76b54b1881
[DEBUG] vcpkg_from_github|b743742296a114ea1b18ae99672e02f142c4eb2bef7f57d36c038bedbfb0502f
[DEBUG]
[DEBUG]
[DEBUG] cmake|3.25.1
[DEBUG] features|core;cxx17
[DEBUG] fix-conversion.patch|05bc694cd0340f7b9166195f74933eb4258458f0fe7da23648d00b322d85036f
[DEBUG] fix-dependency-libuv.patch|b689f8e7e779acf5566e96bb7d01d50b2c136f0a112c9e5a2580cdd69eecaa7b
[DEBUG] hiredis|01d95df6e5ad95c0fe4e1b27d2aca32846a7e702e01e743bbe7710b4d9221468
[DEBUG] portfile.cmake|6ee795e6ea530bf599574f76142f9a32d215afcba6eabe2b4135e66f3d1bdda4
[DEBUG] ports.cmake|47a3510fcec56fae26f4fb082afd972a70a04e26efa73e2de69123139500f02d
[DEBUG] post_build_checks|2
[DEBUG] powershell|7.2.8
[DEBUG] triplet|arm64-android
[DEBUG] triplet_abi|17ba6d5ff7e731bfdf174a553c7d8c6acb335b722ca2328fb67568511c58de4d-4e1baa1a21b183d2ac6a852af84a3b06964cba5ea439fc3efdf9c47faf774189-f0c88fcdd4d1c47ad77c6fecc1f71cb87c556b0f
[DEBUG] vcpkg-cmake|42cfa5592d3b7fd04a49160bcf1df4b203b0f56628744d1fbb4c65b1f64f6678
[DEBUG] vcpkg-cmake-config|7ba1ef89541e5ab3324cbe9913289deef004fde8ac5c57d657d65f2ff1eac387
[DEBUG] vcpkg.json|f3331c1657db944ec5c4e883f21d42036506c356a2da812ada4a26ee78e41de9
[DEBUG] vcpkg_copy_pdbs|d57e4f196c82dc562a9968c6155073094513c31e2de475694143d3aa47954b1c
[DEBUG] vcpkg_fixup_pkgconfig|e61be31d6539cc056e70b4f6c124e8da1de30e501a438e8cf358379ce744680d
[DEBUG] vcpkg_from_git|8f27bff0d01c6d15a3e691758df52bfbb0b1b929da45c4ebba02ef76b54b1881
[DEBUG] vcpkg_from_github|b743742296a114ea1b18ae99672e02f142c4eb2bef7f57d36c038bedbfb0502f
[DEBUG]
Restored 0 package(s) from C:\Users\dell\AppData\Local\vcpkg\archives in 565.9 us. Use --debug to see more details.
Installing 1/9 libpq:arm64-android...
Building libpq[core,lz4,openssl,zlib]:arm64-android...
warning: -- Using community triplet arm64-android. This triplet configuration is not guaranteed to succeed.
-- [COMMUNITY] Loading triplet configuration from: C:\vcpkg\triplets\community\arm64-android.cmake
[DEBUG] CreateProcessW("C:\vcpkg\downloads\tools\cmake-3.25.1-windows\cmake-3.25.1-windows-i386\bin\cmake.exe" "-DALL_FEATURES=bonjour;client;icu;lz4;nls;openssl;python;readline;tcl;xml;xslt;zlib;" -DCURRENT_PORT_DIR=C:/vcpkg/ports/libpq -D_HOST_TRIPLET=x64-windows "-DFEATURES=core;lz4;openssl;zlib" -DPORT=libpq -DVERSION=14.4 -DVCPKG_USE_HEAD_VERSION=0 -D_VCPKG_DOWNLOAD_TOOL=BUILT_IN -D_VCPKG_EDITABLE=0 -D_VCPKG_NO_DOWNLOADS=0 -DZ_VCPKG_CHAINLOAD_TOOLCHAIN_FILE=C:/vcpkg/scripts/toolchains/android.cmake -DCMD=BUILD -DDOWNLOADS=C:/vcpkg/downloads -DTARGET_TRIPLET=arm64-android -DTARGET_TRIPLET_FILE=C:/vcpkg/triplets/community/arm64-android.cmake -DVCPKG_BASE_VERSION=2023-01-24 -DVCPKG_CONCURRENCY=13 -DVCPKG_PLATFORM_TOOLSET=external "-DGIT=C:/Program Files/Git/cmd/git.exe" "-DVCPKG_PORT_CONFIGS=C:\vcpkg\installed\x64-windows\share\vcpkg-cmake-get-vars\vcpkg-port-config.cmake" -DVCPKG_ROOT_DIR=C:/vcpkg -DPACKAGES_DIR=C:/vcpkg/packages -DBUILDTREES_DIR=C:/vcpkg/buildtrees -D_VCPKG_INSTALLED_DIR=C:/vcpkg/installed -DDOWNLOADS=C:/vcpkg/downloads -DVCPKG_MANIFEST_INSTALL=OFF -P "C:\vcpkg\scripts\ports.cmake")
-- Using cached postgresql-14.4.tar.bz2.
-- Cleaning sources at C:/vcpkg/buildtrees/libpq/src/tgresql-14-e277ee15d1.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/vcpkg/downloads/postgresql-14.4.tar.bz2
-- Applying patch patches/windows/install.patch
-- Applying patch patches/windows/win_bison_flex.patch
-- Applying patch patches/windows/openssl_exe_path.patch
-- Applying patch patches/windows/Solution.patch
-- Applying patch patches/windows/MSBuildProject_fix_gendef_perl.patch
-- Applying patch patches/windows/msgfmt.patch
-- Applying patch patches/windows/python_lib.patch
-- Applying patch patches/windows/fix-compile-flag-Zi.patch
-- Applying patch patches/windows/tcl_version.patch
-- Applying patch patches/windows/macro-def.patch
-- Applying patch patches/fix-configure.patch
-- Applying patch patches/windows/MSBuildProject-static-lib.patch
-- Applying patch patches/windows/Mkvcbuild-static-lib.patch
-- Applying patch patches/windows/MSBuildProject-static-crt.patch
-- Applying patch patches/windows/arm.patch
-- Applying patch patches/windows/host_skip_openssl.patch
-- Applying patch patches/windows/minimize_install.patch
-- Using source at C:/vcpkg/buildtrees/libpq/src/tgresql-14-e277ee15d1.clean
-- Getting CMake variables for arm64-android
-- Getting CMake variables for arm64-android
CMake Error at scripts/cmake/vcpkg_configure_make.cmake:601 (message):
libpq requires autoconf from the system package manager (example: "sudo
apt-get install autoconf")
Call Stack (most recent call first):
ports/libpq/portfile.cmake:295 (vcpkg_configure_make)
scripts/ports.cmake:147 (include)
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1006: cmd_execute_and_stream_data() returned 1 after 15373089 us
error: building libpq:arm64-android failed with: BUILD_FAILED
[DEBUG] CreateProcessW("C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\vcpkg.git" "--work-tree=C:\vcpkg.git" -c core.autocrlf=false show "--pretty=format:%h %cd (%cr)" -s --date=short HEAD)
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1007: cmd_execute_and_stream_data() returned 0 after 130095 us
[DEBUG] Detecting host with IsWow64Process2
[DEBUG] CreateProcessW("C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\vcpkg.git" "--work-tree=C:\vcpkg.git" -c core.autocrlf=false show "--pretty=format:%h %cd (%cr)" -s --date=short HEAD)
[DEBUG] ReadFile() finished with GetLastError(): 109
[DEBUG] 1008: cmd_execute_and_stream_data() returned 0 after 61407 us
error: Please ensure you're using the latest port files with
git pull
andvcpkg update
.Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libpq
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[libpq]+Build+error
Include '[libpq] Build error' in your bug report title, the following version information in your bug description, and attach any relevant failure logs from above.
vcpkg-tool version: 2023-01-24-8a88d63f241d391772fbde69af9cab96c3c64c75
vcpkg-scripts version: 93895b2 2023-02-14 (32 hours ago)
Please use the prefilled template from C:\vcpkg\installed\vcpkg\issue_body.md when reporting your issue.
[DEBUG] D:\a_work\1\s\src\vcpkg\install.cpp(558):
[DEBUG] Time in subprocesses: 24305751 us
[DEBUG] Time in parsing JSON: 1419 us
[DEBUG] Time in JSON reader: 4655 us
[DEBUG] Time in filesystem: 154792 us
[DEBUG] Time in loading ports: 18981 us
[DEBUG] Exiting after 24.74 s (24705515 us)
out:
libpq.zip
The text was updated successfully, but these errors were encountered: