[MacPorts] #65127: vtk @8.2.0_11 +qt5: fails to build on arm/Monterey
MacPorts
noreply at macports.org
Sat May 7 00:25:37 UTC 2022
#65127: vtk @8.2.0_11 +qt5: fails to build on arm/Monterey
----------------------+------------------------
Reporter: wrohv | Owner: stromnov@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: haspatch | Port: vtk
----------------------+------------------------
I was previously able to build @8.2.0_10, but now I'm unable to build this
variant. Without qt5, the port builds and installs fine.
The +clang13+qt5 variant also didn't build for me initially, but it did
successfully build and install after I applied the following patch:
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/6420/diffs
I also note that the Homebrew formula for vtk contains several lines like
this:
{{{
# clang: error: unable to execute command: Segmentation fault: 11
# clang: error: clang frontend command failed due to signal (use -v to
see invocation)
# Apple clang version 13.1.6 (clang-1316.0.21.2)
fails_with :clang if DevelopmentTools.clang_build_version == 1316 &&
Hardware::CPU.arm?
}}}
and my system-installed clang version is indeed 13.1.6 (clang-1316.0.21.2)
--
Ticket URL: <https://trac.macports.org/ticket/65127>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list