While updating d/rules with export LDFLAGS += -lcrypt worked on amd64, it failed on armhf and riscv
After reproducing on armhf I found a better way to fix it on all architectures with a patch that fix detection of libcrypt during compilation. The detection was using a small c program that was failing to compile with implicit-function-declaration because it didn't have a return type for the main function. Patch has been updated and it now builds on all architectures -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2102244 Title: cvm FTBFS due to failing to link with libcrypt To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cvm/+bug/2102244/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs