ffmpeg: Enable OpenAL for Mac targets #467394
Annotations
5 errors, 5 warnings, and 4 notices
|
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="ffmpeg" --testing-formulae="$TESTING_FORMULAE":
Formula/y/yewtube.rb#L121
/opt/homebrew/Library/Homebrew/test.rb:52:in `<main>'
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="ffmpeg" --testing-formulae="$TESTING_FORMULAE"
Process completed with exit code 1.
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="ffmpeg" --testing-formulae="$TESTING_FORMULAE"
crunchy-cli has been deprecated!
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="ffmpeg" --testing-formulae="$TESTING_FORMULAE":
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-20241014-67011-xjk2yz/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-20241014-67011-xjk2yz/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
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="ffmpeg" --testing-formulae="$TESTING_FORMULAE":
Formula/v/visp.rb#L131
==> Testing visp
==> pkg-config --cflags --libs visp
==> /usr/bin/clang++ test.cpp -o test -Xclang -fopenmp -std=c++17 -I/opt/homebrew/Cellar/visp/3.6.0_6/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.3 -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_6/lib -L/opt/homebrew/lib -L/opt/homebrew/opt/openblas/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib -L/opt/homebrew/opt/libomp/lib -L/opt/homebrew/opt/zbar/lib -L/opt/homebrew/opt/jpeg-turbo/lib -L/opt/homebrew/opt/libdc1394/lib -L/opt/homebrew/opt/libpcap/lib -L/opt/homebrew/opt/libpng/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib -lvisp_detection.3.6.0 -lvisp_imgproc.3.6.0 -lvisp_robot.3.6.0 -lvisp_sensor.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 -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 -lopenblas -lxml2 -lomp -lzbar -lopencv_objdetect.4.10.0 -lopencv_dnn.4.10.0 -ljpeg -lopencv_videoio.4.10.0 -lopencv_imgcodecs.4.10.0 -ldc1394 -lopencv_video.4.10.0 -lvtkChartsCore-9.3.9.3 -lvtkCommonColor-9.3.9.3 -lvtkCommonComputationalGeometry-9.3.9.3 -lvtkCommonCore-9.3.9.3 -lvtkCommonDataModel-9.3.9.3 -lvtkCommonExecutionModel-9.3.9.3 -lvtkCommonMath-9.3.9.3 -lvtkCommonMisc-9.3.9.3 -lvtkCommonTransforms-9.3.9.3 -lvtkFiltersCore-9.3.9.3 -lvtkFiltersExtraction-9.3.9.3 -lvtkFiltersGeneral-9.3.9.3 -lvtkFiltersGeometry-9.3.9.3 -lvtkFiltersModeling-9.3.9.3 -lvtkFiltersSources-9.3.9.3 -lvtkImagingCore-9.3.9.3 -lvtkImagingSources-9.3.9.3 -lvtkInteractionImage-9.3.9.3 -lvtkInteractionStyle-9.3.9.3 -lvtkInteractionWidgets-9.3.9.3 -lvtkIOCore-9.3.9.3 -lvtkIOGeometry-9.3.9.3 -lvtkIOImage-9.3.9.3 -lvtkIOLegacy-9.3.9.3 -lvtkIOPLY-9.3.9.3 -lvtkRenderingAnnotation-9.3.9.3 -lvtkRenderingCore-9.3.9.3 -lvtkRenderingContext2D-9.3.9.3 -lvtkRenderingLOD-9.3.9.3 -lvtkRenderingFreeType-9.3.9.3 -lvtkViewsCore-9.3.9.3 -lvtkViewsContext2D-9.3.9.3 -lvtkRenderingOpenGL2-9.3.9.3 -lvtkRenderingContextOpenGL2-9.3.9.3 -lvtkGUISupportQt-9.3.9.3 -lpcl_apps -lpcl_outofcore -lpcl_people -lpcl_simulation -lboost_system-mt -lboost_iostreams-mt -lboost_filesystem-mt -lboost_serialization-mt -lflann_cpp.1.9.2 -lvtksys-9.3.9.3 -lvtkkissfft-9.3.9.3 -lvtkfreetype-9.3.9.3 -lvtkRenderingHyperTreeGrid-9.3.9.3 -lvtkRenderingUI-9.3.9.3 -framework Cocoa -F/opt/homebrew/lib -framework QtOpenGL -F/opt/homebrew/lib -framework QtWidgets -F/opt/homebrew/lib -framework QtOpenGLWidgets -lpcl_common -lpcl_kdtree -lpcl_octree -lpcl_search -lpcl_sample_consensus -lpcap -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_atomic-mt -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_6/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 a
|
Steps summary and cleanup
1 bottle(s)
|
Steps summary and cleanup
0 failed bottle(s)
|
Steps summary and cleanup
1 list(s) of skipped formulae
|
Steps summary and cleanup
1 list(s) of successfully tested dependents
|
Loading