Opened 5 years ago
Last modified 5 years ago
#59477 closed defect
libedit @20190324-3.1: can't build because patches fail — at Version 1
Reported by: | mabartibin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | mcalhoun@… | |
Port: | libedit |
Description (last modified by mabartibin)
macOS 10.15 Xcode 11.1 Build version 11A1027
Trying to install libedit gives me
Error: Failed to patch libedit: command execution failed
Looking at the log file, I first found that the doc/Makefile.in patch was the culprit. Seems the patch was already applied in the dowloaded version
Removed that from the Portfile, but then it turned out many of the other patches couldn’t be applied either.
Pretty bad, since Python depends on libedit, and everything, it seems, depends on Python.
Note: See
TracTickets for help on using
tickets.