maintainer-feedback requested: [Bug 240672] math/suitesparse: compiler error on CURRENT: error: '::gets' has not been declared
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 18 19:37:34 UTC 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-fortran mailing
list <fortran at FreeBSD.org> for maintainer-feedback:
Bug 240672: math/suitesparse: compiler error on CURRENT: error: '::gets' has
not been declared
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240672
--- Description ---
On recent CURRENT (FreeBSD 13.0-CURRENT #68 r352461: Tue Sep 17 22:42:19 CEST
2019 amd64), updating port math/suitesparse on ports tree revision 512281
from suitesparse-5.2.0_4 to suitesparse-5.4.0 fails:
[...]
[ 1%] Building CXX object
CMakeFiles/mongoose_lib_dbg.dir/Source/Mongoose_BoundaryHeap.o
In file included from
/usr/ports/math/suitesparse/work/SuiteSparse/Mongoose/Include/Mongoose_Debug.hp
p:22,
from
/usr/ports/math/suitesparse/work/SuiteSparse/Mongoose/Source/Mongoose_BoundaryH
eap.cpp:14:
/usr/local/lib/gcc9/include/c++/cstdio:124:11: error: '::gets' has not been
declared
124 | using ::gets;
| ^~~~
More information about the freebsd-fortran
mailing list