[Bug 2033072] Re: Build failures due to sodium_mlock()
Launchpad Bug Tracker
2033072 at bugs.launchpad.net
Tue Aug 29 07:56:01 UTC 2023
This bug was fixed in the package vim - 2:9.0.1672-1ubuntu2
---------------
vim (2:9.0.1672-1ubuntu2) mantic; urgency=medium
* debian/patches/0002-disable-failing-tests-on-ppc64.patch (LP: #2033072)
- Skip few more tests failing on ppc64el due to sodium_mlock().
Some of them also failed on arm64 and armd64 during tests with a PPA, so
skip them on those archs as well.
-- Danilo Egea Gondolfo <danilo.egea.gondolfo at canonical.com> Fri, 25
Aug 2023 13:17:49 +0100
** Changed in: vim (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/2033072
Title:
Build failures due to sodium_mlock()
Status in vim package in Ubuntu:
Fix Released
Bug description:
Some tests related to encryption and libsodium are failing in our
infrastructure due to failures with mlock(). See
https://launchpadlibrarian.net/681978158/buildlog_ubuntu-mantic-
ppc64el.vim_2%3A9.0.1672-1ubuntu1_BUILDING.txt.gz
While I was testing it I noticed that the build might also fail on
amd64 and arm64.
Apparently, upstream is facing the same issues in their Github
workers, see
https://github.com/vim/vim/commits/master/src/testdir/test_crypt.vim
I'm updating one of our distro patches to skip a few more tests to
unblock vim.
These changes fixed the build for me
https://launchpad.net/~danilogondolfo/+archive/ubuntu/vim/+packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/2033072/+subscriptions
More information about the foundations-bugs
mailing list