Skip to content

[pdal] Build error #27131

@hotasim

Description

@hotasim

Package: pdal[core,draco,e57,hdf,i3s,pgpointcloud,supported-plugins]:x64-linux -> 2.4.3

Host Environment

  • Host: x64-linux
  • Compiler: GNU 8.5.0
  • vcpkg-tool version: 2022-09-20-522aa94e9d261c7d7b2f079bf2591ca62df5c714
    vcpkg-scripts version: e2667a4 2022-10-06 (14 hours ago)

To Reproduce

vcpkg install pdal:x64-linux

Failure logs

-- Note: pdal only supports dynamic library linkage. Building dynamic library.
-- Using cached PDAL-PDAL-2.4.3.tar.gz.
-- Cleaning sources at /home/ec2-user/test_vcpkg/vcpkg/buildtrees/pdal/src/2.4.3-960ddf7f39.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /home/ec2-user/test_vcpkg/vcpkg/downloads/PDAL-PDAL-2.4.3.tar.gz
-- Applying patch fix-dependency.patch
-- Applying patch fix-unix-compiler-options.patch
-- Applying patch fix-find-library-suffix.patch
-- Applying patch no-pkgconfig-requires.patch
-- Applying patch no-rpath.patch
-- Using source at /home/ec2-user/test_vcpkg/vcpkg/buildtrees/pdal/src/2.4.3-960ddf7f39.clean
-- Installing: /home/ec2-user/test_vcpkg/vcpkg/buildtrees/pdal/src/2.4.3-960ddf7f39.clean/vendor/nanoflann/nanoflann.hpp
-- Installing: /home/ec2-user/test_vcpkg/vcpkg/buildtrees/pdal/src/2.4.3-960ddf7f39.clean/vendor/nlohmann/nlohmann/json.hpp
-- Installing: /home/ec2-user/test_vcpkg/vcpkg/buildtrees/pdal/src/2.4.3-960ddf7f39.clean/pdal/json_fwd.hpp
-- Configuring x64-linux
-- Building x64-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:129 (message):
    Command failed: /home/ec2-user/test_vcpkg/vcpkg/downloads/tools/cmake-3.24.0-linux/cmake-3.24.0-linux-x86_64/bin/cmake --build . --config Debug --target install -- -v -j9
    Working Directory: /home/ec2-user/test_vcpkg/vcpkg/buildtrees/pdal/x64-linux-dbg
    See logs for more information:
      /home/ec2-user/test_vcpkg/vcpkg/buildtrees/pdal/install-x64-linux-dbg-out.log

Call Stack (most recent call first):
  installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  ports/pdal/portfile.cmake:68 (vcpkg_cmake_install)
  scripts/ports.cmake:147 (include)

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions