Opened 7 years ago

Last modified 7 years ago

#54935 closed defect

xz failed to build on macOS 10.13 17A365 — at Version 3

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 (3)

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.

Note: See TracTickets for help on using tickets.