Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jul 2020 02:20:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        fortran@FreeBSD.org
Subject:   [Bug 247763] math/suitesparse: Fails to build: error: implicit conversion from 'long' to 'double' (-Werror)
Message-ID:  <bug-247763-37611-BE1JUEmszK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247763-37611@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247763-37611@https.bugs.freebsd.org/bugzilla/>

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fortran@FreeBSD.org
              Flags|maintainer-feedback?(fortra |maintainer-feedback+,
                   |n@FreeBSD.org)              |merge-quarterly?
            Summary|[patch] math/suitesparse:   |math/suitesparse: Fails to
                   |build fails because of      |build: error: implicit
                   |implicit conversion from    |conversion from 'long' to
                   |long to double              |'double' (-Werror)

--- Comment #4 from Kubilay Kocak <koobs@FreeBSD.org> ---
@Thierry Is quarterly affected by this build issue? If so, please re-open, =
and
close setting merge-quarterly + post merge, thanks!

Note also that ports should not build with -Werror (ports compliance), shou=
ld
be able to override this with CFLAGS+=3D-Wno-error or if the port has a
./configure style argument, use that in CONFIGURE_ARGS

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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