Opened 9 years ago
Last modified 7 years ago
#49997 assigned defect
caffe: nvcc fatal : The version ('70002') of the host compiler ('Apple clang') is not supported
Reported by: | amitbhatia3@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | caffe |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Had installed caffe last month on yosemite. After upgrade to capitan, cannot installed caffe anymore, as package is unavailable:
Fetching archive failed:: The requested URL returned error: 404 Not Found
See attached main.log file.
Attachments (1)
Change History (5)
Changed 9 years ago by amitbhatia3@…
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to hum@… |
Port: | caffe added |
Summary: | caffe: Fetching archive failed:: The requested URL returned error: 404 Not Found → caffe: nvcc fatal : The version ('70002') of the host compiler ('Apple clang') is not supported |
comment:2 Changed 9 years ago by amitbhatia3@…
So, is there a way to know what compiler version is supported for NVCC (e.g. what was used for Yosemite) ? i.e. can I download/install something to get this compiled on my machine?
comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from humem to macports-tickets@… |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Replying to amitbhatia3@…:
Archives are not available for any port for El Capitan at this time; see #48609. That is not a bug; it is merely an optional feature that has not yet been implemented. When a prebuilt archive is not available, the software builds on your own computer.
The log shows this error:
That is the real problem.