https://github.com/abseil/abseil-cpp/releases/tag/20220623.1
Most #ifdef OpenBSD hunks were merged, rest of the patches remains the
same (with update churn).
make test on amd64:
98% tests passed, 3 tests failed out of 178
Total Test time (real) = 183.26 sec
The following tests FAILED:
132 - absl_charconv_test (Failed)
140 - absl_str_format_convert_test (Failed)
167 - absl_time_test (Failed)
I'll take a look at those tests tomorrow.
Can someone throw this into a bulk?
I have no way of testing all the consumers that came after net/tg_owt
and net/tdesktop.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/abseil-cpp/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 11 Mar 2022 18:49:30 -0000 1.6
+++ Makefile 30 Nov 2022 23:24:26 -0000
@@ -1,10 +1,9 @@
COMMENT = abseil common libraries (c++)
-REVISION = 2
CATEGORIES = devel
GH_ACCOUNT = abseil
GH_PROJECT = ${GH_ACCOUNT}-cpp
-GH_TAGNAME = 20211102.0
+GH_TAGNAME = 20220623.1
HOMEPAGE = https://abseil.io/
@@ -14,78 +13,76 @@ MAINTAINER = Andrew Krasavin <noiseless-
# Apache 2.0
PERMIT_PACKAGE = Yes
-SHARED_LIBS += absl_bad_any_cast_impl 0.0 # 2103.0.1
-SHARED_LIBS += absl_bad_optional_access 0.0 # 2103.0.1
-SHARED_LIBS += absl_bad_variant_access 0.0 # 2103.0.1
-SHARED_LIBS += absl_base 0.0 # 2103.0.1
-SHARED_LIBS += absl_city 0.0 # 2103.0.1
-SHARED_LIBS += absl_civil_time 0.0 # 2103.0.1
-SHARED_LIBS += absl_cord 0.0 # 2103.0.1
-SHARED_LIBS += absl_cord_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_cordz_functions 0.0 # 2103.0.1
-SHARED_LIBS += absl_cordz_handle 0.0 # 2103.0.1
-SHARED_LIBS += absl_cordz_info 0.0 # 2103.0.1
-SHARED_LIBS += absl_cordz_sample_token 0.0 # 2103.0.1
-SHARED_LIBS += absl_debugging_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_demangle_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_examine_stack 0.0 # 2103.0.1
-SHARED_LIBS += absl_exponential_biased 0.0 # 2103.0.1
-SHARED_LIBS += absl_failure_signal_handler 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_commandlineflag 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_commandlineflag_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_config 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_marshalling 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_parse 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_private_handle_accessor 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_program_name 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_reflection 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_usage 0.0 # 2103.0.1
-SHARED_LIBS += absl_flags_usage_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_graphcycles_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_hash 0.0 # 2103.0.1
-SHARED_LIBS += absl_hashtablez_sampler 0.0 # 2103.0.1
-SHARED_LIBS += absl_int128 0.0 # 2103.0.1
-SHARED_LIBS += absl_leak_check 0.0 # 2103.0.1
-SHARED_LIBS += absl_leak_check_disable 0.0 # 2103.0.1
-SHARED_LIBS += absl_log_severity 0.0 # 2103.0.1
-SHARED_LIBS += absl_low_level_hash 0.0 # 2103.0.1
-SHARED_LIBS += absl_malloc_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_periodic_sampler 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_distributions 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_internal_distribution_test_util 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_internal_platform 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_internal_pool_urbg 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_internal_randen 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_internal_randen_hwaes 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_internal_randen_hwaes_impl 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_internal_randen_slow 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_internal_seed_material 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_seed_gen_exception 0.0 # 2103.0.1
-SHARED_LIBS += absl_random_seed_sequences 0.0 # 2103.0.1
-SHARED_LIBS += absl_raw_hash_set 0.0 # 2103.0.1
-SHARED_LIBS += absl_raw_logging_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_scoped_set_env 0.0 # 2103.0.1
-SHARED_LIBS += absl_spinlock_wait 0.0 # 2103.0.1
-SHARED_LIBS += absl_stacktrace 0.0 # 2103.0.1
-SHARED_LIBS += absl_status 0.0 # 2103.0.1
-SHARED_LIBS += absl_statusor 0.0 # 2103.0.1
-SHARED_LIBS += absl_str_format_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_strerror 0.0 # 2103.0.1
-SHARED_LIBS += absl_strings 0.0 # 2103.0.1
-SHARED_LIBS += absl_strings_internal 0.0 # 2103.0.1
-SHARED_LIBS += absl_symbolize 0.0 # 2103.0.1
-SHARED_LIBS += absl_synchronization 0.0 # 2103.0.1
-SHARED_LIBS += absl_throw_delegate 0.0 # 2103.0.1
-SHARED_LIBS += absl_time 0.0 # 2103.0.1
-SHARED_LIBS += absl_time_zone 0.0 # 2103.0.1
-SHARED_LIBS += absl_wyhash 0.0 # 2103.0.1
+SHARED_LIBS += absl_bad_any_cast_impl 1.0 # 2206.0.0
+SHARED_LIBS += absl_bad_optional_access 1.0 # 2206.0.0
+SHARED_LIBS += absl_bad_variant_access 1.0 # 2206.0.0
+SHARED_LIBS += absl_base 1.0 # 2206.0.0
+SHARED_LIBS += absl_city 1.0 # 2206.0.0
+SHARED_LIBS += absl_civil_time 1.0 # 2206.0.0
+SHARED_LIBS += absl_cord 1.0 # 2206.0.0
+SHARED_LIBS += absl_cord_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_cordz_functions 1.0 # 2206.0.0
+SHARED_LIBS += absl_cordz_handle 1.0 # 2206.0.0
+SHARED_LIBS += absl_cordz_info 1.0 # 2206.0.0
+SHARED_LIBS += absl_cordz_sample_token 1.0 # 2206.0.0
+SHARED_LIBS += absl_debugging_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_demangle_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_examine_stack 1.0 # 2206.0.0
+SHARED_LIBS += absl_exponential_biased 1.0 # 2206.0.0
+SHARED_LIBS += absl_failure_signal_handler 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_commandlineflag 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_commandlineflag_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_config 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_marshalling 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_parse 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_private_handle_accessor 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_program_name 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_reflection 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_usage 1.0 # 2206.0.0
+SHARED_LIBS += absl_flags_usage_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_graphcycles_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_hash 1.0 # 2206.0.0
+SHARED_LIBS += absl_hashtablez_sampler 1.0 # 2206.0.0
+SHARED_LIBS += absl_int128 1.0 # 2206.0.0
+SHARED_LIBS += absl_log_severity 1.0 # 2206.0.0
+SHARED_LIBS += absl_low_level_hash 1.0 # 2206.0.0
+SHARED_LIBS += absl_malloc_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_periodic_sampler 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_distributions 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_internal_distribution_test_util 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_internal_platform 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_internal_pool_urbg 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_internal_randen 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_internal_randen_hwaes 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_internal_randen_hwaes_impl 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_internal_randen_slow 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_internal_seed_material 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_seed_gen_exception 1.0 # 2206.0.0
+SHARED_LIBS += absl_random_seed_sequences 1.0 # 2206.0.0
+SHARED_LIBS += absl_raw_hash_set 1.0 # 2206.0.0
+SHARED_LIBS += absl_raw_logging_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_scoped_set_env 1.0 # 2206.0.0
+SHARED_LIBS += absl_spinlock_wait 1.0 # 2206.0.0
+SHARED_LIBS += absl_stacktrace 1.0 # 2206.0.0
+SHARED_LIBS += absl_status 1.0 # 2206.0.0
+SHARED_LIBS += absl_statusor 1.0 # 2206.0.0
+SHARED_LIBS += absl_str_format_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_strerror 1.0 # 2206.0.0
+SHARED_LIBS += absl_strings 1.0 # 2206.0.0
+SHARED_LIBS += absl_strings_internal 1.0 # 2206.0.0
+SHARED_LIBS += absl_symbolize 1.0 # 2206.0.0
+SHARED_LIBS += absl_synchronization 1.0 # 2206.0.0
+SHARED_LIBS += absl_throw_delegate 1.0 # 2206.0.0
+SHARED_LIBS += absl_time 1.0 # 2206.0.0
+SHARED_LIBS += absl_time_zone 1.0 # 2206.0.0
+SHARED_LIBS += absl_wyhash 1.0 # 2206.0.0
# C++17
COMPILER = base-clang ports-gcc
COMPILER_LANGS= c++
-WANTLIB = ${COMPILER_LIBCXX} m
+WANTLIB = ${COMPILER_LIBCXX} execinfo m
MODULES = devel/cmake
CONFIGURE_ARGS += -DBUILD_SHARED_LIBS:BOOL=ON
@@ -106,7 +103,8 @@ NO_TEST = Yes
# use googletest from ports
CONFIGURE_ARGS +=
-DABSL_USE_EXTERNAL_GOOGLETEST:BOOL=${LOCALBASE}/include/gtest
# turn on tests builds
-CONFIGURE_ARGS += -DBUILD_TESTING:BOOL=ON
+CONFIGURE_ARGS += -DBUILD_TESTING:BOOL=ON \
+ -DABSL_BUILD_TESTING:BOOL=ON
BUILD_DEPENDS += devel/gtest>=1.11.0pl20220208
TEST_DEPENDS += devel/gtest>=1.11.0pl20220208
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/abseil-cpp/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 18 Dec 2021 19:38:17 -0000 1.1.1.1
+++ distinfo 30 Nov 2022 23:20:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (abseil-cpp-20211102.0.tar.gz) =
3PcbnLqNwMqZQMSzFqDHlr6Pq0KwcLtrfKtitI8OZsQ=
-SIZE (abseil-cpp-20211102.0.tar.gz) = 1884080
+SHA256 (abseil-cpp-20220623.1.tar.gz) =
kayH0wzG15+auXTFGHSnBN6cJkfED2kyWXMpooIhe6g=
+SIZE (abseil-cpp-20220623.1.tar.gz) = 1957483
Index: patches/patch-absl_base_config_h
===================================================================
RCS file: patches/patch-absl_base_config_h
diff -N patches/patch-absl_base_config_h
--- patches/patch-absl_base_config_h 11 Mar 2022 18:49:30 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,24 +0,0 @@
-Adding OpenBSD to the list of platforms that have mmap(2) and
-pthread_(get|set)schedparam(3).
-
-Index: absl/base/config.h
---- absl/base/config.h.orig
-+++ absl/base/config.h
-@@ -414,7 +414,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] !=
- defined(_AIX) || defined(__ros__) || defined(__native_client__) || \
- defined(__asmjs__) || defined(__wasm__) || defined(__Fuchsia__) || \
- defined(__sun) || defined(__ASYLO__) || defined(__myriad2__) || \
-- defined(__HAIKU__)
-+ defined(__HAIKU__) || defined(__OpenBSD__)
- #define ABSL_HAVE_MMAP 1
- #endif
-
-@@ -425,7 +425,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] !=
- #ifdef ABSL_HAVE_PTHREAD_GETSCHEDPARAM
- #error ABSL_HAVE_PTHREAD_GETSCHEDPARAM cannot be directly set
- #elif defined(__linux__) || defined(__APPLE__) || defined(__FreeBSD__) || \
-- defined(_AIX) || defined(__ros__)
-+ defined(_AIX) || defined(__ros__) || defined(__OpenBSD__)
- #define ABSL_HAVE_PTHREAD_GETSCHEDPARAM 1
- #endif
-
Index: patches/patch-absl_base_internal_raw_logging_cc
===================================================================
RCS file: patches/patch-absl_base_internal_raw_logging_cc
diff -N patches/patch-absl_base_internal_raw_logging_cc
--- patches/patch-absl_base_internal_raw_logging_cc 11 Mar 2022 18:49:30
-0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,21 +0,0 @@
-Index: absl/base/internal/raw_logging.cc
---- absl/base/internal/raw_logging.cc.orig
-+++ absl/base/internal/raw_logging.cc
-@@ -36,7 +36,7 @@
- // This preprocessor token is also defined in raw_io.cc. If you need to copy
- // this, consider moving both to config.h instead.
- #if defined(__linux__) || defined(__APPLE__) || defined(__FreeBSD__) || \
-- defined(__Fuchsia__) || defined(__native_client__) || \
-+ defined(__Fuchsia__) || defined(__native_client__) ||
defined(__OpenBSD__) || \
- defined(__EMSCRIPTEN__) || defined(__ASYLO__)
-
- #include <unistd.h>
-@@ -50,7 +50,7 @@
- // ABSL_HAVE_SYSCALL_WRITE is defined when the platform provides the syscall
- // syscall(SYS_write, /*int*/ fd, /*char* */ buf, /*size_t*/ len);
- // for low level operations that want to avoid libc.
--#if (defined(__linux__) || defined(__FreeBSD__)) && !defined(__ANDROID__)
-+#if (defined(__linux__) || defined(__FreeBSD__) || defined(__OpenBSD__)) &&
!defined(__ANDROID__)
- #include <sys/syscall.h>
- #define ABSL_HAVE_SYSCALL_WRITE 1
- #define ABSL_LOW_LEVEL_WRITE_SUPPORTED 1
Index: patches/patch-absl_base_internal_unscaledcycleclock_h
===================================================================
RCS file:
/cvs/ports/devel/abseil-cpp/patches/patch-absl_base_internal_unscaledcycleclock_h,v
retrieving revision 1.2
diff -u -p -r1.2 patch-absl_base_internal_unscaledcycleclock_h
--- patches/patch-absl_base_internal_unscaledcycleclock_h 11 Mar 2022
18:49:30 -0000 1.2
+++ patches/patch-absl_base_internal_unscaledcycleclock_h 30 Nov 2022
23:20:48 -0000
@@ -10,7 +10,7 @@ Index: absl/base/internal/unscaledcyclec
// The following platforms have an implementation of a hardware counter.
#if defined(__i386__) || defined(__x86_64__) || defined(__aarch64__) || \
- defined(__powerpc__) || defined(__ppc__) || defined(__riscv) || \
-+ /*defined(__powerpc__) || defined(__ppc__) ||*/ defined(__riscv) || \
- defined(_M_IX86) || defined(_M_X64)
++ /* defined(__powerpc__) || defined(__ppc__) || */ defined(__riscv) || \
+ defined(_M_IX86) || (defined(_M_X64) && !defined(_M_ARM64EC))
#define ABSL_HAVE_UNSCALED_CYCLECLOCK_IMPLEMENTATION 1
#else
Index: patches/patch-absl_debugging_CMakeLists_txt
===================================================================
RCS file:
/cvs/ports/devel/abseil-cpp/patches/patch-absl_debugging_CMakeLists_txt,v
retrieving revision 1.2
diff -u -p -r1.2 patch-absl_debugging_CMakeLists_txt
--- patches/patch-absl_debugging_CMakeLists_txt 11 Mar 2022 18:49:30 -0000
1.2
+++ patches/patch-absl_debugging_CMakeLists_txt 30 Nov 2022 23:20:48 -0000
@@ -4,51 +4,32 @@ OpenBSD does not support it.
Index: absl/debugging/CMakeLists.txt
--- absl/debugging/CMakeLists.txt.orig
+++ absl/debugging/CMakeLists.txt
-@@ -225,6 +225,7 @@ absl_cc_library(
- PUBLIC
+@@ -206,6 +206,7 @@ absl_cc_test(
+ GTest::gmock_main
)
+if (NOT CMAKE_SYSTEM_NAME STREQUAL "OpenBSD")
absl_cc_library(
NAME
- leak_check_api_enabled_for_testing
-@@ -237,6 +238,7 @@ absl_cc_library(
- $<$<BOOL:${ABSL_HAVE_LSAN}>:-DLEAK_SANITIZER>
- TESTONLY
- )
-+endif()
-
- absl_cc_library(
- NAME
-@@ -251,6 +253,7 @@ absl_cc_library(
- TESTONLY
- )
-
-+if (NOT CMAKE_SYSTEM_NAME STREQUAL "OpenBSD")
- absl_cc_test(
- NAME
- leak_check_test
-@@ -266,6 +269,7 @@ absl_cc_test(
+ leak_check
+@@ -235,6 +236,7 @@ absl_cc_test(
absl::base
GTest::gmock_main
)
+endif()
- absl_cc_test(
- NAME
-@@ -281,6 +285,7 @@ absl_cc_test(
- GTest::gmock_main
+ # Internal-only target, do not depend on directly.
+ absl_cc_library(
+@@ -253,6 +255,7 @@ absl_cc_library(
+ TESTONLY
)
+if (NOT CMAKE_SYSTEM_NAME STREQUAL "OpenBSD")
absl_cc_test(
NAME
- disabled_leak_check_test
-@@ -297,6 +302,7 @@ absl_cc_test(
- absl::raw_logging_internal
- GTest::gmock_main
+ stack_consumption_test
+@@ -278,3 +281,4 @@ absl_cc_library(
+ absl::leak_check
+ PUBLIC
)
+endif()
-
- absl_cc_library(
- NAME
Index: patches/patch-absl_debugging_internal_elf_mem_image_h
===================================================================
RCS file: patches/patch-absl_debugging_internal_elf_mem_image_h
diff -N patches/patch-absl_debugging_internal_elf_mem_image_h
--- patches/patch-absl_debugging_internal_elf_mem_image_h 11 Mar 2022
18:49:30 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,22 +0,0 @@
-Disabling ABSL_HAVE_ELF_MEM_IMAGE.
-
-This will cause the files
-
-absl/debugging/internal/self_mem_image.(h|cc)
-and
-absl/debugging/internal/vdso_support.(h|cc)
-
-are excluded from the build. Since OpenBSD has no vdso, this is OK.
-
-Index: absl/debugging/internal/elf_mem_image.h
---- absl/debugging/internal/elf_mem_image.h.orig
-+++ absl/debugging/internal/elf_mem_image.h
-@@ -31,7 +31,7 @@
- #error ABSL_HAVE_ELF_MEM_IMAGE cannot be directly set
- #endif
-
--#if defined(__ELF__) && !defined(__native_client__) && !defined(__asmjs__) &&
\
-+#if defined(__ELF__) && !defined(__OpenBSD__) && !defined(__native_client__)
&& !defined(__asmjs__) && \
- !defined(__wasm__)
- #define ABSL_HAVE_ELF_MEM_IMAGE 1
- #endif
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/abseil-cpp/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST 9 Mar 2022 11:23:52 -0000 1.2
+++ pkg/PLIST 30 Nov 2022 23:20:48 -0000
@@ -28,6 +28,7 @@ include/absl/base/internal/invoke.h
include/absl/base/internal/low_level_alloc.h
include/absl/base/internal/low_level_scheduling.h
include/absl/base/internal/per_thread_tls.h
+include/absl/base/internal/prefetch.h
include/absl/base/internal/pretty_function.h
include/absl/base/internal/raw_logging.h
include/absl/base/internal/scheduling_mode.h
@@ -79,10 +80,9 @@ include/absl/container/internal/hash_pol
include/absl/container/internal/hashtable_debug.h
include/absl/container/internal/hashtable_debug_hooks.h
include/absl/container/internal/hashtablez_sampler.h
-include/absl/container/internal/have_sse.h
include/absl/container/internal/inlined_vector.h
include/absl/container/internal/layout.h
-include/absl/container/internal/node_hash_policy.h
+include/absl/container/internal/node_slot_policy.h
include/absl/container/internal/raw_hash_map.h
include/absl/container/internal/raw_hash_set.h
include/absl/container/internal/test_instance_tracker.h
@@ -147,9 +147,11 @@ include/absl/flags/reflection.h
include/absl/flags/usage.h
include/absl/flags/usage_config.h
include/absl/functional/
+include/absl/functional/any_invocable.h
include/absl/functional/bind_front.h
include/absl/functional/function_ref.h
include/absl/functional/internal/
+include/absl/functional/internal/any_invocable.h
include/absl/functional/internal/front_binder.h
include/absl/functional/internal/function_ref.h
include/absl/hash/
@@ -234,6 +236,8 @@ include/absl/strings/
include/absl/strings/ascii.h
include/absl/strings/charconv.h
include/absl/strings/cord.h
+include/absl/strings/cord_analysis.h
+include/absl/strings/cord_buffer.h
include/absl/strings/cord_test_helpers.h
include/absl/strings/cordz_test_helpers.h
include/absl/strings/escaping.h
@@ -241,11 +245,13 @@ include/absl/strings/internal/
include/absl/strings/internal/char_map.h
include/absl/strings/internal/charconv_bigint.h
include/absl/strings/internal/charconv_parse.h
+include/absl/strings/internal/cord_data_edge.h
include/absl/strings/internal/cord_internal.h
include/absl/strings/internal/cord_rep_btree.h
include/absl/strings/internal/cord_rep_btree_navigator.h
include/absl/strings/internal/cord_rep_btree_reader.h
include/absl/strings/internal/cord_rep_consume.h
+include/absl/strings/internal/cord_rep_crc.h
include/absl/strings/internal/cord_rep_flat.h
include/absl/strings/internal/cord_rep_ring.h
include/absl/strings/internal/cord_rep_ring_reader.h
@@ -385,8 +391,6 @@ lib/cmake/absl/abslTargets.cmake
@lib lib/libabsl_hash.so.${LIBabsl_hash_VERSION}
@lib lib/libabsl_hashtablez_sampler.so.${LIBabsl_hashtablez_sampler_VERSION}
@lib lib/libabsl_int128.so.${LIBabsl_int128_VERSION}
-@lib lib/libabsl_leak_check.so.${LIBabsl_leak_check_VERSION}
-@lib lib/libabsl_leak_check_disable.so.${LIBabsl_leak_check_disable_VERSION}
@lib lib/libabsl_log_severity.so.${LIBabsl_log_severity_VERSION}
@lib lib/libabsl_low_level_hash.so.${LIBabsl_low_level_hash_VERSION}
@lib lib/libabsl_malloc_internal.so.${LIBabsl_malloc_internal_VERSION}
@@ -421,6 +425,7 @@ lib/cmake/absl/abslTargets.cmake
lib/pkgconfig/absl_algorithm.pc
lib/pkgconfig/absl_algorithm_container.pc
lib/pkgconfig/absl_any.pc
+lib/pkgconfig/absl_any_invocable.pc
lib/pkgconfig/absl_atomic_hook.pc
lib/pkgconfig/absl_bad_any_cast.pc
lib/pkgconfig/absl_bad_any_cast_impl.pc
@@ -451,7 +456,6 @@ lib/pkgconfig/absl_cordz_update_scope.pc
lib/pkgconfig/absl_cordz_update_tracker.pc
lib/pkgconfig/absl_core_headers.pc
lib/pkgconfig/absl_counting_allocator.pc
-lib/pkgconfig/absl_debugging.pc
lib/pkgconfig/absl_debugging_internal.pc
lib/pkgconfig/absl_demangle_internal.pc
lib/pkgconfig/absl_dynamic_annotations.pc
@@ -485,26 +489,24 @@ lib/pkgconfig/absl_hash_policy_traits.pc
lib/pkgconfig/absl_hashtable_debug.pc
lib/pkgconfig/absl_hashtable_debug_hooks.pc
lib/pkgconfig/absl_hashtablez_sampler.pc
-lib/pkgconfig/absl_have_sse.pc
lib/pkgconfig/absl_inlined_vector.pc
lib/pkgconfig/absl_inlined_vector_internal.pc
lib/pkgconfig/absl_int128.pc
lib/pkgconfig/absl_kernel_timeout_internal.pc
lib/pkgconfig/absl_layout.pc
-lib/pkgconfig/absl_leak_check.pc
-lib/pkgconfig/absl_leak_check_disable.pc
lib/pkgconfig/absl_log_severity.pc
lib/pkgconfig/absl_low_level_hash.pc
lib/pkgconfig/absl_malloc_internal.pc
lib/pkgconfig/absl_memory.pc
lib/pkgconfig/absl_meta.pc
lib/pkgconfig/absl_node_hash_map.pc
-lib/pkgconfig/absl_node_hash_policy.pc
lib/pkgconfig/absl_node_hash_set.pc
+lib/pkgconfig/absl_node_slot_policy.pc
lib/pkgconfig/absl_numeric.pc
lib/pkgconfig/absl_numeric_representation.pc
lib/pkgconfig/absl_optional.pc
lib/pkgconfig/absl_periodic_sampler.pc
+lib/pkgconfig/absl_prefetch.pc
lib/pkgconfig/absl_pretty_function.pc
lib/pkgconfig/absl_random_bit_gen_ref.pc
lib/pkgconfig/absl_random_distributions.pc