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)
May 24 2024, 7:30 PM
Unknown Object (File)
May 8 2024, 3:59 PM
Unknown Object (File)
May 8 2024, 2:55 PM
Unknown Object (File)
Feb 14 2024, 10:51 PM
Unknown Object (File)
Feb 12 2024, 7:01 AM
Unknown Object (File)
Dec 19 2023, 1:15 PM
Unknown Object (File)
Nov 28 2023, 5:23 AM
Unknown Object (File)
Nov 12 2023, 5:34 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.