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)
Tue, Sep 30, 6:20 AM
Unknown Object (File)
Tue, Sep 30, 5:39 AM
Unknown Object (File)
Tue, Sep 30, 3:11 AM
Unknown Object (File)
Mon, Sep 29, 5:08 PM
Unknown Object (File)
Mon, Sep 29, 4:00 PM
Unknown Object (File)
Mon, Sep 29, 10:01 AM
Unknown Object (File)
Jul 2 2025, 12:08 PM
Unknown Object (File)
Jun 11 2025, 6:06 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.