[mesa-users] Compiling Error

Josiah Schwab jwschwab at berkeley.edu
Mon Jul 15 15:00:41 EDT 2013


Which revision are you using?  I haven't seen this on r5118 (the most
current release) though I can reproduce something similar on r5211
(development version).

> But I have this error :
> ----------------------
> 8c8
> <                                       xc    1.0185579796732120-312
> --- field 2	relative error 1.00e+00
>>                                       xc    0.0000000000000000E+00
>
> /home/kadi/mesa/kap/test
> TEST FAILED -- compare test_output to tmp.txt

At any rate, that looks like a pretty innocuous failure given how low
the absolute error is. Tou can short circuit that test with the command

cp kap/test/tmp.txt kap/test/test_ouptut

which just overwrites the expected output (test_ouput) with the actual
output on your machine (tmp.txt).

Best,
Josiah




More information about the Mesa-users mailing list