From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Request: Bazel build system (required for Tensorflow update) Date: Wed, 04 Mar 2020 15:01:16 +0100 Message-ID: <87pnds1aoj.fsf@ambrevar.xyz> References: <87lfog2zv3.fsf@ambrevar.xyz> <87sgio1bmv.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49543) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9UaV-0000zQ-Cv for guix-devel@gnu.org; Wed, 04 Mar 2020 09:01:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j9UaP-0003TF-Q8 for guix-devel@gnu.org; Wed, 04 Mar 2020 09:01:26 -0500 In-Reply-To: <87sgio1bmv.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Roel Janssen , Julien Lepiller , guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've actually managed to fix the abseil issue. Now I'm stuck at more broken CMake stuff. Duh, this will take a while... =2D-8<---------------cut here---------------start------------->8--- =2D- Could NOT find c-ares (missing: c-ares_DIR) =2D- Found PythonInterp: /gnu/store/l8nphg0idd8pfddyad8f92lx8d1hc053-python= -wrapper-3.7.4/bin/python (found version "3.7.4")=20 =2D- Found PythonLibs: /gnu/store/78w7y0lxar70j512iqw8x3nimzj10yga-python-3= .7.4/lib/libpython3.7m.so (found version "3.7.4")=20 CMake Error at tf_python.cmake:132 (message): Python proto directory not found: tensorflow/contrib/tpu/profiler Call Stack (most recent call first): CMakeLists.txt:613 (include) CMake Error at tf_python.cmake:217 (message): Python module not found: tensorflow/contrib/rnn/kernels Call Stack (most recent call first): CMakeLists.txt:613 (include) CMake Error at tf_python.cmake:217 (message): Python module not found: tensorflow/contrib/rnn/ops Call Stack (most recent call first): CMakeLists.txt:613 (include) CMake Error at tf_python.cmake:217 (message): Python module not found: tensorflow/contrib/tpu/profiler Call Stack (most recent call first): CMakeLists.txt:613 (include) =2D- Found SWIG: /gnu/store/1jamhp01xc911m68j8ndiwlcc55q8ikp-swig-3.0.12/bi= n/swig (found version "3.0.12")=20 CMake Warning at tf_shared_lib.cmake:136 (export): Cannot create package registry file: /homeless-shelter/.cmake/packages/Tensorflow/31aad99a164c4099f5d0af2d4e= c07d6f No such file or directory Call Stack (most recent call first): CMakeLists.txt:616 (include) =2D- Configuring incomplete, errors occurred! See also "/tmp/guix-build-tensorflow-1.15.0.drv-0/source/tensorflow/contrib= /build/CMakeFiles/CMakeOutput.log". See also "/tmp/guix-build-tensorflow-1.15.0.drv-0/source/tensorflow/contrib= /build/CMakeFiles/CMakeError.log". command "cmake" "../cmake" "-DCMAKE_BUILD_TYPE=3DRelease" "-DCMAKE_INSTALL_= PREFIX=3D/gnu/store/wm0iizlnsj55pdhjdm7k7pzz3bad84f0-tensorflow-1.15.0" "-D= CMAKE_INSTALL_LIBDIR=3Dlib" "-DCMAKE_INSTALL_RPATH_USE_LINK_PATH=3DTRUE" "-= DCMAKE_INSTALL_RPATH=3D/gnu/store/wm0iizlnsj55pdhjdm7k7pzz3bad84f0-tensorfl= ow-1.15.0/lib" "-DCMAKE_VERBOSE_MAKEFILE=3DON" "-Dprotobuf_STATIC_LIBRARIES= =3D/gnu/store/p77n8kpsl50qlrz5fk0mc9kvfkinh9dq-protobuf-3.6.1/lib/libprotob= uf.so" "-DPROTOBUF_PROTOC_EXECUTABLE=3D/gnu/store/p77n8kpsl50qlrz5fk0mc9kvf= kinh9dq-protobuf-3.6.1/bin/protoc" "-Dsnappy_STATIC_LIBRARIES=3D/gnu/store/= 3xrpbdhhb8nk9p9jqr19ljlyhxnxk18n-snappy-1.1.8/lib/libsnappy.so" "-Dsnappy_I= NCLUDE_DIR=3D/gnu/store/3xrpbdhhb8nk9p9jqr19ljlyhxnxk18n-snappy-1.1.8" "-Dj= soncpp_STATIC_LIBRARIES=3D/gnu/store/3vacq5lrnri4g8a5498qxkgxv4z8jyv8-jsonc= pp-1.7.3/lib/libjsoncpp.so" "-Djsoncpp_INCLUDE_DIR=3D/gnu/store/3vacq5lrnri= 4g8a5498qxkgxv4z8jyv8-jsoncpp-1.7.3" "-Dsqlite_STATIC_LIBRARIES=3D/gnu/stor= e/i6l1579g80387rda658jy9cfqq82643d-sqlite-3.28.0/lib/libsqlite.a" "-DABSEIL= _CPP_LIBRARIES=3D/gnu/store/j36v4bb2vzy02xfyxp6ryfm4aj0yiaxn-abseil-cpp-202= 00225/lib/" "-DABSEIL_CPP_LIBRARIES_DIR_HINTS:STRING=3D/gnu/store/j36v4bb2v= zy02xfyxp6ryfm4aj0yiaxn-abseil-cpp-20200225/lib/" "-Dsystemlib_ALL=3DON" "-= Dtensorflow_ENABLE_POSITION_INDEPENDENT_CODE=3DON" "-Dtensorflow_BUILD_SHAR= ED_LIB=3DON" "-Dtensorflow_OPTIMIZE_FOR_NATIVE_ARCH=3DOFF" "-Dtensorflow_EN= ABLE_SSL_SUPPORT=3DOFF" "-Dtensorflow_BUILD_CONTRIB_KERNELS=3DOFF" failed w= ith status 1 note: keeping build directory `/tmp/guix-build-tensorflow-1.15.0.drv-8' builder for `/gnu/store/z9f8pcng2gsp7g9f93jd40c7g53wyc4s-tensorflow-1.15.0.= drv' failed with exit code 1 build of /gnu/store/z9f8pcng2gsp7g9f93jd40c7g53wyc4s-tensorflow-1.15.0.drv = failed View build log at '/var/log/guix/drvs/z9/f8pcng2gsp7g9f93jd40c7g53wyc4s-ten= sorflow-1.15.0.drv.bz2'. guix build: error: build of `/gnu/store/z9f8pcng2gsp7g9f93jd40c7g53wyc4s-te= nsorflow-1.15.0.drv' failed =2D-8<---------------cut here---------------end--------------->8--- =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl5ftKwACgkQm9z0l6S7 zH/1+AgAo+Czj1RUJIbFshs18XXVlBs8IB5CqQVRqaZU9Megk5LHUeV2TvUBzn0H UezECzFaiJ3s+Qo61SfydEJTgrLWXu1O58ocD6M5lsRow9/KijRlNEnRCkjy1FEJ i66na+2KKip2g8N+knQNMw07Qe/wxn/PKyB8D3xahcQ8T74L2gEUjuuKrsaDHg6Z txkIs94gdxig2GxSMZBTTmihRo0WrqoeYCX8byv8bvvWY7MFFCZTd4m54IDluOaI M9pTt4HBvvwfVTHwS2m/ljsLrAg8IPbj2SZ4JWnU1DoUe7pyWOWOp/MN5VSO0kNu dZgCJrzY1XUffBdNnswYL+8b1RfSeg== =eehM -----END PGP SIGNATURE----- --=-=-=--