Opened 20 months ago

Closed 2 weeks ago

#66957 closed defect (fixed)

qt6-qtmultimedia @6.2.4_2 configure failed with EGL error

Reported by: amadeus24 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: qt6-qtmultimedia

Description

qt6-qtmultimedia configure failed because of $targetname, on a MacBook Pro with Apple M1 Max, Ventura 13.2.1

Attachments (2)

main.log (19.4 KB) - added by amadeus24 20 months ago.
main.log
CMakeError.log (2.6 KB) - added by amadeus24 20 months ago.
CMakeError.log

Download all attachments as: .zip

Change History (6)

Changed 20 months ago by amadeus24

Attachment: main.log added

main.log

Changed 20 months ago by amadeus24

Attachment: CMakeError.log added

CMakeError.log

comment:1 Changed 20 months ago by jmroot (Joshua Root)

Keywords: qt6-qtmultimedia configure failed removed
Summary: qt6-qtmultimedia configure failed because of $targetnameqt6-qtmultimedia @6.2.4_2 configure failed with EGL error

comment:2 Changed 20 months ago by kencu (Ken)

we have so far resisted enabling the EGL emulation subsystem in mesa as it has no hardware acceleration, unlike the GLX subsystem. EGL uses a slower software renderer.

If more and more software requires EGL and can’t be configured to use GLX, we might be stuck, and have to enable it…

But seems like qt6 should have some way to not require EGL on MacOS…

comment:3 Changed 2 weeks ago by reneeotten (Renee Otten)

to me it seems this should be fixed, at least according to the configure.args. Additionally, the current version is 6.7.2 (or 6.4.3 on older systems). So please check again and feel free to reopen the ticket if the issue persists.

comment:4 Changed 2 weeks ago by reneeotten (Renee Otten)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.