Dear Kenneth, Now that I'm using
--buildpath=/dev/shm --tmpdir=/scratch/eb-build I can't reproduce the error and TensorFlow gets built just fine. So before the process obviously just ran out disk space and the errors below are just follow-on errors. Cheers, Loris Kenneth Hoste <[email protected]> writes: > Dear Loris, > > Can you provide some more information on the context here? > > Which EasyBuild version, which OS? > > Can you provide the full log file for us to take a look at? > Usually TensorFlow build issues are not exactly straightforward to figure out, > so the actual problem may be somewhere else... > > > regards, > > Kenneth > > On 24/02/2020 16:54, Loris Bennett wrote: >> Hi, >> >> With >> >> TensorFlow/1.12.0-fosscuda-2018b-Python-3.6.6 >> >> I am getting the following error: >> >> ERROR: >> /trinity/home/build/test/build/TensorFlow/1.12.0/fosscuda-2018b-Python-3.6.6/TensorFlow/tensorflow-1.12.0/tensorflow/core/kernels/BUILD:1574:1: >> undeclared incl >> usion(s) in rule '//tensorflow/core/kernels:range_sampler': >> this rule is missing dependency declarations for the following files >> included by 'tensorflow/core/kernels/range_sampler.cc': >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/CommonCwiseUnaryOps.h' >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/BlockMethods.h' >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/IndexedViewMethods.h' >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/IndexedViewMethods.h' >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/CommonCwiseBinaryOps.h' >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/MatrixCwiseUnaryOps.h' >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/MatrixCwiseBinaryOps.h' >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/ArrayCwiseUnaryOps.h' >> >> '/tmp/eb-VJjESX/tmpPzzA14-bazel-build/external/eigen_archive/Eigen/src/plugins/ArrayCwiseBinaryOps.h' >> In file included from ./tensorflow/core/platform/default/logging.h:24:0, >> from ./tensorflow/core/platform/logging.h:25, >> from ./tensorflow/core/lib/core/status.h:25, >> from ./tensorflow/core/kernels/range_sampler.h:21, >> from tensorflow/core/kernels/range_sampler.cc:16: >> >> Anyone any idea what the problem might be? >> >> Cheers, >> >> Loris >> > -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email [email protected]

