freecad@1.0.0_py312: add new cmake args for linking on linux #682
Annotations
3 errors and 3 warnings
build bottle using test-bot for current formula
freecad/freecad/freecad@1.0.0_py312 1.0.0 did not build
|
Test GitHub Token, ie. HOMEBREW_GITHUB_API_TOKEN
Process completed with exit code 1.
|
Fetch GitHub runners and check if self-hosted
Process completed with exit code 5.
|
build bottle using test-bot for current formula:
Formula/freecad@1.0.0_py312.rb#L128
116 | #define VTK_DEPRECATED_IN_9_3_0(reason) VTK_DEPRECATION(reason)
| ^
/home/linuxbrew/.linuxbrew/opt/vtk/include/vtk-9.4/vtkDeprecation.h:88:48: note: expanded from macro 'VTK_DEPRECATION'
88 | #define VTK_DEPRECATION(reason) __attribute__((__deprecated__(reason)))
| ^
/tmp/freecadA1.0.0_py312-20241222-24708-magua8/FreeCAD-1.0.0/src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGrid.cpp:268:54: error: no member named 'GetValue' in 'vtkCellArray'
268 | int oldFaceLoc = this->FaceLocations->GetValue(i);
| ~~~~~~~~~~~~~~~~~~~~~^
/tmp/freecadA1.0.0_py312-20241222-24708-magua8/FreeCAD-1.0.0/src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGrid.cpp:269:46: error: no member named 'GetValue' in 'vtkCellArray'
269 | int nCellFaces = this->Faces->GetValue(oldFaceLoc++);
| ~~~~~~~~~~~~~^
/tmp/freecadA1.0.0_py312-20241222-24708-magua8/FreeCAD-1.0.0/src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGrid.cpp:273:50: error: no member named 'GetValue' in 'vtkCellArray'
273 | int nptsInFace = this->Faces->GetValue(oldFaceLoc++);
| ~~~~~~~~~~~~~^
/tmp/freecadA1.0.0_py312-20241222-24708-magua8/FreeCAD-1.0.0/src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGrid.cpp:277:49: error: no member named 'GetValue' in 'vtkCellArray'
277 | int oldpt = this->Faces->GetValue(oldFaceLoc++);
| ~~~~~~~~~~~~~^
/tmp/freecadA1.0.0_py312-20241222-24708-magua8/FreeCAD-1.0.0/src/3rdParty/salomesmesh/src/SMDS/SMDS_UnstructuredGrid.cpp:295:11: error: no matching member function for call to 'SetCells'
295 | this->SetCells(newTypes, newLocations, newConnectivity, FaceLocations, Faces);
| ~~~~~~^~~~~~~~
/home/linuxbrew/.linuxbrew/opt/vtk/include/vtk-9.4/vtkUnstructuredGrid.h:539:8: note: candidate function not viable: no known conversion from 'vtkSmartPointer<vtkCellArray>' to 'vtkIdTypeArray *' for 4th argument
539 | void SetCells(vtkUnsignedCharArray* cellTypes, vtkIdTypeArray* cellLocations, vtkCellArray* cells,
| ^
540 | vtkIdTypeArray* faceLocations, vtkIdTypeArray* faces);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/linuxbrew/.linuxbrew/opt/vtk/include/vtk-9.4/vtkUnstructuredGrid.h:289:8: note: candidate function not viable: requires 4 arguments, but 5 were provided
289 | void SetCells(vtkUnsignedCharArray* cellTypes, vtkCellArray* cells, vtkIdTypeArray* faceLocations,
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
290 | vtkIdTypeArray* faces);
| ~~~~~~~~~~~~~~~~~~~~~
/home/linuxbrew/.linuxbrew/opt/vtk/include/vtk-9.4/vtkUnstructuredGrid.h:537:8: note: candidate function not viable: requires 3 arguments, but 5 were provided
537 | void SetCells(
| ^
538 | vtkUnsignedCharArray* cellTypes, vtkIdTypeArray* cellLocations, vtkCellArray* cells);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/linuxbrew/.linuxbrew/opt/vtk/include/vtk-9.4/vtkUnstructuredGrid.h:283:8: note: candidate function not viable: requires 2 arguments, but 5 were provided
283 | void SetCells(int type, vtkCellArray* cells);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/linuxbrew/.linuxbrew/opt/vtk/include/vtk-9.4/vtkUnstructuredGrid.h:284:8: note: candidate function not viable: requires 2 arguments, but 5 were provided
284 | void SetCells(int* types, vtkCellArray* cells);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/linuxbrew/.linuxbrew/opt/vtk/include/vtk-9.4/vtkUnstructuredGrid.h:285:8: note: candidate function not viable: requires 2 arguments, but 5 were provided
285 | void SetCells(vtkUnsignedCharArray* cellTypes, vtkCellArray* cells);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build bottle using test-bot for current formula
install failed
|
Upload bottles as artifact
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
Loading