Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2019 12:14:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        fortran@FreeBSD.org
Subject:   [Bug 240899] math/suitesparse: clean up and improve
Message-ID:  <bug-240899-37611@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240899
           Summary: math/suitesparse: clean up and improve
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fortran@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: pkubaj@FreeBSD.org, thierry@FreeBSD.org
          Assignee: fortran@FreeBSD.org
             Flags: maintainer-feedback?(fortran@FreeBSD.org)
             Flags: merge-quarterly?

Created attachment 207915
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207915&action=
=3Dedit
v1

ArchLinux has very simple build, so let's use it as the basis. Better than
accumulating regressions each update.
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=3Dpac=
kages/suitesparse

Changes:
- Allow using Clang again (base libomp.so or OpenMP disabled)
- Respect C++ library if using GCC (must be libc++ on Clang architectures)[=
1]
- Respect CFLAGS/CXXFLAGS in subdirectories using CMake
- Respect BLAS/LAPACK choice (actually use OpenBLAS)[1]
- Enable Intel threading building blocks support
- Switch to vendor build/install targets
- Adjust plist for new items (GraphBLAS, Mongoose, DOCS)
- Skip running demos during build

[1] important enough to merge into /quarterly

Builds fine on:
- 11.2 aarch64/amd64/armv6/i386
- 11.3 aarch64/amd64/armv6/i386
- 12.0 aarch64/amd64/armv6/armv7/i386
- 13.0 aarch64/amd64/i386
- DOCS=3Doff OPENMP=3Doff TBB=3Doff on 11.2 i386
- All consumers on 11.2/13.0 amd64 (with/without libomp)
- databases/grass7 on 12.0/13.0 amd64 (with/without libomp)

--=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-240899-37611>