[MacPorts] #65696: dzip @2.9 Error: Failed to patch dzip: command execution failed
MacPorts
noreply at macports.org
Sat Aug 20 14:46:17 UTC 2022
#65696: dzip @2.9 Error: Failed to patch dzip: command execution failed
---------------------+--------------------
Reporter: RobK88 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: dzip |
---------------------+--------------------
Comment (by RobK88):
Making some progress. Was able to get the patch to patch!
1. Downloaded the source
2. ran `dos2unix Makefile.unix`
3. Duplicated `Makefile.unix` to `Makefile.unix.orig`
4. Made changes to `Makefile.unix`
5. Ran `diff -u Makefile.linux.orig Makefile.linux > Makefile.linux.diff`
6. Copied `Makefile.linux.diff` to my local repo
Now the patch works but the port fails to build... One step forward....
:-)
{{{
$ sudo port clean --all dzip
---> Cleaning dzip
Grinchs-MacBook-Pro:~ grinch$ sudo port install -vst dzip
---> Computing dependencies for dzip
---> Fetching distfiles for dzip
---> Attempting to fetch dz29src.zip from
http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/dzip
---> Verifying checksums for dzip
---> Extracting dzip
---> Applying patches to dzip
---> Configuring dzip
---> Building dzip
Error: Failed to build dzip: command execution failed
Error: See /opt/local/var/macports/logs
/_Users_grinch_Development_MacPorts_local-
repo_ports_archivers_dzip/dzip/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port dzip failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65696#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list