Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 635340 Details for
Bug 720102
sci-libs/tensorflow-1.15.0 compilation errors due to undeclared inclusions in BUILD files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 12.19 KB, created by
RumpletonBongworth
on 2020-04-30 09:11:40 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
RumpletonBongworth
Created:
2020-04-30 09:11:40 UTC
Size:
12.19 KB
patch
obsolete
>+ tail -n 100 /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/temp/build.log >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/core/BUILD:2455:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:proto_text_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/core/BUILD:2455:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:scanner.cc' directly. You should either move the file to this package or depend on an appropriate rule there >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/core/BUILD:2455:12: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:strcat.cc' directly. You should either move the file to this package or depend on an appropriate rule there >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/contrib/metrics/BUILD:17:1: in py_library rule //tensorflow/contrib/metrics:metrics_py: target '//tensorflow/contrib/metrics:metrics_py' depends on deprecated target '//tensorflow/python/ops/distributions:distributions': TensorFlow Distributions has migrated to TensorFlow Probability (https://github.com/tensorflow/probability). Deprecated copies remaining in tf.distributions will not receive new features, and will be removed by early 2019. You should update all usage of `tf.distributions` to `tfp.distributions`. >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/python/BUILD:3740:1: in py_library rule //tensorflow/python:standard_ops: target '//tensorflow/python:standard_ops' depends on deprecated target '//tensorflow/python/ops/distributions:distributions': TensorFlow Distributions has migrated to TensorFlow Probability (https://github.com/tensorflow/probability). Deprecated copies remaining in tf.distributions will not receive new features, and will be removed by early 2019. You should update all usage of `tf.distributions` to `tfp.distributions`. >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/python/BUILD:87:1: in py_library rule //tensorflow/python:no_contrib: target '//tensorflow/python:no_contrib' depends on deprecated target '//tensorflow/python/ops/distributions:distributions': TensorFlow Distributions has migrated to TensorFlow Probability (https://github.com/tensorflow/probability). Deprecated copies remaining in tf.distributions will not receive new features, and will be removed by early 2019. You should update all usage of `tf.distributions` to `tfp.distributions`. >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/contrib/learn/BUILD:16:1: in py_library rule //tensorflow/contrib/learn:learn: target '//tensorflow/contrib/learn:learn' depends on deprecated target '//tensorflow/contrib/session_bundle:exporter': No longer supported. Switch to SavedModel immediately. >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/contrib/learn/BUILD:16:1: in py_library rule //tensorflow/contrib/learn:learn: target '//tensorflow/contrib/learn:learn' depends on deprecated target '//tensorflow/contrib/session_bundle:gc': No longer supported. Switch to SavedModel immediately. >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/contrib/bayesflow/BUILD:18:1: in py_library rule //tensorflow/contrib/bayesflow:bayesflow_py: target '//tensorflow/contrib/bayesflow:bayesflow_py' depends on deprecated target '//tensorflow/contrib/distributions:distributions_py': TensorFlow Distributions has migrated to TensorFlow Probability (https://github.com/tensorflow/probability). Deprecated copies remaining in tf.contrib.distributions are unmaintained, unsupported, and will be removed by late 2018. You should update all usage of `tf.contrib.distributions` to `tfp.distributions`. >WARNING: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/contrib/BUILD:12:1: in py_library rule //tensorflow/contrib:contrib_py: target '//tensorflow/contrib:contrib_py' depends on deprecated target '//tensorflow/contrib/distributions:distributions_py': TensorFlow Distributions has migrated to TensorFlow Probability (https://github.com/tensorflow/probability). Deprecated copies remaining in tf.contrib.distributions are unmaintained, unsupported, and will be removed by late 2018. You should update all usage of `tf.contrib.distributions` to `tfp.distributions`. >INFO: Analyzed target //tensorflow/tools/pip_package:build_pip_package (400 packages loaded, 20831 targets configured). >Building: checking cached actions >INFO: Found 1 target... >INFO: Deleting stale sandbox base /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7-bazel-base/sandbox >[1 / 19] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (7 actions, 0 running) >INFO: From Compiling tensorflow/lite/minimal_logging_default.cc [for host]: >tensorflow/lite/minimal_logging_default.cc:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] > 26 | #pragma clang diagnostic push > | >tensorflow/lite/minimal_logging_default.cc:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] > 27 | #pragma clang diagnostic ignored "-Wformat-nonliteral" > | >tensorflow/lite/minimal_logging_default.cc:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] > 29 | #pragma clang diagnostic pop > | >cc1plus: warning: unrecognized command line option '-Wno-extern-c-compat' >[52 / 986] Compiling external/fft2d/fft2d/fftsg.c [for host]; 0s local ... (29 actions, 27 running) >INFO: From Compiling tensorflow/core/platform/platform_strings.cc [for host]: >In file included from tensorflow/core/platform/platform_strings.cc:16: >./tensorflow/core/platform/platform_strings.h:96:1: warning: multi-line comment [-Wcomment] > 96 | // #define TF_PLAT_STR_(x) \ > | ^ >INFO: From Compiling tensorflow/lite/experimental/ruy/thread_pool.cc [for host]: >tensorflow/lite/experimental/ruy/thread_pool.cc: In member function 'void ruy::ThreadPool::CreateThreads(int)': >tensorflow/lite/experimental/ruy/thread_pool.cc:184:23: warning: comparison of integer expressions of different signedness: 'std::vector<ruy::Thread*>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] > 184 | if (threads_.size() >= threads_count) { > | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ >tensorflow/lite/experimental/ruy/thread_pool.cc:188:26: warning: comparison of integer expressions of different signedness: 'std::vector<ruy::Thread*>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] > 188 | while (threads_.size() < threads_count) { > | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ >INFO: From Compiling tensorflow/lite/kernels/internal/optimized/neon_tensor_utils.cc [for host]: >In file included from external/gemmlowp/public/../internal/dispatch_gemm_shape.h:23, > from external/gemmlowp/public/gemmlowp.h:19, > from ./tensorflow/lite/kernels/cpu_backend_context.h:21, > from ./tensorflow/lite/kernels/internal/optimized/cpu_check.h:18, > from tensorflow/lite/kernels/internal/optimized/neon_tensor_utils.cc:28: >external/gemmlowp/public/../internal/multi_thread_gemm.h: In member function 'void gemmlowp::WorkersPool::LegacyExecuteAndDestroyTasks(const std::vector<gemmlowp::Task*>&)': >external/gemmlowp/public/../internal/multi_thread_gemm.h:405:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare] > 405 | for (int i = 0; i < tasks_count - 1; i++) { > | ~~^~~~~~~~~~~~~~~~~ >[89 / 988] Compiling external/fft2d/fft2d/fftsg.c [for host]; 2s local ... (31 actions, 29 running) >[122 / 988] Compiling external/com_google_absl/absl/time/internal/cctz/src/time_zone_format.cc [for host]; 2s local ... (82 actions, 31 running) >[156 / 988] Compiling external/com_google_absl/absl/time/internal/cctz/src/time_zone_info.cc [for host]; 4s local ... (48 actions, 30 running) >[204 / 1,023] Compiling external/com_google_absl/absl/synchronization/mutex.cc [for host]; 1s local ... (31 actions, 30 running) >[295 / 1,414] Compiling tensorflow/core/util/stats_calculator.cc [for host]; 3s local ... (24 actions, 23 running) >INFO: From Compiling tensorflow/lite/delegates/nnapi/quant_lstm_sup.cc [for host]: >tensorflow/lite/delegates/nnapi/quant_lstm_sup.cc: In function 'void tflite::delegate::nnapi::ExtractQuantLstmWeightsSubmatrix(const TfLiteIntArray*, int32_t, int32_t, const TfLiteIntArray*, const uint8_t*, std::vector<unsigned char>*)': >tensorflow/lite/delegates/nnapi/quant_lstm_sup.cc:39:26: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] > 39 | for (uint32_t i = 0; i < submatrix_rows * submatrix_cols; ++i) { > | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[431 / 1,641] Compiling tensorflow/lite/core/api/flatbuffer_conversions.cc [for host]; 3s local ... (280 actions, 30 running) >INFO: From Compiling external/llvm/lib/Support/UnicodeCaseFold.cpp [for host]: >external/llvm/lib/Support/UnicodeCaseFold.cpp:8:1: warning: multi-line comment [-Wcomment] > 8 | // utils/unicode-case-fold.py \ > | ^ >ERROR: /var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7/tensorflow/lite/tools/optimize/BUILD:32:1: undeclared inclusion(s) in rule '//tensorflow/lite/tools/optimize:model_utils': >this rule is missing dependency declarations for the following files included by 'tensorflow/lite/tools/optimize/model_utils.cc': > 'external/com_google_absl/absl/strings/string_view.h' > 'external/com_google_absl/absl/base/internal/throw_delegate.h' >tensorflow/lite/tools/optimize/model_utils.cc: In function 'void tflite::optimize::utils::SetOperatorCodeVersion(tflite::ModelT*)': >tensorflow/lite/tools/optimize/model_utils.cc:123:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::unique_ptr<tflite::OperatorCodeT> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] > 123 | for (int i = 0; i < model->operator_codes.size(); ++i) { > | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Target //tensorflow/tools/pip_package:build_pip_package failed to build >INFO: Elapsed time: 21.676s, Critical Path: 5.32s >INFO: 260 processes: 260 local. >FAILED: Build did NOT complete successfully >FAILED: Build did NOT complete successfully > * ERROR: sci-libs/tensorflow-1.15.0-r1::kerframil failed (compile phase): > * ebazel failed > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 4005: Called python_foreach_impl 'run_in_build_dir' 'do_compile' > * environment, line 3543: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'run_in_build_dir' 'do_compile' > * environment, line 2989: Called _multibuild_run '_python_multibuild_wrapper' 'run_in_build_dir' 'do_compile' > * environment, line 2987: Called _python_multibuild_wrapper 'run_in_build_dir' 'do_compile' > * environment, line 1087: Called run_in_build_dir 'do_compile' > * environment, line 3976: Called do_compile > * environment, line 4001: Called ebazel 'build' '//tensorflow/tools/pip_package:build_pip_package' > * environment, line 2345: Called die > * The specific snippet of code: > * "${@}" || die "ebazel failed" > * > * If you need support, post the output of `emerge --info '=sci-libs/tensorflow-1.15.0-r1::kerframil'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/tensorflow-1.15.0-r1::kerframil'`. > * The complete build log is located at '/var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0-python3_7' > * S: '/var/tmp/portage/sci-libs/tensorflow-1.15.0-r1/work/tensorflow-1.15.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 720102
: 635340 |
635342