Make all -j8 error OS X installation

259 views
Skip to first unread message

Srujana Gattupalli

unread,
Jun 1, 2015, 3:26:27 PM6/1/15
to caffe...@googlegroups.com
I am getting the following errors

NVCC src/caffe/layers/cudnn_pooling_layer.cu

/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(27): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: inline specifier allowed on function declarations only


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: incomplete type is not allowed


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "atomic_int_least32_t" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "pw" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(30): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(90): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(92): error: "this" may only be used inside a nonstatic member function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: function "boost::detail::get_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: function "boost::detail::get_untyped_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(100): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "atomic_conditional_increment" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(112): error: identifier "dispose" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(113): error: identifier "weak_release" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(119): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(130): error: a type qualifier is not allowed on a nonmember function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: "atomic_int_least32_t" is not a type name


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: the first argument of this c11 atomic builtin must be a pointer to the _Atomic type


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(138): error: expected a declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(127): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(156): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(195): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(252): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(267): error: expected a declaration


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: __weak_result_type is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(35): error: __invoke_return is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(42): error: __invoke_return0 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(49): error: __invoke_return1 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(56): error: __invoke_return2 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(202): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: not a class or struct name


Error limit reached.

100 errors detected in the compilation of "/var/folders/y7/nhc21y2n4xv7xnkpg56t_4hm0000gn/T//tmpxft_000093e6_00000000-16_absval_layer.compute_50.cpp1.ii".

Compilation terminated.

make: *** [.build_release/cuda/src/caffe/layers/absval_layer.o] Error 1

make: *** Waiting for unfinished jobs....

/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(27): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: inline specifier allowed on function declarations only


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: incomplete type is not allowed


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "atomic_int_least32_t" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "pw" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(30): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(90): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(92): error: "this" may only be used inside a nonstatic member function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: function "boost::detail::get_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: function "boost::detail::get_untyped_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(100): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "atomic_conditional_increment" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(112): error: identifier "dispose" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(113): error: identifier "weak_release" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(119): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(130): error: a type qualifier is not allowed on a nonmember function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: "atomic_int_least32_t" is not a type name


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: the first argument of this c11 atomic builtin must be a pointer to the _Atomic type


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(138): error: expected a declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(127): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(156): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(195): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(252): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(267): error: expected a declaration


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: __weak_result_type is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(35): error: __invoke_return is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(42): error: __invoke_return0 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(49): error: __invoke_return1 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(56): error: __invoke_return2 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(202): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: not a class or struct name


Error limit reached.

100 errors detected in the compilation of "/var/folders/y7/nhc21y2n4xv7xnkpg56t_4hm0000gn/T//tmpxft_00009423_00000000-16_base_data_layer.compute_50.cpp1.ii".

Compilation terminated.

make: *** [.build_release/cuda/src/caffe/layers/base_data_layer.o] Error 1

/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(27): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: inline specifier allowed on function declarations only


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: incomplete type is not allowed


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "atomic_int_least32_t" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "pw" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(30): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(90): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(92): error: "this" may only be used inside a nonstatic member function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: function "boost::detail::get_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: function "boost::detail::get_untyped_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(100): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "atomic_conditional_increment" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(112): error: identifier "dispose" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(113): error: identifier "weak_release" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(119): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(130): error: a type qualifier is not allowed on a nonmember function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: "atomic_int_least32_t" is not a type name


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: the first argument of this c11 atomic builtin must be a pointer to the _Atomic type


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(138): error: expected a declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(127): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(156): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(195): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(252): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(267): error: expected a declaration


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: __weak_result_type is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(35): error: __invoke_return is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(42): error: __invoke_return0 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(49): error: __invoke_return1 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(56): error: __invoke_return2 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(202): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: not a class or struct name


Error limit reached.

100 errors detected in the compilation of "/var/folders/y7/nhc21y2n4xv7xnkpg56t_4hm0000gn/T//tmpxft_0000942b_00000000-16_bnll_layer.compute_50.cpp1.ii".

Compilation terminated.

make: *** [.build_release/cuda/src/caffe/layers/bnll_layer.o] Error 1

/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(27): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: inline specifier allowed on function declarations only


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: incomplete type is not allowed


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "atomic_int_least32_t" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "pw" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(30): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(90): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(92): error: "this" may only be used inside a nonstatic member function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: function "boost::detail::get_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: function "boost::detail::get_untyped_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(100): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "atomic_conditional_increment" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(112): error: identifier "dispose" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(113): error: identifier "weak_release" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(119): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(130): error: a type qualifier is not allowed on a nonmember function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: "atomic_int_least32_t" is not a type name


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: the first argument of this c11 atomic builtin must be a pointer to the _Atomic type


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(138): error: expected a declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(127): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(156): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(195): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(252): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(267): error: expected a declaration


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: __weak_result_type is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(35): error: __invoke_return is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(42): error: __invoke_return0 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(49): error: __invoke_return1 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(56): error: __invoke_return2 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(202): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: not a class or struct name


Error limit reached.

100 errors detected in the compilation of "/var/folders/y7/nhc21y2n4xv7xnkpg56t_4hm0000gn/T//tmpxft_00009458_00000000-16_concat_layer.compute_50.cpp1.ii".

Compilation terminated.

make: *** [.build_release/cuda/src/caffe/layers/concat_layer.o] Error 1

/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(27): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: inline specifier allowed on function declarations only


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: incomplete type is not allowed


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "atomic_int_least32_t" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "pw" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(30): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(90): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(92): error: "this" may only be used inside a nonstatic member function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: function "boost::detail::get_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: function "boost::detail::get_untyped_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(100): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "atomic_conditional_increment" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(112): error: identifier "dispose" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(113): error: identifier "weak_release" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(119): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(130): error: a type qualifier is not allowed on a nonmember function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: "atomic_int_least32_t" is not a type name


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: the first argument of this c11 atomic builtin must be a pointer to the _Atomic type


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(138): error: expected a declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(127): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(156): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(195): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(252): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(267): error: expected a declaration


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: __weak_result_type is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(35): error: __invoke_return is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(42): error: __invoke_return0 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(49): error: __invoke_return1 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(56): error: __invoke_return2 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(202): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: not a class or struct name


Error limit reached.

100 errors detected in the compilation of "/var/folders/y7/nhc21y2n4xv7xnkpg56t_4hm0000gn/T//tmpxft_00009473_00000000-16_contrastive_loss_layer.compute_50.cpp1.ii".

Compilation terminated.

make: *** [.build_release/cuda/src/caffe/layers/contrastive_loss_layer.o] Error 1

/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(27): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: inline specifier allowed on function declarations only


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: incomplete type is not allowed


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "atomic_int_least32_t" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "pw" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(30): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(90): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(92): error: "this" may only be used inside a nonstatic member function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: function "boost::detail::get_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: function "boost::detail::get_untyped_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(100): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "atomic_conditional_increment" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(112): error: identifier "dispose" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(113): error: identifier "weak_release" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(119): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(130): error: a type qualifier is not allowed on a nonmember function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: "atomic_int_least32_t" is not a type name


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: the first argument of this c11 atomic builtin must be a pointer to the _Atomic type


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(138): error: expected a declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(127): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(156): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(195): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(252): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(267): error: expected a declaration


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: __weak_result_type is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(35): error: __invoke_return is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(42): error: __invoke_return0 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(49): error: __invoke_return1 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(56): error: __invoke_return2 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(202): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: not a class or struct name


Error limit reached.

100 errors detected in the compilation of "/var/folders/y7/nhc21y2n4xv7xnkpg56t_4hm0000gn/T//tmpxft_0000947b_00000000-16_conv_layer.compute_50.cpp1.ii".

Compilation terminated.

make: *** [.build_release/cuda/src/caffe/layers/conv_layer.o] Error 1

/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(27): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: inline specifier allowed on function declarations only


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: incomplete type is not allowed


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "atomic_int_least32_t" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "pw" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(30): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(90): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(92): error: "this" may only be used inside a nonstatic member function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: function "boost::detail::get_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: function "boost::detail::get_untyped_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(100): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "atomic_conditional_increment" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(112): error: identifier "dispose" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(113): error: identifier "weak_release" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(119): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(130): error: a type qualifier is not allowed on a nonmember function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: "atomic_int_least32_t" is not a type name


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: the first argument of this c11 atomic builtin must be a pointer to the _Atomic type


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(138): error: expected a declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(127): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(156): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(195): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(252): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(267): error: expected a declaration


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: __weak_result_type is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(35): error: __invoke_return is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(42): error: __invoke_return0 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(49): error: __invoke_return1 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(56): error: __invoke_return2 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(202): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: not a class or struct name


Error limit reached.

100 errors detected in the compilation of "/var/folders/y7/nhc21y2n4xv7xnkpg56t_4hm0000gn/T//tmpxft_00009485_00000000-16_cudnn_conv_layer.compute_50.cpp1.ii".

Compilation terminated.

make: *** [.build_release/cuda/src/caffe/layers/cudnn_conv_layer.o] Error 1

/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(27): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: inline specifier allowed on function declarations only


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: incomplete type is not allowed


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "atomic_int_least32_t" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(29): error: identifier "pw" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(30): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(90): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(92): error: "this" may only be used inside a nonstatic member function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(95): error: function "boost::detail::get_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: invalid specifier outside a class declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(96): error: function "boost::detail::get_untyped_deleter" may not be initialized


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(100): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(105): error: identifier "atomic_conditional_increment" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(110): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(112): error: identifier "dispose" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(113): error: identifier "weak_release" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(119): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "weak_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(124): error: identifier "atomic_decrement" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(130): error: a type qualifier is not allowed on a nonmember function


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: "atomic_int_least32_t" is not a type name


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: identifier "use_count_" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: the first argument of this c11 atomic builtin must be a pointer to the _Atomic type


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(132): error: expected a ";"


/usr/local/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp(138): error: expected a declaration


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(127): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(156): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(195): error: not a class or struct name


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(252): error: identifier "sp_typeinfo" is undefined


/usr/local/include/boost/smart_ptr/detail/sp_counted_impl.hpp(267): error: expected a declaration


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(543): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(568): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(593): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(618): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(643): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(668): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(693): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(720): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(745): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(770): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(795): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(820): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(845): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(870): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(895): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(937): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(956): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(978): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1004): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1030): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1048): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1065): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1076): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1099): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1110): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1133): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1144): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1167): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: binary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/functional(1179): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: __weak_result_type is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(22): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(35): error: __invoke_return is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(42): error: __invoke_return0 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(49): error: __invoke_return1 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(56): error: __invoke_return2 is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(202): error: not a class or struct name


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: unary_function is not a template


/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__functional_03(218): error: not a class or struct name


Error limit reached.

100 errors detected in the compilation of "/var/folders/y7/nhc21y2n4xv7xnkpg56t_4hm0000gn/T//tmpxft_0000949e_00000000-16_cudnn_pooling_layer.compute_50.cpp1.ii".

Compilation terminated.

make: *** [.build_release/cuda/src/caffe/layers/cudnn_pooling_layer.o] Error 1



Please HELP !

Jake

unread,
Jun 1, 2015, 11:34:07 PM6/1/15
to caffe...@googlegroups.com
I'm setting up Caffe on a new Macbook today and am also seeing these compilation errors. Does anyone know the cause and/or potential workarounds?
...

Carlos Treviño

unread,
Jun 2, 2015, 3:42:31 AM6/2/15
to caffe...@googlegroups.com
Hi,

I suggest to check this website http://installing-caffe-the-right-way.wikidot.com/  It compiles and runs with no issues.

-Carlos

Jake Lussier

unread,
Jun 2, 2015, 4:06:36 AM6/2/15
to Carlos Treviño, caffe...@googlegroups.com
Hello,

I followed a very similar procedure except (1) I installed the Anaconda Python distribution as suggested in the docs (and therefore specified different python paths), and (2) I did not set the CPU_ONLY switch as I need GPU support for training.

As can be seen in the error trace posted by Srujana, the problem is during the cuda code compilation. Has anyone tested this procedure with the most recent os x, caffe, and cuda? I tried the cuda 7.0 bundle off the website, as well as after updating the driver.

Any help would be great. Thanks!

- Jake 


--
You received this message because you are subscribed to a topic in the Google Groups "Caffe Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/caffe-users/HJElJyGtZsI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to caffe-users...@googlegroups.com.
To post to this group, send email to caffe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/caffe-users/5d91194b-42cb-4953-978c-e494cb2503a1%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Martin Hjelm

unread,
Jun 2, 2015, 5:46:45 AM6/2/15
to caffe...@googlegroups.com, trevino....@gmail.com
Hi. Had the same errors. I switched to Boost 1.57.0 using brew switch boost 1.57.0. That made the compilation error go away for everything except the last runtest witch gets confused and doesn't find a library. That seems fixable though.
Reply all
Reply to author
Forward
0 new messages