setup new formula file for freecad 0.20.2 release using py310 #432
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#L96
CMake Warning (dev) at /opt/homebrew/opt/pybind11_py310/share/cmake/pybind11/FindPythonLibsNew.cmake:98 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/opt/homebrew/opt/pybind11_py310/share/cmake/pybind11/pybind11Tools.cmake:50 (find_package)
/opt/homebrew/opt/pybind11_py310/share/cmake/pybind11/pybind11Common.cmake:188 (include)
/opt/homebrew/opt/pybind11_py310/share/cmake/pybind11/pybind11Config.cmake:250 (include)
cMake/FreeCAD_Helpers/SetupPybind11.cmake:7 (find_package)
CMakeLists.txt:47 (SetupPybind11)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonInterp: /opt/homebrew/opt/[email protected]/bin/python3.10 (found suitable version "3.10.13", minimum required is "3.6")
-- Found PythonLibs: /opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Performing Test HAS_FLTO_THIN
-- Performing Test HAS_FLTO_THIN - Success
-- Found pybind11: /opt/homebrew/opt/pybind11_py310/include (found version "2.11.1")
-- Found XercesC: /opt/homebrew/opt/xerces-c/lib/libxerces-c.dylib (found version "3.2.5")
-- Found ZLIB: /opt/homebrew/opt/zlib/lib/libz.dylib (found version "1.3")
-- PyCXX found:
-- Headers: /tmp/freecadA0.20.2_py310-20240318-15143-kvb4jg/FreeCAD-0.20.2/src
-- Sources: /tmp/freecadA0.20.2_py310-20240318-15143-kvb4jg/FreeCAD-0.20.2/src/CXX
-- Version: 6.2.8
-- Found OCC: /opt/homebrew/opt/opencascade/include/opencascade (found version "7.7.2")
-- -- Found OCE/OpenCASCADE version: 7.7.2
-- -- OCE/OpenCASCADE include directory: /opt/homebrew/opt/opencascade/include/opencascade
-- -- OCE/OpenCASCADE shared libraries directory: /opt/homebrew/opt/opencascade/lib
-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.tbd
-- Found OpenGLU: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.tbd
CMake Deprecation Warning at /opt/homebrew/opt/vtk/lib/cmake/vtk-9.2/vtk-config.cmake:75 (message):
The new name for the 'vtkCommonCore' component is 'CommonCore'
Call Stack (most recent call first):
cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package)
CMakeLists.txt:58 (SetupSalomeSMESH)
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found utf8cpp: /opt/homebrew/opt/utf8cpp/include/utf8cpp
-- VTK components: CommonCore;CommonDataModel;FiltersVerdict;IOXML;FiltersCore;FiltersGeneral;IOLegacy;FiltersExtraction;FiltersSources;FiltersGeometry;hdf5;RenderingCore;InteractionStyle;RenderingFreeType;RenderingOpenGL2
-- Found GLEW: /opt/homebrew/opt/glew/lib/libGLEW.dylib
-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.tbd found components: OpenGL
-- Found HDF5: hdf5-shared (found version "1.14.3") found components: C HL
-- Found Eigen3: /opt/homebrew/opt/eigen/include/eigen3 (found version "3.4.0")
-- Could NOT find EXPAT (missing: EXPAT_LIBRARY EXPAT_INCLUDE_DIR)
-- Found double-conversion: /opt/homebrew/opt/double-conversion/lib/libdouble-conversion.dylib
-- Found LZ4: /opt/homebrew/opt/lz4/lib/liblz4.dylib (found version "1.9.4")
-- Found LZMA: /opt/homebrew/opt/xz/lib/liblzma.dylib (found version "5.4.5")
-- Check for medfile (libmed and libmedc) ...
-- Found MEDFile: /opt/homebrew/opt/[email protected]/include
-- Found PkgConfig: /opt/homebrew/opt/pkg-config/bin/pkg-config (found version "0.29.2")
-- We guess that libmed was built using hdf5-serial version
-- Checking for one of the modules 'hdf5-serial'
---------------------------------------
|
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#L96
======================================== ipatch =
CMake Warning (dev) at /usr/local/opt/pybind11_py310/share/cmake/pybind11/FindPythonLibsNew.cmake:98 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/local/opt/pybind11_py310/share/cmake/pybind11/pybind11Tools.cmake:50 (find_package)
/usr/local/opt/pybind11_py310/share/cmake/pybind11/pybind11Common.cmake:188 (include)
/usr/local/opt/pybind11_py310/share/cmake/pybind11/pybind11Config.cmake:250 (include)
cMake/FreeCAD_Helpers/SetupPybind11.cmake:7 (find_package)
CMakeLists.txt:47 (SetupPybind11)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonInterp: /usr/local/opt/[email protected]/bin/python3.10 (found suitable version "3.10.13", minimum required is "3.6")
-- Found PythonLibs: /usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Performing Test HAS_FLTO_THIN
-- Performing Test HAS_FLTO_THIN - Success
-- Found pybind11: /usr/local/opt/pybind11_py310/include (found version "2.11.1")
-- Found XercesC: /usr/local/opt/xerces-c/lib/libxerces-c.dylib (found version "3.2.5")
-- Found ZLIB: /usr/local/opt/zlib/lib/libz.dylib (found version "1.3.1")
-- PyCXX found:
-- Headers: /tmp/freecadA0.20.2_py310-20240318-23238-dncaok/FreeCAD-0.20.2/src
-- Sources: /tmp/freecadA0.20.2_py310-20240318-23238-dncaok/FreeCAD-0.20.2/src/CXX
-- Version: 6.2.8
-- Found OCC: /usr/local/opt/opencascade/include/opencascade (found version "7.7.2")
-- -- Found OCE/OpenCASCADE version: 7.7.2
-- -- OCE/OpenCASCADE include directory: /usr/local/opt/opencascade/include/opencascade
-- -- OCE/OpenCASCADE shared libraries directory: /usr/local/opt/opencascade/lib
-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.tbd
-- Found OpenGLU: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.tbd
CMake Deprecation Warning at /usr/local/opt/vtk/lib/cmake/vtk-9.2/vtk-config.cmake:75 (message):
The new name for the 'vtkCommonCore' component is 'CommonCore'
Call Stack (most recent call first):
cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package)
CMakeLists.txt:58 (SetupSalomeSMESH)
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found utf8cpp: /usr/local/opt/utf8cpp/include/utf8cpp
-- VTK components: CommonCore;CommonDataModel;FiltersVerdict;IOXML;FiltersCore;FiltersGeneral;IOLegacy;FiltersExtraction;FiltersSources;FiltersGeometry;hdf5;RenderingCore;InteractionStyle;RenderingFreeType;RenderingOpenGL2
-- Found GLEW: /usr/local/opt/glew/lib/libGLEW.dylib
-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.tbd found components: OpenGL
-- Found HDF5: hdf5-shared (found version "1.14.3") found components: C HL
-- Found Eigen3: /usr/local/opt/eigen/include/eigen3 (found version "3.4.0")
-- Could NOT find EXPAT (missing: EXPAT_LIBRARY EXPAT_INCLUDE_DIR)
-- Found double-conversion: /usr/local/opt/double-conversion/lib/libdouble-conversion.dylib
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib (found version "1.9.4")
-- Found LZMA: /usr/local/opt/xz/lib/liblzma.dylib (found version "5.4.5")
-- Check for medfile (libmed and libmedc) ...
-- Found MEDFile: /usr/local/opt/[email protected]/include
-- Found PkgConfig: /usr/local/opt/pkg-config/bin/pkg-config (found version "0.29.2")
-- We guess that libmed was built using hdf5-serial version
-- Checking for one of the modules 'hdf5-serial'
--------------------------------------------
ipa
|
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#L96
======================================== ipatch =
CMake Warning (dev) at /usr/local/opt/pybind11_py310/share/cmake/pybind11/FindPythonLibsNew.cmake:98 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/local/opt/pybind11_py310/share/cmake/pybind11/pybind11Tools.cmake:50 (find_package)
/usr/local/opt/pybind11_py310/share/cmake/pybind11/pybind11Common.cmake:188 (include)
/usr/local/opt/pybind11_py310/share/cmake/pybind11/pybind11Config.cmake:250 (include)
cMake/FreeCAD_Helpers/SetupPybind11.cmake:7 (find_package)
CMakeLists.txt:47 (SetupPybind11)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonInterp: /usr/local/opt/[email protected]/bin/python3.10 (found suitable version "3.10.13", minimum required is "3.6")
-- Found PythonLibs: /usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Performing Test HAS_FLTO_THIN
-- Performing Test HAS_FLTO_THIN - Success
-- Found pybind11: /usr/local/opt/pybind11_py310/include (found version "2.11.1")
-- Found XercesC: /usr/local/opt/xerces-c/lib/libxerces-c.dylib (found version "3.2.5")
-- Found ZLIB: /usr/local/opt/zlib/lib/libz.dylib (found version "1.3.1")
-- PyCXX found:
-- Headers: /tmp/freecadA0.20.2_py310-20240318-16738-xi0n0x/FreeCAD-0.20.2/src
-- Sources: /tmp/freecadA0.20.2_py310-20240318-16738-xi0n0x/FreeCAD-0.20.2/src/CXX
-- Version: 6.2.8
-- Found OCC: /usr/local/opt/opencascade/include/opencascade (found version "7.7.2")
-- -- Found OCE/OpenCASCADE version: 7.7.2
-- -- OCE/OpenCASCADE include directory: /usr/local/opt/opencascade/include/opencascade
-- -- OCE/OpenCASCADE shared libraries directory: /usr/local/opt/opencascade/lib
-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.tbd
-- Found OpenGLU: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.tbd
CMake Deprecation Warning at /usr/local/opt/vtk/lib/cmake/vtk-9.2/vtk-config.cmake:75 (message):
The new name for the 'vtkCommonCore' component is 'CommonCore'
Call Stack (most recent call first):
cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package)
CMakeLists.txt:58 (SetupSalomeSMESH)
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found utf8cpp: /usr/local/opt/utf8cpp/include/utf8cpp
-- VTK components: CommonCore;CommonDataModel;FiltersVerdict;IOXML;FiltersCore;FiltersGeneral;IOLegacy;FiltersExtraction;FiltersSources;FiltersGeometry;hdf5;RenderingCore;InteractionStyle;RenderingFreeType;RenderingOpenGL2
-- Found GLEW: /usr/local/opt/glew/lib/libGLEW.dylib
-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.tbd found components: OpenGL
-- Found HDF5: hdf5-shared (found version "1.14.3") found components: C HL
-- Found Eigen3: /usr/local/opt/eigen/include/eigen3 (found version "3.4.0")
-- Could NOT find EXPAT (missing: EXPAT_LIBRARY EXPAT_INCLUDE_DIR)
-- Found double-conversion: /usr/local/opt/double-conversion/lib/libdouble-conversion.dylib
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib (found version "1.9.4")
-- Found LZMA: /usr/local/opt/xz/lib/liblzma.dylib (found version "5.4.5")
-- Check for medfile (libmed and libmedc) ...
-- Found MEDFile: /usr/local/opt/[email protected]/include
-- Found PkgConfig: /usr/local/opt/pkg-config/bin/pkg-config (found version "0.29.2")
-- We guess that libmed was built using hdf5-serial version
-- Checking for one of the modules 'hdf5-serial'
--------------------------------------------
ipa
|
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.
|