Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 6.x #46

Draft
wants to merge 11 commits into
base: qt6
Choose a base branch
from
Draft

Update to 6.x #46

wants to merge 11 commits into from

Conversation

jschueller
Copy link

@conda-forge-admin please rerender

@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

  • If python is a host requirement, it should be a run requirement.

@jschueller jschueller force-pushed the qt6webengine branch 2 times, most recently from 1000239 to 1908f7c Compare February 16, 2024 08:20
@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@jschueller
Copy link
Author

@conda-forge-admin please rerender

@h-vetinari
Copy link
Member

On OSX:

ERROR: Feature "webengine_system_icu": Forcing to "ON" breaks its condition:
    ICU_FOUND
Condition values dump:
    ICU_FOUND = ""

ERROR: Feature "webengine_system_ffmpeg": Forcing to "ON" breaks its condition:
    FFMPEG_FOUND AND QT_FEATURE_webengine_system_opus AND QT_FEATURE_webengine_system_libwebp
Condition values dump:
    FFMPEG_FOUND = ""
    QT_FEATURE_webengine_system_opus = "OFF"
    QT_FEATURE_webengine_system_libwebp = "OFF"

ERROR: Feature "webengine_system_libevent": Forcing to "ON" breaks its condition:
    UNIX AND LIBEVENT_FOUND
Condition values dump:
    UNIX = "1"
    LIBEVENT_FOUND = ""

@h-vetinari
Copy link
Member

Also not building correctly on linux:

// Path to a library.
pkgcfg_lib_ZLIB_z:FILEPATH=$PREFIX/lib/libz.so

[1/2] Check QtWebEngine support
QtWebEngine will not be built: Could not find all necessary libraries for qpa-xcb support. X11:YES LIBDRM:YES XCOMPOSITE:NO XCURSOR:NO XRANDR:NO XI:NO XPROTO:NO XSHMFENCE:NO XTST:NO
[1/2] Install the project...
-- Install configuration: "Release"
-- Up-to-date: $PREFIX/lib/cmake/Qt6
-- Installing: $PREFIX/lib/cmake/Qt6/FindSnappy.cmake
-- Installing: $PREFIX/lib/cmake/Qt6/FindGPerf.cmake
-- Installing: $PREFIX/lib/cmake/Qt6/FindGn.cmake
-- Installing: $PREFIX/lib/cmake/Qt6/FindPkgConfigHost.cmake
-- Installing: $PREFIX/lib/cmake/Qt6/FindNodejs.cmake
-- Installing: $PREFIX/lib/cmake/Qt6/FindNinja.cmake

Resource usage statistics from building qt6-webengine:
   Process count: 7
   CPU time: Sys=0:00:06.6, User=0:00:00.8
   Memory: 74.7M
   Disk usage: 3.1M
   Time elapsed: 0:00:21.5

@h-vetinari
Copy link
Member

And finally windows:

ERROR: Feature "webengine_system_icu": Forcing to "ON" breaks its condition:
    ICU_FOUND
Condition values dump:
    ICU_FOUND = ""

ERROR: Feature "webengine_system_libevent": Forcing to "ON" breaks its condition:
    UNIX AND LIBEVENT_FOUND
Condition values dump:
    UNIX = ""
    LIBEVENT_FOUND = ""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants