Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846434 - sci-mathematics/petsc-3.16.0 multiple warnings
Summary: sci-mathematics/petsc-3.16.0 multiple warnings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-19 08:17 UTC by Alessandro Barbieri
Modified: 2022-05-26 01:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)