boost-187.0-r3 fails at the same point during compilation: ./boost/detail/compressed_pair.hpp:120:32: internal compiler error: in hash_table_higher_prime_index, at hash-table.cc:99 120 | : first_(x), second_(y) {} | ^ 0x55f222c83074 internal_error(char const*, ...) ???:0 0x55f2212a4ee9 fancy_abort(char const*, int, char const*) ???:0 0x55f2212de014 hash_table<default_hash_traits<tree_node*>, false, xcallocator>::expand() ???:0 0x55f22137e0b0 hash_table<default_hash_traits<tree_node*>, false, xcallocator>::find_slot_with_hash(tree_node* const&, unsigned int, insert_option) ???:0 0x55f22137caa9 emit_mem_initializers(tree_node*) ???:0 0x55f221475e86 instantiate_decl(tree_node*, bool, bool) ???:0 0x55f22148aa9b instantiate_pending_templates(int) ???:0 0x55f221360a63 c_parse_final_cleanups() ???:0 0x55f2215533dd c_common_parse_file() ???:0 Reproducible: Always Steps to Reproduce: 1.emerge -uv boost 2. 3. Actual Results: ERROR: dev-libs/boost-1.87.0-r3::gentoo failed (compile phase): boost-1.87.0-r1 is currently installed (from recent update)
Always include the full build.log and emerge --info. But an ICE in hash tables generally means bad RAM, overheating, or overclocking.
Created attachment 924900 [details] emerge log