microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.18k stars 6.16k forks source link

[vtk] build failure: qtdeclarative #38855

Open JeffreyWardman opened 1 month ago

JeffreyWardman commented 1 month ago

Operating system

Linux

Compiler

GCC

Steps to reproduce the behavior

vcpkg.json

{
  "name": "main",
  "version-semver": "0.0.0",
  "dependencies": [
    {
      "name": "vtk",
      "version>=": "9.3.0-pv5.12.0#3",
      "features": ["all", "mpi"]
    }
  ],
  "default-features": [],
  "features": {
    "test": {
      "description": "Dependencies for testing",
      "dependencies": [
        {
          "name": "catch2",
          "version>=": "3.5.3"
        }
      ]
    }
  },
  "builtin-baseline": "587cd223b4ec2f95ac49d393843107bdbd9d8d76"
}
vcpkg integrate install
vcpkg install --x-buildtrees-root=/opt/.pkg

### Failure logs

vcpkg install Detecting compiler hash for triplet x64-linux... Compiler found: /usr/bin/c++ The following packages will be rebuilt:

  • cgns[core,hdf5,lfs,lfsselector,mpi]:x64-linux@4.4.0 -- /opt/vcpkg/buildtrees/versioning_/versions/cgns/3888323fcc200e6d78c882a04c0604acd8281084
  • hdf5[core,cpp,parallel,szip,tools,zlib]:x64-linux@1.14.2 -- /opt/vcpkg/buildtrees/versioning_/versions/hdf5/24055818f16022ee4fe1feca4008df0a20d2cdb1
  • libxml2[core,http,iconv,lzma,zlib]:x64-linux@2.11.7 -- /opt/vcpkg/buildtrees/versioning_/versions/libxml2/caa5f663ba4c26ac2402c6aaa56781bd262fc05e
  • matio[core,hdf5,zlib]:x64-linux@1.5.26 -- /opt/vcpkg/buildtrees/versioning_/versions/matio/9fd8ec3eacecc04384ff5a048c0962f852cdb793
  • netcdf-c[core,dap,hdf5,nczarr,netcdf-4]:x64-linux@4.8.1#5 -- /opt/vcpkg/buildtrees/versioning_/versions/netcdf-c/e93ab8e5b418fbc359d4e1dcb888e2e050c83f49
  • proj[core,net,tiff]:x64-linux@9.4.0 -- /opt/vcpkg/buildtrees/versioning_/versions/proj/62e9ace469641b907291184ebc7e76d96f629881
  • seacas[core,mpi]:x64-linux@2022-11-22#5 -- /opt/vcpkg/buildtrees/versioning_/versions/seacas/0107d3359b2fa880981554b822946ccb2109baea
  • sqlite3[core,json1,rtree,tool]:x64-linux@3.45.3#1 -- /opt/vcpkg/buildtrees/versioning/versions/sqlite3/e71c1765147d72e0fbe5fc0f3affd09d95b3ee8b vtk[all,core,gdal,geojson,mpi,python,qt,vtkm]:x64-linux@9.3.0-pv5.12.0#3 -- /opt/vcpkg/buildtrees/versioning/versions/vtk/0bb2f77c2eeff358d3be93b1d5f0d006573137b7 The following packages will be built and installed:
  • boost-algorithm:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-algorithm/289b704f6e8d17b2d63d1dcdd077eafe38b9c650
  • boost-align:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-align/0c748701339f94c1721d1bb574bb4afeaa77af9b
  • boost-any:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-any/a2426759d8f50ced5428ec22680f7010f7476ae1
  • boost-array:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-array/887dfc0b92387a7232cb1479e19be910521233e8
  • boost-assert:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-assert/2720690553c459c12a23f54451fe9c9f1d96164c
  • boost-atomic:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-atomic/98b9c0f27deafd4cb4a361c0836368cc6f4025a1
  • boost-bimap:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-bimap/71a781256d83b82355e66ed4bc403fac3960ff64
  • boost-bind:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-bind/3ef8c61e78989d8c9b7e57e63e23a4291822b0a3
  • boost-chrono:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-chrono/e6767fb8800ff117606a75e474255bff566f8eef
  • boost-cmake:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-cmake/bb385ffc8aa74989b8198a777f3181b3a209451a
  • boost-concept-check:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-concept-check/36c59f199a9c35fc69d4b1f6f57d580cb74e3172
  • boost-config:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-config/9c454bf1a50c40d4025fe2ee6edc21720cf39c9e
  • boost-container:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-container/1261ff9673aab60f032284e51aa4400a1fa88a6a
  • boost-container-hash:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-container-hash/c61380aa9e806ea8b8a4995b416001696a6707d6
  • boost-conversion:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-conversion/10cb3d14697a464f78d2f6e37a81237644ee1427
  • boost-core:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-core/195375664be82cbc16178de90096e451de070d80
  • boost-date-time:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-date-time/f74823cc33c643986ea5b190b7c8b2899276e7f1
  • boost-describe:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-describe/5bf8efca10586773cb73e95aad3cecdcff0ea57c
  • boost-detail:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-detail/8b766b66fa3a803b677efde5b4c7eed9e4fdd9e1
  • boost-dynamic-bitset:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-dynamic-bitset/7bcb408d3701dbd4a1ec515957f5879e9d052b8f
  • boost-endian:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-endian/2a1be7e6b3a7db7c7bdc8906d02b719c413b8def
  • boost-exception:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-exception/6b90844360d52f77e060176e0ba59c2b6b585bb9
  • boost-foreach:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-foreach/d496a4be912623f13a0b0e590775a1c2bce4f0bd
  • boost-function:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-function/f10fc77f4c0597464acde55225177170865e48be
  • boost-function-types:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-function-types/92c14af0950ae5db39914882838c80a8e33cae5b
  • boost-functional:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-functional/c944ab99b7e422142adb594b89964a20269b4904
  • boost-fusion:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-fusion/91d988664a3d7b4ff92f2b22b9907c04f004d066
  • boost-geometry:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-geometry/0b3eb979ec0a64b6c9c6a2f301e011b6eb2fd8ba
  • boost-graph:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-graph/07ef1b58ff41b08b2b926bd4230280bf6bd552f9
  • boost-headers:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-headers/6cf27bbd161498aef1c033c3b3951b27c6f430b7
  • boost-integer:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-integer/734270e5c00d151f6f41c1e9cd325c0c7ae58ea3
  • boost-intrusive:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-intrusive/786765661875cab1398c3170ef649284b558d2b4
  • boost-io:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-io/d6bd5c92bce4ca0e1412b1bd967501e2f6efd086
  • boost-iterator:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-iterator/099bbf852a1d1d8c7f0a7bb7dffb3ae1847b9a93
  • boost-lambda:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-lambda/78379185529776f9df89b4db0bb9ad60565cfb4d
  • boost-lexical-cast:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-lexical-cast/1124052a647ffc082af444d1e2713beed81e2172
  • boost-math:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-math/d20af189e049131ea08bd503537374afa4d70062
  • boost-move:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-move/687d6e20922f169fbd9aa2eee51f346523c03880
  • boost-mp11:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-mp11/2bda1e298f7390891b33f230bc83a59045d8e7c8
  • boost-mpl:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-mpl/a72bdbc16d26a9d511485400e527b5a3ef04c027
  • boost-multi-index:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-multi-index/34740bb7b1a6afb63e777c3d8cc80e64b547f09c
  • boost-multiprecision:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-multiprecision/beebecb9b9d44353db537fb25e6901f76f4e1998
  • boost-numeric-conversion:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-numeric-conversion/720ba65f90795653294c5dff7646cd7a6c5fb11b
  • boost-optional:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-optional/0c8968544493922ea8f12a6e6c3782c3b86e7345
  • boost-parameter:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-parameter/166c5f04d767e7a2550280f8d78f64409aaccdbe
  • boost-phoenix:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-phoenix/343d3b0650278b9cf669e787d35e0552e9f0bae7
  • boost-polygon:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-polygon/8dc890abffcd7f8eb599cf87f618ce43b5b4ac74
  • boost-pool:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-pool/e0b197d034800ffc50d4832364fbe8f84faebe62
  • boost-predef:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-predef/0933b332f19fa5eb1373a9f7deeb554eba833786
  • boost-preprocessor:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-preprocessor/584c8e96d2679e4a63162306107e20d79c669677
  • boost-property-map:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-property-map/51849dc5fc658847ade287b35961038a3f93b849
  • boost-property-tree:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-property-tree/58cf6bf5d08210849f23756eb9c940265bc3ebaa
  • boost-proto:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-proto/acfd5013ece8c2a3c2f287ccb060487af5b6ef0f
  • boost-qvm:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-qvm/14d9a09241492c6b227cd335f658a3fe3a702805
  • boost-random:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-random/48d955c298da1d4daabf112a93fa71d9d882cf40
  • boost-range:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-range/4fb92f1ec30f8469609a1d965f1f7dbf0afa54a0
  • boost-ratio:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-ratio/3532faaa9dc0f52aed83c5902761c3883a0df3e1
  • boost-rational:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-rational/b37c20d806051bae405157033d39bba031dfbc56
  • boost-regex:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-regex/18ca23dc0e589aad64e3bf1a63a531c7938d0f53
  • boost-serialization:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-serialization/68c80587bc870f69fb2c3bf8cdf057fe9b2a115c
  • boost-smart-ptr:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-smart-ptr/38581ab402d9d4a6d9c09c62b9b6f3c5b65c816a
  • boost-spirit:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-spirit/34a533fc9c131afc2aab2793ca48ee3ae0b7c620
  • boost-static-assert:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-static-assert/fc871946acae436f469997b7f59604a4e46ee9a5
  • boost-system:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-system/5b85bf9f2f1fe69edf1d99e29470bca45cbeed6b
  • boost-thread:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-thread/8a56e3d5d0b99dcf5df8f2f51f2b8bacfbdabec7
  • boost-throw-exception:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-throw-exception/d1b5ac92ece793a441d7130cbf2721fd544950b7
  • boost-tokenizer:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-tokenizer/d4d77b143e67e2cd1ef8505847a9f23cb9b3faf0
  • boost-tti:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-tti/5f7b72984115427eb8c7b5176ecf1a7d098daf5c
  • boost-tuple:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-tuple/fa6c63977155870de0165ffd7e2c1d921e1d9644
  • boost-type-index:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-type-index/22c535bdcdd75c80dccb28caca98b6da9bf3b890
  • boost-type-traits:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-type-traits/ebc7ae004450bc4a210e8acb1f713a15fc829935
  • boost-typeof:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-typeof/94d6bbcbb519960482696b50301492c2e71a9d30
  • boost-uninstall:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-uninstall/61f71073f29852425b317ad050b3ee54653f924b
  • boost-unordered:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-unordered/46f5ca53ab03102c5ee470de738a5a3404c75235
  • boost-utility:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-utility/a40330e797feb2590aac114545cc70cf636bc5e3
  • boost-variant:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-variant/0fc759f3ec67e2f3f31302d470bd469c5fe0b062
  • boost-variant2:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-variant2/71aeea8a9326c7b978940c83970790090ddcf8f9
  • boost-winapi:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-winapi/ae89b133b4250b5358379d40dda7df98517e6c96
  • boost-xpressive:x64-linux@1.85.0 -- /opt/vcpkg/buildtrees/versioning_/versions/boost-xpressive/4f9de25890f5d38b95b754eb0da828bb3d50a9d0
  • dirent:x64-linux@1.24 -- /opt/vcpkg/buildtrees/versioning_/versions/dirent/bcace8750d2b6080c63877eed432f8b862501012
  • egl:x64-linux@2022-12-04 -- /opt/vcpkg/buildtrees/versioning_/versions/egl/d743b37a251739b853acfb4a93bbfe5685fecd07
  • ffmpeg[avcodec,avdevice,avfilter,avformat,core,swresample,swscale]:x64-linux@6.1.1#3 -- /opt/vcpkg/buildtrees/versioning_/versions/ffmpeg/ae4cdc508093fc27af3254a179ec568e0f7f2add
  • fontconfig:x64-linux@2.14.2#1 -- /opt/vcpkg/buildtrees/versioning_/versions/fontconfig/de73339d579963e68fed652ed2e206b307a0c03f
  • freeglut:x64-linux@3.4.0#1 -- /opt/vcpkg/buildtrees/versioning_/versions/freeglut/f948f7bed9cac147c0687d4b170b99bc6b59f157
  • freexl:x64-linux@2.0.0 -- /opt/vcpkg/buildtrees/versioning_/versions/freexl/d2f0c530b5cb259f17171cb8fc6b58e3642e9334
  • gdal[core,curl,default-features,expat,geos,gif,hdf5,iconv,jpeg,lerc,libkml,libspatialite,libxml2,lzma,netcdf,openjpeg,openssl,pcre2,png,postgresql,qhull,recommended-features,sqlite3,webp,zstd]:x64-linux@3.9.0 -- /opt/vcpkg/buildtrees/versioning_/versions/gdal/863d25d334cf98636ca4f4a18cd5c70ba1141eb5
  • geos:x64-linux@3.11.3#1 -- /opt/vcpkg/buildtrees/versioning_/versions/geos/41bb89a641e2fd76a21cdf259893ef3ab187aeaf
  • getopt:x64-linux@0#3 -- /opt/vcpkg/buildtrees/versioning_/versions/getopt/ba541c1ce4012fae6dfdf34021b03d7253235b24
  • gettext:x64-linux@0.22.5 -- /opt/vcpkg/buildtrees/versioning_/versions/gettext/a9e016b098d97663485848b70db782306ecde601
  • gettext-libintl:x64-linux@0.22.5 -- /opt/vcpkg/buildtrees/versioning_/versions/gettext-libintl/8a3f80e31783a834e0fdc9d231136651cb2f08b4
  • giflib:x64-linux@5.2.2 -- /opt/vcpkg/buildtrees/versioning_/versions/giflib/3763c06b1c8fce08fe96398c747b343707832d62
  • gperf:x64-linux@3.1#6 -- /opt/vcpkg/buildtrees/versioning_/versions/gperf/590e19515bff5b0abc6d9f73ba20a19a71555a32
  • gumbo:x64-linux@0.10.1#6 -- /opt/vcpkg/buildtrees/versioning_/versions/gumbo/b0b57c7286bdadcc64d0e4b2f5b5aca951bb1749
  • harfbuzz[core,freetype]:x64-linux@8.5.0 -- /opt/vcpkg/buildtrees/versioning_/versions/harfbuzz/d5e91f387f0b4347918c04f3ac94a0643fc72423
  • icu[core,tools]:x64-linux@74.2#2 -- /opt/vcpkg/buildtrees/versioning_/versions/icu/a36199768fe1f9676b61d5d28ed9ac36c9f041c0
  • jasper[core,default-features,opengl]:x64-linux@4.2.1 -- /opt/vcpkg/buildtrees/versioning_/versions/jasper/4c3bc011eb133f1203cd2c41da885725e7cc99e0
  • json-c:x64-linux@2023-08-12 -- /opt/vcpkg/buildtrees/versioning_/versions/json-c/dcfc2cbe17b88101d8e40f6eb6141b77caff68e9
  • lerc:x64-linux@4.0.4 -- /opt/vcpkg/buildtrees/versioning_/versions/lerc/6220867a42fbfbe091a676ac82582a9969788178
  • libb2:x64-linux@0.98.1#6 -- /opt/vcpkg/buildtrees/versioning_/versions/libb2/7c113e12089453e4e2cf2bbf67ad1f0b80a133a8
  • libffi:x64-linux@3.4.6 -- /opt/vcpkg/buildtrees/versioning_/versions/libffi/0ad381012102db5da196161ba7fc0a03a4dcb982
  • libgeotiff:x64-linux@1.7.1#3 -- /opt/vcpkg/buildtrees/versioning_/versions/libgeotiff/f42371900964fce2757e37ad8d36ca2b7bd0dfd8
  • libkml:x64-linux@1.3.0#13 -- /opt/vcpkg/buildtrees/versioning_/versions/libkml/010ce552eaee999aaf220936eb3e46b5bb88a9fc
  • libmysql:x64-linux@8.0.34#1 -- /opt/vcpkg/buildtrees/versioning_/versions/libmysql/4fa6006119f50a9baff9cdf0966b065097113fd7
  • libpq[core,lz4,openssl,zlib]:x64-linux@16.2#1 -- /opt/vcpkg/buildtrees/versioning_/versions/libpq/aac67118e4bd1ee29001f206697fb8461e47a590
  • libspatialite[core,freexl]:x64-linux@5.1.0#1 -- /opt/vcpkg/buildtrees/versioning_/versions/libspatialite/583ff9e938f0ca09b16f01fc5fb228b42dc13c7a
  • libuuid:x64-linux@1.0.3#14 -- /opt/vcpkg/buildtrees/versioning_/versions/libuuid/09be6774f518692bc418aa03623cc9dbc19e6516
  • libwebp[core,libwebpmux,nearlossless,simd]:x64-linux@1.4.0#1 -- /opt/vcpkg/buildtrees/versioning_/versions/libwebp/9d0c00119dd6ec04488b4e0c926aa3ae73b95847
  • litehtml:x64-linux@0.9.0 -- /opt/vcpkg/buildtrees/versioning_/versions/litehtml/435f32b554a57ebd07186814b3d3cbb59106f6b3
  • minizip:x64-linux@1.3.1 -- /opt/vcpkg/buildtrees/versioning_/versions/minizip/8a421d5b61058bace21296039e5f5bcbe9c9010a
  • ncurses:x64-linux@6.4#2 -- /opt/vcpkg/buildtrees/versioning_/versions/ncurses/b32f25c6bd504d55b4d388c44e88a51a0870e7e9
  • openjpeg:x64-linux@2.5.2#1 -- /opt/vcpkg/buildtrees/versioning_/versions/openjpeg/1b99f9bb2f9f35e4bb3c6c83ff08e06a930ce72a
  • pcre2[core,jit,platform-default-features]:x64-linux@10.43 -- /opt/vcpkg/buildtrees/versioning_/versions/pcre2/eeb6bcd249a7a2fd9be3f305c694279227fdf6cc
  • pthread:x64-linux@3.0.0#2 -- /opt/vcpkg/buildtrees/versioning_/versions/pthread/e32a8cb12153277234e7c7e04322bdf90580659a
  • pthreads:x64-linux@3.0.0#14 -- /opt/vcpkg/buildtrees/versioning_/versions/pthreads/2e0a6df2800d3677b941dc6504f083965b7886d9
  • python3:x64-linux@3.11.8#2 -- /opt/vcpkg/buildtrees/versioning_/versions/python3/24bb8d2b3db0a12a7ca7f04061f632f0e94abcc2
  • qhull:x64-linux@8.0.2#5 -- /opt/vcpkg/buildtrees/versioning_/versions/qhull/0c30770c608574944db1c98437d356af3e64fe5b
  • qtbase[brotli,concurrent,core,dbus,default-features,doubleconversion,egl,fontconfig,freetype,gui,harfbuzz,icu,jpeg,network,opengl,openssl,pcre2,png,sql,sql-psql,sql-sqlite,testlib,thread,widgets,xcb,xcb-xlib,xkb,xkbcommon-x11,xlib,xrender,zstd]:x64-linux@6.7.0 -- /opt/vcpkg/buildtrees/versioning_/versions/qtbase/2143fc719b61ad45e2f017348969a393b243e1d7
  • qtdeclarative:x64-linux@6.7.0 -- /opt/vcpkg/buildtrees/versioning_/versions/qtdeclarative/c7735c31022b2d41f5e0af9e727fc73cd4146a52
  • qtimageformats[core,default-features,jasper,tiff,webp]:x64-linux@6.7.0 -- /opt/vcpkg/buildtrees/versioning_/versions/qtimageformats/9abe1d0a6b86b45eb8c0732fc62b78b8973b9b51
  • qtlanguageserver:x64-linux@6.7.0 -- /opt/vcpkg/buildtrees/versioning_/versions/qtlanguageserver/005e513608d94c53c277371e5603573ad5ac761f
  • qtshadertools:x64-linux@6.7.0 -- /opt/vcpkg/buildtrees/versioning_/versions/qtshadertools/e24ecbe5c79d5146cf9c87fb444e6e16fdf435c8
  • qttools[assistant,core,designer,linguist]:x64-linux@6.7.0 -- /opt/vcpkg/buildtrees/versioning_/versions/qttools/db60b03c6a66d957671dbf1ca32f996ccf80633d
  • rapidjson:x64-linux@2023-07-17#1 -- /opt/vcpkg/buildtrees/versioning_/versions/rapidjson/a3dfe7dca3a1a27564b1fc5a9aea657cd9dae01c
  • uriparser:x64-linux@0.9.7 -- /opt/vcpkg/buildtrees/versioning_/versions/uriparser/975fead9dd72eb7261d36b7fa2c0c2aeb7b79f43
  • vcpkg-boost:x64-linux@2024-04-25 -- /opt/vcpkg/buildtrees/versioning_/versions/vcpkg-boost/885223b657578128c0556fe6b53cfec8cbf50e12
  • zstd:x64-linux@1.5.6 -- /opt/vcpkg/buildtrees/versioning/versions/zstd/796171d4d359b6786b8e1380fb6da8e677a9087b Additional packages (*) will be modified to complete this operation. Restored 28 package(s) from cache/vcpkg/archives in 10 s. Use --debug to see more details. Removing 1/144 vtk:x64-linux Elapsed time to handle vtk:x64-linux: 348 ms Removing 2/144 libxml2:x64-linux Elapsed time to handle libxml2:x64-linux: 1.83 ms Removing 3/144 proj:x64-linux Elapsed time to handle proj:x64-linux: 11 ms Removing 4/144 sqlite3:x64-linux Elapsed time to handle sqlite3:x64-linux: 1.12 ms Removing 5/144 seacas:x64-linux Elapsed time to handle seacas:x64-linux: 33.3 ms Removing 6/144 matio:x64-linux Elapsed time to handle matio:x64-linux: 515 us Removing 7/144 netcdf-c:x64-linux Elapsed time to handle netcdf-c:x64-linux: 1.08 ms Removing 8/144 cgns:x64-linux Elapsed time to handle cgns:x64-linux: 2.43 ms Removing 9/144 hdf5:x64-linux Elapsed time to handle hdf5:x64-linux: 15.6 ms Installing 10/144 zstd:x64-linux@1.5.6... Elapsed time to handle zstd:x64-linux: 1.77 ms zstd:x64-linux package ABI: 2b175713fd4cdd533186b70bc78ded2ead871e48d5322ecc5da244cbae322c0e Installing 11/144 sqlite3[core,json1,rtree,tool]:x64-linux@3.45.3#1... Elapsed time to handle sqlite3:x64-linux: 1.59 ms sqlite3:x64-linux package ABI: 28caa8964454e14d919f8c8116cf79092c36c30ecbe411076dc61f3d0c956df3 Installing 12/144 libpq[core,lz4,openssl,zlib]:x64-linux@16.2#1... Elapsed time to handle libpq:x64-linux: 6.53 ms libpq:x64-linux package ABI: 0a265fdc1f248742d585cbbfcb717f8407485e626fdbfcb39a95ed74bde2e839 Installing 13/144 pcre2[core,jit,platform-default-features]:x64-linux@10.43... Elapsed time to handle pcre2:x64-linux: 1.85 ms pcre2:x64-linux package ABI: 7e4e3066873aa5c147ae3bc69b9d9339b912ad21c7d662222d9857bcc5c9d84d Installing 14/144 icu[core,tools]:x64-linux@74.2#2... Elapsed time to handle icu:x64-linux: 2.91 ms icu:x64-linux package ABI: 9c0fe44001b27cb036afe05cf966d29cf447837b370fa9ac0ef2ba80c11e3cd3 Installing 15/144 harfbuzz[core,freetype]:x64-linux@8.5.0... Elapsed time to handle harfbuzz:x64-linux: 1.79 ms harfbuzz:x64-linux package ABI: 95c15331b9d06c47376564f001e75ea336b15a0431fe6c5e2c7ad1801b5c6065 Installing 16/144 pthreads:x64-linux@3.0.0#14... Elapsed time to handle pthreads:x64-linux: 1.49 ms pthreads:x64-linux package ABI: 0321aa035f174363ce279f2ad91a0aa8d8443115c3dc2e60259f5e156d9d9df6 Installing 17/144 pthread:x64-linux@3.0.0#2... Elapsed time to handle pthread:x64-linux: 1.47 ms pthread:x64-linux package ABI: a68a31e38a3d9d1582d28ce186a5c2283bf74fdf6ce74a9fb7922ed756927bb8 Installing 18/144 libuuid:x64-linux@1.0.3#14... Elapsed time to handle libuuid:x64-linux: 1.64 ms libuuid:x64-linux package ABI: 8830b9aebbc74faf68e0d110f64682eca1f2ba8d8e263d8ee1c703fbe7cb20ee Installing 19/144 gperf:x64-linux@3.1#6... Elapsed time to handle gperf:x64-linux: 1.53 ms gperf:x64-linux package ABI: 0e35098fbe8c4445af57142aeec766fb909f062191c917e4561c87d053fd04c0 Installing 20/144 gettext-libintl:x64-linux@0.22.5... Elapsed time to handle gettext-libintl:x64-linux: 1.45 ms gettext-libintl:x64-linux package ABI: 321d6a82eb2c5cc17cdcb63915a22a83ad8284f0e7718210beb380a56da49ad3 Installing 21/144 gettext:x64-linux@0.22.5... Elapsed time to handle gettext:x64-linux: 1.61 ms gettext:x64-linux package ABI: ef7a8b52f60f1e30ec10ac2f25e9d5890a70de7e0c24176d40ed9dd21d7a1035 Installing 22/144 getopt:x64-linux@0#3... Elapsed time to handle getopt:x64-linux: 1.45 ms getopt:x64-linux package ABI: 46b1c69a2c921687e6431043f231adcc24a2ce090d1abd4785db7792e31c18a3 Installing 23/144 dirent:x64-linux@1.24... Elapsed time to handle dirent:x64-linux: 1.44 ms dirent:x64-linux package ABI: 5a25c38b55efd562388d627dbef8ea4d62b63e9b5940634dbe00bad783cb77ac Installing 24/144 fontconfig:x64-linux@2.14.2#1... Elapsed time to handle fontconfig:x64-linux: 2.14 ms fontconfig:x64-linux package ABI: 096ac8cc37a1e3dd89679ca8fb16d18b55c8c73ffc7e93ef8d83f938747995d4 Installing 25/144 egl:x64-linux@2022-12-04... Elapsed time to handle egl:x64-linux: 1.58 ms egl:x64-linux package ABI: 065f56d1db827e6d8c5d9cf5fdf5c224b61907786713928353839157353e1da6 Installing 26/144 libb2:x64-linux@0.98.1#6... Elapsed time to handle libb2:x64-linux: 1.6 ms libb2:x64-linux package ABI: 57170e142dbae89069eb027856f5bc2c6aa3664f27ac56323795f28b2ae5771c Installing 27/144 qtbase[brotli,concurrent,core,dbus,default-features,doubleconversion,egl,fontconfig,freetype,gui,harfbuzz,icu,jpeg,network,opengl,openssl,pcre2,png,sql,sql-psql,sql-sqlite,testlib,thread,widgets,xcb,xcb-xlib,xkb,xkbcommon-x11,xlib,xrender,zstd]:x64-linux@6.7.0... Elapsed time to handle qtbase:x64-linux: 31.4 ms qtbase:x64-linux package ABI: 86013a0c98955eec6320f353b20d3e2ed632d922d339a40c2f9d12a73c95b333 Installing 28/144 gumbo:x64-linux@0.10.1#6... Elapsed time to handle gumbo:x64-linux: 3.26 ms gumbo:x64-linux package ABI: d605c200fa393c81cc59a8985a5f79d5e9f6e6d1e6712b9ddc4f8122747eb7a4 Installing 29/144 litehtml:x64-linux@0.9.0... Elapsed time to handle litehtml:x64-linux: 3.6 ms litehtml:x64-linux package ABI: 97ba4d68e33ab1ad8f5422f8c0ec319e074344233a7645fc14ac2bd9da5b8856 Installing 30/144 qttools[assistant,core,designer,linguist]:x64-linux@6.7.0... Elapsed time to handle qttools:x64-linux: 7.02 ms qttools:x64-linux package ABI: 031ed1535176876457905d3b96a2eee3d85d7b246f156aee3ec932f10be7955e Installing 31/144 libwebp[core,libwebpmux,nearlossless,simd]:x64-linux@1.4.0#1... Elapsed time to handle libwebp:x64-linux: 3.09 ms libwebp:x64-linux package ABI: 2df032e8b344ed43f715dbd6ac5b1b14be698930418083063789f33cfb9119f9 Installing 32/144 freeglut:x64-linux@3.4.0#1... Elapsed time to handle freeglut:x64-linux: 2.75 ms freeglut:x64-linux package ABI: 7abdbef0501c6fc514060779c0322abab51e48d011c86c8259ef1e9c11261325 Installing 33/144 jasper[core,default-features,opengl]:x64-linux@4.2.1... Elapsed time to handle jasper:x64-linux: 3.08 ms jasper:x64-linux package ABI: 4335d8877a93d0e040728726fa80d4e7b816c7d718adb96ba1886fcf4b9f19df Installing 34/144 qtimageformats[core,default-features,jasper,tiff,webp]:x64-linux@6.7.0... Elapsed time to handle qtimageformats:x64-linux: 3.74 ms qtimageformats:x64-linux package ABI: ac19ed0df1f145064b54d93cb2cb72c97b8851ff88808ca641a59e43a9521e8a Installing 35/144 qtshadertools:x64-linux@6.7.0... Elapsed time to handle qtshadertools:x64-linux: 3.73 ms qtshadertools:x64-linux package ABI: e4dbb483be76ab8855f45fd15c4593e0e965e99f07366f07067ff43af5057149 Installing 36/144 qtlanguageserver:x64-linux@6.7.0... Elapsed time to handle qtlanguageserver:x64-linux: 3.39 ms qtlanguageserver:x64-linux package ABI: 4ef0dddd80c6eea30b78a8220562b6a8cfe698829c7ff9f94f994f5791e0c5ca Installing 37/144 qtdeclarative:x64-linux@6.7.0... Building qtdeclarative:x64-linux@6.7.0... /opt/vcpkg/buildtrees/versioning/versions/qtdeclarative/c7735c31022b2d41f5e0af9e727fc73cd4146a52: info: installing overlay port from here -- Using cached qtdeclarative-everywhere-src-6.7.0.tar.xz. -- Cleaning sources at /opt/vcpkg/buildtrees/qtdeclarative/src/here-src-6-a012fdeba0.clean. Use --editable to skip cleaning for the packages you specify. -- Extracting source /opt/vcpkg/downloads/qtdeclarative-everywhere-src-6.7.0.tar.xz -- Applying patch cb6b62f.diff -- Using source at /opt/vcpkg/buildtrees/qtdeclarative/src/here-src-6-a012fdeba0.clean -- Configuring x64-linux -- Building x64-linux-dbg CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message): Command failed: /opt/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/bin/cmake --build . --config Debug --target install -- -v -j33 Working Directory: /opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg See logs for more information: /opt/vcpkg/buildtrees/qtdeclarative/install-x64-linux-dbg-out.log

Call Stack (most recent call first): vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process) vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build) vcpkg_installed/x64-linux/share/qtbase/qt_install_submodule.cmake:350 (vcpkg_cmakeinstall) buildtrees/versioning/versions/qtdeclarative/c7735c31022b2d41f5e0af9e727fc73cd4146a52/portfile.cmake:30 (qt_install_submodule) scripts/ports.cmake:175 (include)

error: building qtdeclarative:x64-linux failed with: BUILD_FAILED Elapsed time to handle qtdeclarative:x64-linux: 2 min

...

At /opt/vcpkg/buildtrees/qtdeclarative/install-x64-linux-dbg-out.log:

[1784/3424] /usr/bin/c++ -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_QUICK_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_UP_TO=0x050000 -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_GUI_LIB -DQT_LEAN_HEADERS=1 -DQT_MOC_COMPAT -DQT_NETWORK_LIB -DQT_NO_AS_CONST -DQT_NO_AS_CONST=1 -DQT_NO_CAST_TO_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_INTEGER_EVENT_COORDINATES -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QEXCHANGE -DQT_NO_URL_CAST_FROM_STRING -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_USE_QSTRINGBUILDER -DQT_WARN_DEPRECATED_UP_TO=0x070000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/src/quick/Quick_autogen/include -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQuick -I/opt/vcpkg/buildtrees/qtdeclarative/src/here-src-6-a012fdeba0.clean/src/quick -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/src/quick -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQuick/6.7.0 -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQuick/6.7.0/QtQuick -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/src/qml -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQml/6.7.0 -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQml/6.7.0/QtQml -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQmlBuiltins/6.7.0 -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQmlBuiltins/6.7.0/QtQmlBuiltins -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQmlBuiltins -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQml -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQmlIntegration -I/opt/vcpkg/buildtrees/qtdeclarative/src/here-src-6-a012fdeba0.clean/src/qmlintegration -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/src/qmlintegration -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQmlModels -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/src/qmlmodels -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQmlModels/6.7.0 -I/opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/include/QtQmlModels/6.7.0/QtQmlModels -isystem vcpkg_installed/x64-linux/include/Qt6/QtCore/6.7.0 -isystem vcpkg_installed/x64-linux/include/Qt6/QtCore/6.7.0/QtCore -isystem vcpkg_installed/x64-linux/include/Qt6/QtCore -isystem vcpkg_installed/x64-linux/include/Qt6 -isystem vcpkg_installed/x64-linux/share/Qt6/mkspecs/linux-g++ -isystem vcpkg_installed/x64-linux/include/Qt6/QtNetwork -isystem vcpkg_installed/x64-linux/include/Qt6/QtGui -isystem vcpkg_installed/x64-linux/include/Qt6/QtGui/6.7.0 -isystem vcpkg_installed/x64-linux/include/Qt6/QtGui/6.7.0/QtGui -isystem vcpkg_installed/x64-linux/include/Qt6/QtOpenGL -isystem vcpkg_installed/x64-linux/include/Qt6/QtOpenGL/6.7.0 -isystem vcpkg_installed/x64-linux/include/Qt6/QtOpenGL/6.7.0/QtOpenGL -fPIC -g -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -fno-exceptions -fPIC -ffunction-sections -fdata-sections -Wsuggest-override -fcf-protection=full -Winvalid-pch -include /opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/src/quick/CMakeFiles/Quick.dir/cmake_pch.hxx -MD -MT src/quick/CMakeFiles/Quick.dir/quick_qmltyperegistrations.cpp.o -MF src/quick/CMakeFiles/Quick.dir/quick_qmltyperegistrations.cpp.o.d -o src/quick/CMakeFiles/Quick.dir/quick_qmltyperegistrations.cpp.o -c /opt/vcpkg/buildtrees/qtdeclarative/x64-linux-dbg/src/quick/quick_qmltyperegistrations.cpp ninja: build stopped: subcommand failed.



### Additional context

I've looked at the other tickets where it's failed due to qtdeclarative and it's typically because of the size of the file directory + name. Doesn't look to be the same issue.
WangWeiLin-MV commented 1 month ago

Using the latest version of vcpkg for local installation does not reproduce the issue.

Please try again with the latest vcpkg.

Neumann-A commented 4 weeks ago

The posted log does not show the error. So no way to analyze this.