I've just build gretl from sources (with ./configure --enable-build-doc --enable-openmp --enable-build-addons) on a Ubuntu 16.04 and I noticed 2 things:
- when trying to install the IVPANEL addon gretl shows and error: 
<html>
 <head>
  <title>404 Not Found</title>
 </head>
 <body>
  <h1>404 Not Found</h1>
  The resource could not be found.<br /
from the terminal it shows that 
"Couldn't find ivpanel for gretl 2016.-1252336200.32767"
the same for SVAR package
"Couldn't find SVAR for gretl 2016.-1252336200.32767."

- also in the terminal the following message appears: 
"Disabling OpenBLAS multi-threading (OpenMP/pthreads collision)"
I had some message regarding multi-threading but I clicked Don't show anymore.

Any ideas on what may be wrong.

Also I would like to know if Guilherme test scripts will be merge in gretl git because it would be a great opportunity to the study gretl behavior on different machines and OS. I've noticed that there is a NIST test suite and the two of them can be merged?


Mihai