I'm running a Fedora Scientific 38 machine and i tried installing Neper. This is one of the tests, that kept failing while installing.
Tried running the S/mesh_odf test manually and this test kept failing with a bug report.
Note: I'm a system administrator, so I don't really know how Neper works, but I need to install it for others.
$ neper -S test.sim -resmesh odf,odfn
======================== N e p e r =======================
Info : A software package for polycrystal generation and meshing.
Info : Version 4.6.1-2
Info : Built with: gsl|muparser|opengjk|openmp|nlopt|libscotch (full)
Info : Running on 12 threads.
Info : <https://neper.info>
Info : Copyright (C) 2003-2022, and GNU GPL'd, by Romain Quey.
Info : No initialization file found (`/root/.neperrc").
Info : ---------------------------------------------------------------
Info : MODULE -S loaded with arguments:
Info : [ini file] (none)
Info : [com line] test.sim -resmesh odf,odfn
Info : ---------------------------------------------------------------
Info : Reading input data...
Info : - Reading arguments...
Info : > Input files: tess msh
Info : > Node number : 81
Info : > Element number : 214
Info : > Elset number : 2
Info : > Step number : 0
Info : > Orientation space: rod.msh
Info : Running post-processing
Info : - Loading inputs...
Info : > simulation.tess...
Info : > simulation.msh...
Info : Writing results...
Info : [o] Writing directory `test.sim/results/mesh'...
Info : . odf ............................................. 0%
neut_mesh_init_simeltori is not thread-safe !
neut_mesh_init_simeltori is not thread-safe !
neut_mesh_init_simeltori is not thread-safe !
Error : You have discoverd a bug in Neper! Please file an issue at
https://github.com/rquey/neper/issues. Thank you.
Error : You have discoverd a bug in Neper! Please file an issue at
https://github.com/rquey/neper/issues. Thank you.
Describe the bug
Bug in test S/mesh_odf
To Reproduce
I'm running a Fedora Scientific 38 machine and i tried installing Neper. This is one of the tests, that kept failing while installing.
Tried running the S/mesh_odf test manually and this test kept failing with a bug report.
Note: I'm a system administrator, so I don't really know how Neper works, but I need to install it for others.