Closed SteVwonder closed 6 years ago
Ok. Yeah. It looks like it is my env. If I add ;;
to the end of my LUA_PATH
everything works as expected. I don't know if that means this is a non-issue or if there is some way to avoid this hangup via some autotools-fu.
Yeah, good catch. I'll try to look into this. make check
should at least ensure the build fluxometer
is used, and not the installed version -- same with our other Lua modules...
I had this happen on two different systems today. I think it might be an some oddity of my environment. Anyways, to reproduce:
The output:
If I pull open one of the log files from those tests:
If I
make install
thenmake -j 64 check
, the problem goes away (presumably because fluxometer is installed and then found).I think the problem comes down to me having my
LUA_PATH
set my lmod & spack.