Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 15:19:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225999] devel/yaml-cpp: Version 0.6.1 conflicts with devel/googletest
Message-ID:  <bug-225999-13-VFA3Lh4gvz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225999-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225999-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=3D225999

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback+
           Keywords|                            |regression

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
yaml-cpp should probably switch to use system gtest/gmock which are both ne=
wer
and better supported on BSDs (death tests, stream results, thread count, bu=
ild
on DragonFly). If there's no plan to actually run tests (see ports r398125)
then an easier fix is to disable build/install of bundled gtest/gmock via
CMAKE_OFF=3DYAML_CPP_BUILD_TESTS.

https://www.freebsd.org/doc/en/books/porters-handbook/bundled-libs.html

--=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-225999-13-VFA3Lh4gvz>