imagemagick 7.1.1-43 #499763
Triggered via pull request
December 22, 2024 22:58
Status
Success
Total duration
1h 21m 19s
Artifacts
24
tests.yml
on: pull_request
formulae_detect
33s
Matrix: tap_syntax
report_analytics
7s
Matrix: tests
Matrix: test_deps
conclusion
0s
Annotations
2 errors, 29 warnings, and 49 notices
macOS 15-arm64 (deps)
octave: failed
|
macOS 15-arm64 (deps)
visp: failed
|
formulae_detect
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_tests
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 13-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
macOS 14-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
macOS 15-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
Linux
String '/home/linuxbrew/.linuxbrew/Cellar' still exists in these files:
|
macOS 13-x86_64
String '/usr/local/Cellar' still exists in these files:
|
macOS 14-x86_64
String '/usr/local/Cellar' still exists in these files:
|
macOS 14-arm64 (deps)
negfix8 has been deprecated!
|
|
macOS 15-arm64 (deps)
negfix8 has been deprecated!
|
`brew test --retry --verbose octave` failed on macOS Sequoia (15) on Apple Silicon!:
Formula/o/octave.rb#L143
==> /opt/homebrew/Cellar/octave/9.3.0/bin/octave --eval args = strsplit (mkoctfile ('-p', 'FLIBS'));
args = args(~cellfun('isempty', args));
mkoctfile ('-v', '-std=c++11', '-L/opt/homebrew/Cellar/octave/9.3.0/lib/octave/9.3.0', args{:}, 'oct_demo.cc');
assert(oct_demo, 42)
ld: library 'emutls_w' not found
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/bin/clang++ -c -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fPIC -I/opt/homebrew/Cellar/octave/9.3.0/include/octave-9.3.0/octave/.. -I/opt/homebrew/Cellar/octave/9.3.0/include/octave-9.3.0/octave -I/opt/homebrew/Cellar/octave/9.3.0/include -pthread -Os -w -pipe -mmacosx-version-min=15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -std=c++11 oct_demo.cc -o /private/tmp/oct-KjkprZ.o
/usr/bin/clang++ -I/opt/homebrew/Cellar/octave/9.3.0/include/octave-9.3.0/octave/.. -I/opt/homebrew/Cellar/octave/9.3.0/include/octave-9.3.0/octave -I/opt/homebrew/Cellar/octave/9.3.0/include -pthread -Os -w -pipe -mmacosx-version-min=15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -std=c++11 -o oct_demo.oct /private/tmp/oct-KjkprZ.o -L/opt/homebrew/Cellar/octave/9.3.0/lib/octave/9.3.0 -L/opt/homebrew/opt/gcc/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14 -L/opt/homebrew/opt/gcc/bin/../lib/gcc/current/gcc -L/opt/homebrew/opt/gcc/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14/../../.. -lemutls_w -lheapt_w -lgfortran -lquadmath -bundle -undefined dynamic_lookup -bind_at_load -bundle_loader /opt/homebrew/Cellar/octave/9.3.0/bin/octave-9.3.0 -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -loctinterp -loctave
error: mkoctfile: building exited with failure status
==> Testing octave (again)
==> /opt/homebrew/Cellar/octave/9.3.0/bin/octave --eval (22/7 - pi)/pi
ans = 4.0250e-04
==> /opt/homebrew/Cellar/octave/9.3.0/bin/octave --eval single ([1+i 2+i 3+i]) * single ([ 4+i ; 5+i ; 6+i])
ans = 29 + 21i
==> /opt/homebrew/Cellar/octave/9.3.0/bin/octave --eval mkoctfile ('-v', '-std=c++11', '-L/opt/homebrew/Cellar/octave/9.3.0/lib/octave/9.3.0', 'oct_demo.cc');
assert(oct_demo, 42)
/usr/bin/clang++ -c -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fPIC -I/opt/homebrew/Cellar/octave/9.3.0/include/octave-9.3.0/octave/.. -I/opt/homebrew/Cellar/octave/9.3.0/include/octave-9.3.0/octave -I/opt/homebrew/Cellar/octave/9.3.0/include -pthread -Os -w -pipe -mmacosx-version-min=15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -std=c++11 oct_demo.cc -o /private/tmp/oct-VWbulV.o
/usr/bin/clang++ -I/opt/homebrew/Cellar/octave/9.3.0/include/octave-9.3.0/octave/.. -I/opt/homebrew/Cellar/octave/9.3.0/include/octave-9.3.0/octave -I/opt/homebrew/Cellar/octave/9.3.0/include -pthread -Os -w -pipe -mmacosx-version-min=15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -std=c++11 -o oct_demo.oct /private/tmp/oct-VWbulV.o -L/opt/homebrew/Cellar/octave/9.3.0/lib/octave/9.3.0 -bundle -undefined dynamic_lookup -bind_at_load -bundle_loader /opt/homebrew/Cellar/octave/9.3.0/bin/octave-9.3.0 -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -loctinterp -loctave
==> /opt/homebrew/Cellar/octave/9.3.0/bin/octave --eval args = strsplit (mkoctfile ('-p', 'FLIBS'));
args = args(~cellfun('isempty', args));
mkoctfile ('-v', '-std=c++11', '-L/opt/homebrew/Cellar/octave/9.3.0/lib/octave/9.3.0', args{:}, 'oct_demo.cc');
assert(oct_demo, 42)
ld: library 'emutls_w' not found
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/bin/clang++ -c -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fPIC -I/opt/homebrew/Cellar/octave/9.3.0/include/octa
|
|
`brew test --retry --verbose visp` failed on macOS Sequoia (15) on Apple Silicon!:
Formula/v/visp.rb#L153
==> Testing visp
==> pkgconf --cflags --libs visp
==> /usr/bin/clang++ test.cpp -o test -Xclang -fopenmp -std=c++17 -I/opt/homebrew/Cellar/visp/3.6.0_10/include -I/opt/homebrew/opt/opencv/include/opencv4 -I/opt/homebrew/opt/eigen/include/eigen3 -I/opt/homebrew/opt/openblas/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -I/opt/homebrew/include/pcl-1.14 -I/opt/homebrew/opt/libpcap/include -I/opt/homebrew/opt/libpng/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework -I/opt/homebrew/include/vtk-9.4 -I/opt/homebrew/opt/jpeg-turbo/include -I/opt/homebrew/opt/libdc1394/include -I/opt/homebrew/opt/zbar/include -L/opt/homebrew/Cellar/visp/3.6.0_10/lib -lvisp_detection.3.6.0 -lvisp_imgproc.3.6.0 -lvisp_robot.3.6.0 -lvisp_sensor.3.6.0 -lvisp_dnn_tracker.3.6.0 -lvisp_mbt.3.6.0 -lvisp_ar.3.6.0 -lvisp_klt.3.6.0 -lvisp_gui.3.6.0 -lvisp_tt_mi.3.6.0 -lvisp_tt.3.6.0 -lvisp_vision.3.6.0 -lvisp_io.3.6.0 -lvisp_vs.3.6.0 -lvisp_visual_features.3.6.0 -lvisp_blob.3.6.0 -lvisp_me.3.6.0 -lvisp_core.3.6.0 -L/opt/homebrew/lib -lopencv_core.4.10.0 -lopencv_imgproc.4.10.0 -lopencv_highgui.4.10.0 -lopencv_calib3d.4.10.0 -lopencv_features2d.4.10.0 -L/opt/homebrew/opt/openblas/lib -lopenblas -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib -lxml2 -L/opt/homebrew/opt/libomp/lib -lomp -L/opt/homebrew/opt/zbar/lib -lzbar -lopencv_objdetect.4.10.0 -lopencv_dnn.4.10.0 -L/opt/homebrew/opt/jpeg-turbo/lib -ljpeg -lopencv_videoio.4.10.0 -lopencv_imgcodecs.4.10.0 -L/opt/homebrew/opt/libdc1394/lib -ldc1394 -lopencv_video.4.10.0 -lvtkChartsCore-9.4.9.4 -lvtkCommonColor-9.4.9.4 -lvtkCommonComputationalGeometry-9.4.9.4 -lvtkCommonCore-9.4.9.4 -lvtkCommonDataModel-9.4.9.4 -lvtkCommonExecutionModel-9.4.9.4 -lvtkCommonMath-9.4.9.4 -lvtkCommonMisc-9.4.9.4 -lvtkCommonTransforms-9.4.9.4 -lvtkFiltersCore-9.4.9.4 -lvtkFiltersExtraction-9.4.9.4 -lvtkFiltersGeneral-9.4.9.4 -lvtkFiltersGeometry-9.4.9.4 -lvtkFiltersModeling-9.4.9.4 -lvtkFiltersSources-9.4.9.4 -lvtkImagingCore-9.4.9.4 -lvtkImagingSources-9.4.9.4 -lvtkInteractionImage-9.4.9.4 -lvtkInteractionStyle-9.4.9.4 -lvtkInteractionWidgets-9.4.9.4 -lvtkIOCore-9.4.9.4 -lvtkIOGeometry-9.4.9.4 -lvtkIOImage-9.4.9.4 -lvtkIOLegacy-9.4.9.4 -lvtkIOPLY-9.4.9.4 -lvtkRenderingAnnotation-9.4.9.4 -lvtkRenderingCore-9.4.9.4 -lvtkRenderingContext2D-9.4.9.4 -lvtkRenderingLOD-9.4.9.4 -lvtkRenderingFreeType-9.4.9.4 -lvtkViewsCore-9.4.9.4 -lvtkViewsContext2D-9.4.9.4 -lvtkRenderingOpenGL2-9.4.9.4 -lvtkRenderingContextOpenGL2-9.4.9.4 -lvtkGUISupportQt-9.4.9.4 -lpcl_apps -lpcl_outofcore -lpcl_people -lpcl_simulation -lboost_system -lboost_iostreams -lboost_filesystem -lboost_serialization -lflann_cpp.1.9.2 -lvtksys-9.4.9.4 -lvtktoken-9.4.9.4 -lvtkkissfft-9.4.9.4 -lvtkIOCellGrid-9.4.9.4 -lvtkRenderingHyperTreeGrid-9.4.9.4 -lvtkRenderingUI-9.4.9.4 -lvtkglad-9.4.9.4 -framework Cocoa -F/opt/homebrew/lib -framework QtOpenGL -framework QtWidgets -framework QtOpenGLWidgets -lpcl_common -lpcl_kdtree -lpcl_octree -lpcl_search -lpcl_sample_consensus -L/opt/homebrew/opt/libpcap/lib -lpcap -L/opt/homebrew/opt/libpng/lib -lpng -lz -lpcl_filters -lpcl_features -lpcl_ml -lpcl_io -lpcl_registration -lpcl_segmentation -lpcl_visualization -lpcl_surface -lpcl_keypoints -lpcl_tracking -lpcl_recognition -lpcl_stereo -lGLEW -lboost_random -lboost_regex -lboost_atomic -lqhull_r.8.0.2 -F/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -framework OpenGL -lopencv_xfeatures2d.4.10.0 -lopencv_flann.4.10.0
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/visp/3.6.0_10/include/visp3/core/vpConfig.h:40:
/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/cstdlib:90:5: error: <cstdlib> tried including <stdlib.h> but didn't find libc++'s <stdlib.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
|
macOS 13-x86_64 (deps)
negfix8 has been deprecated!
|
|
macOS 13-arm64 (deps)
negfix8 has been deprecated!
|
|
Linux (deps)
negfix8 has been deprecated!
|
|
macOS 14-x86_64 (deps)
negfix8 has been deprecated!
|
|
conclusion
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 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
|
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 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
|
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
|
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-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 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
|
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 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
|
conclusion
`tests` job status: success
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles_13-arm64-12458367241
|
10.6 MB |
|
bottles_13-x86_64-12458367241
|
10.7 MB |
|
bottles_14-arm64-12458367241
|
10.7 MB |
|
bottles_14-x86_64-12458367241
|
10.6 MB |
|
bottles_15-arm64-12458367241
|
10.7 MB |
|
bottles_ubuntu-latest
|
12 MB |
|
dependents_13-arm64-12458367241-deps
|
370 Bytes |
|
dependents_14-x86_64-12458367241-deps
|
316 Bytes |
|
dependents_macos-13
|
318 Bytes |
|
dependents_macos-14
|
368 Bytes |
|
dependents_macos-15
|
365 Bytes |
|
dependents_ubuntu-latest-deps
|
324 Bytes |
|
logs_13-arm64-12458367241
|
147 KB |
|
logs_13-arm64-12458367241-deps
|
38.5 KB |
|
logs_13-x86_64-12458367241
|
142 KB |
|
logs_14-arm64-12458367241
|
147 KB |
|
logs_14-x86_64-12458367241
|
142 KB |
|
logs_14-x86_64-12458367241-deps
|
23.5 KB |
|
logs_15-arm64-12458367241
|
148 KB |
|
logs_macos-13
|
23.5 KB |
|
logs_macos-14
|
38.5 KB |
|
logs_macos-15
|
42.2 KB |
|
logs_ubuntu-latest
|
243 KB |
|
logs_ubuntu-latest-deps
|
23.6 KB |
|