------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXaw-1.0.13_3,2.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xbill-2.1_11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xbill-2.1_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xbill-2.1_11 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xbill-2.1_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xbill-2.1_11 for building => SHA256 Checksum OK for xbill-2.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xbill-2.1_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xbill-2.1_11 for building ===> Extracting for xbill-2.1_11 => SHA256 Checksum OK for xbill-2.1.tar.gz. Extracted Memory Use: 0.64M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xbill-2.1_11 ===> Applying ports patches for xbill-2.1_11 ===> Cleanly applied ports patch(es) patch-configure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> Configuring for xbill-2.1_11 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for bison... no checking for byacc... byacc checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking for flex... flex checking for yywrap in -lfl... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for c++... c++ checking whether the C++ compiler (c++ -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C++ compiler (c++ -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for working const... yes checking for XawInitializeWidgetSet in -lXaw3d... no checking for XawInitializeWidgetSet in -lXaw... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xbill-2.1_11 --- Bill.o --- --- Bucket.o --- --- Cable.o --- --- Computer.o --- --- Game.o --- --- Horde.o --- --- Network.o --- --- OS.o --- --- Scorelist.o --- --- Spark.o --- --- Bill.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c Bill.c -o Bill.o --- Bucket.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c Bucket.c -o Bucket.o --- Cable.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c Cable.c -o Cable.o --- Horde.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c Horde.c -o Horde.o --- OS.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c OS.c -o OS.o --- Computer.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c Computer.c -o Computer.o --- Spark.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c Spark.c -o Spark.o --- Game.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c Game.c -o Game.o --- Network.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c Network.c -o Network.o --- Scorelist.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DSCOREFILE=\"/usr/local/share/xbill/scores/xbill/scores\" -c Scorelist.c -o Scorelist.o --- Game.o --- Game.c: In function 'parse_args': Game.c:258:7: warning: implicit declaration of function 'strncasecmp' [-Wimplicit-function-declaration] if (strncasecmp(argv[i], "-l", 2) == 0) { ^~~~~~~~~~~ --- UI.o --- --- util.o --- --- UI.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c UI.c -o UI.o --- util.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c util.c -o util.o --- UI.o --- UI.c: In function 'UI_initialize': UI.c:91:8: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (strcasecmp(gui, map->name) == 0) ^~~~~~~~~~ --- x11-athena.o --- cc -pipe -O2 -fno-strict-aliasing -I. -I/usr/local/include -c x11-athena.c -o x11-athena.o --- x11.o --- cc -pipe -O2 -fno-strict-aliasing -I. -I/usr/local/include -DIMAGES=\"/usr/local/share/xbill\" -c x11.c -o x11.o --- x11-athena.o --- x11-athena.c: In function 'popup': x11-athena.c:34:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] x11_athena_popup_dialog((int)client_data); ^ x11-athena.c: In function 'new_menu_item': x11-athena.c:42:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] XtAddCallback(menu_item, XtNcallback, popup, (void *) dialog); ^ --- xbill --- cc -pipe -O2 -fno-strict-aliasing -o xbill Bill.o Bucket.o Cable.o Computer.o Game.o Horde.o Network.o OS.o Scorelist.o Spark.o UI.o util.o x11-athena.o x11.o -L/usr/local/lib -lXaw -lXmu -lXt -lXpm -lX11 -lSM -lICE SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xbill-2.1_11 ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xbill-2.1_11 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> Generating temporary packing list /bin/sh ./mkinstalldirs /construction/games/xbill/stage/usr/local/bin /usr/bin/install -c xbill /construction/games/xbill/stage/usr/local/bin/xbill /bin/sh ./mkinstalldirs /construction/games/xbill/stage/usr/local/man/man6 install -m 0644 ./xbill.6 /construction/games/xbill/stage/usr/local/man/man6 /bin/sh ./mkinstalldirs /construction/games/xbill/stage/usr/local/share/xbill/scores/xbill mkdir /construction/games/xbill/stage/usr/local/share/xbill mkdir /construction/games/xbill/stage/usr/local/share/xbill/scores mkdir /construction/games/xbill/stage/usr/local/share/xbill/scores/xbill install -m 0644 -m 0666 ./scores /construction/games/xbill/stage/usr/local/share/xbill/scores/xbill /bin/sh ./mkinstalldirs /construction/games/xbill/stage/usr/local/share/xbill /bin/sh ./mkinstalldirs /construction/games/xbill/stage/usr/local/share/xbill/pixmaps mkdir /construction/games/xbill/stage/usr/local/share/xbill/pixmaps /bin/sh ./mkinstalldirs /construction/games/xbill/stage/usr/local/share/xbill/bitmaps mkdir /construction/games/xbill/stage/usr/local/share/xbill/bitmaps for i in pixmaps/about.xpm pixmaps/apple.xpm pixmaps/billA_0.xpm pixmaps/billA_1.xpm pixmaps/billA_10.xpm pixmaps/billA_11.xpm pixmaps/billA_12.xpm pixmaps/billA_2.xpm pixmaps/billA_3.xpm pixmaps/billA_4.xpm pixmaps/billA_5.xpm pixmaps/billA_6.xpm pixmaps/billA_7.xpm pixmaps/billA_8.xpm pixmaps/billA_9.xpm pixmaps/billD_0.xpm pixmaps/billD_1.xpm pixmaps/billD_2.xpm pixmaps/billD_3.xpm pixmaps/billD_4.xpm pixmaps/billL_0.xpm pixmaps/billL_1.xpm pixmaps/billL_2.xpm pixmaps/billR_0.xpm pixmaps/billR_1.xpm pixmaps/billR_2.xpm pixmaps/bsd.xpm pixmaps/bsdcpu.xpm pixmaps/bucket.xpm pixmaps/hurd.xpm pixmaps/icon.xpm pixmaps/linux.xpm pixmaps/logo.xpm pixmaps/maccpu.xpm pixmaps/next.xpm pixmaps/nextcpu.xpm pixmaps/os2.xpm pixmaps/os2cpu.xpm pixmaps/palm.xpm pixmaps/palmcpu.xpm pixmaps/redhat.xpm pixmaps/sgi.xpm pixmaps/sgicpu.xpm pixmaps/spark_0.xpm pixmaps/spark_1.xpm pixmaps/sun.xpm pixmaps/suncpu.xpm pixmaps/toaster.xpm pixmaps/wingdows.xpm; do install -m 0644 ./$i /construction/games/xbill/stage/usr/local/share/xbill/pixmaps ; done for i in bitmaps/apple.xbm bitmaps/bsd.xbm bitmaps/bucket.xbm bitmaps/hand_down.xbm bitmaps/hand_down_mask.xbm bitmaps/hand_up.xbm bitmaps/hand_up_mask.xbm bitmaps/hurd.xbm bitmaps/linux.xbm bitmaps/next.xbm bitmaps/os2.xbm bitmaps/palm.xbm bitmaps/redhat.xbm bitmaps/sgi.xbm bitmaps/sun.xbm; do install -m 0644 ./$i /construction/games/xbill/stage/usr/local/share/xbill/bitmaps ; done /usr/bin/strip /construction/games/xbill/stage/usr/local/bin/xbill ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xbill-2.1_11 file sizes/checksums [68]: 0% file sizes/checksums [68]: 100% packing files [68]: 0% packing files [68]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08