Skip to content

aws-sdk-cpp 1.11.465 #494373

aws-sdk-cpp 1.11.465

aws-sdk-cpp 1.11.465 #494373

Triggered via pull request December 11, 2024 22:51
Status Success
Total duration 2h 36m 57s
Artifacts 24

tests.yml

on: pull_request
formulae_detect
32s
formulae_detect
Matrix: tap_syntax
setup_tests
6s
setup_tests
report_analytics
7s
report_analytics
setup_runners
30s
setup_runners
setup_dep_tests
6s
setup_dep_tests
Matrix: tests
setup_dep_runners
1m 57s
setup_dep_runners
Matrix: test_deps
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

1 error, 13 warnings, and 49 notices
macOS 15-arm64 (deps)
rtabmap: failed
formulae_detect
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
report_analytics
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup_dep_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup_runners
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tap_syntax (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tap_syntax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup_dep_runners
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macOS 14-arm64 (deps)
dronedb has been disabled!
macOS 15-arm64 (deps)
dronedb has been disabled!
`brew test --retry --verbose rtabmap` failed on macOS Sequoia (15) on Apple Silicon!: Formula/r/rtabmap.rb#L72
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/cmath:316: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/limits:819: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/type_traits:425: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__type_traits/add_pointer.h:17: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__type_traits/remove_reference.h:13: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/cstddef:46:5: error: <cstddef> tried including <stddef.h> but didn't find libc++'s <stddef.h> header. This usually means that your header search paths are not configured properly. The header search paths should contain the C++ Standard Library headers before any C Standard Library, and you are probably using compiler flags that make that not be the case. 46 | # error <cstddef> tried including <stddef.h> but didn't find libc++'s <stddef.h> header. \ | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/cstddef:59:9: error: no member named 'nullptr_t' in the global namespace 59 | using ::nullptr_t; | ~~^ In file included from /tmp/rtabmap-test-20241212-31467-ybwzxj/test.cpp:1: In file included from /opt/homebrew/Cellar/rtabmap/0.21.4_6/include/rtabmap-0.21/rtabmap/core/Rtabmap.h:33: In file included from /opt/homebrew/Cellar/rtabmap/0.21.4_6/include/rtabmap-0.21/rtabmap/core/Parameters.h:33: In file included from /opt/homebrew/Cellar/rtabmap/0.21.4_6/include/rtabmap-0.21/rtabmap/core/Version.h:92: In file included from /opt/homebrew/include/pcl-1.14/pcl/types.h:47: In file included from /opt/homebrew/include/pcl-1.14/pcl/pcl_macros.h:61: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/cmath:316: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/limits:819: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/type_traits:456: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__type_traits/is_compound.h:14: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__type_traits/is_fundamental.h:14: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__type_traits/is_null_pointer.h:26:28: error: use of undeclared identifier 'nullptr_t'; did you mean 'nullptr'? 26 | struct __is_nullptr_t_impl<nullptr_t> : public true_type {}; | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__type_traits/is_null_pointer.h:26:28: error: template argument for template type parameter must be a type 26 | struct __is_nullptr_t_impl<nullptr_t> : public true_type {}; | ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__type_traits/is_null_pointer.h:23:17: note: template parameter is declared here 23 | template <class _Tp> | ^ In file included from /tmp/rtabmap-test-20241212-31467-ybwzxj/test.cpp:1: In file included from /opt/homebrew/Cellar/rtabmap/0.21.4_6/include/rtabmap-0.21/rtabmap/core/Rtabmap.h:33: In file included from /opt/homebrew/Cellar/rtabmap/0.21.4_6/include/rtabmap-0.21/rtabmap/core/Parameters.h:33: In file included from /opt/homebrew/Cellar/rtabmap/0.21.4_6/include/rtabmap-0.21/rtabmap/core/Version.h:92: In file included from /opt/homebrew/include/pcl-1.14/pcl/types.h:47: In file included from /opt/homebrew/include/pcl-1.14/pcl/pcl_macros.h:61: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/cmath:316: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/limits:819: In file included fro
macOS 13-arm64 (deps)
dronedb has been disabled!
conclusion
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macOS 14-arm64
1 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 15-arm64
1 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 13-arm64
1 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
1 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
Linux
1 bottle(s)
Linux
0 failed bottle(s)
Linux
1 list(s) of skipped formulae
Linux
0 list(s) of successfully tested dependents
macOS 14-x86_64
1 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
Linux (deps)
1 bottle(s)
Linux (deps)
0 failed bottle(s)
Linux (deps)
1 list(s) of skipped formulae
Linux (deps)
1 list(s) of successfully tested dependents
macOS 13-x86_64 (deps)
1 bottle(s)
macOS 13-x86_64 (deps)
0 failed bottle(s)
macOS 13-x86_64 (deps)
1 list(s) of skipped formulae
macOS 13-x86_64 (deps)
1 list(s) of successfully tested dependents
macOS 14-x86_64 (deps)
1 bottle(s)
macOS 14-x86_64 (deps)
0 failed bottle(s)
macOS 14-x86_64 (deps)
1 list(s) of skipped formulae
macOS 14-x86_64 (deps)
1 list(s) of successfully tested dependents
macOS 14-arm64 (deps)
1 bottle(s)
macOS 14-arm64 (deps)
0 failed bottle(s)
macOS 14-arm64 (deps)
1 list(s) of skipped formulae
macOS 14-arm64 (deps)
1 list(s) of successfully tested dependents
macOS 15-arm64 (deps)
1 bottle(s)
macOS 15-arm64 (deps)
0 failed bottle(s)
macOS 15-arm64 (deps)
1 list(s) of skipped formulae
macOS 15-arm64 (deps)
1 list(s) of successfully tested dependents
macOS 13-arm64 (deps)
1 bottle(s)
macOS 13-arm64 (deps)
0 failed bottle(s)
macOS 13-arm64 (deps)
1 list(s) of skipped formulae
macOS 13-arm64 (deps)
1 list(s) of successfully tested dependents
conclusion
`tests` job status: success

Artifacts

Produced during runtime
Name Size
bottles_13-arm64-12286279768-long
106 MB
bottles_13-x86_64-12286279768-long
112 MB
bottles_14-arm64-12286279768-long
105 MB
bottles_14-x86_64-12286279768-long
111 MB
bottles_15-arm64-12286279768-long
105 MB
bottles_ubuntu-latest
129 MB
dependents_13-arm64-12286279768-deps
287 Bytes
dependents_14-x86_64-12286279768-deps
185 Bytes
dependents_macos-13
187 Bytes
dependents_macos-14
285 Bytes
dependents_macos-15
283 Bytes
dependents_ubuntu-latest-deps
197 Bytes
logs_13-arm64-12286279768-deps
27.3 KB
logs_13-arm64-12286279768-long
587 KB
logs_13-x86_64-12286279768-long
587 KB
logs_14-arm64-12286279768-long
588 KB
logs_14-x86_64-12286279768-deps
1.66 KB
logs_14-x86_64-12286279768-long
587 KB
logs_15-arm64-12286279768-long
587 KB
logs_macos-13
1.66 KB
logs_macos-14
27.3 KB
logs_macos-15
29.2 KB
logs_ubuntu-latest
628 KB
logs_ubuntu-latest-deps
1.31 KB