setup new formula file for freecad 0.20.2 release using py310 #426
Annotations
2 errors and 2 warnings
build bottle using test-bot for current formula:
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_
|
build bottle using test-bot for current formula
Process completed with exit code 1.
|
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/.
|
Upload bottles as artifact
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading