Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2019 19:37:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240672] math/suitesparse: compiler error on CURRENT: error: '::gets' has not been declared
Message-ID:  <bug-240672-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240672
           Summary: math/suitesparse: compiler error on CURRENT: error:
                    '::gets' has not been declared
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fortran@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: fortran@FreeBSD.org
             Flags: maintainer-feedback?(fortran@FreeBSD.org)

On recent CURRENT (FreeBSD 13.0-CURRENT #68 r352461: Tue Sep 17 22:42:19 CE=
ST
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_Debu=
g.hpp:22,
                 from
/usr/ports/math/suitesparse/work/SuiteSparse/Mongoose/Source/Mongoose_Bound=
aryHeap.cpp:14:
/usr/local/lib/gcc9/include/c++/cstdio:124:11: error: '::gets' has not been
declared
  124 |   using ::gets;
      |           ^~~~

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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