libprima / prima

PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell.
http://libprima.net
BSD 3-Clause "New" or "Revised" License
291 stars 35 forks source link

CI: cmake fails due to an error of gdb #151

Closed zaikunzhang closed 5 months ago

zaikunzhang commented 5 months ago

Hi @nbelakovski ,

https://github.com/libprima/prima/actions/runs/7760885748

I cannot resolve this issue since my knowledge about cmake and gdb is quite limited. It would be nice if you could have a look.

Thank you.

Zaikun

zaikunzhang commented 5 months ago

Maybe related: https://github.com/libprima/prima/commit/ccf6a65c932a9c0f3fa5935b08b51adaefd5ada3