Hello,
On one of my servers, trying to build adacurses from ports (as one of the build deps of synth) fails.
However, I cannot figure out what's wrong as it's not the compilation that fails but rather packaging that seems to miss some files but without clear errors beforehand:
Any ideas on what could be the cause? I did see that ada compiler (gcc-aux or gnat) went deprecated but it seems now it should be fine?
Full log: https://pastebin.com/wxYHNb4E
On one of my servers, trying to build adacurses from ports (as one of the build deps of synth) fails.
However, I cannot figure out what's wrong as it's not the compilation that fails but rather packaging that seems to miss some files but without clear errors beforehand:
Code:
===> Building packages for adacurses-20211021_1
===> Building adacurses-20211021_1
pkg-static: Unable to access file /construction/xports/devel/adacurses/work/stage/usr/local/include/adacurses/terminal_interface-curses-aux.adb:No such file or directory
pkg-static: Unable to access file /construction/xports/devel/adacurses/work/stage/usr/local/include/adacurses/terminal_interface-curses-aux.ads:No such file or directory
Any ideas on what could be the cause? I did see that ada compiler (gcc-aux or gnat) went deprecated but it seems now it should be fine?
Full log: https://pastebin.com/wxYHNb4E