#61291 closed defect (fixed)
OpenBLAS-devel sources not found
Reported by: | rmottola (Riccardo) | Owned by: | admin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | |
Keywords: | Cc: | ||
Port: | OpenBLAS-devel |
Description
I have an issue building OpenBLAS-devel ... be it on 10.5, 10.6 or 10.7. The file is not found
---> Computing dependencies for OpenBLAS-devel ---> Fetching distfiles for OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from https://distfiles.macports.org/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from https://github.com/xianyi/OpenBLAS/tarball/33d22f99f188216fca6b5b7fdcd6b65cc58645eb ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from http://lil.fr.distfiles.macports.org/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from http://fco.it.distfiles.macports.org/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from https://nue.de.distfiles.macports.org/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from http://mse.uk.distfiles.macports.org/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from http://cph.dk.distfiles.macports.org/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from https://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from https://jnb.za.distfiles.macports.org/distfiles/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from https://kmq.jp.distfiles.macports.org/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from http://cjj.kr.distfiles.macports.org/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from https://pek.cn.distfiles.macports.org/macports/distfiles/OpenBLAS-devel ---> Attempting to fetch OpenBLAS-33d22f99f188216fca6b5b7fdcd6b65cc58645eb.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/OpenBLAS-devel Error: Failed to fetch OpenBLAS-devel: The requested URL returned error: 404
Change History (5)
comment:1 Changed 4 years ago by kencu (Ken)
comment:2 Changed 4 years ago by kencu (Ken)
doesn't look like the buildbot built it anywhere...
https://packages.macports.org/OpenBLAS-devel/?C=M;O=D
should double-check that url I guess...
comment:3 Changed 4 years ago by kencu (Ken)
looks like I installed it without trouble, so must be your out-of-date TLS:
$ port -v installed openblas-devel The following ports are currently installed: OpenBLAS-devel @20200923-33d22f99_0+gcc8+lapack+native+universal (active) platform='darwin 10' archs='i386 x86_64' date='2020-09-27T11:24:36-0700'
comment:4 Changed 4 years ago by kencu (Ken)
my 2-minute fix for the TLS issue is here comment:ticket:51516:19, and the improved version of it in comment:ticket:51516:20.
The rest of that ticket is filled with discussion about how it appears we will not be able to fix that issue generally for MacPorts.
comment:5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → server/hosting |
---|---|
Owner: | set to admin@… |
Resolution: | → fixed |
Status: | new → closed |
The file has now been mirrored.
The buildbot is a little backed up with build requests which will also delay mirroring.
Note: See
TracTickets for help on using
tickets.
for some reason, MP did not mirror that file
All those systems are too old for port to download it directly from github, unless you use my fixes to upgrade the ssl/tls. There is a four-year-old ticket somewhere with that fix outlined.
you could download the file with macports' curl or wget, if you have those. Or with tenfourfox or Artic Fox.