Skip to content

coin3d@4.0.3_py312: update revision to force rebuild bottle#791

Open
ipatch wants to merge 1 commit intoFreeCAD:masterfrom
ipatch:legacy-formula-coin3d
Open

coin3d@4.0.3_py312: update revision to force rebuild bottle#791
ipatch wants to merge 1 commit intoFreeCAD:masterfrom
ipatch:legacy-formula-coin3d

Conversation

@ipatch
Copy link
Collaborator

@ipatch ipatch commented Mar 13, 2026

brew style freecad/freecad/[NAME_OF_FORMULA_FILE]

output from running above command should output something similiar to the below

1 file inspected, no offenses detected
  • Have you ensured your commit passed audit checks, ie.
brew audit freecad/freecad/[NAME_OF_FORMULA_FILE] --online --new-formula

Not all PRs require passing these checks ie. adding [no ci] in the commit message will prevent the CI from running but PRs that change formula files generally should run through the CI checks that way new bottles are built and uploaded to the repository thus not having to build all formula from source but rather installing from a bottle (significantly faster 🐰 ... 🐢)

For more information about this template file learn more

@ipatch
Copy link
Collaborator Author

ipatch commented Mar 13, 2026

2026-03-13T00:25:31.2338090Z [ 85%] Building CXX object src/scxml/CMakeFiles/scxml.dir/ScXMLMinimumEvaluator.cpp.o
2026-03-13T00:25:31.2338580Z /private/tmp/coin3dA4.0.3_py312-20260313-63615-i2be95/coin/include/Inventor/VRMLnodes/SoVRMLTimeSensor.h:48: warning: Member getOutputDataPtr(void) (function) of class SoVRMLTimeSensor is not documented.
2026-03-13T00:25:31.2338730Z [ 86%] Building CXX object src/scxml/CMakeFiles/scxml.dir/eval-minimum.cpp.o
2026-03-13T00:25:31.2339150Z /private/tmp/coin3dA4.0.3_py312-20260313-63615-i2be95/coin/include/Inventor/nodekits/SoWrapperKit.h:43: warning: Member contents (variable) of class SoWrapperKit is not documented.
2026-03-13T00:25:31.2339810Z /private/tmp/coin3dA4.0.3_py312-20260313-63615-i2be95/coin/include/Inventor/nodekits/SoWrapperKit.h:44: warning: Member localTransform (variable) of class SoWrapperKit is not documented.
2026-03-13T00:25:31.2340470Z /private/tmp/coin3dA4.0.3_py312-20260313-63615-i2be95/coin/include/Inventor/misc/CoinResources.h:40: warning: Member ResourceFlags (enumeration) of namespace CoinResources is not documented.
2026-03-13T00:25:31.2341280Z /private/tmp/coin3dA4.0.3_py312-20260313-63615-i2be95/coin/include/Inventor/misc/CoinResources.h:42: warning: Member init(void) (function) of namespace CoinResources is not documented.
2026-03-13T00:25:31.2341470Z [ 86%] Building CXX object src/scxml/CMakeFiles/scxml.dir/eval-minimum-tab.cpp.o
2026-03-13T00:25:31.2341650Z [ 86%] Building CXX object src/scxml/CMakeFiles/scxml.dir/ScXMLXPathEvaluator.cpp.o
2026-03-13T00:25:31.2341860Z [ 86%] Building CXX object src/scxml/CMakeFiles/scxml.dir/ScXMLECMAScriptEvaluator.cpp.o
2026-03-13T00:25:31.2341920Z [ 86%] Built target scxml
2026-03-13T00:25:31.2342040Z [ 86%] Building CXX object src/CMakeFiles/Coin.dir/tidbits.cpp.o
2026-03-13T00:25:31.2342080Z done.
2026-03-13T00:25:31.2342140Z [ 86%] Built target documentation
2026-03-13T00:25:31.2342240Z [ 86%] Linking CXX shared library ../lib/libCoin.dylib
2026-03-13T00:25:31.2342310Z [ 86%] Built target Coin
2026-03-13T00:25:31.2342470Z [ 86%] Building CXX object testsuite/CMakeFiles/CoinTests.dir/TestSuiteMisc.cpp.o
2026-03-13T00:25:31.2342650Z [ 86%] Building CXX object testsuite/CMakeFiles/CoinTests.dir/TestSuiteMain.cpp.o
2026-03-13T00:25:31.2342820Z [ 86%] Building CXX object testsuite/CMakeFiles/CoinTests.dir/TestSuiteUtils.cpp.o
2026-03-13T00:25:31.2343280Z In file included from /private/tmp/coin3dA4.0.3_py312-20260313-63615-i2be95/coin/testsuite/TestSuiteMisc.cpp:38:
2026-03-13T00:25:31.2343690Z /private/tmp/coin3dA4.0.3_py312-20260313-63615-i2be95/coin/testsuite/TestSuiteMisc.h:135:3: error: use of undeclared identifier 'BOOST_STATIC_ASSERT'
2026-03-13T00:25:31.2344340Z   135 |   BOOST_STATIC_ASSERT(static_cast<int>(SbTypeInfo<T>::Dimensions)==static_cast<int>(SbTypeInfo<S>::Dimensions));
2026-03-13T00:25:31.2344390Z       |   ^
2026-03-13T00:25:31.2344460Z 1 error generated.
2026-03-13T00:25:31.2344610Z make[2]: *** [testsuite/CMakeFiles/CoinTests.dir/TestSuiteMisc.cpp.o] Error 1
2026-03-13T00:25:31.2344690Z make[2]: *** Waiting for unfinished jobs....
2026-03-13T00:25:31.2344810Z make[1]: *** [testsuite/CMakeFiles/CoinTests.dir/all] Error 2
2026-03-13T00:25:31.2344860Z make: *** [all] Error 2
2026-03-13T00:25:31.2344890Z 
2026-03-13T00:25:31.2345290Z �[34m==>�[0m �[1mFormula�[0m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant