make release borken
Mike Jakubik
mikej at rogers.com
Sun Aug 28 18:57:54 GMT 2005
It looks like make release is broken on -CURRENT. These are the steps i
took to arrive at the problem.
rm -rf /usr/obj/usr
mkdir /tmp/chroot
cvsup <current>
cvsup <ports>
cvsup <cvs>
make buildworld
make release CHROOTDIR=/tmp/chroot BUILDNAME=7.0-CURRENT
CVSROOT=/usr/home/ncvs -DMAKE_ISOS
and the error is:
---
/tmp/chroot/usr/share/locale/en_NZ.UTF-8 -> ../en_GB.UTF-8/LC_TIME
/tmp/chroot/usr/share/locale/it_CH.UTF-8 -> ../it_IT.UTF-8/LC_TIME
/tmp/chroot/usr/share/locale/nl_BE.UTF-8 -> ../nl_NL.UTF-8/LC_TIME
/tmp/chroot/usr/share/locale/en_IE.UTF-8 -> ../en_GB.UTF-8/LC_TIME
/tmp/chroot/usr/share/locale/af_ZA.UTF-8 -> ../en_US.UTF-8/LC_TIME
/tmp/chroot/usr/share/locale/zh_HK.UTF-8 -> ../zh_TW.UTF-8/LC_TIME
===> share/zoneinfo (install)
umask 022; cd /usr/src/share/zoneinfo; zic -D -d
/tmp/chroot/usr/share/zoneinfo -p America/New_York -u root -g wheel -m
444 -y /usr/obj/usr/src/share/zoneinfo/yearistype africa antarctica asia
australasia etcetera europe factory northamerica southamerica systemv
zic: can't link from /tmp/chroot/usr/share/zoneinfo/America/Indianapolis
to /tmp/chroot/usr/share/zoneinfo/EST: No such file or directory
*** Error code 1
Stop in /usr/src/share/zoneinfo.
*** Error code 1
Stop in /usr/src/share.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src/release.
More information about the freebsd-current
mailing list