[Bug 207531] math/ogdf: Update to 2015.05

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 27 17:25:12 UTC 2016


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

Kurt Jaeger <pi at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pi at FreeBSD.org

--- Comment #6 from Kurt Jaeger <pi at FreeBSD.org> ---
I tried to build it on 11a (current) and it failed with:

===>  Building for ogdf-2015.05
gmake[2]: Entering directory '/home/pi/myp/math/ogdf/work/OGDF'
mkdir -p _release/src/ogdf/fileformats
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I./include 
-DOGDF_INSTALL -O2 -o _release/src/ogdf/fileformats/DotParser.o -c
src/ogdf/fileformats/DotParser.cpp
src/ogdf/fileformats/DotParser.cpp:766:18: error: use of overloaded operator
      '>>' is ambiguous (with operand types 'std::__1::basic_istream<char>' and
      'char')
                        ss >> GA.x(v) >> ',' >> GA.y(v);
                        ~~~~~~~~~~~~~ ^  ~~~

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


More information about the freebsd-ports-bugs mailing list