#2782: GRHayLib fails to compile on testing server with âmax_lorenz_factorâ undeclared
Roland Haas
trac-noreply at einsteintoolkit.org
Tue Mar 5 15:46:04 CST 2024
#2782: GRHayLib fails to compile on testing server with ‘max_lorenz_factor’ undeclared
Reporter: Roland Haas
Status: new
Milestone:
Version:
Type: bug
Priority: major
Component: EinsteinToolkit thorn
On the CI testing server building the ET fails with:
```
-05T00:10:22.0014094Z Checking status of thorn GRHayLib
2024-03-05T00:10:22.1750005Z COMPILING GRHayL/GRHayLib/src/initialize_and_shutdown.c
2024-03-05T00:10:22.2282841Z /home/runner/work/tests/tests/master/configs/sim/build/GRHayLib/initialize_and_shutdown.c: In function ‘GRHayLib_initialize’:
2024-03-05T00:10:22.2286561Z /home/runner/work/tests/tests/master/configs/sim/build/GRHayLib/initialize_and_shutdown.c:165:7: error: ‘max_lorenz_factor’ undeclared (first use in this function); did you mean ‘max_Lorentz_factor’?
2024-03-05T00:10:22.2288608Z 165 | max_lorenz_factor, Lorenz_damping_factor,
2024-03-05T00:10:22.2289476Z | ^~~~~~~~~~~~~~~~~
2024-03-05T00:10:22.2290397Z | max_Lorentz_factor
2024-03-05T00:10:22.2292076Z /home/runner/work/tests/tests/master/configs/sim/build/GRHayLib/initialize_and_shutdown.c:165:7: note: each undeclared identifier is reported only once for each function it appears in
2024-03-05T00:10:22.2324428Z make[3]: *** [/home/runner/work/tests/tests/master/configs/sim/config-data/make.config.rules:267: initialize_and_shutdown.c.o] Error 1
2024-03-05T00:10:22.2327122Z make[2]: *** [/home/runner/work/tests/tests/master/lib/make/make.thornlib:113: make.checked] Error 2
2024-03-05T00:10:22.2332236Z make[1]: *** [/home/runner/work/tests/tests/master/lib/make/make.configuration:179: /home/runner/work/tests/tests/master/configs/sim/lib/libthorn_GRHayLib.a] Error 2
```
See full log at [https://github.com/EinsteinToolkit/tests/actions/runs/8148610359/job/22271765455#step:9:29381](https://github.com/EinsteinToolkit/tests/actions/runs/8148610359/job/22271765455#step:9:29381)
This does not seem to happen on my workstation.
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2782/grhaylib-fails-to-compile-on-testing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20240305/f6cb2d78/attachment.htm>
More information about the Trac
mailing list