Opened 3 years ago

Last modified 3 years ago

#63434 closed defect

ARM64 Apple Silicon - qt5-qtwebengine build fail — at Version 2

Reported by: abruto Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: arm64 Cc:
Port: qt5-qtwebengine

Description (last modified by abruto)

I can't get py39-pyside2 to work on my MacBook Pro M1. It's dependency qtwebengine fails to build everytime I try.

Error: Processing of port qt5-qtwebengine failed

log excerpt:

:info:build ERROR at //third_party/zlib/BUILD.gn:100:9: Assertion failed.
4358	:info:build         assert(false, "Unsupported ARM OS")
4359	:info:build         ^-----
4360	:info:build Unsupported ARM OS
4361	:info:build See //ui/gfx/BUILD.gn:306:5: which caused the file to be included.
4362	:info:build     "//third_party/zlib",
4363	:info:build     ^-------------------
4364	:info:build Project ERROR: GN run error!

Change History (3)

Changed 3 years ago by abruto

Attachment: main.log added

main.log

comment:1 Changed 3 years ago by abruto

Description: modified (diff)

comment:2 Changed 3 years ago by abruto

Description: modified (diff)
Note: See TracTickets for help on using tickets.