setup new formula file for freecad 0.20.2 release using py310 #426
Annotations
6 errors and 6 warnings
`brew install --verbose --build-bottle freecad/freecad/[email protected]_py310` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/[email protected]_py310.rb#L88
Wno-undefined-var-template -fPIC -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -MD -MT src/Mod/Path/libarea/CMakeFiles/area-native.dir/clipper.cpp.o -MF CMakeFiles/area-native.dir/clipper.cpp.o.d -o CMakeFiles/area-native.dir/clipper.cpp.o -c /tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/Mod/Path/libarea/clipper.cpp
/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2692:7: warning: variable 'total_iterations' set but not used [-Wunused-but-set-variable]
2692 | long total_iterations = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2693:7: warning: variable 'total_points' set but not used [-Wunused-but-set-variable]
2693 | long total_points = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2694:7: warning: variable 'total_exceeded' set but not used [-Wunused-but-set-variable]
2694 | long total_exceeded = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2695:7: warning: variable 'total_output_points' set but not used [-Wunused-but-set-variable]
2695 | long total_output_points = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2696:7: warning: variable 'over_cut_count' set but not used [-Wunused-but-set-variable]
2696 | long over_cut_count = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2702:9: warning: variable 'perf_total_len' set but not used [-Wunused-but-set-variable]
2702 | double perf_total_len = 0;
| ^
[ 45%] Building CXX object src/3rdParty/libE57Format/CMakeFiles/E57Format.dir/src/E57Exception.cpp.o
cd /tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format && /opt/homebrew/opt/llvm/bin/clang++ -DBOOST_PP_VARIADICS=1 -DCRCPP_BRANCHLESS -DCRCPP_USE_CPP11 -DE57Format_EXPORTS -DE57_DEBUG -DGL_SILENCE_DEPRECATION -DHAVE_CONFIG_H -DHAVE_FREEIMAGE -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_RAPIDJSON -DHAVE_TBB -DHAVE_TK -DOCC_CONVERT_SIGNALS -DREVISION_ID=\"E57Format-2.2.1-arm64-darwin\" -D_OCC64 -I/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format/E57Format_autogen/include -I/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/Build -I/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/Build/src -I/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src -I/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format -I/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/3rdParty/libE57Format/extern/CRCpp/inc -I/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/3rdParty/libE57Format/include -I/tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/3rdParty/libE57Format/src -isystem /opt/homebrew/include -Wall -Wextra -Wpedantic -Wno-write-strings -Wno-undefined-var-template -O3 -DNDEBUG -std=c++11 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -MD -MT src/3rdParty/libE57Format/CMakeFiles/E57Format.dir/src/E57Exception.cpp.o -MF CMakeFiles/E57Format.dir/src/E57Exception.cpp.o.d -o CMakeFiles/E57Format.dir/src/E57Exception.cpp.o -c /tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/src/3rdParty/libE57Format/src/E57Exception.cpp
6 warnings generated.
[ 45%] Building CXX object src/3rdParty/libE57Format/CMakeFiles/E57Format.dir/src/E57Format.cpp.o
cd /tmp/freecadA0.20.2_py310-20240314-14371-e06b5e/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format && /opt/homebrew/opt/llvm/bin/clang++ -DBOOST_PP_VARIADICS=1 -DCRCPP_BRANCHLESS -DCRCPP_USE_CPP11 -DE57Format_EXPORTS -DE57_DEBUG -DGL_SILENCE_DEPRECATION -DHAVE_
|
test-bot (macos-14)
Process completed with exit code 1.
|
`brew install --verbose --build-bottle freecad/freecad/[email protected]_py310` failed on macOS Ventura (13)!:
Formula/[email protected]_py310.rb#L88
^
/usr/local/opt/llvm/bin/../include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const SMDS_MeshNode *>' has been explicitly marked deprecated here
24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
| ^
/usr/local/opt/llvm/bin/../include/c++/v1/__config:983:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
983 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/usr/local/opt/llvm/bin/../include/c++/v1/__config:956:49: note: expanded from macro '_LIBCPP_DEPRECATED'
956 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
[ 45%] Linking CXX shared library ../../../../Mod/Path/libarea-native.dylib
cd /tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/Build/src/Mod/Path/libarea && /usr/local/Cellar/cmake/3.28.3/bin/cmake -E cmake_link_script CMakeFiles/area-native.dir/link.txt --verbose=1
/usr/local/opt/llvm/bin/clang++ -Wall -Wextra -Wpedantic -Wno-write-strings -Wno-undefined-var-template -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dynamiclib -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -o ../../../../Mod/Path/libarea-native.dylib -install_name @rpath/libarea-native.dylib "CMakeFiles/area-native.dir/area-native_autogen/mocs_compilation.cpp.o" "CMakeFiles/area-native.dir/Arc.cpp.o" "CMakeFiles/area-native.dir/Area.cpp.o" "CMakeFiles/area-native.dir/AreaDxf.cpp.o" "CMakeFiles/area-native.dir/AreaOrderer.cpp.o" "CMakeFiles/area-native.dir/AreaPocket.cpp.o" "CMakeFiles/area-native.dir/Circle.cpp.o" "CMakeFiles/area-native.dir/Curve.cpp.o" "CMakeFiles/area-native.dir/dxf.cpp.o" "CMakeFiles/area-native.dir/kurve/Construction.cpp.o" "CMakeFiles/area-native.dir/kurve/Finite.cpp.o" "CMakeFiles/area-native.dir/kurve/kurve.cpp.o" "CMakeFiles/area-native.dir/kurve/Matrix.cpp.o" "CMakeFiles/area-native.dir/kurve/offset.cpp.o" "CMakeFiles/area-native.dir/AreaClipper.cpp.o" "CMakeFiles/area-native.dir/Adaptive.cpp.o" "CMakeFiles/area-native.dir/clipper.cpp.o"
[ 45%] Built target area-native
[ 45%] Building CXX object src/3rdParty/libE57Format/CMakeFiles/E57Format.dir/src/E57SimpleData.cpp.o
cd /tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format && /usr/local/opt/llvm/bin/clang++ -DBOOST_PP_VARIADICS=1 -DCRCPP_BRANCHLESS -DCRCPP_USE_CPP11 -DE57Format_EXPORTS -DE57_DEBUG -DGL_SILENCE_DEPRECATION -DHAVE_CONFIG_H -DHAVE_FREEIMAGE -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_RAPIDJSON -DHAVE_TBB -DHAVE_TK -DOCC_CONVERT_SIGNALS -DREVISION_ID=\"E57Format-2.2.1-x86_64-darwin\" -D_OCC64 -I/tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format/E57Format_autogen/include -I/tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/Build -I/tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/Build/src -I/tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/src -I/tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format -I/tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/src/3rdParty/libE57Format/extern/CRCpp/inc -I/tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/src/3rdParty/libE57Format/include -I/tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/src/3rdParty/libE57Format/src -isystem /usr/local/include -Wall -Wextra -Wpedantic -Wno-write-strings -Wno-undefined-var-template -O3 -DNDEBUG -std=c++11 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT src/3rdParty/libE57Format/CMakeFiles/E57Format.dir/src/E57SimpleData.cpp.o -MF CMakeFiles/E57Format.dir/src/E57SimpleData.cpp.o.d -o CMakeFiles/E57Format.dir/src/E57SimpleData.cpp.o -c /tmp/freecadA0.20.2_py310-20240314-19273-26c30t/FreeCAD-0.20.2/src/3rdParty/libE57Format/src/E57SimpleData.cpp
[ 46%] Building CXX object src/3rdParty/libE57Format/CMakeFiles/E57Format.dir/src/E57Si
|
test-bot (macos-13)
Process completed with exit code 1.
|
`brew install --verbose --build-bottle freecad/freecad/[email protected]_py310` failed on macOS Monterey (12)!:
Formula/[email protected]_py310.rb#L88
ALS -D_OCC64 -Darea_native_EXPORTS -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/Build/src/Mod/Path/libarea/area-native_autogen/include -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/Build -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/Build/src -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src -I/usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.10/Headers -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/Mod/Path/libarea -I/usr/local/opt/pybind11_py310/include -Wall -Wextra -Wpedantic -Wno-write-strings -Wno-undefined-var-template -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -MD -MT src/Mod/Path/libarea/CMakeFiles/area-native.dir/Adaptive.cpp.o -MF CMakeFiles/area-native.dir/Adaptive.cpp.o.d -o CMakeFiles/area-native.dir/Adaptive.cpp.o -c /tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp
[ 45%] Building CXX object src/3rdParty/libE57Format/CMakeFiles/E57Format.dir/src/E57Format.cpp.o
cd /tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format && /usr/local/opt/llvm/bin/clang++ -DBOOST_PP_VARIADICS=1 -DCRCPP_BRANCHLESS -DCRCPP_USE_CPP11 -DE57Format_EXPORTS -DE57_DEBUG -DGL_SILENCE_DEPRECATION -DHAVE_CONFIG_H -DHAVE_FREEIMAGE -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_RAPIDJSON -DHAVE_TBB -DHAVE_TK -DOCC_CONVERT_SIGNALS -DREVISION_ID=\"E57Format-2.2.1-x86_64-darwin\" -D_OCC64 -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format/E57Format_autogen/include -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/Build -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/Build/src -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/Build/src/3rdParty/libE57Format -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/3rdParty/libE57Format/extern/CRCpp/inc -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/3rdParty/libE57Format/include -I/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/3rdParty/libE57Format/src -isystem /usr/local/include -Wall -Wextra -Wpedantic -Wno-write-strings -Wno-undefined-var-template -O3 -DNDEBUG -std=c++11 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -MD -MT src/3rdParty/libE57Format/CMakeFiles/E57Format.dir/src/E57Format.cpp.o -MF CMakeFiles/E57Format.dir/src/E57Format.cpp.o.d -o CMakeFiles/E57Format.dir/src/E57Format.cpp.o -c /tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/3rdParty/libE57Format/src/E57Format.cpp
/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2692:7: warning: variable 'total_iterations' set but not used [-Wunused-but-set-variable]
2692 | long total_iterations = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2693:7: warning: variable 'total_points' set but not used [-Wunused-but-set-variable]
2693 | long total_points = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2694:7: warning: variable 'total_exceeded' set but not used [-Wunused-but-set-variable]
2694 | long total_exceeded = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2695:7: warning: variable 'total_output_points' set but not used [-Wunused-but-set-variable]
2695 | long total_output_points = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0.20.2/src/Mod/Path/libarea/Adaptive.cpp:2696:7: warning: variable 'over_cut_count' set but not used [-Wunused-but-set-variable]
2696 | long over_cut_count = 0;
| ^
/tmp/freecadA0.20.2_py310-20240314-24074-wrvlnm/FreeCAD-0
|
test-bot (macos-12)
Process completed with exit code 1.
|
test-bot (macos-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (macos-12)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|