On Sun, May 16, 2021 at 10:11:31AM -0600, Marc Espie wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   es...@cvs.openbsd.org   2021/05/16 10:11:31
> 
> Log message:
>     sparse linear equations, future dependency of some stuff I'm working on
>     
>     okay rsadowski@ with minor cosmetic changes
>     
>     Status:
>     
>     Vendor Tag:       espie
>     Release Tags:     ports
>     
>     N ports/math/superlu/Makefile
>     N ports/math/superlu/distinfo
>     N ports/math/superlu/pkg/PLIST
>     N ports/math/superlu/pkg/DESCR
>     
>     No conflicts created by this import

Doesn't build for me.


>>> Running patch in math/superlu at 1621244790.67
===> math/superlu
===>  Checking files for superlu-5.2.2
`/exopi-cvs/ports/distfiles/superlu-5.2.2.tar.gz' is up to date.
>> (SHA256) superlu-5.2.2.tar.gz: OK
===>  Extracting for superlu-5.2.2
===>  Patching for superlu-5.2.2
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
>>> Running configure in math/superlu at 1621244791.41
===> math/superlu
===>  Generating configure for superlu-5.2.2
===>  Configuring for superlu-5.2.2

Process XSDK defaults ...
USE_XSDK_DEFAULTS = 'ON'
-- XSDK: Setting CMAKE_C_COMPILER from env var CC='cc'!
-- XSDK: Setting CMAKE_C_FLAGS from env var CFLAGS='-O2 -pipe  '!
-- XSDK: Setting CMAKE_CXX_COMPILER from env var CXX='c++'!
-- XSDK: Setting CMAKE_CXX_FLAGS from env var CXXFLAGS='-O2 -pipe  '!
-- SuperLU will be built as a shared library.
-- The C compiler identification is Clang 11.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /exopi-obj/pobj/superlu-5.2.2/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- The Fortran compiler identification is unknown
CMake Error at CMakeLists.txt:62 (enable_language):
  No CMAKE_Fortran_COMPILER could be found.

  Tell CMake where to find the compiler by setting either the environment
  variable "FC" or the CMake cache entry CMAKE_Fortran_COMPILER to the full
  path to the compiler, or to the compiler name if it is in the PATH.


-- Configuring incomplete, errors occurred!



-- 
Antoine

Reply via email to