Opened 11 years ago
Closed 11 years ago
#41637 closed defect (invalid)
boost: failed to fetch patches
Reported by: | mike.hui.zhang@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | boost |
Description
Attempting to fetch patch-tools_build_v2_engine_src_build.sh.diff
Can not download. I checked all the url's. No such files at all.
Change History (3)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | boost added |
---|---|
Summary: | failed to fetch patches → boost: failed to fetch patches |
comment:2 Changed 11 years ago by mike.hui.zhang@…
Oh. I have 'selfupdate'. But I am using a modified Portfile in my home directory. I added mpich-clang variant. I just found the files in /opt/local/... So I copy them to my home directory keeping the structure boost/files/* Now, it is working.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I assume you're talking about the boost port, since that's the only one that uses a patchfile of that name.
The patchfile is not meant to be downloaded; it's meant to already be in the files directory. Is it not on your system? It is on mine, and this patchfile has not been changed in over 2 years. Have you run
sudo port selfupdate
lately? If not, try that.