Opened 7 years ago

Closed 7 years ago

#54935 closed defect (wontfix)

xz failed to build on macOS 10.13 17A365

Reported by: shapez0r Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: xz

Description (last modified by raimue (Rainer Müller))

As a dependency of cmake, it fails to get the port for darwin 17 and stops:

Reason - http://tukaani.org/xz/ takes us to sourceforge and you need javascript to get files from there: We're sorry -- the Sourceforge site is currently in Disaster Recovery mode, and currently requires the use of javascript to function. Please check back later.

--->  Fetching archive for xz
--->  Attempting to fetch xz-5.2.2_0.darwin_17.x86_64.tbz2 from https://packages.macports.org/xz
--->  Attempting to fetch xz-5.2.2_0.darwin_17.x86_64.tbz2 from http://fco.it.packages.macports.org/mirrors/macports-packages/xz/xz
--->  Attempting to fetch xz-5.2.2_0.darwin_17.x86_64.tbz2 from http://her.gr.packages.macports.org/xz
--->  Fetching distfiles for xz
--->  Attempting to fetch xz-5.2.2.tar.bz2 from http://tukaani.org/xz/
--->  Verifying checksums for xz
Error: Checksum (rmd160) mismatch for xz-5.2.2.tar.bz2
Error: Checksum (sha256) mismatch for xz-5.2.2.tar.bz2
***

Change History (4)

comment:1 Changed 7 years ago by shapez0r

--->  Attempting to fetch xz-5.2.2_0.darwin_17.x86_64.tbz2 from https://packages.macports.org/xz
--->  Attempting to fetch xz-5.2.2_0.darwin_17.x86_64.tbz2 from http://fco.it.packages.macports.org/mirrors/macports-packages/xz/xz
--->  Attempting to fetch xz-5.2.2_0.darwin_17.x86_64.tbz2 from http://her.gr.packages.macports.org/xz
--->  Fetching distfiles for xz
--->  Attempting to fetch xz-5.2.2.tar.bz2 from http://tukaani.org/xz/
--->  Verifying checksums for xz
Error: Checksum (rmd160) mismatch for xz-5.2.2.tar.bz2
Error: Checksum (sha256) mismatch for xz-5.2.2.tar.bz2
***
Last edited 7 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 7 years ago by shapez0r

Last edited 7 years ago by shapez0r (previous) (diff)

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

Description: modified (diff)
Owner: set to ryandesign
Port: xz added
Status: newassigned

Please use WikiFormatting in the future. Also remember to set the port field and add maintainers (port info --maintainers xz) to CC.

I cannot reproduce the problem on my system, fetch and checksum is successful. As this is likely a (temporary) problem at sf.net, there is not much we can do about it.

Please use port distfiles xz to get a list of mirrors for a manual download of the tarball. Place it into /opt/local/var/macports/distfiles/xz/ which is also shown in the output of said command.

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

Resolution: wontfix
Status: assignedclosed

How is it that you're trying to use xz 5.2.2 on High Sierra? High Sierra was just released days ago, yet we updated the xz port to 5.2.3 in December. Please sudo port selfupdate to get the latest portfile definitions.

Closing, because we cannot fix SourceForge server issues.

Note: See TracTickets for help on using tickets.