Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#54262 closed defect (fixed)

xml2rfc 1.36_0: Fails to build

Reported by: siccegge (Christoph Egger) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: xml2rfc

Description

xml2rfc fails to install (and some gui error messages pop up from tcl/tk). I'll try to include all helpfull information

% sudo port clean xml2rfc
--->  Cleaning xml2rfc

% sudo port install xml2rfc
--->  Computing dependencies for xml2rfc
--->  Fetching archive for xml2rfc
--->  Attempting to fetch xml2rfc-1.36_0.darwin_16.noarch.tbz2 from http://nue.de.packages.macports.org/xml2rfc
--->  Attempting to fetch xml2rfc-1.36_0.darwin_16.noarch.tbz2 from https://packages.macports.org/xml2rfc
--->  Attempting to fetch xml2rfc-1.36_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xml2rfc
--->  Fetching distfiles for xml2rfc
--->  Verifying checksums for xml2rfc
--->  Extracting xml2rfc
--->  Applying patches to xml2rfc
--->  Configuring xml2rfc
--->  Building xml2rfc
Error: Failed to build xml2rfc: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_xml2rfc/xml2rfc/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port xml2rfc failed

Attachments (2)

main.log (31.9 KB) - added by siccegge (Christoph Egger) 7 years ago.
buildlog
Bildschirmfoto 2017-05-31 um 11.46.16.png (180.3 KB) - added by siccegge (Christoph Egger) 7 years ago.

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by siccegge (Christoph Egger)

Attachment: main.log added

buildlog

Changed 7 years ago by siccegge (Christoph Egger)

comment:1 Changed 7 years ago by raimue (Rainer Müller)

Owner: set to raimue
Resolution: fixed
Status: newclosed

In 824d9ae2653ad097c39e9485f8cd32fb0178480c/macports-ports:

xml2rfc: Update to version 2.6.0

This is a replacement written in Python, the old Tcl version is
obsolete.

Closes: #54262

comment:2 Changed 7 years ago by raimue (Rainer Müller)

Instead of trying to fix the old 1.36 version written in Tcl, I switched to the replacement in Python, now at version 2.6.0. I hope this was what you expected.

Note: See TracTickets for help on using tickets.