Bug 248508 - devel/googletest fails two self-tests
Summary: devel/googletest fails two self-tests
Status: Closed DUPLICATE of bug 241130
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-07 04:30 UTC by Mikhail Teterin
Modified: 2020-10-15 19:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Teterin freebsd_committer freebsd_triage 2020-08-07 04:30:03 UTC
With the TEST-option enabled, the port fails two of the tests here:

      Start  9: gmock-matchers_test
 9/61 Test  #9: gmock-matchers_test ........................***Failed    1.06 sec
...
      Start 52: gtest_help_test
52/61 Test #52: gtest_help_test ............................***Failed    0.22 sec

The following tests FAILED:
          9 - gmock-matchers_test (Failed)
         52 - gtest_help_test (Failed)
Errors while running CTest
FAILED: CMakeFiles/test.util 
cd /home/ports/devel/googletest/work/.build && /opt/bin/ctest --force-new-ctest-process
ninja: build stopped: subcommand failed.
*** Error code 1
Comment 1 Jan Beich freebsd_committer freebsd_triage 2020-10-15 19:30:25 UTC
Already reported a year ago.

*** This bug has been marked as a duplicate of bug 241130 ***