Skip to content

Instantly share code, notes, and snippets.

@andreas-eberle
Created September 27, 2016 14:40
Show Gist options
  • Save andreas-eberle/51c0bb15641f3198ca00860981363452 to your computer and use it in GitHub Desktop.
Save andreas-eberle/51c0bb15641f3198ca00860981363452 to your computer and use it in GitHub Desktop.
mvn install --projects .,tensorflow
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.bytedeco.javacpp-presets:tensorflow:jar:0.10.0-1.2.5-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.bytedeco.javacpp-presets:tensorflow:${tensorflow.version}-${project.parent.version}, /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/pom.xml, line 14, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] Inspecting build with total of 2 modules...
[INFO] Not installing Nexus Staging features:
[INFO] * Preexisting staging related goal bindings found in 2 modules.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JavaCPP Presets
[INFO] JavaCPP Presets for TensorFlow
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaCPP Presets 1.2.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javacpp-presets ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javacpp-presets ---
[INFO] Installing /Users/aeberle/Documents/programming/javacpp-presets-clean/pom.xml to /Users/aeberle/.m2/repository/org/bytedeco/javacpp-presets/1.2.5-SNAPSHOT/javacpp-presets-1.2.5-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaCPP Presets for TensorFlow 0.10.0-1.2.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- exec-maven-plugin:1.4.0:exec (javacpp.cppbuild.install) @ tensorflow ---
Detected platform "macosx-x86_64"
Building for platform "macosx-x86_64"
Installing "tensorflow"
~/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild ~/Documents/programming/javacpp-presets-clean
Decompressing archives
Configuration finished
____Loading package: tensorflow
____Loading...
____Loading package: @local_config_cc//
____Loading package: @local_jdk//
____Loading complete. Analyzing...
____Loading package: tensorflow/cc
____Loading package: @local_config_cuda//cuda
____Loading package: @gif_archive//
____Loading package: @eigen_archive//
____Loading package: tensorflow/core/util/ctc
____Found 1 target...
____Building...
____[557 / 1,581] Compiling tensorflow/core/lib/io/record_writer.cc
____[561 / 1,581] Compiling tensorflow/core/lib/io/table.cc
____[566 / 1,581] Compiling tensorflow/stream_executor/stream_executor_internal.cc
____[582 / 1,581] Compiling tensorflow/core/lib/core/threadpool.cc [for host]
____[593 / 1,581] Compiling tensorflow/core/lib/random/random.cc [for host]
____[604 / 1,581] Compiling tensorflow/stream_executor/temporary_device_memory.cc
____[604 / 1,581] Compiling tensorflow/core/lib/strings/scanner.cc
____[610 / 1,581] Compiling tensorflow/stream_executor/temporary_memory_manager.cc
____[623 / 1,581] Compiling tensorflow/core/lib/core/error_codes.pb_text.cc [for host]
____[623 / 1,581] Compiling tensorflow/core/framework/allocation_description.pb_text.cc [for host]
____[623 / 1,581] Compiling tensorflow/core/framework/node_def_util.cc [for host]
____[648 / 1,581] Compiling tensorflow/core/ops/math_ops.cc [for host]
____[678 / 1,581] Compiling tensorflow/core/framework/versions.pb_text.cc
____[685 / 1,581] Compiling tensorflow/core/framework/tensor_reference.cc
____[693 / 1,581] Compiling tensorflow/core/framework/op_segment.cc
____[745 / 1,581] Compiling tensorflow/core/ops/control_flow_ops.cc
____[746 / 1,581] Compiling tensorflow/core/kernels/ops_util.cc
____[866 / 1,581] Compiling tensorflow/core/kernels/lookup_util.cc
____[890 / 1,581] Compiling tensorflow/core/graph/graph_def_builder.cc
____[934 / 1,581] Compiling tensorflow/core/kernels/matmul_op.cc
____[944 / 1,581] Compiling tensorflow/core/kernels/scan_ops.cc
____[946 / 1,581] Compiling tensorflow/core/kernels/sparse_matmul_op.cc
____[951 / 1,581] Compiling tensorflow/core/kernels/conv_ops.cc
____[952 / 1,581] Compiling tensorflow/core/kernels/conv_grad_ops.cc
____[953 / 1,581] Compiling tensorflow/core/kernels/conv_ops_3d.cc
____[955 / 1,581] Compiling tensorflow/core/kernels/cudnn_pooling_gpu.cc
____[968 / 1,581] Compiling tensorflow/core/kernels/relu_op.cc
____[1,020 / 1,581] Compiling tensorflow/core/kernels/cwise_op_logical_or.cc
____[1,068 / 1,581] Compiling tensorflow/core/kernels/cwise_op_less_equal.cc
____[1,082 / 1,581] Compiling tensorflow/core/kernels/cwise_op_zeta.cc
____[1,091 / 1,581] Compiling tensorflow/core/kernels/sparse_reduce_sum_op.cc
____[1,093 / 1,581] Compiling tensorflow/core/kernels/sparse_dense_binary_op_shared.cc
____[1,131 / 1,581] Compiling tensorflow/core/common_runtime/gpu/gpu_debug_allocator.cc
____[1,148 / 1,581] Compiling tensorflow/core/kernels/batch_matrix_band_part_op.cc
____[1,150 / 1,581] Compiling tensorflow/core/kernels/diag_op.cc
____From Compiling tensorflow/core/kernels/colorspace_op.cc:
In file included from tensorflow/core/kernels/colorspace_op.cc:29:
./tensorflow/core/kernels/colorspace_op.h:42:39: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::array<int, 1> channel_axis{{1}};
^~~
1 warning generated.
____[1,152 / 1,581] Compiling tensorflow/core/kernels/batch_matrix_set_diag_op.cc
____[1,160 / 1,581] Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_3.cc
____[1,162 / 1,581] Compiling tensorflow/core/kernels/gather_nd_op.cc
____[1,165 / 1,581] Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_4.cc
____[1,168 / 1,581] Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_5.cc
____[1,170 / 1,581] Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_2.cc
____[1,178 / 1,581] Compiling tensorflow/core/kernels/mirror_pad_op.cc
____[1,183 / 1,581] Compiling tensorflow/core/kernels/pad_op.cc
____[1,187 / 1,581] Compiling tensorflow/core/kernels/slice_op.cc
____[1,192 / 1,581] Compiling tensorflow/core/kernels/tile_ops.cc
____[1,197 / 1,581] Compiling tensorflow/core/kernels/aggregate_ops.cc
____[1,200 / 1,581] Compiling tensorflow/core/kernels/fifo_queue_op.cc
____[1,208 / 1,581] Compiling tensorflow/core/kernels/padding_fifo_queue_op.cc
____[1,211 / 1,581] Compiling tensorflow/core/kernels/tensor_array_ops.cc
____[1,246 / 1,581] Still waiting for 180 jobs to complete:
Running (standalone):
Compiling tensorflow/core/kernels/argmax_op.cc, 33 s
Compiling tensorflow/core/kernels/batch_matmul_op.cc, 33 s
Compiling tensorflow/core/kernels/cast_op.cc, 32 s
Compiling tensorflow/core/kernels/matmul_op.cc, 28 s
Compiling tensorflow/core/kernels/reduction_ops_max.cc, 24 s
Compiling tensorflow/core/kernels/reduction_ops_mean.cc, 23 s
Compiling tensorflow/core/kernels/reduction_ops_min.cc, 18 s
Compiling tensorflow/core/kernels/reduction_ops_prod.cc, 15 s
Compiling tensorflow/core/kernels/reduction_ops_sum.cc, 14 s
Compiling tensorflow/core/kernels/segment_reduction_ops.cc, 11 s
Scheduling:
Linking tensorflow/core/liblib_internal.pic.a, 315 s
Linking tensorflow/core/liblib_internal.a [for host], 311 s
Linking tensorflow/stream_executor/libstream_executor.pic.lo, 308 s
Compiling tensorflow/core/kernels/scan_ops.cc, 227 s
Compiling tensorflow/core/kernels/sequence_ops.cc, 226 s
Compiling tensorflow/core/kernels/sparse_matmul_op.cc, 226 s
Compiling tensorflow/core/kernels/depthwise_conv_grad_op.cc, 226 s
Compiling tensorflow/core/kernels/dilation_ops.cc, 226 s
Compiling tensorflow/core/kernels/depthwise_conv_op.cc, 225 s
... 161 more jobs
____[1,246 / 1,581] Still waiting for 180 jobs to complete:
Running (standalone):
Compiling tensorflow/core/kernels/argmax_op.cc, 63 s
Compiling tensorflow/core/kernels/batch_matmul_op.cc, 63 s
Compiling tensorflow/core/kernels/cast_op.cc, 62 s
Compiling tensorflow/core/kernels/matmul_op.cc, 58 s
Compiling tensorflow/core/kernels/reduction_ops_max.cc, 54 s
Compiling tensorflow/core/kernels/reduction_ops_mean.cc, 53 s
Compiling tensorflow/core/kernels/reduction_ops_min.cc, 48 s
Compiling tensorflow/core/kernels/reduction_ops_prod.cc, 45 s
Compiling tensorflow/core/kernels/reduction_ops_sum.cc, 44 s
Compiling tensorflow/core/kernels/segment_reduction_ops.cc, 41 s
Scheduling:
Linking tensorflow/core/liblib_internal.pic.a, 345 s
Linking tensorflow/core/liblib_internal.a [for host], 341 s
Linking tensorflow/stream_executor/libstream_executor.pic.lo, 338 s
Compiling tensorflow/core/kernels/scan_ops.cc, 257 s
Compiling tensorflow/core/kernels/sequence_ops.cc, 256 s
Compiling tensorflow/core/kernels/sparse_matmul_op.cc, 256 s
Compiling tensorflow/core/kernels/depthwise_conv_grad_op.cc, 256 s
Compiling tensorflow/core/kernels/dilation_ops.cc, 256 s
Compiling tensorflow/core/kernels/depthwise_conv_op.cc, 255 s
... 161 more jobs
____[1,264 / 1,581] Still waiting for 169 jobs to complete:
Running (standalone):
Compiling tensorflow/core/kernels/argmax_op.cc, 124 s
Compiling tensorflow/core/kernels/cast_op.cc, 123 s
Compiling tensorflow/core/kernels/matmul_op.cc, 119 s
Compiling tensorflow/core/kernels/scan_ops.cc, 44 s
Compiling tensorflow/core/kernels/sparse_matmul_op.cc, 38 s
Compiling tensorflow/core/kernels/conv_grad_ops_3d.cc, 24 s
Compiling tensorflow/core/kernels/conv_ops.cc, 20 s
Compiling tensorflow/core/kernels/conv_grad_ops.cc, 16 s
Compiling tensorflow/core/kernels/conv_ops_3d.cc, 14 s
Compiling tensorflow/core/kernels/avgpooling_op.cc, 11 s
Scheduling:
Linking tensorflow/core/liblib_internal.pic.a, 405 s
Linking tensorflow/core/liblib_internal.a [for host], 401 s
Linking tensorflow/stream_executor/libstream_executor.pic.lo, 399 s
Compiling tensorflow/core/kernels/cudnn_pooling_gpu.cc, 313 s
Compiling tensorflow/core/kernels/maxpooling_op.cc, 313 s
Compiling tensorflow/core/kernels/pooling_ops_3d.cc, 313 s
Compiling tensorflow/core/kernels/pooling_ops_common.cc, 312 s
Compiling tensorflow/core/kernels/batch_norm_op.cc, 310 s
Compiling tensorflow/core/kernels/bias_op.cc, 309 s
... 150 more jobs
____[1,284 / 1,581] Still waiting for 156 jobs to complete:
Running (standalone):
Compiling tensorflow/core/kernels/scan_ops.cc, 108 s
Compiling tensorflow/core/kernels/conv_ops.cc, 83 s
Compiling tensorflow/core/kernels/conv_grad_ops.cc, 80 s
Compiling tensorflow/core/kernels/batch_norm_op.cc, 36 s
Compiling tensorflow/core/kernels/bias_op.cc, 32 s
Compiling tensorflow/core/kernels/lrn_op.cc, 28 s
Compiling tensorflow/core/kernels/relu_op.cc, 23 s
Compiling tensorflow/core/kernels/softmax_op.cc, 19 s
Compiling tensorflow/core/kernels/softplus_op.cc, 16 s
Compiling tensorflow/core/kernels/softsign_op.cc, 11 s
Scheduling:
Linking tensorflow/core/liblib_internal.pic.a, 469 s
Linking tensorflow/core/liblib_internal.a [for host], 465 s
Linking tensorflow/stream_executor/libstream_executor.pic.lo, 462 s
Compiling tensorflow/core/kernels/xent_op.cc, 364 s
Compiling tensorflow/core/kernels/topk_op.cc, 362 s
Compiling tensorflow/core/kernels/parameterized_truncated_normal_op.cc, 360 s
Compiling tensorflow/core/kernels/random_op.cc, 358 s
Compiling tensorflow/core/kernels/random_shuffle_op.cc, 356 s
Compiling tensorflow/core/kernels/multinomial_op.cc, 354 s
... 137 more jobs
____From Compiling tensorflow/core/kernels/softsign_op.cc:
In file included from tensorflow/core/kernels/softsign_op.cc:20:
In file included from ./tensorflow/core/kernels/softsign_op.h:21:
In file included from ./third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1:
In file included from external/eigen_archive/unsupported/Eigen/CXX11/Tensor:14:
In file included from external/eigen_archive/Eigen/Core:330:
external/eigen_archive/unsupported/Eigen/CXX11/../../../Eigen/src/Core/MathFunctions.h:1025:10: warning: taking the absolute value of unsigned type 'const unsigned short' has no effect [-Wabsolute-value]
return abs(x);
^
external/eigen_archive/unsupported/Eigen/CXX11/../../../Eigen/src/Core/functors/UnaryFunctors.h:44:111: note: in instantiation of function template specialization 'Eigen::numext::abs<unsigned short>' requested here
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs(a); }
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:309:12: note: in instantiation of member function 'Eigen::internal::scalar_abs_op<const unsigned short>::operator()' requested here
return m_functor(m_argImpl.coeff(index));
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:382:33: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> >, Eigen::ThreadPoolDevice>::coeff' requested here
return m_functor(m_leftImpl.coeff(index), m_rightImpl.coeff(index));
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:382:59: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_sum_op<unsigned short, unsigned short>, const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> >, const Eigen::TensorCwiseNullaryOp<Eigen::internal::scalar_constant_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> > >, Eigen::ThreadPoolDevice>::coeff' requested here
return m_functor(m_leftImpl.coeff(index), m_rightImpl.coeff(index));
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:136:42: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_quotient_op<const unsigned short, const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16>, const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_sum_op<unsigned short, unsigned short>, const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> >, const Eigen::TensorCwiseNullaryOp<Eigen::internal::scalar_constant_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> > > >, Eigen::ThreadPoolDevice>::coeff' requested here
m_leftImpl.coeffRef(i) = m_rightImpl.coeff(i);
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:93:17: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
evaluator.evalScalar(i);
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:59: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<unsigned short, 1, 1, long>, 16>, const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_quotient_op<const unsigned short, const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16>, const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_sum_op<unsigned short, unsigned short>, const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> >, const Eigen::TensorCwiseNullaryOp<Eigen::internal::scalar_constant_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> > > > >, Eigen::ThreadPoolDevice, false>::run' requested here
internal::TensorExecutor<const Assign, DeviceType>::run(assign, m_device);
^
./tensorflow/core/kernels/softsign_op.h:36:27: note: in instantiation of function template specialization 'Eigen::TensorDevice<Eigen::TensorMap<Eigen::Tensor<unsigned short, 1, 1, long>, 16>, Eigen::ThreadPoolDevice>::operator=<Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_quotient_op<const unsigned short, const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16>, const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_sum_op<unsigned short, unsigned short>, const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> >, const Eigen::TensorCwiseNullaryOp<Eigen::internal::scalar_constant_op<const unsigned short>, const Eigen::TensorMap<Eigen::Tensor<const unsigned short, 1, 1, long>, 16> > > > >' requested here
activations.device(d) =
^
tensorflow/core/kernels/softsign_op.cc:40:5: note: in instantiation of member function 'tensorflow::functor::Softsign<Eigen::ThreadPoolDevice, unsigned short>::operator()' requested here
functor(context->eigen_device<Device>(), input.flat<T>(),
^
./tensorflow/core/framework/numeric_op.h:62:32: note: in instantiation of member function 'tensorflow::SoftsignOp<Eigen::ThreadPoolDevice, unsigned short>::Operate' requested here
static_cast<CHILD*>(this)->Operate(context, input, output);
^
tensorflow/core/kernels/softsign_op.cc:36:55: note: in instantiation of member function 'tensorflow::UnaryElementWiseOp<unsigned short, tensorflow::SoftsignOp<Eigen::ThreadPoolDevice, unsigned short> >::Compute' requested here
using UnaryElementWiseOp<T, SoftsignOp<Device, T>>::UnaryElementWiseOp;
^
external/eigen_archive/unsupported/Eigen/CXX11/../../../Eigen/src/Core/MathFunctions.h:1025:10: note: remove the call to 'abs' since unsigned values cannot be negative
return abs(x);
^~~
external/eigen_archive/unsupported/Eigen/CXX11/../../../Eigen/src/Core/MathFunctions.h:1025:10: warning: taking the absolute value of unsigned type 'const unsigned char' has no effect [-Wabsolute-value]
return abs(x);
^
external/eigen_archive/unsupported/Eigen/CXX11/../../../Eigen/src/Core/functors/UnaryFunctors.h:44:111: note: in instantiation of function template specialization 'Eigen::numext::abs<unsigned char>' requested here
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs(a); }
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:309:12: note: in instantiation of member function 'Eigen::internal::scalar_abs_op<const unsigned char>::operator()' requested here
return m_functor(m_argImpl.coeff(index));
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:382:33: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> >, Eigen::ThreadPoolDevice>::coeff' requested here
return m_functor(m_leftImpl.coeff(index), m_rightImpl.coeff(index));
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:382:59: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_sum_op<unsigned char, unsigned char>, const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> >, const Eigen::TensorCwiseNullaryOp<Eigen::internal::scalar_constant_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> > >, Eigen::ThreadPoolDevice>::coeff' requested here
return m_functor(m_leftImpl.coeff(index), m_rightImpl.coeff(index));
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:136:42: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_quotient_op<const unsigned char, const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16>, const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_sum_op<unsigned char, unsigned char>, const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> >, const Eigen::TensorCwiseNullaryOp<Eigen::internal::scalar_constant_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> > > >, Eigen::ThreadPoolDevice>::coeff' requested here
m_leftImpl.coeffRef(i) = m_rightImpl.coeff(i);
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:93:17: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
evaluator.evalScalar(i);
^
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:59: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<unsigned char, 1, 1, long>, 16>, const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_quotient_op<const unsigned char, const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16>, const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_sum_op<unsigned char, unsigned char>, const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> >, const Eigen::TensorCwiseNullaryOp<Eigen::internal::scalar_constant_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> > > > >, Eigen::ThreadPoolDevice, false>::run' requested here
internal::TensorExecutor<const Assign, DeviceType>::run(assign, m_device);
^
./tensorflow/core/kernels/softsign_op.h:36:27: note: in instantiation of function template specialization 'Eigen::TensorDevice<Eigen::TensorMap<Eigen::Tensor<unsigned char, 1, 1, long>, 16>, Eigen::ThreadPoolDevice>::operator=<Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_quotient_op<const unsigned char, const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16>, const Eigen::TensorCwiseBinaryOp<Eigen::internal::scalar_sum_op<unsigned char, unsigned char>, const Eigen::TensorCwiseUnaryOp<Eigen::internal::scalar_abs_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> >, const Eigen::TensorCwiseNullaryOp<Eigen::internal::scalar_constant_op<const unsigned char>, const Eigen::TensorMap<Eigen::Tensor<const unsigned char, 1, 1, long>, 16> > > > >' requested here
activations.device(d) =
^
tensorflow/core/kernels/softsign_op.cc:40:5: note: in instantiation of member function 'tensorflow::functor::Softsign<Eigen::ThreadPoolDevice, unsigned char>::operator()' requested here
functor(context->eigen_device<Device>(), input.flat<T>(),
^
./tensorflow/core/framework/numeric_op.h:62:32: note: in instantiation of member function 'tensorflow::SoftsignOp<Eigen::ThreadPoolDevice, unsigned char>::Operate' requested here
static_cast<CHILD*>(this)->Operate(context, input, output);
^
tensorflow/core/kernels/softsign_op.cc:36:55: note: in instantiation of member function 'tensorflow::UnaryElementWiseOp<unsigned char, tensorflow::SoftsignOp<Eigen::ThreadPoolDevice, unsigned char> >::Compute' requested here
using UnaryElementWiseOp<T, SoftsignOp<Device, T>>::UnaryElementWiseOp;
^
external/eigen_archive/unsupported/Eigen/CXX11/../../../Eigen/src/Core/MathFunctions.h:1025:10: note: remove the call to 'abs' since unsigned values cannot be negative
return abs(x);
^~~
2 warnings generated.
____From Compiling tensorflow/core/kernels/cwise_ops_common.cc:
tensorflow/core/kernels/cwise_ops_common.cc:48:19: warning: unused function 'FromShape' [-Wunused-function]
static BCast::Vec FromShape(const TensorShape& shape) {
^
tensorflow/core/kernels/cwise_ops_common.cc:57:20: warning: unused function 'ToShape' [-Wunused-function]
static TensorShape ToShape(const BCast::Vec& vec) {
^
2 warnings generated.
____From Compiling tensorflow/core/kernels/debug_ops.cc:
In file included from tensorflow/core/kernels/debug_ops.cc:17:
./tensorflow/core/kernels/debug_ops.h:44:10: warning: unused variable 'off_host_input' [-Wunused-variable]
bool off_host_input = device->device_type() == DEVICE_GPU &&
^
./tensorflow/core/kernels/debug_ops.h:40:20: warning: unused variable 'device_ctxt' [-Wunused-variable]
DeviceContext* device_ctxt = context->op_device_context();
^
2 warnings generated.
____From Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_3.cc:
In file included from tensorflow/core/kernels/gather_nd_op_cpu_impl_3.cc:17:
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:107:66: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::Tensor<Eigen::DenseIndex, 1>::Dimensions reshape_dims{{ 1 }};
^~~~~
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:108:55: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::array<Eigen::DenseIndex, 1> broadcast_dims{{ batch_size }};
^~~~~~~~~~~~~~
2 warnings generated.
____From Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_4.cc:
In file included from tensorflow/core/kernels/gather_nd_op_cpu_impl_4.cc:17:
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:107:66: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::Tensor<Eigen::DenseIndex, 1>::Dimensions reshape_dims{{ 1 }};
^~~~~
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:108:55: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::array<Eigen::DenseIndex, 1> broadcast_dims{{ batch_size }};
^~~~~~~~~~~~~~
2 warnings generated.
____From Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_1.cc:
In file included from tensorflow/core/kernels/gather_nd_op_cpu_impl_1.cc:17:
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:107:66: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::Tensor<Eigen::DenseIndex, 1>::Dimensions reshape_dims{{ 1 }};
^~~~~
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:108:55: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::array<Eigen::DenseIndex, 1> broadcast_dims{{ batch_size }};
^~~~~~~~~~~~~~
2 warnings generated.
____From Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_2.cc:
In file included from tensorflow/core/kernels/gather_nd_op_cpu_impl_2.cc:17:
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:107:66: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::Tensor<Eigen::DenseIndex, 1>::Dimensions reshape_dims{{ 1 }};
^~~~~
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:108:55: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::array<Eigen::DenseIndex, 1> broadcast_dims{{ batch_size }};
^~~~~~~~~~~~~~
2 warnings generated.
____From Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_5.cc:
In file included from tensorflow/core/kernels/gather_nd_op_cpu_impl_5.cc:17:
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:107:66: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::Tensor<Eigen::DenseIndex, 1>::Dimensions reshape_dims{{ 1 }};
^~~~~
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:108:55: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::array<Eigen::DenseIndex, 1> broadcast_dims{{ batch_size }};
^~~~~~~~~~~~~~
2 warnings generated.
____From Compiling tensorflow/core/kernels/gather_nd_op_cpu_impl_0.cc:
In file included from tensorflow/core/kernels/gather_nd_op_cpu_impl_0.cc:17:
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:107:66: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::Tensor<Eigen::DenseIndex, 1>::Dimensions reshape_dims{{ 1 }};
^~~~~
./tensorflow/core/kernels/gather_nd_op_cpu_impl.h:108:55: warning: braces around scalar initializer [-Wbraced-scalar-init]
Eigen::array<Eigen::DenseIndex, 1> broadcast_dims{{ batch_size }};
^~~~~~~~~~~~~~
2 warnings generated.
____From Compiling tensorflow/core/kernels/tensor_array.cc:
tensorflow/core/kernels/tensor_array.cc:84:22: warning: calling function 'LockedReturnIfClosed' requires holding mutex 'rhs->mu_' exclusively [-Wthread-safety-precise]
TF_RETURN_IF_ERROR(rhs->LockedReturnIfClosed());
^
tensorflow/core/kernels/tensor_array.cc:84:22: note: found near match 'mu_'
tensorflow/core/kernels/tensor_array.cc:85:31: warning: reading variable 'tensors_' requires holding mutex 'rhs->mu_' [-Wthread-safety-precise]
if (tensors_.size() != rhs->tensors_.size()) {
^
tensorflow/core/kernels/tensor_array.cc:85:31: note: found near match 'mu_'
tensorflow/core/kernels/tensor_array.cc:89:59: warning: reading variable 'tensors_' requires holding mutex 'rhs->mu_' [-Wthread-safety-precise]
rhs->handle_.vec<string>()(1), " has size ", rhs->tensors_.size());
^
tensorflow/core/kernels/tensor_array.cc:89:59: note: found near match 'mu_'
tensorflow/core/kernels/tensor_array.cc:93:15: warning: reading variable 'tensors_' requires holding mutex 'rhs->mu_' [-Wthread-safety-precise]
if (!rhs->tensors_[i].written) continue;
^
tensorflow/core/kernels/tensor_array.cc:93:15: note: found near match 'mu_'
tensorflow/core/kernels/tensor_array.cc:96:30: warning: reading variable 'tensors_' requires holding mutex 'rhs->mu_' [-Wthread-safety-precise]
tensors_[i].shape = rhs->tensors_[i].shape;
^
tensorflow/core/kernels/tensor_array.cc:96:30: note: found near match 'mu_'
5 warnings generated.
____From Linking tensorflow/core/liblib_internal.pic.a:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (env.pic.o) in output file used for input files: bazel-out/local-opt/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/posix/env.pic.o and: bazel-out/local-opt/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/env.pic.o (due to use of basename, truncation, blank padding or duplicate input files)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (tracing.pic.o) in output file used for input files: bazel-out/local-opt/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/tracing.pic.o and: bazel-out/local-opt/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/default/tracing.pic.o (due to use of basename, truncation, blank padding or duplicate input files)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (tracing.pic.o) in output file used for input files: bazel-out/local-opt/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/default/tracing.pic.o and: bazel-out/local-opt/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/posix/tracing.pic.o (due to use of basename, truncation, blank padding or duplicate input files)
____From Linking tensorflow/core/liblib_internal.a [for host]:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (env.o) in output file used for input files: bazel-out/host/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/posix/env.o and: bazel-out/host/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/env.o (due to use of basename, truncation, blank padding or duplicate input files)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (tracing.o) in output file used for input files: bazel-out/host/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/tracing.o and: bazel-out/host/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/default/tracing.o (due to use of basename, truncation, blank padding or duplicate input files)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (tracing.o) in output file used for input files: bazel-out/host/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/default/tracing.o and: bazel-out/host/bin/tensorflow/core/_objs/lib_internal/tensorflow/core/platform/posix/tracing.o (due to use of basename, truncation, blank padding or duplicate input files)
____[1,508 / 1,581] Linking tensorflow/cc/ops/data_flow_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/array_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/training_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/random_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/candidate_sampling_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/user_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/control_flow_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/io_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/state_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/nn_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/linalg_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/logging_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/sparse_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/math_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/no_op_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/parsing_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/string_ops_gen_cc [for host]
____[1,508 / 1,581] Linking tensorflow/cc/ops/image_ops_gen_cc [for host]
____From Linking tensorflow/cc/ops/data_flow_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/array_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/training_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/random_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/candidate_sampling_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/user_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/control_flow_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/io_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/state_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/nn_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/linalg_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/logging_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/sparse_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/math_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/no_op_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/parsing_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/string_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____From Linking tensorflow/cc/ops/image_ops_gen_cc [for host]:
clang: warning: argument unused during compilation: '-pthread'
____[1,553 / 1,581] Compiling tensorflow/cc/ops/no_op.cc
____[1,553 / 1,581] Compiling tensorflow/cc/ops/training_ops.cc
____[1,553 / 1,581] Compiling tensorflow/cc/ops/logging_ops.cc
____[1,578 / 1,581] Still waiting for 1 job to complete:
Running (standalone):
Compiling tensorflow/core/kernels/tile_ops.cc, 112 s
____[1,580 / 1,581] Linking tensorflow/libtensorflow_cc.so
____From Linking tensorflow/libtensorflow_cc.so:
clang: warning: argument unused during compilation: '-pthread'
ld: warning: option -noall_load is obsolete and being ignored
Target //tensorflow:libtensorflow_cc.so up-to-date:
bazel-bin/tensorflow/libtensorflow_cc.so
____Elapsed time: 906.513s, Critical Path: 878.36s
~/Documents/programming/javacpp-presets-clean
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (javacpp.parser) @ tensorflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (javacpp.parser) @ tensorflow ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- javacpp:1.2.5-SNAPSHOT:build (javacpp.parser) @ tensorflow ---
[INFO] Detected platform "macosx-x86_64"
[INFO] Building for platform "macosx-x86_64"
[INFO] Targeting /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/src/main/java/org/bytedeco/javacpp/tensorflow.java
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/default/integral_types.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/numeric_types.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/init_main.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/types.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/mutex.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/macros.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/util/port.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/lib/core/error_codes.pb.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/logging.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/lib/core/status.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/protobuf.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/file_system.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/file_statistics.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/platform/env.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/graph/dot.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/protobuf/config.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/cost_graph.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/step_stats.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/versions.pb.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/public/session_options.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/lib/core/threadpool.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/allocation_description.pb.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/allocator.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/tensor_shape.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/types.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/tensor.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/tensor_description.pb.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/tensor_types.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/tensor_shape.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/tensor_util.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/tensor_reference.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/tensor.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/attr_value.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/op_def.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/function.pb.h
[INFO] Parsing /private/var/tmp/_bazel_aeberle/cb5540aec443780503f1405c07c77628/execroot/tensorflow-0.10.0/bazel-out/local-opt/genfiles/tensorflow/core/framework/graph.pb.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/shape_inference.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/partial_tensor_shape.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/public/session.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/c/c_api.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/op_def_builder.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/op_def_util.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/op.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/types.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/graph/edgeset.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/lib/gtl/iterator_range.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/graph/graph.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/node_def_builder.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/node_def_util.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/framework/selective_registration.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/graph/node_builder.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/graph/graph_def_builder.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/graph/default_device.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/core/graph/graph_constructor.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/cc/framework/scope.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/cc/framework/ops.h
[INFO] Parsing /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/tensorflow/cc/framework/cc_op_gen.h
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ tensorflow ---
[INFO] org.bytedeco:javacpp:jar:1.2.5-SNAPSHOT already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tensorflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tensorflow ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes
[INFO] /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/src/main/java/org/bytedeco/javacpp/helper/tensorflow.java: Some input files use unchecked or unsafe operations.
[INFO] /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/src/main/java/org/bytedeco/javacpp/helper/tensorflow.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- javacpp:1.2.5-SNAPSHOT:build (javacpp.compiler) @ tensorflow ---
[INFO] Detected platform "macosx-x86_64"
[INFO] Building for platform "macosx-x86_64"
[INFO] Generating /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp
[INFO] Compiling /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/macosx-x86_64/libjnitensorflow.dylib
[INFO] clang++ -I/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/ -I/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/ -I/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/ -I/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/ -I/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/eigen_archive/ -I/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/include/darwin /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp -march=x86-64 -m64 -O3 -std=c++11 -Wl,-rpath,@loader_path/. -Wall -fPIC -dynamiclib -undefined dynamic_lookup -o libjnitensorflow.dylib -L/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-bin/tensorflow/ -Wl,-rpath,/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-bin/tensorflow/ -ltensorflow -framework JavaVM
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning:
'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from <atomic> instead
[-Wdeprecated-declarations]
if (OSAtomicCompareAndSwap32(old_value, new_value,
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has
been explicitly marked deprecated here
bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning:
'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from <atomic> instead
[-Wdeprecated-declarations]
} while (!OSAtomicCompareAndSwap32(old_value, new_value,
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has
been explicitly marked deprecated here
bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning:
'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from <atomic> instead [-Wdeprecated-declarations]
return OSAtomicAdd32(increment, const_cast<Atomic32*>(ptr));
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been
explicitly marked deprecated here
int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue );
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning:
'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from <atomic> instead [-Wdeprecated-declarations]
return OSAtomicAdd32Barrier(increment, const_cast<Atomic32*>(ptr));
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been
explicitly marked deprecated here
int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue );
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning:
'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from <atomic> instead [-Wdeprecated-declarations]
OSMemoryBarrier();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been
explicitly marked deprecated here
void OSMemoryBarrier( void );
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning:
'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from <atomic> instead [-Wdeprecated-declarations]
if (OSAtomicCompareAndSwap32Barrier(old_value, new_value,
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note:
'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here
bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue );
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/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]
if (OSAtomicCompareAndSwap64(old_value, new_value,
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has
been explicitly marked deprecated here
bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue,
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/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]
} while (!OSAtomicCompareAndSwap64(old_value, new_value,
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has
been explicitly marked deprecated here
bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue,
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/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]
return OSAtomicAdd64(increment, reinterpret_cast<volatile int64_t*>(ptr));
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been
explicitly marked deprecated here
int64_t OSAtomicAdd64( int64_t __theAmount,
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/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]
return OSAtomicAdd64Barrier(increment,
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been
explicitly marked deprecated here
int64_t OSAtomicAdd64Barrier( int64_t __theAmount,
^
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:107:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-genfiles/tensorflow/core/lib/core/error_codes.pb.h:22:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/arena.h:52:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h:33:
In file included from /Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/google/protobuf/stubs/atomicops.h:199:
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/cppbuild/macosx-x86_64/tensorflow-0.10.0/bazel-tensorflow-0.10.0/external/protobuf/src/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]
if (OSAtomicCompareAndSwap64Barrier(
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note:
'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here
bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue,
^
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:933:72: warning: cannot delete expression with
pointer-to-'void' type 'void *' [-Wdelete-incomplete]
static void JavaCPP_org_bytedeco_javacpp_Pointer_deallocate(void *p) { delete (void*)p; }
^ ~~~~~~~~
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:2591:24: warning:
'JavaCPP_org_bytedeco_javacpp_presets_tensorflow_00024EdgeLabelFunction_allocate_callback' has C-linkage specified, but returns user-defined type 'std::string &' (aka
'basic_string<char, char_traits<char>, allocator<char> > &') which is incompatible with C [-Wreturn-type-c-linkage]
JNIEXPORT std::string& JavaCPP_org_bytedeco_javacpp_presets_tensorflow_00024EdgeLabelFunction_allocate_callback(const tensorflow::Edge* arg0) {
^
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:2714:24: warning:
'JavaCPP_org_bytedeco_javacpp_presets_tensorflow_00024NodeLabelFunction_allocate_callback' has C-linkage specified, but returns user-defined type 'std::string &' (aka
'basic_string<char, char_traits<char>, allocator<char> > &') which is incompatible with C [-Wreturn-type-c-linkage]
JNIEXPORT std::string& JavaCPP_org_bytedeco_javacpp_presets_tensorflow_00024NodeLabelFunction_allocate_callback(const tensorflow::Node* arg0) {
^
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:14119:32: warning:
'JavaCPP_org_bytedeco_javacpp_tensorflow_00024FalseOpDefBuilderWrapper_00024Fn_1InferenceContext_allocate_callback' has C-linkage specified, but returns user-defined type
'::tensorflow::Status' which is incompatible with C [-Wreturn-type-c-linkage]
JNIEXPORT ::tensorflow::Status JavaCPP_org_bytedeco_javacpp_tensorflow_00024FalseOpDefBuilderWrapper_00024Fn_1InferenceContext_allocate_callback(::tensorflow::shape_inference::Inf...
^
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:14831:32: warning:
'JavaCPP_org_bytedeco_javacpp_tensorflow_00024TrueOpDefBuilderWrapper_00024Fn_1InferenceContext_allocate_callback' has C-linkage specified, but returns user-defined type
'::tensorflow::Status' which is incompatible with C [-Wreturn-type-c-linkage]
JNIEXPORT ::tensorflow::Status JavaCPP_org_bytedeco_javacpp_tensorflow_00024TrueOpDefBuilderWrapper_00024Fn_1InferenceContext_allocate_callback(::tensorflow::shape_inference::Infe...
^
/Users/aeberle/Documents/programming/javacpp-presets-clean/tensorflow/target/classes/org/bytedeco/javacpp/jnitensorflow.cpp:16425:32: warning:
'JavaCPP_org_bytedeco_javacpp_tensorflow_00024OpDefBuilder_00024Fn_1InferenceContext_allocate_callback' has C-linkage specified, but returns user-defined type '::tensorflow::Status'
which is incompatible with C [-Wreturn-type-c-linkage]
JNIEXPORT ::tensorflow::Status JavaCPP_org_bytedeco_javacpp_tensorflow_00024OpDefBuilder_00024Fn_1InferenceContext_allocate_callback(::tensorflow::shape_inference::InferenceContex...
^
17 warnings generated.
ld: library not found for -ltensorflow
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment