Page MenuHomeFreeBSD

make vi message catalogues build independent of locale
ClosedPublic

Authored by emaste on Feb 23 2017, 1:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 25, 1:59 PM
Unknown Object (File)
Tue, Mar 17, 1:10 PM
Unknown Object (File)
Mon, Mar 16, 11:33 PM
Unknown Object (File)
Mon, Mar 16, 10:23 PM
Unknown Object (File)
Sun, Mar 15, 2:07 AM
Unknown Object (File)
Thu, Mar 5, 7:43 PM
Unknown Object (File)
Thu, Mar 5, 10:31 AM
Unknown Object (File)
Feb 27 2026, 6:22 AM
Subscribers
None

Details

Summary

LANG=C sort addresses sort's UTF-8 conversion except if LC_ALL is set. Use LC_ALL=C sort instead.

I believe this is the last issue in the base system reported by Debian's reproducible builds CI
https://tests.reproducible-builds.org/freebsd/dbd/repo/FreeBSD:12:amd64/current/FreeBSD-vi-current.txz.html

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to make vi message catalogues build independent of locale.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: kan, bapt.
bapt edited edge metadata.
This revision is now accepted and ready to land.Feb 23 2017, 2:05 PM
This revision was automatically updated to reflect the committed changes.