Building dungeon-3.2.txz (origin /buildshare/ports/355755/games/dungeon) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/dungeon-gdt-glk.tar.gz x distfiles/dungn27s.zip x distfiles/glkterm-104.tar.gz x distfiles/dungn32b.zip x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> dungeon-3.2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dungeon-3.2 Make install ===> dungeon-3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dungeon-3.2 for building ===> Extracting for dungeon-3.2 => SHA256 Checksum OK for dungn27s.zip. => SHA256 Checksum OK for dungn32b.zip. => SHA256 Checksum OK for dungeon-gdt-glk.tar.gz. => SHA256 Checksum OK for glkterm-104.tar.gz. ===> Patching for dungeon-3.2 ===> Configuring for dungeon-3.2 ===> Building for dungeon-3.2 cc -O2 -pipe -c main.c cc -O2 -pipe -c gtevent.c cc -O2 -pipe -c gtfref.c cc -O2 -pipe -c gtgestal.c cc -O2 -pipe -c gtinput.c cc -O2 -pipe -c gtmessag.c cc -O2 -pipe -c gtmessin.c cc -O2 -pipe -c gtmisc.c cc -O2 -pipe -c gtstream.c cc -O2 -pipe -c gtstyle.c cc -O2 -pipe -c gtw_blnk.c cc -O2 -pipe -c gtw_buf.c cc -O2 -pipe -c gtw_grid.c cc -O2 -pipe -c gtw_pair.c cc -O2 -pipe -c gtwindow.c cc -O2 -pipe -c gtschan.c cc -O2 -pipe -c gtblorb.c cc -O2 -pipe -c cgunicod.c cc -O2 -pipe -c cgdate.c cc -O2 -pipe -c gi_dispa.c cc -O2 -pipe -c gi_blorb.c ar r libglkterm.a main.o gtevent.o gtfref.o gtgestal.o gtinput.o gtmessag.o gtmessin.o gtmisc.o gtstream.o gtstyle.o gtw_blnk.o gtw_buf.o gtw_grid.o gtw_pair.o gtwindow.o gtschan.o gtblorb.o cgunicod.o cgdate.o gi_dispa.o gi_blorb.o ar: warning: creating libglkterm.a ranlib libglkterm.a echo LINKLIBS = -lncurses > Make.glkterm echo GLKLIB = -lglkterm >> Make.glkterm cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c commons.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c miscfort.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c osdepend.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c dungeon.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c game.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c objects.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c parser.c parser.c: In function 'sparse_': parser.c:676: warning: 'adjptr' may be used uninitialized in this function cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c rooms.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c subr.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c timefnc.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c verbs.c verbs.c: In function 'vappli_': verbs.c:48: warning: 'waslit' may be used uninitialized in this function cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c gdt.c gdt.c: In function 'gdt_': gdt.c:71: warning: 'n_sw' may be used uninitialized in this function cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -c glkstart.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused -I../glkterm -DPATH_DUNDAT=\"/usr/local/share/dungeon/\" -DUSE_OS_RANDOM -DHAVE_GDT -o dungeon commons.o miscfort.o osdepend.o dungeon.o game.o objects.o parser.o rooms.o subr.o timefnc.o verbs.o gdt.o glkstart.o -L../glkterm -lglkterm -lncurses ../glkterm/libglkterm.a(gtfref.o): In function `glk_fileref_create_temp': gtfref.c:(.text+0xab8): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() ===> Staging for dungeon-3.2 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/games/dungeon/work/dungeon-gdt/dungeon /obj/buildshare/ports/355755/games/dungeon/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/dungeon/work/dungeon-gdt/dundat /obj/buildshare/ports/355755/games/dungeon/work/stage/usr/local/share/dungeon install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/dungeon/work/DUNGEON.6 /obj/buildshare/ports/355755/games/dungeon/work/stage/usr/local/man/man6/dungeon.6 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/dungeon/work/HISTORY /obj/buildshare/ports/355755/games/dungeon/work/MANIFEST /obj/buildshare/ports/355755/games/dungeon/work/README /obj/buildshare/ports/355755/games/dungeon/work/stage/usr/local/share/doc/dungeon install -o root -g wheel -m 444 /distfiles/dungn32b.zip /obj/buildshare/ports/355755/games/dungeon/work/stage/usr/local/share/doc/dungeon ====> Compressing man pages (compress-man) ===> Installing for dungeon-3.2 ===> Checking if games/dungeon already installed ===> Registering installation for dungeon-3.2 Installing dungeon-3.2... done Make package ===> Building package for dungeon-3.2 slot2: removed