Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 846434

Summary: sci-mathematics/petsc-3.16.0 multiple warnings
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: sci-mathematics
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alessandro Barbieri 2022-05-19 08:17:04 UTC
Warning! Incorrect argument type specified: -with-mumps=/usr/include - expecting type Bool.

WARNING -with-clanguage=C++ is a developer feature and is *not* required for regular usage of PETSc either from C or C++

***** WARNING: FCFLAGS (set to -Os -pipe -march=native -frecord-gcc-switches) found in environment variables - ignoring
use ./configure FCFLAGS=$FCFLAGS if you really want to use that value ******
Comment 1 Larry the Git Cow gentoo-dev 2022-05-26 01:27:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f8f0e9c07b4122b5dbdfeb068ed79b0b9ca2f5

commit 52f8f0e9c07b4122b5dbdfeb068ed79b0b9ca2f5
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2022-05-26 00:52:50 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2022-05-26 01:26:54 +0000

    sci-mathematics/petsc: drop superfluous USE=cxx
    
    Closes: https://bugs.gentoo.org/846434
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-mathematics/petsc/petsc-3.17.1.ebuild | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)