Skip to content

[gdal] Feature lz4 must be explicitly declared #21648

@silentHouse33011

Description

@silentHouse33011

Host Environment

  • OS: [Linux Mint 20.2 cinnamon]
  • Compiler: gcc 9.3.0

To Reproduce
Steps to reproduce the behavior:
./vcpkg install osgearth

Failure logs
Console output:

Building x64-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:155 (message):
    Command failed: /home/sh/Downloads/vcpkg/vcpkg/downloads/tools/cmake-3.21.1-linux/cmake-3.21.1-linux-x86_64/bin/cmake --build . --config Debug --target install -- -v -j5
    Working Directory: /home/sh/Downloads/vcpkg/vcpkg/buildtrees/osgearth/x64-linux-dbg
    See logs for more information:
      /home/sh/Downloads/vcpkg/vcpkg/buildtrees/osgearth/install-x64-linux-dbg-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_cmake.cmake:106 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_cmake.cmake:44 (vcpkg_build_cmake)
  ports/osgearth/portfile.cmake:52 (vcpkg_install_cmake)
  scripts/ports.cmake:142 (include)
Error: Building package osgearth:x64-linux failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `git pull` and `./vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
  package: osgearth[core,tools]:x64-linux -> 3.2#1
  vcpkg version: a2fcb0374 2021-11-23 (9 hours ago)
  vcpkg-tool version: 2021-11-15-ec76affcc987efbf172b7da0b05df711b48fa535
Attached a log file output   with name vcpkg/buildtrees/osgearth/install-x64-linux-dbg-out.log

log.txt

Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.

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