On 2022 Mar 02 (Wed) at 04:46:58 -0700 (-0700), Klemens Nanni wrote:
:CVSROOT:       /cvs
:Module name:   ports
:Changes by:    [email protected]    2022/03/02 04:46:58
:
:Modified files:
:       devel/abseil-cpp: Makefile 
:Added files:
:       devel/abseil-cpp/patches: 
:                                 patch-absl_base_internal_raw_logging_cc 
:                                 patch-absl_debugging_CMakeLists_txt 
:
:Log message:
:Enable tests
:
:"98% tests passed, 3 tests failed out of 180" on amd64 and arm64.
:sparc64 fails to build, i.e. enabling tests knocks out the package itself,
:thus disable it until we fixed it.
:
:Heavy lifting and diff from Andrew Krasavin
:sparc64 tests/exclusion from me
:Feedback OK op
:

breaks on aarch64 bulk build:

/usr/obj/ports/abseil-cpp-20211102.0/abseil-cpp-20211102.0/absl/flags/commandlineflag_test.cc:21:10:
fatal error: 'gtest/gtest.h' file not found
#include "gtest/gtest.h"
         ^~~~~~~~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.

Reply via email to