"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
With Andrew Krasavin <noiseless-ak AT yandex DOT ru>
macppc fix from gkoehler
OK op
---
Abseil is an open source collection of C++ libraries drawn from the most
fundamental pieces of Google's internal codebase. These libraries are the
nuts-and-bolts that underpin almost everything Google runs. Bits and pieces
of these APIs are embedded in most of our open source projects, and Abseil
aims to bring them together into one comprehensive project. Abseil
encompasses the most basic building blocks of Google's codebase: code that
is production-tested and will be fully maintained for years to come.