------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz 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/libXext-1.3.4,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/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:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xjumpx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xjumpx-1.4_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xjumpx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xjumpx-1.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xjumpx-1.4_3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xjumpx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xjumpx-1.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xjumpx-1.4_3 for building => SHA256 Checksum OK for xjumpx-1.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xjumpx port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xjumpx-1.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xjumpx-1.4_3 for building ===> Extracting for xjumpx-1.4_3 => SHA256 Checksum OK for xjumpx-1.4.tar.gz. Extracted Memory Use: 0.19M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xjumpx-1.4_3 ===> Applying ports patches for xjumpx-1.4_3 ===> Cleanly applied ports patch(es) patch-Makefile patch-hero.c patch-key.c patch-main.c patch-misc.c patch-record.c patch-xjump.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xjumpx-1.4_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xjumpx-1.4_3 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xjumpx-1.4_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xjumpx-1.4_3 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> Configuring for xjumpx-1.4_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xjumpx-1.4_3 --- hero.o --- --- misc.o --- --- record.o --- --- resource.o --- --- key.o --- --- floor.o --- --- game.o --- --- main.o --- --- misc.o --- cc -c -DRECORD_DIR=\"/usr/local/lib/X11/xjumpx\" -DRECORD_FILE=\"/usr/local/lib/X11/xjumpx/record.dat\" -DSWAP_FILE=\"/usr/local/lib/X11/xjumpx/record.swap\" -DLOCK_FILE=\"/usr/local/lib/X11/xjumpx/record.lock\" -DRECORD_ENTRY=10 -DRECORD_ENTRY_PRIVATE=10 -I/usr/local/include misc.c --- resource.o --- cc -c -DRECORD_DIR=\"/usr/local/lib/X11/xjumpx\" -DRECORD_FILE=\"/usr/local/lib/X11/xjumpx/record.dat\" -DSWAP_FILE=\"/usr/local/lib/X11/xjumpx/record.swap\" -DLOCK_FILE=\"/usr/local/lib/X11/xjumpx/record.lock\" -DRECORD_ENTRY=10 -DRECORD_ENTRY_PRIVATE=10 -I/usr/local/include resource.c --- key.o --- cc -c -DRECORD_DIR=\"/usr/local/lib/X11/xjumpx\" -DRECORD_FILE=\"/usr/local/lib/X11/xjumpx/record.dat\" -DSWAP_FILE=\"/usr/local/lib/X11/xjumpx/record.swap\" -DLOCK_FILE=\"/usr/local/lib/X11/xjumpx/record.lock\" -DRECORD_ENTRY=10 -DRECORD_ENTRY_PRIVATE=10 -I/usr/local/include key.c --- game.o --- cc -c -DRECORD_DIR=\"/usr/local/lib/X11/xjumpx\" -DRECORD_FILE=\"/usr/local/lib/X11/xjumpx/record.dat\" -DSWAP_FILE=\"/usr/local/lib/X11/xjumpx/record.swap\" -DLOCK_FILE=\"/usr/local/lib/X11/xjumpx/record.lock\" -DRECORD_ENTRY=10 -DRECORD_ENTRY_PRIVATE=10 -I/usr/local/include game.c --- main.o --- cc -c -DRECORD_DIR=\"/usr/local/lib/X11/xjumpx\" -DRECORD_FILE=\"/usr/local/lib/X11/xjumpx/record.dat\" -DSWAP_FILE=\"/usr/local/lib/X11/xjumpx/record.swap\" -DLOCK_FILE=\"/usr/local/lib/X11/xjumpx/record.lock\" -DRECORD_ENTRY=10 -DRECORD_ENTRY_PRIVATE=10 -I/usr/local/include main.c --- hero.o --- cc -c -DRECORD_DIR=\"/usr/local/lib/X11/xjumpx\" -DRECORD_FILE=\"/usr/local/lib/X11/xjumpx/record.dat\" -DSWAP_FILE=\"/usr/local/lib/X11/xjumpx/record.swap\" -DLOCK_FILE=\"/usr/local/lib/X11/xjumpx/record.lock\" -DRECORD_ENTRY=10 -DRECORD_ENTRY_PRIVATE=10 -I/usr/local/include hero.c --- record.o --- cc -c -DRECORD_DIR=\"/usr/local/lib/X11/xjumpx\" -DRECORD_FILE=\"/usr/local/lib/X11/xjumpx/record.dat\" -DSWAP_FILE=\"/usr/local/lib/X11/xjumpx/record.swap\" -DLOCK_FILE=\"/usr/local/lib/X11/xjumpx/record.lock\" -DRECORD_ENTRY=10 -DRECORD_ENTRY_PRIVATE=10 -I/usr/local/include record.c --- floor.o --- cc -c -DRECORD_DIR=\"/usr/local/lib/X11/xjumpx\" -DRECORD_FILE=\"/usr/local/lib/X11/xjumpx/record.dat\" -DSWAP_FILE=\"/usr/local/lib/X11/xjumpx/record.swap\" -DLOCK_FILE=\"/usr/local/lib/X11/xjumpx/record.lock\" -DRECORD_ENTRY=10 -DRECORD_ENTRY_PRIVATE=10 -I/usr/local/include floor.c --- main.o --- main.c: In function 'key': main.c:590:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if( (int)state ){ ^ --- xjumpx --- cc -o xjumpx main.o game.o hero.o floor.o misc.o record.o resource.o key.o -lXaw -lXmu -lXt -lXpm -lXext -lX11 -L/usr/local/lib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xjumpx-1.4_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xjumpx-1.4_3 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xjumpx-1.4_3 ===> xjumpx-1.4_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xjumpx-1.4_3 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> Generating temporary packing list install -s -m 555 /construction/games/xjumpx/xjumpx-1.4/xjumpx /construction/games/xjumpx/stage/usr/local/bin /bin/cp /construction/games/xjumpx/xjumpx-1.4/XJumpX.ad /construction/games/xjumpx/stage/usr/local/lib/X11/app-defaults/XJumpX install -m 444 /construction/games/xjumpx/xjumpx-1.4/xjumpx.1 /construction/games/xjumpx/stage/usr/local/man/man1 /usr/bin/gzip -nf -9 /construction/games/xjumpx/stage/usr/local/man/man1/xjumpx.1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/xjumpx is linked to /usr/local/lib/libXmu.so.6 from x11-toolkits/libXmu but it is not declared as a dependency Warning: you need USE_XORG+=xmu Error: /usr/local/bin/xjumpx is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency Warning: you need USE_XORG+=xt Error: /usr/local/bin/xjumpx is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/bin/xjumpx is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xjumpx-1.4_3 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08