Opened 3 years ago
Last modified 13 months ago
#56284 assigned defect
py-llvmmath, py-llvmpy: depend on outdated clang-3.3
Reported by: | BjarneDMat | Owned by: | stromnov (Andrew Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | sierra highsierra mojave catalina | Cc: | kencu (Ken) |
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 (5)
comment:1 Changed 3 years ago by mf2k (Frank Schima)
Cc: | stromnov removed |
---|---|
Owner: | set to stromnov |
Status: | new → assigned |
comment:2 Changed 2 years ago by ryandesign (Ryan Schmidt)
Keywords: | sierra highsierra mojave added |
---|---|
Port: | py-llvmpy added |
Summary: | py36-llvmmath is dependent on outdated clang-3.3 → py-llvmmath, py-llvmpy: depend on outdated clang-3.3 |
comment:3 Changed 2 years ago by stromnov (Andrew Stromnov)
llvmpy was discontinued in favor of llvmlite five years ago.
llvmmath also was abandoned five years ago.
comment:4 Changed 14 months ago by ryandesign (Ryan 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 13 months ago by kencu (Ken)
Cc: | kencu added |
---|
Note: See
TracTickets for help on using
tickets.
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.