Source: feenox Version: 1.2-1 Followup-For: Bug #1121362 Control: tags -1 ftbfs
The error in i-beam-euler-bernoulli.sh comes from gmsh $ gmsh -3 ./i-beam-hex.geo Info : Running 'gmsh -3 ./i-beam-hex.geo' [Gmsh 4.14.0-git, 1 node, max. 1 thread] Info : Started on Tue Nov 25 21:55:23 2025 Info : Reading './i-beam-hex.geo'... Error : OpenCASCADE exception NCollection_BaseList::PRemove Error : './i-beam-hex.geo', line 68: Could not add surface Error : OpenCASCADE exception NCollection_BaseList::PRemove Error : './i-beam-hex.geo', line 71: Could not add surface Error : OpenCASCADE exception NCollection_BaseList::PRemove Error : './i-beam-hex.geo', line 74: Could not add surface Error : Unknown OpenCASCADE entity of dimension 2 with tag 7 The error in tests/moment-of-inertia.sh is $ ./moment-of-inertia.sh moment-of-inertia.fee hex ... wrong, expected zero and got '-740000' But its gmsh steps also return the same kind of OpenCASCADE error (actually it's the same gmsh command and input data file). These errors are in gmsh (or OpenCASCADE), not feenox as such.

