Date: Sat, 21 Jan 2017 22:35:55 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216036] science/openbabel: fails to build with lang/gcc6 or later Message-ID: <bug-216036-13-cUDviZt6vc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216036-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216036-13@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=3D216036 Jan Beich (mail not working) <jbeich@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Closed |New Resolution|FIXED |--- Summary|science/openbabel: fails to |science/openbabel: fails to |build with libc++ 4.0 |build with lang/gcc6 or | |later Blocks|216008 | --- Comment #5 from Jan Beich (mail not working) <jbeich@FreeBSD.org> --- While libc++ case is averted this still affects GCC >=3D 6. I assume, you w= anted to unblock bug 216008 instead. src/formats/chemkinformat.cpp: In member function 'bool OpenBabel::ChemKinFormat::ReadReactionQualifierLines(std::istream&, OpenBabel::OBReaction*)': src/formats/chemkinformat.cpp:642:13: error: no match for 'operator!=3D' (o= perand types are 'std::istream {aka std::basic_istream<char>}' and 'long int') return ifs!=3DNULL; ^ Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216008 [Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas= e to 4.0.0 --=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-216036-13-cUDviZt6vc>