[Bug 247763] math/suitesparse: Fails to build: error: implicit conversion from 'long' to 'double' (-Werror)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 5 02:20:45 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247763

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fortran at FreeBSD.org
              Flags|maintainer-feedback?(fortra |maintainer-feedback+,
                   |n at 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 at 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), should
be able to override this with CFLAGS+=-Wno-error or if the port has a
./configure style argument, use that in CONFIGURE_ARGS

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


More information about the freebsd-fortran mailing list