Opened 2 years ago

Closed 7 months ago

#65046 closed defect (fixed)

py-llvmlite @0.38.0 fails to build with Xcode 13.3.1 on macOS 12.3.1

Reported by: Torsten-B Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port: py-llvmlite

Description

py-llvmlite fails to build with Xcode 13.3/13.3.1 on Monterey 12.3.1 x86_64 due to some linking issues as seen in the attached build log. It fails even on a fresh mac ports install that just tries to build py310-llvmlite or py39-llvmlite.

With the same macports version and ports tree (and thus same version of py310-llvmlite, clang etc) but using Xcode 13.2 the build succeeds just fine.

Attachments (1)

Change History (6)

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Owner: set to stromnov
Status: newassigned

comment:2 Changed 2 years ago by jsalort (Julien Salort)

I get the same error exactely on M1 platform.

comment:3 Changed 7 months ago by chrstphrchvz (Christopher Chavez)

I believe #66193 is a duplicate of this and that these were fixed by [591ae22b306a8/macports-ports]. Can these tickets be closed?

comment:4 Changed 7 months ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:5 Changed 7 months ago by neverpanic (Clemens Lang)

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