Skip to content

[qt5-base] build failure #11227

@panter-dsd

Description

@panter-dsd

Host Environment

  • OS: Linux
  • Compiler: gcc (Arch Linux 9.3.0-1) 9.3.0

To Reproduce
Steps to reproduce the behavior:
./vcpkg install qt5-base

Failure logs
/home/panter/install/vcpkg/buildtrees/qt5-base/x64-linux-dbg/bin/rcc: error while loading shared libraries: libbz2d.so.1.0: cannot open shared object file: No such file or directory /home/panter/install/vcpkg/buildtrees/qt5-base/x64-linux-dbg/bin/qfloat16-tables: error while loading shared libraries: libbz2d.so.1.0: cannot open shared object file: No such file or directory
build-x64-linux-dbg-err.log
build-x64-linux-dbg-out.log

Additional info
x64-linux.cmake

set(VCPKG_TARGET_ARCHITECTURE x64)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPKG_LIBRARY_LINKAGE dynamic)

set(VCPKG_CMAKE_SYSTEM_NAME Linux)

Metadata

Metadata

Assignees

Labels

requires:reproThe issue is not currently repro-able

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions