Bug 204637

Summary: Chnage to makefiles maybe in (r290928) breaks installworld
Product: Base System Reporter: Ed <edwin.brown+freebsd>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   

Description Ed 2015-11-17 19:24:49 UTC
Chnage to makefiles maybe in (r290928)  breaks installworld

===> share/ctypedef (install)
install -o root  -g wheel -m 444  be_BY.CP1131.LC_CTYPE  /usr/share/locale/be_BY.CP1131/LC_CTYPE
install -o root  -g wheel -m 444  ca_IT.ISO8859-1.LC_CTYPE  /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE
install -o root  -g wheel -m 444  ca_IT.ISO8859-15.LC_CTYPE  /usr/share/locale/ca_IT.ISO8859-15/LC_CTYPE
install -o root  -g wheel -m 444  el_GR.ISO8859-7.LC_CTYPE  /usr/share/locale/el_GR.ISO8859-7/LC_CTYPE
install -o root  -g wheel -m 444  en_US.ISO8859-1.LC_CTYPE  /usr/share/locale/en_US.ISO8859-1/LC_CTYPE
install -o root  -g wheel -m 444  en_US.ISO8859-15.LC_CTYPE  /usr/share/locale/en_US.ISO8859-15/LC_CTYPE
install: /usr/share/locale/en_US.ISO8859-15/LC_CTYPE: No such file or directory
*** Error code 71

Stop.
make[5]: stopped in /usr/src/share/ctypedef
*** Error code 1

Stop.
make[4]: stopped in /usr/src/share
*** Error code 1

Stop.
make[3]: stopped in /usr/src
*** Error code 1

Stop.
make[2]: stopped in /usr/src
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
# ^D
Script done on Sun Nov 15 19:38:43 2015
Comment 1 Ed 2015-11-17 19:56:38 UTC
I failed to find the note in UPDATING :(