Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2024 17:58:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279820] math/suitesparse-cholmod do not build with math/atlas
Message-ID:  <bug-279820-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279820

            Bug ID: 279820
           Summary: math/suitesparse-cholmod do not build with math/atlas
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: gja822@narod.ru
                CC: fortran@FreeBSD.org
                CC: fortran@FreeBSD.org

Trying to build math/suitesparse-cholmod with ATLAS=3DON (with math/atlas) =
ended
with errors like these:

/usr/local/include/suitesparse/SuiteSparse_config.h:583:65: error: expected=
 ')'
before ',' token
  583 |     #define SUITESPARSE_BLAS(name,NAME) SUITESPARSE_FORTRAN(name,NA=
ME)
      |                                                                 ^
/usr/local/include/suitesparse/SuiteSparse_config.h:619:37: note: in expans=
ion
of macro 'SUITESPARSE_BLAS'
  619 | #define SUITESPARSE_LAPACK_ZLARFG   SUITESPARSE_BLAS ( zlarfg , ZLA=
RFG
)
      |                                     ^~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:2076:6: note: in expans=
ion
of macro 'SUITESPARSE_LAPACK_ZLARFG'
 2076 | void SUITESPARSE_LAPACK_ZLARFG
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:583:65: error: expected=
 ')'
before ',' token
  583 |     #define SUITESPARSE_BLAS(name,NAME) SUITESPARSE_FORTRAN(name,NA=
ME)
      |                                                                 ^
/usr/local/include/suitesparse/SuiteSparse_config.h:651:37: note: in expans=
ion
of macro 'SUITESPARSE_BLAS'
  651 | #define SUITESPARSE_LAPACK_CLARFG   SUITESPARSE_BLAS ( clarfg , CLA=
RFG
)
      |                                     ^~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:2100:6: note: in expans=
ion
of macro 'SUITESPARSE_LAPACK_CLARFG'
 2100 | void SUITESPARSE_LAPACK_CLARFG
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:583:65: error: expected=
 ')'
before ',' token
  583 |     #define SUITESPARSE_BLAS(name,NAME) SUITESPARSE_FORTRAN(name,NA=
ME)
      |                                                                 ^
/usr/local/include/suitesparse/SuiteSparse_config.h:602:37: note: in expans=
ion
of macro 'SUITESPARSE_BLAS'
  602 | #define SUITESPARSE_LAPACK_DLARF    SUITESPARSE_BLAS ( dlarf  , DLA=
RF=20
)
      |                                     ^~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:2128:6: note: in expans=
ion
of macro 'SUITESPARSE_LAPACK_DLARF'
 2128 | void SUITESPARSE_LAPACK_DLARF
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:583:65: error: expected=
 ')'
before ',' token
  583 |     #define SUITESPARSE_BLAS(name,NAME) SUITESPARSE_FORTRAN(name,NA=
ME)
      |                                                                 ^
/usr/local/include/suitesparse/SuiteSparse_config.h:634:37: note: in expans=
ion
of macro 'SUITESPARSE_BLAS'
  634 | #define SUITESPARSE_LAPACK_SLARF    SUITESPARSE_BLAS ( slarf  , SLA=
RF=20
)
      |                                     ^~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:2158:6: note: in expans=
ion
of macro 'SUITESPARSE_LAPACK_SLARF'
 2158 | void SUITESPARSE_LAPACK_SLARF
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:583:65: error: expected=
 ')'
before ',' token
  583 |     #define SUITESPARSE_BLAS(name,NAME) SUITESPARSE_FORTRAN(name,NA=
ME)
      |                                                                 ^
/usr/local/include/suitesparse/SuiteSparse_config.h:618:37: note: in expans=
ion
of macro 'SUITESPARSE_BLAS'
  618 | #define SUITESPARSE_LAPACK_ZLARF    SUITESPARSE_BLAS ( zlarf  , ZLA=
RF=20
)
      |                                     ^~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:2188:6: note: in expans=
ion
of macro 'SUITESPARSE_LAPACK_ZLARF'
 2188 | void SUITESPARSE_LAPACK_ZLARF
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:583:65: error: expected=
 ')'
before ',' token
  583 |     #define SUITESPARSE_BLAS(name,NAME) SUITESPARSE_FORTRAN(name,NA=
ME)
      |                                                                 ^
/usr/local/include/suitesparse/SuiteSparse_config.h:650:37: note: in expans=
ion
of macro 'SUITESPARSE_BLAS'
  650 | #define SUITESPARSE_LAPACK_CLARF    SUITESPARSE_BLAS ( clarf  , CLA=
RF=20
)
      |                                     ^~~~~~~~~~~~~~~~
/usr/local/include/suitesparse/SuiteSparse_config.h:2218:6: note: in expans=
ion
of macro 'SUITESPARSE_LAPACK_CLARF'
 2218 | void SUITESPARSE_LAPACK_CLARF
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/math/suitesparse-cholmod
*** Error code 1

Stop.
make: stopped in /usr/ports/math/suitesparse-cholmod

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279820-7788>