From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50826) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ieMt9-00038a-Ai for guix-patches@gnu.org; Mon, 09 Dec 2019 12:32:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ieMt8-0003VB-1r for guix-patches@gnu.org; Mon, 09 Dec 2019 12:32:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48424) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ieMt7-0003V3-SG for guix-patches@gnu.org; Mon, 09 Dec 2019 12:32:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ieMt7-0002uV-Ok for guix-patches@gnu.org; Mon, 09 Dec 2019 12:32:01 -0500 Subject: [bug#38454] [PATCH] gnu: lapack: Update to 3.9.0. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 09 Dec 2019 18:31:34 +0100 In-Reply-To: (Konrad Hinsen's message of "Thu, 28 Nov 2019 22:11:55 +0100") Message-ID: <87blshbe2x.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Konrad Hinsen Cc: 38454@debbugs.gnu.org Hi Konrad, Konrad Hinsen skribis: > * gnu/packages/maths.scm (lapack): Update to 3.9.0. Unfortunately this fails to build on armhf-linux (tested via qemu-binfmt): --8<---------------cut here---------------start------------->8--- starting phase `configure' source directory: "/tmp/guix-build-lapack-3.9.0.drv-0/lapack-3.9.0" (relati= ve from build: "../lapack-3.9.0") build directory: "/tmp/guix-build-lapack-3.9.0.drv-0/build" running 'cmake' with arguments ("../lapack-3.9.0" "-DCMAKE_BUILD_TYPE=3DRel= WithDebInfo" "-DCMAKE_INSTALL_PREFIX=3D/gnu/store/ynakjwrsq06j7q75ysqfrmhp8= mhhdxrb-lapack-3.9.0" "-DCMAKE_INSTALL_LIBDIR=3Dlib" "-DCMAKE_INSTALL_RPATH= _USE_LINK_PATH=3DTRUE" "-DCMAKE_INSTALL_RPATH=3D/gnu/store/ynakjwrsq06j7q75= ysqfrmhp8mhhdxrb-lapack-3.9.0/lib" "-DCMAKE_VERBOSE_MAKEFILE=3DON" "-DBUILD= _SHARED_LIBS:BOOL=3DYES" "-DLAPACKE=3DON" "-DLAPACKE_WITH_TMG=3DON" "-DBUIL= D_TESTING=3DON") -- The Fortran compiler identification is unknown CMake Error at /gnu/store/lxj8wisj7ylwc67x1rshiw24fb5digx5-cmake-minimal-3.= 15.1/share/cmake-3.15/Modules/CMakeCompilerIdDetection.cmake:26 (list): list sub-command REMOVE_ITEM requires two or more arguments. Call Stack (most recent call first): /gnu/store/lxj8wisj7ylwc67x1rshiw24fb5digx5-cmake-minimal-3.15.1/share/cm= ake-3.15/Modules/CMakeDetermineCompilerId.cmake:211 (compiler_id_detection) /gnu/store/lxj8wisj7ylwc67x1rshiw24fb5digx5-cmake-minimal-3.15.1/share/cm= ake-3.15/Modules/CMakeDetermineCompilerId.cmake:230 (CMAKE_DETERMINE_COMPIL= ER_ID_WRITE) /gnu/store/lxj8wisj7ylwc67x1rshiw24fb5digx5-cmake-minimal-3.15.1/share/cm= ake-3.15/Modules/CMakeDetermineCompilerId.cmake:32 (CMAKE_DETERMINE_COMPILE= R_ID_BUILD) /gnu/store/lxj8wisj7ylwc67x1rshiw24fb5digx5-cmake-minimal-3.15.1/share/cm= ake-3.15/Modules/CMakeDetermineCCompiler.cmake:116 (CMAKE_DETERMINE_COMPILE= R_ID) CMakeLists.txt:3 (project) [=E2=80=A6 repeated several times=E2=80=A6] -- The C compiler identification is unknown -- Check for working Fortran compiler: /gnu/store/91iyya22d6s055iwlwja3vvlp= c4i8sih-gfortran-7.4.0/bin/gfortran -- Check for working Fortran compiler: /gnu/store/91iyya22d6s055iwlwja3vvlp= c4i8sih-gfortran-7.4.0/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /gnu/store/91iyya22d6s055iwlwja3vvlpc4i8sih-gfortran-7.= 4.0/bin/gfortran supports Fortran 90 -- Checking whether /gnu/store/91iyya22d6s055iwlwja3vvlpc4i8sih-gfortran-7.= 4.0/bin/gfortran supports Fortran 90 -- yes -- Check for working C compiler: /gnu/store/pkx3kcvj1mbkkgzxi1w57c1vfvhwzxh= 7-gcc-7.4.0/bin/gcc -- Check for working C compiler: /gnu/store/pkx3kcvj1mbkkgzxi1w57c1vfvhwzxh= 7-gcc-7.4.0/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Checking if build type is 'Coverage' -- Checking if build type is 'Coverage': 0 -- Build tests: ON -- Looking for Python >=3D 2.7 needed for summary tests -- Looking for Python >=3D 2.7 needed for summary tests - found (3.7.4) -- Reducing RELEASE optimization level to O2 -- Looking for Fortran NONE - found -- Looking for Fortran INT_CPU_TIME - found -- Looking for Fortran EXT_ETIME - not found -- Looking for Fortran EXT_ETIME_ - not found -- Looking for Fortran INT_ETIME - found -- --> Will use second_INT_ETIME.f and dsecnd_INT_ETIME.f as timing functio= n. -- Build deprecated routines: OFF -- Build single precision real: ON -- Build double precision real: ON -- Build single precision complex: ON -- Build double precision complex: ON -- Using supplied NETLIB BLAS implementation -- Using supplied NETLIB LAPACK implementation -- Running Summary -- LAPACKE enable -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/C Compiler Compatibility -- Verifying Fortran/C Compiler Compatibility - Success -- Build LAPACKE single precision real: ON -- Build LAPACKE double precision real: ON -- Build LAPACKE single precision complex: ON -- Build LAPACKE double precision complex: ON -- Configuring incomplete, errors occurred! See also "/tmp/guix-build-lapack-3.9.0.drv-0/build/CMakeFiles/CMakeOutput.l= og". See also "/tmp/guix-build-lapack-3.9.0.drv-0/build/CMakeFiles/CMakeError.lo= g". command "cmake" "../lapack-3.9.0" "-DCMAKE_BUILD_TYPE=3DRelWithDebInfo" "-D= CMAKE_INSTALL_PREFIX=3D/gnu/store/ynakjwrsq06j7q75ysqfrmhp8mhhdxrb-lapack-3= .9.0" "-DCMAKE_INSTALL_LIBDIR=3Dlib" "-DCMAKE_INSTALL_RPATH_USE_LINK_PATH= =3DTRUE" "-DCMAKE_INSTALL_RPATH=3D/gnu/store/ynakjwrsq06j7q75ysqfrmhp8mhhdx= rb-lapack-3.9.0/lib" "-DCMAKE_VERBOSE_MAKEFILE=3DON" "-DBUILD_SHARED_LIBS:B= OOL=3DYES" "-DLAPACKE=3DON" "-DLAPACKE_WITH_TMG=3DON" "-DBUILD_TESTING=3DON= " failed with status 1 builder for `/gnu/store/hib5k6rq3kdgd0gf6rnfpj9v9d31xfv7-lapack-3.9.0.drv' = failed with exit code 1 @ build-failed /gnu/store/hib5k6rq3kdgd0gf6rnfpj9v9d31xfv7-lapack-3.9.0.drv= - 1 builder for `/gnu/store/hib5k6rq3kdgd0gf6rnfpj9v9d31xfv7-lapack-3.9.0.= drv' failed with exit code 1 --8<---------------cut here---------------end--------------->8--- Could you check if the intertubes have fixes for that? :-) Thanks! Ludo=E2=80=99.