=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Installing for crossfire-server-1.11.0nb7 => Generating pre-install file lists => Creating installation directories Making install in common make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/common' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/common' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/common' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/common' Making install in random_maps make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/random_maps' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/random_maps' test -z "/usr/pkg/lib/crossfire" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire" /bin/sh ../libtool --mode=install /usr/bin/install -c -s -o pbulk -g pbulk -m 755 'random_map' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/random_map' libtool: install: /usr/bin/install -c -o pbulk -g pbulk -m 755 -s random_map /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/random_map make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/random_maps' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/random_maps' Making install in socket make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/socket' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/socket' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/socket' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/socket' Making install in server make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/server' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/server' test -z "/usr/pkg/bin" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c -s -o pbulk -g pbulk -m 755 'crossfire' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossfire' libtool: install: /usr/bin/install -c -o pbulk -g pbulk -m 755 -s crossfire /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossfire make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/server' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/server' Making install in include make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/include' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/include' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/include' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/include' Making install in lib make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/lib' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/lib' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../utils/mkinstalldirs /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/examples/crossfire mkdir -p -- /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/examples/crossfire for i in settings metaserver2 motd dm_file forbid ban_file exp_table news rules; do \ if [ ! -f /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/examples/crossfire/$i ]; then \ echo "Installing $i"; \ /usr/bin/install -c -o pbulk -g pbulk -m 644 ./$i /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/examples/crossfire; \ fi \ done Installing settings Installing metaserver2 Installing motd Installing dm_file Installing forbid Installing ban_file Installing exp_table Installing news Installing rules /bin/sh ../utils/mkinstalldirs /tmp/pkgsrc/games/crossfire-server/work/.destdir/var/games/crossfire mkdir -p -- /tmp/pkgsrc/games/crossfire-server/work/.destdir/var/games/crossfire for i in highscore banish_file bookarch temp.maps clockdata ; do \ touch /tmp/pkgsrc/games/crossfire-server/work/.destdir/var/games/crossfire/$i ; \ done Creating directory /var/games/crossfire/datafiles mkdir -p -- /tmp/pkgsrc/games/crossfire-server/work/.destdir/var/games/crossfire/datafiles Creating directory /var/games/crossfire/players mkdir -p -- /tmp/pkgsrc/games/crossfire-server/work/.destdir/var/games/crossfire/players Creating directory /var/games/crossfire/unique-items mkdir -p -- /tmp/pkgsrc/games/crossfire-server/work/.destdir/var/games/crossfire/unique-items Creating directory /var/games/crossfire/template-maps mkdir -p -- /tmp/pkgsrc/games/crossfire-server/work/.destdir/var/games/crossfire/template-maps Creating directory /var/games/crossfire/maps mkdir -p -- /tmp/pkgsrc/games/crossfire-server/work/.destdir/var/games/crossfire/maps if [ ! -d /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/$i ]; then \ echo "Creating directory /usr/pkg/share/crossfire/$i"; \ /bin/sh ../utils/mkinstalldirs /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/$i; \ fi; \ /usr/bin/install -c -o pbulk -g pbulk -m 644 ./treasures.bld /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/treasures test -z "/usr/pkg/share/crossfire/adm" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/adm" /usr/bin/install -c -o pbulk -g pbulk -m 755 'adm/map_info' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/adm/map_info' /usr/bin/install -c -o pbulk -g pbulk -m 755 'adm/map_expand.pl' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/adm/map_expand.pl' /usr/bin/install -c -o pbulk -g pbulk -m 755 'adm/mapslitter.pl' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/adm/mapslitter.pl' /usr/bin/install -c -o pbulk -g pbulk -m 755 'adm/archsearch.pl' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/adm/archsearch.pl' /usr/bin/install -c -o pbulk -g pbulk -m 755 'adm/collect_images.pl' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/adm/collect_images.pl' test -z "/usr/pkg/share/crossfire/help" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help" /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/apply' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/apply' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/applymode' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/applymode' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/bind' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/bind' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/bowmode' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/bowmode' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/brace' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/brace' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/cast' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/cast' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/drop' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/drop' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/dropall' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/dropall' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/empty' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/empty' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/explore' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/explore' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/fire' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/fire' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/fire_stop' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/fire_stop' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/golem' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/golem' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/invoke' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/invoke' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/keys' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/keys' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/killpets' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/killpets' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/listen' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/listen' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/maps' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/maps' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/mark' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/mark' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/melee' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/melee' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/mode' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/mode' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/motd' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/motd' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/mouse' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/mouse' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/move' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/move' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/news' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/news' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/output' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/output' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/output-count' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/output-count' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/output-sync' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/output-sync' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/party' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/party' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/party_rejoin' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/party_rejoin' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/peaceful' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/peaceful' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/petmode' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/petmode' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/pickup' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/pickup' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/quests' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/quests' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/quit' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/quit' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/range' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/range' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/rename' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/rename' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/rules' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/rules' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/save' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/save' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/shout' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/shout' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/showpets' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/showpets' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/skills' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/skills' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/sort_inventory' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/sort_inventory' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/spells' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/spells' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/statistics' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/statistics' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/take' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/take' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/traps' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/traps' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/unbind' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/unbind' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/usekeys' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/usekeys' /usr/bin/install -c -o pbulk -g pbulk -m 644 'help/whereabouts' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/help/whereabouts' test -z "/usr/pkg/share/crossfire" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire" /usr/bin/install -c -o pbulk -g pbulk -m 644 'artifacts' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/artifacts' /usr/bin/install -c -o pbulk -g pbulk -m 644 'def_help' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/def_help' /usr/bin/install -c -o pbulk -g pbulk -m 644 'formulae' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/formulae' /usr/bin/install -c -o pbulk -g pbulk -m 644 'messages' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/messages' /usr/bin/install -c -o pbulk -g pbulk -m 644 'races' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/races' /usr/bin/install -c -o pbulk -g pbulk -m 644 'smooth' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/smooth' /usr/bin/install -c -o pbulk -g pbulk -m 644 'animations' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/animations' /usr/bin/install -c -o pbulk -g pbulk -m 644 'archetypes' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/archetypes' /usr/bin/install -c -o pbulk -g pbulk -m 644 'bmaps' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/bmaps' /usr/bin/install -c -o pbulk -g pbulk -m 644 'bmaps.paths' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/bmaps.paths' /usr/bin/install -c -o pbulk -g pbulk -m 644 'crossfire.0' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/crossfire.0' /usr/bin/install -c -o pbulk -g pbulk -m 644 'crossfire.1' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/crossfire.1' /usr/bin/install -c -o pbulk -g pbulk -m 644 'faces' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/faces' /usr/bin/install -c -o pbulk -g pbulk -m 644 'attackmess' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/attackmess' /usr/bin/install -c -o pbulk -g pbulk -m 644 'image_info' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/image_info' /usr/bin/install -c -o pbulk -g pbulk -m 644 'materials' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/materials' test -z "/usr/pkg/share/crossfire/wizhelp" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp" /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/abil' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/abil' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/addexp' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/addexp' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/banish' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/banish' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/create' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/create' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/debug' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/debug' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/dump' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/dump' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/dumpallarchtypes' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/dumpallarchtypes' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/dumpallmaps' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/dumpallmaps' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/dumpallobjects' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/dumpallobjects' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/dumpbelow' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/dumpbelow' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/dumpfriendlyobjects' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/dumpfriendlyobjects' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/forget_spell' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/forget_spell' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/free' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/free' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/goto' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/goto' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/hide' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/hide' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/insert_into' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/insert_into' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/invisible' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/invisible' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/kick' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/kick' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/learn_special_prayer' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/learn_special_prayer' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/learn_spell' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/learn_spell' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/mon_aggr' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/mon_aggr' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/nodm' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/nodm' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/nowiz' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/nowiz' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/overlay_save' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/overlay_save' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/patch' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/patch' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/plugin' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/plugin' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/pluglist' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/pluglist' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/plugout' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/plugout' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/possess' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/possess' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/printlos' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/printlos' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/remove' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/remove' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/reset' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/reset' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/set_god' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/set_god' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/shutdown' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/shutdown' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/server_speed' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/server_speed' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/spellreset' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/spellreset' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/ssdumptable' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/ssdumptable' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/stats' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/stats' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/style_info' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/style_info' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/summon' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/summon' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/teleport' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/teleport' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/time' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/time' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/toggle_shout' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/toggle_shout' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/who' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/who' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/wizcast' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/wizcast' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/wizhelp' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/wizhelp' /usr/bin/install -c -o pbulk -g pbulk -m 644 'wizhelp/wizpass' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/wizhelp/wizpass' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/lib' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/lib' Making install in utils make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/utils' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/utils' test -z "/usr/pkg/bin" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin" /usr/bin/install -c -o pbulk -g pbulk -m 755 'crossloop.web' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossloop.web' test -z "/usr/pkg/lib/crossfire" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire" /usr/bin/install -c -o pbulk -g pbulk -m 755 'mktable.script' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/mktable.script' /usr/bin/install -c -o pbulk -g pbulk -m 755 'add_throw.perl' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/add_throw.perl' /usr/bin/install -c -o pbulk -g pbulk -m 755 'metaserver.pl' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/metaserver.pl' test -z "/usr/pkg/bin" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin" /usr/bin/install -c -o pbulk -g pbulk -m 755 'crossloop.pl' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossloop.pl' /usr/bin/install -c -o pbulk -g pbulk -m 755 'crossloop' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossloop' /usr/bin/install -c -o pbulk -g pbulk -m 755 'player_dl.pl' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/player_dl.pl' test -z "/usr/pkg/lib/crossfire" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/utils' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/utils' Making install in doc make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc' Making install in scripts make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/scripts' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/scripts' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/scripts' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/scripts' Making install in Developers make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/Developers' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/Developers' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/Developers' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/Developers' Making install in playbook make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/playbook' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/playbook' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/playbook' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/playbook' Making install in spoiler make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spoiler' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spoiler' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spoiler' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spoiler' Making install in spell-docs make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spell-docs' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spell-docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spell-docs' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spell-docs' Making install in spoiler-html make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spoiler-html' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spoiler-html' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spoiler-html' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/spoiler-html' Making install in playbook-html make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/playbook-html' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/playbook-html' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/playbook-html' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc/playbook-html' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/share/man/man6" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/man/man6" /usr/bin/install -c -o pbulk -g pbulk -m 644 './crossedit.man' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/man/man6/crossedit.6' /usr/bin/install -c -o pbulk -g pbulk -m 644 './crossfire.man' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/man/man6/crossfire.6' /usr/bin/install -c -o pbulk -g pbulk -m 644 './crossfire-config.man' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/man/man6/crossfire-config.6' /usr/bin/install -c -o pbulk -g pbulk -m 644 './crossloop.web.man' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/man/man6/crossloop.web.6' /usr/bin/install -c -o pbulk -g pbulk -m 644 './crossloop.man' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/man/man6/crossloop.6' make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/doc' Making install in plugins make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins' Making install in cfpython make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython' Making install in include make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython/include' make[4]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython/include' make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython/include' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython' make[4]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/lib/crossfire/plugins" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/plugins" make[4]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython' make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfpython' Making install in cfanim make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim' Making install in include make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim/include' make[4]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim/include' make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim/include' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim' make[4]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/pkg/lib/crossfire/plugins" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/plugins" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o pbulk -g pbulk 'cfanim.la' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/plugins/cfanim.la' libtool: install: /usr/bin/install -c -o pbulk -g pbulk .libs/cfanim.so /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/plugins/cfanim.so libtool: install: /usr/bin/install -c -o pbulk -g pbulk .libs/cfanim.lai /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/plugins/cfanim.la libtool: install: /usr/bin/install -c -o pbulk -g pbulk .libs/cfanim.a /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/plugins/cfanim.a libtool: install: chmod 644 /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/plugins/cfanim.a libtool: install: ranlib /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/lib/crossfire/plugins/cfanim.a libtool: install: warning: remember to run `libtool --finish /usr/pkg/lib/crossfire/plugins' make[4]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim' make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/cfanim' Making install in common make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common' Making install in include make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common/include' make[4]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common/include' make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common/include' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common' make[4]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common' make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins/common' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/plugins' Making install in devel make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/devel' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/devel' test -z "/usr/pkg/bin" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c -s -o pbulk -g pbulk -m 755 'crossfire-config' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossfire-config' libtool: install: /usr/bin/install -c -o pbulk -g pbulk -m 755 -s crossfire-config /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossfire-config make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/devel' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/devel' Making install in crossedit make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit' Making install in include make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/include' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/include' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/include' Making install in Cnv make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/Cnv' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/Cnv' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/Cnv' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/Cnv' Making install in bitmaps make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/bitmaps' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/bitmaps' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/bitmaps' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/bitmaps' Making install in doc make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/doc' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/doc' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit/doc' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit' make[3]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit' test -z "/usr/pkg/bin" || /tmp/pkgsrc/games/crossfire-server/work/.tools/bin/mkdir -p "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c -s -o pbulk -g pbulk -m 755 'crossedit' '/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossedit' libtool: install: /usr/bin/install -c -o pbulk -g pbulk -m 755 -s crossedit /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/bin/crossedit make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit' make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0/crossedit' make[1]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0' make[2]: Entering directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0' make[1]: Leaving directory `/tmp/pkgsrc/games/crossfire-server/work/crossfire-1.11.0' cd /tmp/pkgsrc/games/crossfire-server/work && cp -R arch maps /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire cd /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg && /usr/bin/find share/crossfire/arch -type f -print >> /tmp/pkgsrc/games/crossfire-server/work/PLIST cd /tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg && /usr/bin/find share/crossfire/maps -type f -print >> /tmp/pkgsrc/games/crossfire-server/work/PLIST => Automatic manual page handling => Generating post-install file lists => Checking file-check results for crossfire-server-1.11.0nb7 => Checking for non-existent script interpreters in crossfire-server-1.11.0nb7 WARNING: [check-interpreter.mk] The interpreter "/bin/csh" of "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/arch/dev/merge.csh" does not exist. WARNING: [check-interpreter.mk] The interpreter "/bin/csh" of "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/arch/dev/xpmtopng" does not exist. ERROR: [check-interpreter.mk] The interpreter "/bin/csh" of "/tmp/pkgsrc/games/crossfire-server/work/.destdir/usr/pkg/share/crossfire/arch/dev/scripts/updatearch" does not exist. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/crossfire-server *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/crossfire-server