Opened 15 months ago

Last modified 15 months ago

#66957 new defect

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 15 months ago.
main.log
CMakeError.log (2.6 KB) - added by amadeus24 15 months ago.
CMakeError.log

Download all attachments as: .zip

Change History (4)

Changed 15 months ago by amadeus24

Attachment: main.log added

main.log

Changed 15 months ago by amadeus24

Attachment: CMakeError.log added

CMakeError.log

comment:1 Changed 15 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 15 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…

Note: See TracTickets for help on using tickets.