Skip to content

Build bottle of libchaos on 14,14-arm64 #46422

Build bottle of libchaos on 14,14-arm64

Build bottle of libchaos on 14,14-arm64 #46422

Manually triggered September 16, 2023 09:42
Status Failure
Total duration 2h 1m 14s
Artifacts 3

dispatch-build-bottle.yml

on: workflow_dispatch
prepare
4s
prepare
Matrix: bottle
comment
4s
comment
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 8 notices
upload
Process completed with exit code 1.
bottle (14-arm64-6206618455, false)
0 bottle(s)
bottle (14-arm64-6206618455, false)
0 failed bottle(s)
bottle (14-arm64-6206618455, false)
1 list(s) of skipped formulae
bottle (14-arm64-6206618455, false)
0 list(s) of successfully tested dependents
bottle (14-6206618455, false)
0 bottle(s)
bottle (14-6206618455, false)
0 failed bottle(s)
bottle (14-6206618455, false)
1 list(s) of skipped formulae
bottle (14-6206618455, false)
0 list(s) of successfully tested dependents
`brew install --verbose --build-bottle libchaos` failed on macOS Sonoma (14) on Apple Silicon!: Formula/lib/libchaos.rb#L24
sum += dist(adapter); ^ /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/include/chaos/analysis.hh:73:16: note: in instantiation of function template specialization 'chaos::sample_mean<std::binomial_distribution<>>' requested here double mean = sample_mean(adapter, dist, sample_size); ^ /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/include/chaos/analysis.hh:108:23: note: in instantiation of function template specialization 'chaos::test_mean<std::binomial_distribution<>>' requested here CHAOS_ANALYSIS_TEST(test_mean(adapter, binomial, n * p, n * p * (1 - p)), ^ In file included from /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/src/analysis.cc:7: In file included from /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/include/chaos/analysis.hh:5: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/random:1685: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/chi_squared_distribution.h:13: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/gamma_distribution.h:13: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/exponential_distribution.h:113:5: error: static assertion failed due to requirement '__libcpp_random_is_valid_urng<chaos::basic_adapter, void>::value': static_assert(__libcpp_random_is_valid_urng<_URNG>::value, ""); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/exponential_distribution.h:81:17: note: in instantiation of function template specialization 'std::exponential_distribution<>::operator()<chaos::basic_adapter>' requested here {return (*this)(__g, __p_);} ^ /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/include/chaos/analysis.hh:64:10: note: in instantiation of function template specialization 'std::exponential_distribution<>::operator()<chaos::basic_adapter>' requested here sum += dist(adapter); ^ /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/include/chaos/analysis.hh:73:16: note: in instantiation of function template specialization 'chaos::sample_mean<std::exponential_distribution<>>' requested here double mean = sample_mean(adapter, dist, sample_size); ^ /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/include/chaos/analysis.hh:115:7: note: in instantiation of function template specialization 'chaos::test_mean<std::exponential_distribution<>>' requested here test_mean(adapter, exponential, 1.0 / lambda, 1.0 / (lambda * lambda)), ^ In file included from /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/src/analysis.cc:7: In file included from /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/include/chaos/analysis.hh:5: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/random:1685: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/chi_squared_distribution.h:13: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/gamma_distribution.h:121:5: error: static assertion failed due to requirement '__libcpp_random_is_valid_urng<chaos::basic_adapter, void>::value': static_assert(__libcpp_random_is_valid_urng<_URNG>::value, ""); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/gamma_distribution.h:87:17: note: in instantiation of function template specialization 'std::gamma_distribution<>::operator()<chaos::basic_adapter>' requested here {return (*this)(__g, __p_);} ^ /tmp/libchaos-20230916-4508-gedpl7/libchaos-1.0/include/chaos/analysis.hh:64:10: note: in instantiation of function template specializati
`brew install --verbose --build-bottle libchaos` failed on macOS Sonoma (14)!: Formula/lib/libchaos.rb#L24
/tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/include/chaos/analysis.hh:64:10: note: in instantiation of function template specialization 'std::binomial_distribution<>::operator()<chaos::basic_adapter>' requested here sum += dist(adapter); ^ /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/include/chaos/analysis.hh:73:16: note: in instantiation of function template specialization 'chaos::sample_mean<std::binomial_distribution<>>' requested here double mean = sample_mean(adapter, dist, sample_size); ^ /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/include/chaos/analysis.hh:108:23: note: in instantiation of function template specialization 'chaos::test_mean<std::binomial_distribution<>>' requested here CHAOS_ANALYSIS_TEST(test_mean(adapter, binomial, n * p, n * p * (1 - p)), ^ In file included from /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/src/analysis.cc:7: In file included from /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/include/chaos/analysis.hh:5: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/random:1685: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/chi_squared_distribution.h:13: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/gamma_distribution.h:13: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/exponential_distribution.h:113:5: error: static assertion failed due to requirement '__libcpp_random_is_valid_urng<chaos::basic_adapter, void>::value': static_assert(__libcpp_random_is_valid_urng<_URNG>::value, ""); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/exponential_distribution.h:81:17: note: in instantiation of function template specialization 'std::exponential_distribution<>::operator()<chaos::basic_adapter>' requested here {return (*this)(__g, __p_);} ^ /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/include/chaos/analysis.hh:64:10: note: in instantiation of function template specialization 'std::exponential_distribution<>::operator()<chaos::basic_adapter>' requested here sum += dist(adapter); ^ /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/include/chaos/analysis.hh:73:16: note: in instantiation of function template specialization 'chaos::sample_mean<std::exponential_distribution<>>' requested here double mean = sample_mean(adapter, dist, sample_size); ^ /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/include/chaos/analysis.hh:115:7: note: in instantiation of function template specialization 'chaos::test_mean<std::exponential_distribution<>>' requested here test_mean(adapter, exponential, 1.0 / lambda, 1.0 / (lambda * lambda)), ^ In file included from /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/src/analysis.cc:7: In file included from /tmp/libchaos-20230916-4909-7wwv2g/libchaos-1.0/include/chaos/analysis.hh:5: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/random:1685: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/chi_squared_distribution.h:13: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/gamma_distribution.h:121:5: error: static assertion failed due to requirement '__libcpp_random_is_valid_urng<chaos::basic_adapter, void>::value': static_assert(__libcpp_random_is_valid_urng<_URNG>::value, ""); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__random/gamma_distribution.h:87:17: note: in instantiation of function template specialization 'std::gamma_distribution<>::operator()<chaos::basic

Artifacts

Produced during runtime
Name Size
bottles Expired
16 Bytes
logs-14-6206618455 Expired
71.7 KB
logs-14-arm64-6206618455 Expired
71.9 KB