Build failures due to sodium_mlock()
Bug #2033072 reported by
Danilo Egea Gondolfo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vim (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Some tests related to encryption and libsodium are failing in our infrastructure due to failures with mlock(). See https:/
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:/
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:/
Related branches
~danilogondolfo/ubuntu/+source/vim:ppc64el_tests
- Sergio Durigan Junior (community): Approve
- git-ubuntu import: Pending requested
-
Diff: 169 lines (+90/-12)2 files modifieddebian/changelog (+9/-0)
debian/patches/0002-disable-failing-tests-on-ppc64.patch (+81/-12)
description: | updated |
To post a comment you must log in.
This bug was fixed in the package vim - 2:9.0.1672-1ubuntu2
--------------- 1672-1ubuntu2) mantic; urgency=medium
vim (2:9.0.
* 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 <email address hidden> Fri, 25 Aug 2023 13:17:49 +0100