Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Aug 2020 02:19:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 248452] lib.googletest.gtest_main.googletest-port-test.main failed after r363679
Message-ID:  <bug-248452-32464-T3GzElcEAB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248452-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248452-32464@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=3D248452

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: kevans
Date: Tue Aug  4 02:18:25 UTC 2020
New revision: 363820
URL: https://svnweb.freebsd.org/changeset/base/363820

Log:
  gtest: link against libregex for GNU extensions

  gtest tests want to use \w ([[:alnum:]]) at the very least, which was
  causing them to fail after r363679.

  Start linking against libregex so that this shorthand is implemented.

  PR:           248452

Changes:
  head/lib/googletest/gtest/Makefile
  head/share/mk/src.libnames.mk

--=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-248452-32464-T3GzElcEAB>