Opened 8 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)

main.log (712.5 KB) - added by amitbhatia3@… 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by amitbhatia3@…

Attachment: main.log added

comment:1 in reply to:  description Changed 8 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 Foundcaffe: nvcc fatal : The version ('70002') of the host compiler ('Apple clang') is not supported

Replying to amitbhatia3@…:

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

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.

See attached main.log file.

The log shows this error:

:info:build NVCC src/caffe/layers/absval_layer.cu
:info:build nvcc fatal   : The version ('70002') of the host compiler ('Apple clang') is not supported
:info:build make: *** [.build_release/cuda/src/caffe/layers/absval_layer.o] Error 1
:info:build make: *** Waiting for unfinished jobs....

That is the real problem.

comment:2 Changed 8 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 7 years ago by kurthindenburg (Kurt Hindenburg)

Owner: changed from humem to macports-tickets@…
Status: newassigned

comment:4 Changed 7 years ago by mf2k (Frank Schima)

Is this still a problem with version 20170817?

Note: See TracTickets for help on using tickets.