INFO:2024-04-22T20:14:29Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 7c5854673391..83bc7b57714d main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 83bc7b57714d [libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (#87094) INFO:2024-04-22T20:14:32Z:root:syncing... Deleted branch merge (was 7c5854673391). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-04-22T20:14:32Z:root:building ninja: Entering directory `out/gn' [1/321] COPY ../../libcxx/include/__algorithm/ranges_starts_with.h include/c++/v1/__algorithm/ranges_starts_with.h [2/321] COPY ../../libcxx/include/__algorithm/ranges_unique.h include/c++/v1/__algorithm/ranges_unique.h [3/321] COPY ../../libcxx/include/__algorithm/ranges_upper_bound.h include/c++/v1/__algorithm/ranges_upper_bound.h [4/321] COPY ../../libcxx/include/__algorithm/remove.h include/c++/v1/__algorithm/remove.h [5/321] COPY ../../libcxx/include/__algorithm/remove_if.h include/c++/v1/__algorithm/remove_if.h [6/321] COPY ../../libcxx/include/__algorithm/search.h include/c++/v1/__algorithm/search.h [7/321] COPY ../../libcxx/include/__algorithm/search_n.h include/c++/v1/__algorithm/search_n.h [8/321] COPY ../../libcxx/include/__algorithm/unique.h include/c++/v1/__algorithm/unique.h [9/321] COPY ../../libcxx/include/__algorithm/upper_bound.h include/c++/v1/__algorithm/upper_bound.h [10/321] COPY ../../libcxx/include/__bit/bit_cast.h include/c++/v1/__bit/bit_cast.h [11/321] COPY ../../libcxx/include/__bit/bit_ceil.h include/c++/v1/__bit/bit_ceil.h [12/321] COPY ../../libcxx/include/__bit/bit_floor.h include/c++/v1/__bit/bit_floor.h [13/321] COPY ../../libcxx/include/__bit/bit_width.h include/c++/v1/__bit/bit_width.h [14/321] COPY ../../libcxx/include/__bit/byteswap.h include/c++/v1/__bit/byteswap.h [15/321] COPY ../../libcxx/include/__bit/countl.h include/c++/v1/__bit/countl.h [16/321] COPY ../../libcxx/include/__bit/countr.h include/c++/v1/__bit/countr.h [17/321] COPY ../../libcxx/include/__algorithm/adjacent_find.h include/c++/v1/__algorithm/adjacent_find.h [18/321] COPY ../../libcxx/include/__algorithm/all_of.h include/c++/v1/__algorithm/all_of.h [19/321] COPY ../../libcxx/include/__algorithm/any_of.h include/c++/v1/__algorithm/any_of.h [20/321] COPY ../../libcxx/include/__algorithm/binary_search.h include/c++/v1/__algorithm/binary_search.h [21/321] COPY ../../libcxx/include/__algorithm/clamp.h include/c++/v1/__algorithm/clamp.h [22/321] COPY ../../libcxx/include/__algorithm/count.h include/c++/v1/__algorithm/count.h [23/321] COPY ../../libcxx/include/__algorithm/count_if.h include/c++/v1/__algorithm/count_if.h [24/321] COPY ../../libcxx/include/__algorithm/equal.h include/c++/v1/__algorithm/equal.h [25/321] COPY ../../libcxx/include/__algorithm/equal_range.h include/c++/v1/__algorithm/equal_range.h [26/321] COPY ../../libcxx/include/__algorithm/find.h include/c++/v1/__algorithm/find.h [27/321] COPY ../../libcxx/include/__algorithm/find_end.h include/c++/v1/__algorithm/find_end.h [28/321] COPY ../../libcxx/include/__algorithm/find_first_of.h include/c++/v1/__algorithm/find_first_of.h [29/321] COPY ../../libcxx/include/__algorithm/find_if.h include/c++/v1/__algorithm/find_if.h [30/321] COPY ../../libcxx/include/__algorithm/find_if_not.h include/c++/v1/__algorithm/find_if_not.h [31/321] COPY ../../libcxx/include/__algorithm/fold.h include/c++/v1/__algorithm/fold.h [32/321] COPY ../../libcxx/include/__algorithm/includes.h include/c++/v1/__algorithm/includes.h [33/321] COPY ../../libcxx/include/__algorithm/is_heap.h include/c++/v1/__algorithm/is_heap.h [34/321] COPY ../../libcxx/include/__algorithm/is_heap_until.h include/c++/v1/__algorithm/is_heap_until.h [35/321] COPY ../../libcxx/include/__algorithm/is_partitioned.h include/c++/v1/__algorithm/is_partitioned.h [36/321] COPY ../../libcxx/include/__algorithm/is_permutation.h include/c++/v1/__algorithm/is_permutation.h [37/321] COPY ../../libcxx/include/__algorithm/is_sorted.h include/c++/v1/__algorithm/is_sorted.h [38/321] COPY ../../libcxx/include/__algorithm/is_sorted_until.h include/c++/v1/__algorithm/is_sorted_until.h [39/321] COPY ../../libcxx/include/__algorithm/lexicographical_compare.h include/c++/v1/__algorithm/lexicographical_compare.h [40/321] COPY ../../libcxx/include/__algorithm/lexicographical_compare_three_way.h include/c++/v1/__algorithm/lexicographical_compare_three_way.h [41/321] COPY ../../libcxx/include/__algorithm/lower_bound.h include/c++/v1/__algorithm/lower_bound.h [42/321] COPY ../../libcxx/include/__algorithm/max.h include/c++/v1/__algorithm/max.h [43/321] COPY ../../libcxx/include/__algorithm/max_element.h include/c++/v1/__algorithm/max_element.h [44/321] COPY ../../libcxx/include/__algorithm/min.h include/c++/v1/__algorithm/min.h [45/321] COPY ../../libcxx/include/__algorithm/min_element.h include/c++/v1/__algorithm/min_element.h [46/321] COPY ../../libcxx/include/__algorithm/minmax.h include/c++/v1/__algorithm/minmax.h [47/321] COPY ../../libcxx/include/__algorithm/minmax_element.h include/c++/v1/__algorithm/minmax_element.h [48/321] COPY ../../libcxx/include/__algorithm/mismatch.h include/c++/v1/__algorithm/mismatch.h [49/321] COPY ../../libcxx/include/__algorithm/none_of.h include/c++/v1/__algorithm/none_of.h [50/321] COPY ../../libcxx/include/__algorithm/pstl_any_all_none_of.h include/c++/v1/__algorithm/pstl_any_all_none_of.h [51/321] COPY ../../libcxx/include/__algorithm/pstl_is_partitioned.h include/c++/v1/__algorithm/pstl_is_partitioned.h [52/321] COPY ../../libcxx/include/__algorithm/ranges_adjacent_find.h include/c++/v1/__algorithm/ranges_adjacent_find.h [53/321] COPY ../../libcxx/include/__algorithm/ranges_all_of.h include/c++/v1/__algorithm/ranges_all_of.h [54/321] COPY ../../libcxx/include/__algorithm/ranges_any_of.h include/c++/v1/__algorithm/ranges_any_of.h [55/321] COPY ../../libcxx/include/__algorithm/ranges_binary_search.h include/c++/v1/__algorithm/ranges_binary_search.h [56/321] COPY ../../libcxx/include/__algorithm/ranges_clamp.h include/c++/v1/__algorithm/ranges_clamp.h [57/321] COPY ../../libcxx/include/__algorithm/ranges_contains.h include/c++/v1/__algorithm/ranges_contains.h [58/321] COPY ../../libcxx/include/__algorithm/ranges_contains_subrange.h include/c++/v1/__algorithm/ranges_contains_subrange.h [59/321] COPY ../../libcxx/include/__algorithm/ranges_count.h include/c++/v1/__algorithm/ranges_count.h [60/321] COPY ../../libcxx/include/__algorithm/ranges_count_if.h include/c++/v1/__algorithm/ranges_count_if.h [61/321] COPY ../../libcxx/include/__algorithm/ranges_ends_with.h include/c++/v1/__algorithm/ranges_ends_with.h [62/321] COPY ../../libcxx/include/__algorithm/ranges_equal.h include/c++/v1/__algorithm/ranges_equal.h [63/321] COPY ../../libcxx/include/__algorithm/ranges_equal_range.h include/c++/v1/__algorithm/ranges_equal_range.h [64/321] COPY ../../libcxx/include/__algorithm/ranges_find.h include/c++/v1/__algorithm/ranges_find.h [65/321] COPY ../../libcxx/include/__algorithm/ranges_find_end.h include/c++/v1/__algorithm/ranges_find_end.h [66/321] COPY ../../libcxx/include/__algorithm/ranges_find_first_of.h include/c++/v1/__algorithm/ranges_find_first_of.h [67/321] COPY ../../libcxx/include/__algorithm/ranges_find_if.h include/c++/v1/__algorithm/ranges_find_if.h [68/321] COPY ../../libcxx/include/__algorithm/ranges_find_if_not.h include/c++/v1/__algorithm/ranges_find_if_not.h [69/321] COPY ../../libcxx/include/__algorithm/ranges_includes.h include/c++/v1/__algorithm/ranges_includes.h [70/321] COPY ../../libcxx/include/__algorithm/ranges_is_heap.h include/c++/v1/__algorithm/ranges_is_heap.h [71/321] COPY ../../libcxx/include/__algorithm/ranges_is_heap_until.h include/c++/v1/__algorithm/ranges_is_heap_until.h [72/321] COPY ../../libcxx/include/__algorithm/ranges_is_partitioned.h include/c++/v1/__algorithm/ranges_is_partitioned.h [73/321] COPY ../../libcxx/include/__algorithm/ranges_is_permutation.h include/c++/v1/__algorithm/ranges_is_permutation.h [74/321] COPY ../../libcxx/include/__algorithm/ranges_is_sorted.h include/c++/v1/__algorithm/ranges_is_sorted.h [75/321] COPY ../../libcxx/include/__algorithm/ranges_is_sorted_until.h include/c++/v1/__algorithm/ranges_is_sorted_until.h [76/321] COPY ../../libcxx/include/__algorithm/ranges_lexicographical_compare.h include/c++/v1/__algorithm/ranges_lexicographical_compare.h [77/321] COPY ../../libcxx/include/__algorithm/ranges_lower_bound.h include/c++/v1/__algorithm/ranges_lower_bound.h [78/321] COPY ../../libcxx/include/__algorithm/ranges_max.h include/c++/v1/__algorithm/ranges_max.h [79/321] COPY ../../libcxx/include/__algorithm/ranges_max_element.h include/c++/v1/__algorithm/ranges_max_element.h [80/321] COPY ../../libcxx/include/__algorithm/ranges_min.h include/c++/v1/__algorithm/ranges_min.h [81/321] COPY ../../libcxx/include/__algorithm/ranges_min_element.h include/c++/v1/__algorithm/ranges_min_element.h [82/321] COPY ../../libcxx/include/__algorithm/ranges_minmax.h include/c++/v1/__algorithm/ranges_minmax.h [83/321] COPY ../../libcxx/include/__algorithm/ranges_minmax_element.h include/c++/v1/__algorithm/ranges_minmax_element.h [84/321] COPY ../../libcxx/include/__algorithm/ranges_mismatch.h include/c++/v1/__algorithm/ranges_mismatch.h [85/321] COPY ../../libcxx/include/__algorithm/ranges_none_of.h include/c++/v1/__algorithm/ranges_none_of.h [86/321] COPY ../../libcxx/include/__algorithm/ranges_remove.h include/c++/v1/__algorithm/ranges_remove.h [87/321] COPY ../../libcxx/include/__algorithm/ranges_remove_if.h include/c++/v1/__algorithm/ranges_remove_if.h [88/321] COPY ../../libcxx/include/__algorithm/ranges_search.h include/c++/v1/__algorithm/ranges_search.h [89/321] COPY ../../libcxx/include/__algorithm/ranges_search_n.h include/c++/v1/__algorithm/ranges_search_n.h [90/321] COPY ../../libcxx/include/__bit/has_single_bit.h include/c++/v1/__bit/has_single_bit.h [91/321] COPY ../../libcxx/include/__bit/popcount.h include/c++/v1/__bit/popcount.h [92/321] COPY ../../libcxx/include/__math/roots.h include/c++/v1/__math/roots.h [93/321] COPY ../../libcxx/include/__math/rounding_functions.h include/c++/v1/__math/rounding_functions.h [94/321] COPY ../../libcxx/include/__math/traits.h include/c++/v1/__math/traits.h [95/321] COPY ../../libcxx/include/__chrono/leap_second.h include/c++/v1/__chrono/leap_second.h [96/321] COPY ../../libcxx/include/__chrono/time_zone.h include/c++/v1/__chrono/time_zone.h [97/321] COPY ../../libcxx/include/__chrono/time_zone_link.h include/c++/v1/__chrono/time_zone_link.h [98/321] COPY ../../libcxx/include/__chrono/tzdb.h include/c++/v1/__chrono/tzdb.h [99/321] COPY ../../libcxx/include/__chrono/tzdb_list.h include/c++/v1/__chrono/tzdb_list.h [100/321] COPY ../../libcxx/include/__config include/c++/v1/__config [101/321] COPY ../../libcxx/include/__filesystem/path.h include/c++/v1/__filesystem/path.h [102/321] COPY ../../libcxx/include/__format/format_functions.h include/c++/v1/__format/format_functions.h [103/321] COPY ../../libcxx/include/__functional/identity.h include/c++/v1/__functional/identity.h [104/321] COPY ../../libcxx/include/__iterator/empty.h include/c++/v1/__iterator/empty.h [105/321] COPY ../../libcxx/include/__math/abs.h include/c++/v1/__math/abs.h [106/321] COPY ../../libcxx/include/__math/copysign.h include/c++/v1/__math/copysign.h [107/321] COPY ../../libcxx/include/__math/min_max.h include/c++/v1/__math/min_max.h [108/321] COPY ../../libcxx/include/__memory/allocator.h include/c++/v1/__memory/allocator.h [109/321] COPY ../../libcxx/include/__memory/allocator_traits.h include/c++/v1/__memory/allocator_traits.h [110/321] COPY ../../libcxx/include/__memory/temporary_buffer.h include/c++/v1/__memory/temporary_buffer.h [111/321] COPY ../../libcxx/include/__memory_resource/memory_resource.h include/c++/v1/__memory_resource/memory_resource.h [112/321] COPY ../../libcxx/include/__memory_resource/polymorphic_allocator.h include/c++/v1/__memory_resource/polymorphic_allocator.h [113/321] COPY ../../libcxx/include/__node_handle include/c++/v1/__node_handle [114/321] COPY ../../libcxx/include/__mutex/lock_guard.h include/c++/v1/__mutex/lock_guard.h [115/321] COPY ../../libcxx/include/__ranges/as_rvalue_view.h include/c++/v1/__ranges/as_rvalue_view.h [116/321] COPY ../../libcxx/include/__ranges/chunk_by_view.h include/c++/v1/__ranges/chunk_by_view.h [117/321] COPY ../../libcxx/include/__ranges/drop_view.h include/c++/v1/__ranges/drop_view.h [118/321] COPY ../../libcxx/include/__ranges/repeat_view.h include/c++/v1/__ranges/repeat_view.h [119/321] COPY ../../libcxx/include/__ranges/split_view.h include/c++/v1/__ranges/split_view.h [120/321] COPY ../../libcxx/include/__ranges/take_view.h include/c++/v1/__ranges/take_view.h [121/321] COPY ../../libcxx/include/__ranges/to.h include/c++/v1/__ranges/to.h [122/321] COPY ../../libcxx/include/__utility/as_const.h include/c++/v1/__utility/as_const.h [123/321] COPY ../../libcxx/include/__utility/forward.h include/c++/v1/__utility/forward.h [124/321] COPY ../../libcxx/include/__utility/move.h include/c++/v1/__utility/move.h [125/321] COPY ../../libcxx/include/__utility/to_underlying.h include/c++/v1/__utility/to_underlying.h [126/321] COPY ../../libcxx/include/array include/c++/v1/array [127/321] COPY ../../libcxx/include/barrier include/c++/v1/barrier [128/321] COPY ../../libcxx/include/cstddef include/c++/v1/cstddef [129/321] COPY ../../libcxx/include/deque include/c++/v1/deque [130/321] COPY ../../libcxx/include/forward_list include/c++/v1/forward_list [131/321] COPY ../../libcxx/include/future include/c++/v1/future [132/321] COPY ../../libcxx/include/limits include/c++/v1/limits [133/321] COPY ../../libcxx/include/list include/c++/v1/list [134/321] COPY ../../libcxx/include/map include/c++/v1/map [135/321] COPY ../../libcxx/include/math.h include/c++/v1/math.h [136/321] COPY ../../libcxx/include/module.modulemap include/c++/v1/module.modulemap [137/321] COPY ../../libcxx/include/new include/c++/v1/new [138/321] COPY ../../libcxx/include/queue include/c++/v1/queue [139/321] COPY ../../libcxx/include/regex include/c++/v1/regex [140/321] COPY ../../libcxx/include/scoped_allocator include/c++/v1/scoped_allocator [141/321] COPY ../../libcxx/include/set include/c++/v1/set [142/321] COPY ../../libcxx/include/stack include/c++/v1/stack [143/321] COPY ../../libcxx/include/stdlib.h include/c++/v1/stdlib.h [144/321] COPY ../../libcxx/include/string include/c++/v1/string [145/321] COPY ../../libcxx/include/string_view include/c++/v1/string_view [146/321] COPY ../../libcxx/include/unordered_map include/c++/v1/unordered_map [147/321] COPY ../../libcxx/include/unordered_set include/c++/v1/unordered_set [148/321] COPY ../../libcxx/include/vector include/c++/v1/vector [149/321] STAMP obj/libcxx/include/copy_headers.stamp [150/321] STAMP obj/libcxx/include/include.stamp [151/321] STAMP stage2_unix/obj/libcxx/src/cxx_experimental.inputdeps.stamp [152/321] STAMP stage2_unix/obj/libcxx/src/cxx_shared.inputdeps.stamp [153/321] STAMP stage2_unix/obj/libcxx/include/include.stamp [154/321] STAMP stage2_unix/obj/libcxxabi/src/cxxabi_static.inputdeps.stamp [155/321] STAMP stage2_unix/obj/libcxx/src/cxx_static.inputdeps.stamp [156/321] STAMP stage2_unix/obj/libcxxabi/src/cxxabi_shared.inputdeps.stamp [157/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.typeinfo.o [158/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.new_helpers.o [159/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.int128_builtins.o [160/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.verbose_abort.o [161/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_aux_runtime.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [162/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_virtual.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [163/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.exception.o [164/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.new.o [165/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.expected.o [166/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.stdlib_typeinfo.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [167/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.mutex_destructor.o [168/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.condition_variable_destructor.o [169/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_virtual.o [170/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.stdlib_exception.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [171/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_vector.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [172/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.stdlib_typeinfo.o [173/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_exception_storage.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [174/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.stdlib_exception.o [175/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.abort_message.o [176/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.any.o [177/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.optional.o [178/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.variant.o [179/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_vector.o [180/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.stdlib_new_delete.o [181/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.fallback_malloc.o [182/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.new_handler.o [183/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_personality.o [184/321] CXX stage2_unix/obj/libcxx/src/cxx_static.any.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [185/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.legacy_pointer_safety.o [186/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_handlers.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [187/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.private_typeinfo.o [188/321] CXX stage2_unix/obj/libcxx/src/ryu/cxx_shared.f2s.o [189/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_default_handlers.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [190/321] CXX stage2_unix/obj/libcxx/src/ryu/cxx_shared.d2s.o [191/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.call_once.o [192/321] CXX stage2_unix/obj/libcxx/src/cxx_static.exception.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [193/321] CXX stage2_unix/obj/libcxx/src/cxx_static.expected.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [194/321] CXX stage2_unix/obj/libcxx/src/cxx_static.condition_variable_destructor.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [195/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.stdlib_stdexcept.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [196/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_handlers.o [197/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_guard.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [198/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.valarray.o [199/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.stdlib_stdexcept.o [200/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.charconv.o [201/321] CXX stage2_unix/obj/libcxx/src/ryu/cxx_shared.d2fixed.o [202/321] CXX stage2_unix/obj/libcxx/src/cxx_static.new.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [203/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_exception.o [204/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.error_category.o [205/321] CXX stage2_unix/obj/libcxx/src/cxx_static.new_helpers.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [206/321] CXX stage2_unix/obj/libcxx/src/cxx_static.call_once.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [207/321] CXX stage2_unix/obj/libcxx/src/cxx_static.mutex_destructor.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [208/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.stdexcept.o [209/321] CXX stage2_unix/obj/libcxx/src/cxx_static.charconv.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [210/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.system_error.o [211/321] CXX stage2_unix/obj/libcxx/src/cxx_static.optional.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [212/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.shared_mutex.o [213/321] CXX stage2_unix/obj/libcxx/src/cxx_static.legacy_pointer_safety.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [214/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.mutex.o [215/321] CXX stage2_unix/obj/libcxx/src/cxx_static.new_handler.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [216/321] CXX stage2_unix/obj/libcxx/src/cxx_static.error_category.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [217/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.memory_resource.o [218/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.hash.o [219/321] CXX stage2_unix/obj/libcxx/src/cxx_static.typeinfo.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [220/321] CXX stage2_unix/obj/libcxx/src/ryu/cxx_static.f2s.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [221/321] CXX stage2_unix/obj/libcxx/src/ryu/cxx_static.d2s.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [222/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.vector.o [223/321] CXX stage2_unix/obj/libcxx/src/cxx_static.verbose_abort.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [224/321] CXX stage2_unix/obj/libcxx/src/cxx_static.variant.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [225/321] CXX stage2_unix/obj/libcxx/src/cxx_static.mutex.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [226/321] CXX stage2_unix/obj/libcxx/src/ryu/cxx_static.d2fixed.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [227/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.functional.o [228/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.ios.o [229/321] CXX stage2_unix/obj/libcxx/src/cxx_static.bind.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [230/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.bind.o [231/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.int128_builtins.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [232/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_aux_runtime.o [233/321] CXX stage2_unix/obj/libcxx/src/cxx_static.hash.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [234/321] CXX stage2_unix/obj/libcxx/src/cxx_static.valarray.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [235/321] CXX stage2_unix/obj/libcxx/src/cxx_static.stdexcept.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [236/321] CXX stage2_unix/obj/libcxx/src/cxx_static.memory_resource.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [237/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_exception_storage.o [238/321] CXX stage2_unix/obj/libcxx/src/cxx_static.shared_mutex.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [239/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.abort_message.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [240/321] CXX stage2_unix/obj/libcxx/src/cxx_static.functional.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [241/321] CXX stage2_unix/obj/libcxx/src/cxx_static.system_error.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [242/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.stdlib_new_delete.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [243/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_thread_atexit.o [244/321] CXX stage2_unix/obj/libcxx/src/cxx_static.ios.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [245/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.fallback_malloc.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [246/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.barrier.o [247/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.random.o [248/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.memory.o [249/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_thread_atexit.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [250/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.fstream.o [251/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_personality.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [252/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.ostream.o [253/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.private_typeinfo.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [254/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.random_shuffle.o [255/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.regex.o [256/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.iostream.o [257/321] CXX stage2_unix/obj/libcxx/src/cxx_static.barrier.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [258/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_guard.o [259/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.condition_variable.o [260/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.print.o [261/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_exception.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [262/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.atomic.o [263/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_default_handlers.o [264/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.future.o [265/321] CXX stage2_unix/obj/libcxx/src/cxx_static.condition_variable.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [266/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.filesystem_error.o [267/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.strstream.o [268/321] CXX stage2_unix/obj/libcxx/src/cxx_static.atomic.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [269/321] CXX stage2_unix/obj/libcxx/src/cxx_static.vector.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [270/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.thread.o [271/321] CXX stage2_unix/obj/libcxx/src/cxx_static.ostream.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [272/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.chrono.o [273/321] CXX stage2_unix/obj/libcxx/src/cxx_static.future.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [274/321] CXX stage2_unix/obj/libcxx/src/cxx_static.random.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [275/321] CXX stage2_unix/obj/libcxx/src/cxx_static.memory.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [276/321] CXX stage2_unix/obj/libcxx/src/cxx_static.fstream.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [277/321] CXX stage2_unix/obj/libcxx/src/cxx_static.iostream.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [278/321] CXX stage2_unix/obj/libcxx/src/cxx_static.print.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [279/321] CXX stage2_unix/obj/libcxx/src/cxx_static.random_shuffle.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [280/321] CXX stage2_unix/obj/libcxx/src/cxx_static.chrono.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [281/321] CXX stage2_unix/obj/libcxx/src/cxx_static.regex.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [282/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.path.o [283/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.filesystem_clock.o [284/321] CXX stage2_unix/obj/libcxx/src/cxx_experimental.tzdb_list.o [285/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.string.o [286/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.directory_entry.o [287/321] CXX stage2_unix/obj/libcxx/src/cxx_static.strstream.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [288/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.filesystem_error.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [289/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.directory_iterator.o [290/321] CXX stage2_unix/obj/libcxx/src/cxx_static.thread.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [291/321] CXX stage2_unix/obj/libcxx/src/cxx_static.string.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [292/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.operations.o [293/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.algorithm.o [294/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.path.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [295/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.filesystem_clock.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [296/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.ios.instantiations.o [297/321] CXX stage2_unix/obj/libcxx/src/cxx_static.algorithm.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [298/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.directory_entry.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [299/321] CXX stage2_unix/obj/libcxx/src/cxx_static.ios.instantiations.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [300/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.directory_iterator.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [301/321] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.operations.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [302/321] CXX stage2_unix/obj/libcxx/src/cxx_experimental.tzdb.o [303/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_demangle.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [304/321] AR lib/libc++abi.a [305/321] CXX stage2_unix/obj/libcxx/src/cxx_experimental.time_zone.o [306/321] AR lib/libc++experimental.a [307/321] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_demangle.o [308/321] SOLINK lib/libc++abi.so [309/321] STAMP stage2_unix/obj/libcxxabi/src/src.stamp [310/321] STAMP obj/libcxxabi/libcxxabi.stamp [311/321] CXX stage2_unix/obj/libcxx/src/cxx_shared.locale.o [312/321] SOLINK lib/libc++.so.0 [313/321] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [314/321] STAMP stage2_unix/obj/libcxx/src/cxx_symlink.stamp [315/321] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [316/321] STAMP stage2_unix/obj/libcxx/src/cxx_linker_script.stamp [317/321] CXX stage2_unix/obj/libcxx/src/cxx_static.locale.o clang++: warning: argument '-fvisibility-global-new-delete-hidden' is deprecated, use '-fvisibility-global-new-delete=force-hidden' instead [-Wdeprecated] [318/321] AR lib/libc++.a [319/321] STAMP stage2_unix/obj/libcxx/src/src.stamp [320/321] STAMP obj/libcxx/libcxx.stamp [321/321] STAMP obj/default.stamp INFO:2024-04-22T20:14:45Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/.clang-format", "//libcxx/docs/ReleaseNotes/19.rst", "//libcxx/docs/UsingLibcxx.rst", "//libcxx/include/__algorithm/adjacent_find.h", "//libcxx/include/__algorithm/all_of.h", "//libcxx/include/__algorithm/any_of.h", "//libcxx/include/__algorithm/binary_search.h", "//libcxx/include/__algorithm/clamp.h", "//libcxx/include/__algorithm/count.h", "//libcxx/include/__algorithm/count_if.h", "//libcxx/include/__algorithm/equal.h", "//libcxx/include/__algorithm/equal_range.h", "//libcxx/include/__algorithm/find.h", "//libcxx/include/__algorithm/find_end.h", "//libcxx/include/__algorithm/find_first_of.h", "//libcxx/include/__algorithm/find_if.h", "//libcxx/include/__algorithm/find_if_not.h", "//libcxx/include/__algorithm/fold.h", "//libcxx/include/__algorithm/includes.h", "//libcxx/include/__algorithm/is_heap.h", "//libcxx/include/__algorithm/is_heap_until.h", "//libcxx/include/__algorithm/is_partitioned.h", "//libcxx/include/__algorithm/is_permutation.h", "//libcxx/include/__algorithm/is_sorted.h", "//libcxx/include/__algorithm/is_sorted_until.h", "//libcxx/include/__algorithm/lexicographical_compare.h", "//libcxx/include/__algorithm/lexicographical_compare_three_way.h", "//libcxx/include/__algorithm/lower_bound.h", "//libcxx/include/__algorithm/max.h", "//libcxx/include/__algorithm/max_element.h", "//libcxx/include/__algorithm/min.h", "//libcxx/include/__algorithm/min_element.h", "//libcxx/include/__algorithm/minmax.h", "//libcxx/include/__algorithm/minmax_element.h", "//libcxx/include/__algorithm/mismatch.h", "//libcxx/include/__algorithm/none_of.h", "//libcxx/include/__algorithm/pstl_any_all_none_of.h", "//libcxx/include/__algorithm/pstl_is_partitioned.h", "//libcxx/include/__algorithm/ranges_adjacent_find.h", "//libcxx/include/__algorithm/ranges_all_of.h", "//libcxx/include/__algorithm/ranges_any_of.h", "//libcxx/include/__algorithm/ranges_binary_search.h", "//libcxx/include/__algorithm/ranges_clamp.h", "//libcxx/include/__algorithm/ranges_contains.h", "//libcxx/include/__algorithm/ranges_contains_subrange.h", "//libcxx/include/__algorithm/ranges_count.h", "//libcxx/include/__algorithm/ranges_count_if.h", "//libcxx/include/__algorithm/ranges_ends_with.h", "//libcxx/include/__algorithm/ranges_equal.h", "//libcxx/include/__algorithm/ranges_equal_range.h", "//libcxx/include/__algorithm/ranges_find.h", "//libcxx/include/__algorithm/ranges_find_end.h", "//libcxx/include/__algorithm/ranges_find_first_of.h", "//libcxx/include/__algorithm/ranges_find_if.h", "//libcxx/include/__algorithm/ranges_find_if_not.h", "//libcxx/include/__algorithm/ranges_includes.h", "//libcxx/include/__algorithm/ranges_is_heap.h", "//libcxx/include/__algorithm/ranges_is_heap_until.h", "//libcxx/include/__algorithm/ranges_is_partitioned.h", "//libcxx/include/__algorithm/ranges_is_permutation.h", "//libcxx/include/__algorithm/ranges_is_sorted.h", "//libcxx/include/__algorithm/ranges_is_sorted_until.h", "//libcxx/include/__algorithm/ranges_lexicographical_compare.h", "//libcxx/include/__algorithm/ranges_lower_bound.h", "//libcxx/include/__algorithm/ranges_max.h", "//libcxx/include/__algorithm/ranges_max_element.h", "//libcxx/include/__algorithm/ranges_min.h", "//libcxx/include/__algorithm/ranges_min_element.h", "//libcxx/include/__algorithm/ranges_minmax.h", "//libcxx/include/__algorithm/ranges_minmax_element.h", "//libcxx/include/__algorithm/ranges_mismatch.h", "//libcxx/include/__algorithm/ranges_none_of.h", "//libcxx/include/__algorithm/ranges_remove.h", "//libcxx/include/__algorithm/ranges_remove_if.h", "//libcxx/include/__algorithm/ranges_search.h", "//libcxx/include/__algorithm/ranges_search_n.h", "//libcxx/include/__algorithm/ranges_starts_with.h", "//libcxx/include/__algorithm/ranges_unique.h", "//libcxx/include/__algorithm/ranges_upper_bound.h", "//libcxx/include/__algorithm/remove.h", "//libcxx/include/__algorithm/remove_if.h", "//libcxx/include/__algorithm/search.h", "//libcxx/include/__algorithm/search_n.h", "//libcxx/include/__algorithm/unique.h", "//libcxx/include/__algorithm/upper_bound.h", "//libcxx/include/__bit/bit_cast.h", "//libcxx/include/__bit/bit_ceil.h", "//libcxx/include/__bit/bit_floor.h", "//libcxx/include/__bit/bit_width.h", "//libcxx/include/__bit/byteswap.h", "//libcxx/include/__bit/countl.h", "//libcxx/include/__bit/countr.h", "//libcxx/include/__bit/has_single_bit.h", "//libcxx/include/__bit/popcount.h", "//libcxx/include/__chrono/leap_second.h", "//libcxx/include/__chrono/time_zone.h", "//libcxx/include/__chrono/time_zone_link.h", "//libcxx/include/__chrono/tzdb.h", "//libcxx/include/__chrono/tzdb_list.h", "//libcxx/include/__config", "//libcxx/include/__filesystem/path.h", "//libcxx/include/__format/format_functions.h", "//libcxx/include/__functional/identity.h", "//libcxx/include/__iterator/empty.h", "//libcxx/include/__math/abs.h", "//libcxx/include/__math/copysign.h", "//libcxx/include/__math/min_max.h", "//libcxx/include/__math/roots.h", "//libcxx/include/__math/rounding_functions.h", "//libcxx/include/__math/traits.h", "//libcxx/include/__memory/allocator.h", "//libcxx/include/__memory/allocator_traits.h", "//libcxx/include/__memory/temporary_buffer.h", "//libcxx/include/__memory_resource/memory_resource.h", "//libcxx/include/__memory_resource/polymorphic_allocator.h", "//libcxx/include/__mutex/lock_guard.h", "//libcxx/include/__node_handle", "//libcxx/include/__ranges/as_rvalue_view.h", "//libcxx/include/__ranges/chunk_by_view.h", "//libcxx/include/__ranges/drop_view.h", "//libcxx/include/__ranges/repeat_view.h", "//libcxx/include/__ranges/split_view.h", "//libcxx/include/__ranges/take_view.h", "//libcxx/include/__ranges/to.h", "//libcxx/include/__utility/as_const.h", "//libcxx/include/__utility/forward.h", "//libcxx/include/__utility/move.h", "//libcxx/include/__utility/to_underlying.h", "//libcxx/include/array", "//libcxx/include/barrier", "//libcxx/include/cstddef", "//libcxx/include/deque", "//libcxx/include/forward_list", "//libcxx/include/future", "//libcxx/include/limits", "//libcxx/include/list", "//libcxx/include/map", "//libcxx/include/math.h", "//libcxx/include/module.modulemap", "//libcxx/include/new", "//libcxx/include/queue", "//libcxx/include/regex", "//libcxx/include/scoped_allocator", "//libcxx/include/set", "//libcxx/include/stack", "//libcxx/include/stdlib.h", "//libcxx/include/string", "//libcxx/include/string_view", "//libcxx/include/unordered_map", "//libcxx/include/unordered_set", "//libcxx/include/vector", "//libcxx/src/tzdb.cpp", "//libcxx/test/libcxx/diagnostics/algorithm.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/array.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/bit.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/bit.nodiscard_extensions.compile.pass.cpp", "//libcxx/test/libcxx/diagnostics/chrono.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/chrono.nodiscard_extensions.compile.pass.cpp", "//libcxx/test/libcxx/diagnostics/cmath.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/cstddef.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/cstdlib.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/deque.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/filesystem.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/format.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/format.nodiscard_extensions.compile.pass.cpp", "//libcxx/test/libcxx/diagnostics/forward_list.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/functional.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/future.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/iterator.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/limits.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/limits.nodiscard_extensions.compile.pass.cpp", "//libcxx/test/libcxx/diagnostics/list.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/map.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/memory.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/memory_resource.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/mutex.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/new.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/node_handle.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/nodiscard_extensions.compile.pass.cpp", "//libcxx/test/libcxx/diagnostics/pstl.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/pstl.nodiscard_extensions.compile.pass.cpp", "//libcxx/test/libcxx/diagnostics/queue.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/ranges.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/ranges.nodiscard_extensions.compile.pass.cpp", "//libcxx/test/libcxx/diagnostics/ranges.nodiscard_extensions.verify.cpp", "//libcxx/test/libcxx/diagnostics/regex.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/scoped_allocator.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/set.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/stack.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/string.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/string_view.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/unordered_map.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/unordered_set.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/utility.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/vector.nodiscard.verify.cpp", "//libcxx/test/libcxx/diagnostics/view_adaptors.nodiscard_extensions.verify.cpp", "//libcxx/test/libcxx/ranges/range.adaptors/range.chunk.by/adaptor.nodiscard.verify.cpp", "//libcxx/test/libcxx/ranges/range.utility/range.utility.conv/to.nodiscard.verify.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2024-04-22T20:14:45Z:root:testing INFO:2024-04-22T20:14:45Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20354 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 119.13s Total Discovered Tests: 37113 Skipped : 31 (0.08%) Unsupported : 104 (0.28%) Passed : 36949 (99.56%) Expectedly Failed: 29 (0.08%) INFO:2024-04-22T20:16:47Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1100 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.19s Total Discovered Tests: 1342 Unsupported : 2 (0.15%) Passed : 1338 (99.70%) Expectedly Failed: 2 (0.15%) INFO:2024-04-22T20:16:54Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 164 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 35.56s Total Discovered Tests: 1326 Unsupported: 6 (0.45%) Passed : 1320 (99.55%) INFO:2024-04-22T20:17:30Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/2] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/19/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 106 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 7.44s Total Discovered Tests: 106 Unsupported : 35 (33.02%) Passed : 62 (58.49%) Expectedly Failed: 9 (8.49%) INFO:2024-04-22T20:17:38Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 2932 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 12.83s Total Discovered Tests: 2932 Unsupported : 20 (0.68%) Passed : 2911 (99.28%) Expectedly Failed: 1 (0.03%) INFO:2024-04-22T20:17:51Z:root:test check-llvm ninja: Entering directory `out/gn' [0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 54169 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 132.54s Total Discovered Tests: 59388 Skipped : 15 (0.03%) Unsupported : 1643 (2.77%) Passed : 57561 (96.92%) Expectedly Failed: 169 (0.28%) INFO:2024-04-22T20:20:08Z:root:done