conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

[package] qt6: qmltestrunner not in package

Open jcar87 opened this issue 8 months ago • 1 comments

Description

.

Package and Environment Details

.

Conan profile

.

Steps to reproduce

on macos:

conan create . --version=6.7.1

Logs

ERROR: qt/6.7.1: Error in package() method, line 871 assert False, f"Could not find executable {target}{extension} in {self.package_folder}" AssertionError: Could not find executable qmltestrunner in /xxx/p/b/qt6f56e4472f231/p

seen with PR proposed in https://github.com/conan-io/conan-center-index/pull/24193/files

however this was a warning in master - this target is not being built

jcar87 avatar Jun 10 '24 14:06 jcar87