cmix 21 #455125
tests.yml
on: pull_request
formulae_detect
32s
Matrix: tap_syntax
report_analytics
3s
Matrix: tests
Matrix: test_deps
conclusion
0s
Annotations
27 errors and 25 notices
Linux
cmix 21 did not build
|
`brew install --verbose --formula --build-bottle cmix` failed on Linux!:
Formula/c/cmix.rb#L21
ld: article_remap.cpp:(.text._ZN9__gnu_cxx13new_allocatorINSt8__detail10_Hash_nodeISt4pairIKiiELb0EEEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorINSt8__detail10_Hash_nodeISt4pairIKiiELb0EEEE8allocateEmPKv]+0x5c): undefined reference to `operator new(unsigned long)'
ld: /tmp/article_remap-c31984.o: in function `std::_Hashtable<int, std::pair<int const, int>, std::allocator<std::pair<int const, int> >, std::__detail::_Select1st, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_rehash(unsigned long, unsigned long const&)':
article_remap.cpp:(.text._ZNSt10_HashtableIiSt4pairIKiiESaIS2_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb0ELb1EEEE9_M_rehashEmRKm[_ZNSt10_HashtableIiSt4pairIKiiESaIS2_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb0ELb1EEEE9_M_rehashEmRKm]+0x40): undefined reference to `__cxa_begin_catch'
ld: article_remap.cpp:(.text._ZNSt10_HashtableIiSt4pairIKiiESaIS2_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb0ELb1EEEE9_M_rehashEmRKm[_ZNSt10_HashtableIiSt4pairIKiiESaIS2_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb0ELb1EEEE9_M_rehashEmRKm]+0x5e): undefined reference to `__cxa_rethrow'
ld: article_remap.cpp:(.text._ZNSt10_HashtableIiSt4pairIKiiESaIS2_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb0ELb1EEEE9_M_rehashEmRKm[_ZNSt10_HashtableIiSt4pairIKiiESaIS2_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb0ELb1EEEE9_M_rehashEmRKm]+0x74): undefined reference to `__cxa_end_catch'
ld: /tmp/article_remap-c31984.o: in function `__gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::allocate(unsigned long, void const*)':
article_remap.cpp:(.text._ZN9__gnu_cxx13new_allocatorIPNSt8__detail15_Hash_node_baseEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorIPNSt8__detail15_Hash_node_baseEE8allocateEmPKv]+0x4a): undefined reference to `std::__throw_bad_array_new_length()'
ld: article_remap.cpp:(.text._ZN9__gnu_cxx13new_allocatorIPNSt8__detail15_Hash_node_baseEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorIPNSt8__detail15_Hash_node_baseEE8allocateEmPKv]+0x4f): undefined reference to `std::__throw_bad_alloc()'
ld: article_remap.cpp:(.text._ZN9__gnu_cxx13new_allocatorIPNSt8__detail15_Hash_node_baseEE8allocateEmPKv[_ZN9__gnu_cxx13new_allocatorIPNSt8__detail15_Hash_node_baseEE8allocateEmPKv]+0x5c): undefined reference to `operator new(unsigned long)'
ld: /tmp/article_remap-c31984.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [makefile:17: remap] Error 1
make: *** Waiting for unfinished jobs....
ld: /tmp/main-821eb7.o: in function `henttail1(char*, char*, _IO_FILE*, char*)':
main.cpp:(.text+0x22f4): undefined reference to `__cxa_guard_acquire'
ld: main.cpp:(.text+0x230f): undefined reference to `__cxa_guard_release'
ld: /tmp/main-821eb7.o: in function `loadFile(char const*)':
main.cpp:(.text+0x487a): undefined reference to `operator new(unsigned long)'
ld: main.cpp:(.text+0x48c6): undefined reference to `operator delete(void*)'
ld: main.cpp:(.text+0x4926): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
ld: main.cpp:(.text+0x49a9): undefined reference to `std::__cx
|
Linux
install failed
|
Linux
Process completed with exit code 1.
|
macOS 15-arm64
cmix 21 did not build
|
`brew install --verbose --formula --build-bottle cmix` failed on macOS Sequoia (15) on Apple Silicon!:
Formula/c/cmix.rb#L21
"___cxa_guard_release", referenced from:
henttail1(char*, char*, __sFILE*, char*) in main-01e6b4.o
"___cxa_rethrow", referenced from:
std::__1::basic_istream<char, std::__1::char_traits<char>>& std::__1::getline[abi:ne180100]<char, std::__1::char_traits<char>, std::__1::allocator<char>>(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, char) in main-01e6b4.o
"___cxa_throw", referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in main-01e6b4.o
std::__throw_bad_array_new_length[abi:ne180100]() in main-01e6b4.o
"___gxx_personality_v0", referenced from:
/private/tmp/main-01e6b4.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [remap] Error 1
make: *** Waiting for unfinished jobs....
make: *** [enwik9-preproc] Error 1
In file included from src/models/fxcmv1.cpp:35:
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
14 | #error "This header is only meant to be used on x86 and x64 architecture"
| ^
In file included from src/models/fxcmv1.cpp:35:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/immintrin.h:17:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/x86gprintrin.h:15:
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
42 | __asm__ ("hreset $0" :: "a"(__eax));
| ^
In file included from src/models/fxcmv1.cpp:35:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/immintrin.h:17:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/x86gprintrin.h:30:
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
33 | return __builtin_ia32_crc32qi(__C, __D);
| ^
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
53 | return __builtin_ia32_crc32hi(__C, __D);
| ^
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
73 | return __builtin_ia32_crc32si(__C, __D);
| ^
In file included from src/models/fxcmv1.cpp:35:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/immintrin.h:17:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/x86gprintrin.h:40:
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
39 | __builtin_ia32_aadd32((int *)__A, __B);
| ^
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
39 | __builtin_ia32_aadd32((int *)__A, __B);
| ^ ~~~
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:61:3: error: use of undeclared identifier '__builtin_ia32_aand32'
61 | __builtin_ia32_aand32((int *)__A, __B);
| ^
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:83:3: error: use of undeclared identifier '__builtin_ia32_aor32'
83 | __builtin_ia32_aor32((int *)__A, __B);
| ^
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang
|
macOS 15-arm64
install failed
|
macOS 15-arm64
Process completed with exit code 1.
|
macOS 14-arm64
cmix 21 did not build
|
`brew install --verbose --formula --build-bottle cmix` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/c/cmix.rb#L21
"___cxa_free_exception", referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in article_remap-b2bf15.o
"___cxa_rethrow", referenced from:
std::__1::basic_istream<char, std::__1::char_traits<char>>& std::__1::getline[abi:ne180100]<char, std::__1::char_traits<char>, std::__1::allocator<char>>(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, char) in article_remap-b2bf15.o
"___cxa_throw", referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in article_remap-b2bf15.o
std::__throw_bad_array_new_length[abi:ne180100]() in article_remap-b2bf15.o
"___gxx_personality_v0", referenced from:
/private/tmp/article_remap-b2bf15.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [remap] Error 1
make: *** Waiting for unfinished jobs....
Undefined symbols for architecture arm64:
"std::__1::locale::use_facet(std::__1::locale::id&) const", referenced from:
reorder() in main-15f31f.o
reorder() in main-15f31f.o
"std::__1::ios_base::getloc() const", referenced from:
reorder() in main-15f31f.o
reorder() in main-15f31f.o
"std::logic_error::logic_error(char const*)", referenced from:
std::length_error::length_error[abi:ne180100](char const*) in main-15f31f.o
"std::length_error::~length_error()", referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in main-15f31f.o
"std::bad_array_new_length::bad_array_new_length()", referenced from:
std::__throw_bad_array_new_length[abi:ne180100]() in main-15f31f.o
"std::bad_array_new_length::~bad_array_new_length()", referenced from:
std::__throw_bad_array_new_length[abi:ne180100]() in main-15f31f.o
"std::__1::__next_prime(unsigned long)", referenced from:
std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<int, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<int, int>, std::__1::__unordered_map_hasher<int, std::__1::__hash_value_type<int, int>, std::__1::hash<int>, std::__1::equal_to<int>, true>, std::__1::__unordered_map_equal<int, std::__1::__hash_value_type<int, int>, std::__1::equal_to<int>, std::__1::hash<int>, true>, std::__1::allocator<std::__1::__hash_value_type<int, int>>>::__emplace_unique_key_args<int, std::__1::piecewise_construct_t const&, std::__1::tuple<int const&>, std::__1::tuple<>>(int const&, std::__1::piecewise_construct_t const&, std::__1::tuple<int const&>&&, std::__1::tuple<>&&) in main-15f31f.o
std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<int, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<int, int>, std::__1::__unordered_map_hasher<int, std::__1::__hash_value_type<int, int>, std::__1::hash<int>, std::__1::equal_to<int>, true>, std::__1::__unordered_map_equal<int, std::__1::__hash_value_type<int, int>, std::__1::equal_to<int>, std::__1::hash<int>, true>, std::__1::allocator<std::__1::__hash_value_type<int, int>>>::__emplace_unique_key_args<int, std::__1::piecewise_construct_t const&, std::__1::tuple<int const&>, std::__1::tuple<>>(int const&, std::__1::piecewise_construct_t const&, std::__1::tuple<int const&>&&, std::__1::tuple<>&&) in main-15f31f.o
std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<int, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<int, int>, std::__1::__unordered_map_hasher<int, std::__1::__hash_value_type<int, int>, std::__1::hash<int>, std::__1::equal_to<int>, true>, std::__1::__unordered_map_equal<int, std::__1::__hash_value_type<int, int>, std::__1::equal_to<int>, std::__1::hash<int>, true>, std::__1::allocator<std::__1::__hash_value_type<int, int>>>::__emplace_unique_key_args<int, std::__1::piecewise_construct_t const&, std::__1::tuple<int&&>, std::__1::tuple<>>(int cons
|
macOS 14-arm64
install failed
|
macOS 14-arm64
Process completed with exit code 1.
|
macOS 13-arm64
cmix 21 did not build
|
`brew install --verbose --formula --build-bottle cmix` failed on macOS Ventura (13) on Apple Silicon!:
Formula/c/cmix.rb#L21
std::__1::basic_istream<char, std::__1::char_traits<char>>& std::__1::getline[abi:ne180100]<char, std::__1::char_traits<char>, std::__1::allocator<char>>(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, char) in article_remap-16cb81.o
___cxa_free_exception, referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in article_remap-16cb81.o
___cxa_rethrow, referenced from:
std::__1::basic_istream<char, std::__1::char_traits<char>>& std::__1::getline[abi:ne180100]<char, std::__1::char_traits<char>, std::__1::allocator<char>>(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, char) in article_remap-16cb81.o
___cxa_throw, referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in article_remap-16cb81.o
std::__throw_bad_array_new_length[abi:ne180100]() in article_remap-16cb81.o
___gxx_personality_v0, referenced from:
/private/tmp/article_remap-16cb81.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [enwik9-preproc] Error 1
make: *** Waiting for unfinished jobs....
make: *** [remap] Error 1
In file included from src/models/fxcmv1.cpp:35:
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
14 | #error "This header is only meant to be used on x86 and x64 architecture"
| ^
In file included from src/models/fxcmv1.cpp:35:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/immintrin.h:17:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/x86gprintrin.h:15:
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
42 | __asm__ ("hreset $0" :: "a"(__eax));
| ^
In file included from src/models/fxcmv1.cpp:35:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/immintrin.h:17:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/x86gprintrin.h:30:
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
33 | return __builtin_ia32_crc32qi(__C, __D);
| ^
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
53 | return __builtin_ia32_crc32hi(__C, __D);
| ^
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
73 | return __builtin_ia32_crc32si(__C, __D);
| ^
In file included from src/models/fxcmv1.cpp:35:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/immintrin.h:17:
In file included from /opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/x86gprintrin.h:40:
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_aadd32'; did you mean '__builtin_arm_addg'?
39 | __builtin_ia32_aadd32((int *)__A, __B);
| ^
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:39:3: note: '__builtin_arm_addg' declared here
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:39:3: error: argument to '__builtin_arm_addg' must be a constant integer
39 | __builtin_ia32_aadd32((int *)__A, __B);
| ^ ~~~
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/raointintrin.h:61:3: error: use of und
|
macOS 13-arm64
install failed
|
macOS 13-arm64
Process completed with exit code 1.
|
macOS 13-x86_64
cmix 21 did not build
|
`brew install --verbose --formula --build-bottle cmix` failed on macOS Ventura (13)!:
Formula/c/cmix.rb#L21
std::__1::basic_istream<char, std::__1::char_traits<char>>& std::__1::getline[abi:ne180100]<char, std::__1::char_traits<char>, std::__1::allocator<char>>(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, char) in article_remap-71021a.o
___cxa_free_exception, referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in article_remap-71021a.o
___cxa_rethrow, referenced from:
std::__1::basic_istream<char, std::__1::char_traits<char>>& std::__1::getline[abi:ne180100]<char, std::__1::char_traits<char>, std::__1::allocator<char>>(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, char) in article_remap-71021a.o
___cxa_throw, referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in article_remap-71021a.o
std::__throw_bad_array_new_length[abi:ne180100]() in article_remap-71021a.o
___gxx_personality_v0, referenced from:
/private/tmp/article_remap-71021a.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [remap] Error 1
make: *** Waiting for unfinished jobs....
ld: Undefined symbols:
std::__1::locale::use_facet(std::__1::locale::id&) const, referenced from:
reorder() in main-e190ce.o
reorder() in main-e190ce.o
std::__1::ios_base::getloc() const, referenced from:
reorder() in main-e190ce.o
reorder() in main-e190ce.o
std::logic_error::logic_error(char const*), referenced from:
std::length_error::length_error[abi:ne180100](char const*) in main-e190ce.o
std::length_error::~length_error(), referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in main-e190ce.o
std::bad_array_new_length::bad_array_new_length(), referenced from:
std::__throw_bad_array_new_length[abi:ne180100]() in main-e190ce.o
std::bad_array_new_length::~bad_array_new_length(), referenced from:
std::__throw_bad_array_new_length[abi:ne180100]() in main-e190ce.o
std::__1::__next_prime(unsigned long), referenced from:
std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<int, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<int, int>, std::__1::__unordered_map_hasher<int, std::__1::__hash_value_type<int, int>, std::__1::hash<int>, std::__1::equal_to<int>, true>, std::__1::__unordered_map_equal<int, std::__1::__hash_value_type<int, int>, std::__1::equal_to<int>, std::__1::hash<int>, true>, std::__1::allocator<std::__1::__hash_value_type<int, int>>>::__emplace_unique_key_args<int, std::__1::piecewise_construct_t const&, std::__1::tuple<int const&>, std::__1::tuple<>>(int const&, std::__1::piecewise_construct_t const&, std::__1::tuple<int const&>&&, std::__1::tuple<>&&) in main-e190ce.o
std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<int, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<int, int>, std::__1::__unordered_map_hasher<int, std::__1::__hash_value_type<int, int>, std::__1::hash<int>, std::__1::equal_to<int>, true>, std::__1::__unordered_map_equal<int, std::__1::__hash_value_type<int, int>, std::__1::equal_to<int>, std::__1::hash<int>, true>, std::__1::allocator<std::__1::__hash_value_type<int, int>>>::__emplace_unique_key_args<int, std::__1::piecewise_construct_t const&, std::__1::tuple<int const&>, std::__1::tuple<>>(int const&, std::__1::piecewise_construct_t const&, std::__1::tuple<int const&>&&, std::__1::tuple<>&&) in main-e190ce.o
std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<int, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<int, int>, std::__1::__unordered_map_hasher<int, std::__1::__hash_value_type<int, int>, std::__1::hash<int>, std::__1::equal_to<int>, true>, std::__1::__unordered_map_equal<int, std::__1::__hash_value_
|
macOS 13-x86_64
install failed
|
macOS 13-x86_64
Process completed with exit code 1.
|
macOS 14-x86_64
cmix 21 did not build
|
`brew install --verbose --formula --build-bottle cmix` failed on macOS Sonoma (14)!:
Formula/c/cmix.rb#L21
"___cxa_free_exception", referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in article_remap-762e64.o
"___cxa_rethrow", referenced from:
std::__1::basic_istream<char, std::__1::char_traits<char>>& std::__1::getline[abi:ne180100]<char, std::__1::char_traits<char>, std::__1::allocator<char>>(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, char) in article_remap-762e64.o
"___cxa_throw", referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in article_remap-762e64.o
std::__throw_bad_array_new_length[abi:ne180100]() in article_remap-762e64.o
"___gxx_personality_v0", referenced from:
/private/tmp/article_remap-762e64.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [enwik9-preproc] Error 1
make: *** Waiting for unfinished jobs....
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [remap] Error 1
Undefined symbols for architecture x86_64:
"std::logic_error::logic_error(char const*)", referenced from:
std::length_error::length_error[abi:ne180100](char const*) in context-manager-5988da.o
std::out_of_range::out_of_range[abi:ne180100](char const*) in dictionary-de4001.o
"std::length_error::~length_error()", referenced from:
std::__1::__throw_length_error[abi:ne180100](char const*) in context-manager-5988da.o
"std::out_of_range::~out_of_range()", referenced from:
std::__1::__throw_out_of_range[abi:ne180100](char const*) in dictionary-de4001.o
"std::bad_array_new_length::bad_array_new_length()", referenced from:
std::__throw_bad_array_new_length[abi:ne180100]() in context-manager-5988da.o
"std::bad_array_new_length::~bad_array_new_length()", referenced from:
std::__throw_bad_array_new_length[abi:ne180100]() in context-manager-5988da.o
"std::__1::__next_prime(unsigned long)", referenced from:
std::__1::__hash_table<std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::__unordered_map_hasher<unsigned char, std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::hash<unsigned char>, std::__1::equal_to<unsigned char>, true>, std::__1::__unordered_map_equal<unsigned char, std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::equal_to<unsigned char>, std::__1::hash<unsigned char>, true>, std::__1::allocator<std::__1::__hash_value_type<unsigned char, unsigned char>>>::__node_insert_unique_prepare[abi:ne180100](unsigned long, std::__1::__hash_value_type<unsigned char, unsigned char>&) in bracket-context-a82d99.o
std::__1::__hash_table<std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::__unordered_map_hasher<unsigned char, std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::hash<unsigned char>, std::__1::equal_to<unsigned char>, true>, std::__1::__unordered_map_equal<unsigned char, std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::equal_to<unsigned char>, std::__1::hash<unsigned char>, true>, std::__1::allocator<std::__1::__hash_value_type<unsigned char, unsigned char>>>::__node_insert_unique_prepare[abi:ne180100](unsigned long, std::__1::__hash_value_type<unsigned char, unsigned char>&) in bracket-context-a82d99.o
std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<unsigned char, unsigned char>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::__unordered_map_hasher<unsigned char, std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::hash<unsigned char>, std::__1::equal_to<unsigned char>, true>, std::__1::__unordered_map_equal<unsigned char, std::__1::__hash_value_type<unsigned char, unsigned char>, std::__1::equal_to<unsigned char>, std::__1::hash<unsigned char>, true>, std::__1::allocator<std::__1::__hash_value_type<unsigned char,
|
macOS 14-x86_64
install failed
|
macOS 14-x86_64
Process completed with exit code 1.
|
conclusion
`tests` job failure.
|
conclusion
`test_deps` job skipped. Do not merge until re-run with `CI-no-fail-fast-deps`
|
conclusion
Process completed with exit code 1.
|
Linux
0 bottle(s)
|
Linux
0 failed bottle(s)
|
Linux
1 list(s) of skipped formulae
|
Linux
0 list(s) of successfully tested dependents
|
macOS 15-arm64
0 bottle(s)
|
macOS 15-arm64
0 failed bottle(s)
|
macOS 15-arm64
1 list(s) of skipped formulae
|
macOS 15-arm64
0 list(s) of successfully tested dependents
|
macOS 14-arm64
0 bottle(s)
|
macOS 14-arm64
0 failed bottle(s)
|
macOS 14-arm64
1 list(s) of skipped formulae
|
macOS 14-arm64
0 list(s) of successfully tested dependents
|
macOS 13-arm64
0 bottle(s)
|
macOS 13-arm64
0 failed bottle(s)
|
macOS 13-arm64
1 list(s) of skipped formulae
|
macOS 13-arm64
0 list(s) of successfully tested dependents
|
macOS 13-x86_64
0 bottle(s)
|
macOS 13-x86_64
0 failed bottle(s)
|
macOS 13-x86_64
1 list(s) of skipped formulae
|
macOS 13-x86_64
0 list(s) of successfully tested dependents
|
macOS 14-x86_64
0 bottle(s)
|
macOS 14-x86_64
0 failed bottle(s)
|
macOS 14-x86_64
1 list(s) of skipped formulae
|
macOS 14-x86_64
0 list(s) of successfully tested dependents
|
conclusion
`tests` job status: failure
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles_13-arm64-10948334652
|
782 Bytes |
|
bottles_13-x86_64-10948334652
|
767 Bytes |
|
bottles_14-arm64-10948334652
|
779 Bytes |
|
bottles_14-x86_64-10948334652
|
764 Bytes |
|
bottles_15-arm64-10948334652
|
782 Bytes |
|
bottles_ubuntu-22.04
|
784 Bytes |
|
logs_13-arm64-10948334652
|
6.88 KB |
|
logs_13-x86_64-10948334652
|
8.36 KB |
|
logs_14-arm64-10948334652
|
6.95 KB |
|
logs_14-x86_64-10948334652
|
8.6 KB |
|
logs_15-arm64-10948334652
|
6.95 KB |
|
logs_ubuntu-22.04
|
22.2 KB |
|