Opened 17 months ago

Last modified 17 months ago

#66532 closed defect

moltenvk should be labeled as a universal variant — at Initial Version

Reported by: MichaelGDev48 (Michael G) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: MoltenVK

Description

When compiling and installing moltenvk it provides a universal variant but isn't labeled as such which causes issues for packages you try to build with universal label , that depend on it like vulkan-loader Error: Cannot install vulkan-loader for the archs 'arm64 x86_64' because Error: its dependency MoltenVK is only installed for the arch 'arm64' Error: and does not have a universal variant.

file /opt/local/lib/libMoltenVK.dylib /opt/local/lib/libMoltenVK.dylib: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit dynamically linked shared library x86_64] [arm64] /opt/local/lib/libMoltenVK.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64 /opt/local/lib/libMoltenVK.dylib (for architecture arm64): Mach-O 64-bit dynamically linked shared library arm64

Change History (0)

Note: See TracTickets for help on using tickets.