=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Installing for cpm-0.22rc1nb2 => Generating pre-install file lists => Creating installation directories xgettext -p ./po -o cpm.po --language=C --indent --width=80 --keyword=_ *.c cd ./po; \ mv cpm.po cpm.tmp; \ sed -e 's/; charset=CHARSET/; charset=iso-8859-1/' cpm.tmp > cpm.po; \ rm -f cpm.tmp cd ./po; \ msgmerge --no-fuzzy-matching de_DE.po cpm.po > de_DE_new.po ...................... done. cd po; \ tail +18 de_DE.po > current.txt; \ tail +18 de_DE_new.po > new.txt; \ diff -u current.txt new.txt cd po; msgfmt --check --statistics --strict de_DE.po --output=de_DE.mo msgfmt: de_DE.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this 213 translated messages. cd po; \ mkdir -p ./de/LC_MESSAGES; \ cp de_DE.mo ./de/LC_MESSAGES/cpm.mo /usr/bin/install -c -o kristerw -g wheel -m 4755 -o 0 -g 0 cpm /scratch/wip/cpm/work/.destdir/usr/pkg/bin/cpm install: /scratch/wip/cpm/work/.destdir/usr/pkg/bin/cpm: chown/chgrp: Operation not permitted gmake: *** [install] Error 1 *** Error code 2 Stop. make: stopped in /usr/pkgsrc/wip/cpm *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/cpm