Date: Sun, 05 Jul 2020 07:43:36 +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-qYAijOoA4c@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 --- Comment #6 from rsmith@xs4all.nl --- (In reply to Kubilay Kocak from comment #4) At @thierry's request, I submitted my initial patch upstream: https://github.com/DrTimothyAldenDavis/SuiteSparse/issues/51 I've created another patch that removes the extra CFLAGS from the SLIP_LU L= ib Makefile. I have verified that this also builds correctly. At first I suspected the recent change from clang 9.0.1 to clang 10.0 in 12-STABLE.=20 But I have since learned that SLIP_LU was added in 5.8.0, so earlier releas= es would not have shown this behavior. Based on the comment in the SLIP_LI/Lib Makefile, I believe that was left uncommented by mistake. I have amended my report upstream. --=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-qYAijOoA4c>