1 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.cc:5: |
---|
2 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.h:22: |
---|
3 | :info:build In file included from /opt/local/include/google/protobuf/generated_message_util.h:44: |
---|
4 | :info:build In file included from /opt/local/include/google/protobuf/stubs/once.h:81: |
---|
5 | :info:build In file included from /opt/local/include/google/protobuf/stubs/atomicops.h:184: |
---|
6 | :info:build /opt/local/include/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from <atomic> instead [-Wdeprecated-declarations] |
---|
7 | :info:build if (OSAtomicCompareAndSwap64(old_value, new_value, |
---|
8 | :info:build ^ |
---|
9 | :info:build /usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here |
---|
10 | :info:build bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, |
---|
11 | :info:build ^ |
---|
12 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.cc:5: |
---|
13 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.h:22: |
---|
14 | :info:build In file included from /opt/local/include/google/protobuf/generated_message_util.h:44: |
---|
15 | :info:build In file included from /opt/local/include/google/protobuf/stubs/once.h:81: |
---|
16 | :info:build In file included from /opt/local/include/google/protobuf/stubs/atomicops.h:184: |
---|
17 | :info:build /opt/local/include/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from <atomic> instead [-Wdeprecated-declarations] |
---|
18 | :info:build } while (!OSAtomicCompareAndSwap64(old_value, new_value, |
---|
19 | :info:build ^ |
---|
20 | :info:build /usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here |
---|
21 | :info:build bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, |
---|
22 | :info:build ^ |
---|
23 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.cc:5: |
---|
24 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.h:22: |
---|
25 | :info:build In file included from /opt/local/include/google/protobuf/generated_message_util.h:44: |
---|
26 | :info:build In file included from /opt/local/include/google/protobuf/stubs/once.h:81: |
---|
27 | :info:build In file included from /opt/local/include/google/protobuf/stubs/atomicops.h:184: |
---|
28 | :info:build /opt/local/include/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from <atomic> instead [-Wdeprecated-declarations] |
---|
29 | :info:build return OSAtomicAdd64(increment, reinterpret_cast<volatile int64_t*>(ptr)); |
---|
30 | :info:build ^ |
---|
31 | :info:build /usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here |
---|
32 | :info:build int64_t OSAtomicAdd64( int64_t __theAmount, |
---|
33 | :info:build ^ |
---|
34 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.cc:5: |
---|
35 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.h:22: |
---|
36 | :info:build In file included from /opt/local/include/google/protobuf/generated_message_util.h:44: |
---|
37 | :info:build In file included from /opt/local/include/google/protobuf/stubs/once.h:81: |
---|
38 | :info:build In file included from /opt/local/include/google/protobuf/stubs/atomicops.h:184: |
---|
39 | :info:build /opt/local/include/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from <atomic> instead [-Wdeprecated-declarations] |
---|
40 | :info:build return OSAtomicAdd64Barrier(increment, |
---|
41 | :info:build ^ |
---|
42 | :info:build /usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here |
---|
43 | :info:build int64_t OSAtomicAdd64Barrier( int64_t __theAmount, |
---|
44 | :info:build ^ |
---|
45 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.cc:5: |
---|
46 | :info:build In file included from .build_release/src/caffe/proto/caffe.pb.h:22: |
---|
47 | :info:build In file included from /opt/local/include/google/protobuf/generated_message_util.h:44: |
---|
48 | :info:build In file included from /opt/local/include/google/protobuf/stubs/once.h:81: |
---|
49 | :info:build In file included from /opt/local/include/google/protobuf/stubs/atomicops.h:184: |
---|
50 | :info:build /opt/local/include/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from <atomic> instead [-Wdeprecated-declarations] |
---|
51 | :info:build if (OSAtomicCompareAndSwap64Barrier( |
---|
52 | :info:build ^ |
---|
53 | :info:build /usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here |
---|
54 | :info:build bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, |
---|
55 | :info:build ^ |
---|
56 | :info:build 11 warnings generated. |
---|
57 | :info:build AR -o .build_release/lib/libcaffe.a |
---|
58 | :info:build LD -o .build_release/lib/libcaffe.so.1.0.0-rc5 |
---|
59 | :info:build clang: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] |
---|
60 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn_conv_layer.o) has no symbols |
---|
61 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn_lcn_layer.o) has no symbols |
---|
62 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn_lrn_layer.o) has no symbols |
---|
63 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn_pooling_layer.o) has no symbols |
---|
64 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn_relu_layer.o) has no symbols |
---|
65 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn_sigmoid_layer.o) has no symbols |
---|
66 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn_softmax_layer.o) has no symbols |
---|
67 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn_tanh_layer.o) has no symbols |
---|
68 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(parallel.o) has no symbols |
---|
69 | :info:build /opt/local/bin/ranlib: file: .build_release/lib/libcaffe.a(cudnn.o) has no symbols |
---|
70 | :info:build Undefined symbols for architecture x86_64: |
---|
71 | :info:build "cv::imread(cv::String const&, int)", referenced from: |
---|
72 | :info:build caffe::WindowDataLayer<float>::load_batch(caffe::Batch<float>*) in window_data_layer.o |
---|
73 | :info:build caffe::WindowDataLayer<double>::load_batch(caffe::Batch<double>*) in window_data_layer.o |
---|
74 | :info:build caffe::ReadImageToCVMat(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, bool) in io.o |
---|
75 | :info:build "cv::imdecode(cv::_InputArray const&, int)", referenced from: |
---|
76 | :info:build caffe::DecodeDatumToCVMatNative(caffe::Datum const&) in io.o |
---|
77 | :info:build caffe::DecodeDatumToCVMat(caffe::Datum const&, bool) in io.o |
---|
78 | :info:build "cv::imencode(cv::String const&, cv::_InputArray const&, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::vector<int, std::__1::allocator<int> > const&)", referenced from: |
---|
79 | :info:build caffe::ReadImageToDatum(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, int, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, caffe::Datum*) in io.o |
---|
80 | :info:build ld: symbol(s) not found for architecture x86_64 |
---|
81 | :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
82 | :info:build make: *** [.build_release/lib/libcaffe.so.1.0.0-rc5] Error 1 |
---|
83 | :info:build make: *** Waiting for unfinished jobs.... |
---|
84 | :info:build make: Leaving directory `/opt/local/var/macports/build/_Users_jacksonisaac_Development_ports_math_caffe/caffe/work/caffe-rc5' |
---|
85 | :info:build Command failed: cd "/opt/local/var/macports/build/_Users_jacksonisaac_Development_ports_math_caffe/caffe/work/caffe-rc5" && /usr/bin/make -j4 -w all pycaffe CXX="/usr/bin/clang++" _CXXFLAGS="-Os -stdlib=libc++ -arch x86_64 -DGTEST_HAS_TR1_TUPLE=0" _PREFIX=/opt/local |
---|
86 | :info:build Exit code: 2 |
---|
87 | :error:build Failed to build caffe: command execution failed |
---|
88 | :debug:build Error code: CHILDSTATUS 86904 2 |
---|
89 | :debug:build Backtrace: command execution failed |
---|
90 | :debug:build while executing |
---|
91 | :debug:build "system {*}$notty {*}$nice $fullcmdstring" |
---|
92 | :debug:build invoked from within |
---|
93 | :debug:build "command_exec build" |
---|
94 | :debug:build (procedure "portbuild::build_main" line 8) |
---|
95 | :debug:build invoked from within |
---|
96 | :debug:build "$procedure $targetname" |
---|
97 | :error:build See /opt/local/var/macports/logs/_Users_jacksonisaac_Development_ports_math_caffe/caffe/main.log for details. |
---|
98 | |
---|