Opened 6 years ago

Closed 3 months ago

#56284 closed defect (fixed)

py-llvmmath, py-llvmpy: depend on outdated clang-3.3

Reported by: BjarneDMat Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version:
Keywords: sierra highsierra mojave catalina Cc: cooljeanius (Eric Gallager)
Port: py-llvmmath, py-llvmpy

Description

--->  Computing dependencies for py36-llvmmath
--->  Dependencies to be installed: clang-3.3 py36-llvmpy llvm-3.3
--->  Fetching distfiles for clang-3.3
Error: clang-3.3 is not supported on macOS Sierra or newer.
Error: Failed to fetch clang-3.3: unsupported platform
Error: See .../clang-3.3/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port py36-llvmmath failed
--->  Scanning binaries for linking errors
--->  No broken files found.                             
--->  Computing dependencies for py36-llvmpy
--->  Dependencies to be installed: llvm-3.3
--->  Fetching distfiles for llvm-3.3
--->  Attempting to fetch llvm-3.3.src.tar.gz from http://nue.de.distfiles.macports.org/llvm
--->  Verifying checksums for llvm-3.3                                               
--->  Extracting llvm-3.3
--->  Applying patches to llvm-3.3
--->  Configuring llvm-3.3
Error: Failed to configure llvm-3.3, consult .../llvm-3.3/work/build/config.log
Error: Failed to configure llvm-3.3: configure failure: command execution failed
Error: See .../llvm-3.3/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port py36-llvmpy failed
--->  Scanning binaries for linking errors

Change History (8)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Cc: stromnov removed
Owner: set to stromnov
Status: newassigned

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sierra highsierra mojave added
Port: py-llvmpy added
Summary: py36-llvmmath is dependent on outdated clang-3.3py-llvmmath, py-llvmpy: depend on outdated clang-3.3

This is still a problem and needs to be fixed. As it stands, this port cannot be installed on the 3 most recent versions of macOS.

A comment in the port says "Keep in sync with py-llvmpy", so this applies to py-llvmpy too.

comment:3 Changed 5 years ago by stromnov (Andrey Stromnov)

llvmpy was discontinued in favor of llvmlite five years ago.

llvmmath also was abandoned five years ago.

Last edited 5 years ago by stromnov (Andrey Stromnov) (previous) (diff)

comment:4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: catalina added

Ok, then you may wish to delete the ports. Or if you want to keep them for users of older systems, at least mark them (with known_fail yes and an error message) as unable to be installed on macOS 10.12 and later.

comment:5 Changed 4 years ago by kencu (Ken)

Cc: kencu added

comment:6 Changed 3 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:7 Changed 2 years ago by kencu (Ken)

Cc: kencu removed

comment:8 Changed 3 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In ed31b0f91eef3cb56e19fd052091e546e5e48cb3/macports-ports (master):

py-llvmmath: remove port

Closes: #56284
Closes: #45804

Note: See TracTickets for help on using tickets.