On 2021-04-11 12:01, Achim Gratz wrote:
brendan detracey via Cygwin-apps writes:eccodes builds out of the box, more or less. However, all tests fail because the cyg*.dll's weren't copied to ${B}/bin. (They were handled properly when built without cygport i.e. copied from src and fortran subdirs of the build dir.)Hard to say without a log why that happens, but you should start with checking whether the copy is even attempted.
DLLs should be built in $B/.../, installed in $D/bin/, and the tests have to run with $D/bin/ in their path. Not sure if this is automatic, you may have to override src_test, or patch the test setup to add that.
-- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. [Data in binary units and prefixes, physical quantities in SI.]
