------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/aalib-1.4.r5_13.txz ===== Message from aalib-1.4.r5_13: -- ===> NOTICE: The aalib 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 Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.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/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/sdl-1.2.15_14,2.txz ===== Message from sdl-1.2.15_14,2: -- Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> passage-4_7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> passage-4_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by passage-4_7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> passage-4_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by passage-4_7 for building => SHA256 Checksum OK for Passage_v4_UnixSource.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> passage-4_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by passage-4_7 for building ===> Extracting for passage-4_7 => SHA256 Checksum OK for Passage_v4_UnixSource.tar.gz. Extracted Memory Use: 2.86M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for passage-4_7 ===> Applying ports patches for passage-4_7 ===> Cleanly applied ports patch(es) patch-gamma256_gameSource_Makefile.all patch-minorGems_system_endian.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> passage-4_7 depends on file: /usr/local/bin/sdl-config - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> passage-4_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> passage-4_7 depends on file: /usr/local/bin/sdl-config - found ===> passage-4_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) ===> Configuring for passage-4_7 cd /construction/games/passage/Passage_v4_UnixSource/gamma256/gameSource && /bin/cat Makefile.GnuLinux Makefile.all > Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for passage-4_7 --- game.o --- --- landscape.o --- --- blowUp.o --- --- World.o --- --- map.o --- --- common.o --- --- score.o --- --- musicPlayer.o --- --- Timbre.o --- --- Envelope.o --- --- game.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o game.o game.cpp --- landscape.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o landscape.o landscape.cpp landscape.cpp: In function 'int getRandomPoints(double, double, double, double, double, double, double, double**, double**)': landscape.cpp:101:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( landscapeSample < 0 && ~~~~~~~~~~~~~~~~~~~~^~ lastSample >= 0 || ~~~~~~~~~~~~~~~ --- blowUp.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o blowUp.o blowUp.cpp --- World.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o World.o World.cpp --- map.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o map.o map.cpp --- common.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o common.o common.cpp --- score.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o score.o score.cpp --- musicPlayer.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o musicPlayer.o musicPlayer.cpp --- Timbre.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o Timbre.o Timbre.cpp --- Envelope.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o Envelope.o Envelope.cpp --- ../../minorGems/io/file/linux/PathLinux.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o ../../minorGems/io/file/linux/PathLinux.o ../../minorGems/io/file/linux/PathLinux.cpp --- ../../minorGems/util/stringUtils.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o ../../minorGems/util/stringUtils.o ../../minorGems/util/stringUtils.cpp --- ../../minorGems/util/StringBufferOutputStream.o --- --- ../../minorGems/util/SettingsManager.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o ../../minorGems/util/SettingsManager.o ../../minorGems/util/SettingsManager.cpp --- ../../minorGems/system/unix/TimeUnix.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o ../../minorGems/system/unix/TimeUnix.o ../../minorGems/system/unix/TimeUnix.cpp --- ../../minorGems/util/StringBufferOutputStream.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o ../../minorGems/util/StringBufferOutputStream.o ../../minorGems/util/StringBufferOutputStream.cpp --- ../../minorGems/system/linux/ThreadLinux.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o ../../minorGems/system/linux/ThreadLinux.o ../../minorGems/system/linux/ThreadLinux.cpp --- ../../minorGems/crypto/hashes/sha1.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o ../../minorGems/crypto/hashes/sha1.o ../../minorGems/crypto/hashes/sha1.cpp --- ../../minorGems/formats/encodingUtils.o --- c++ -pipe -O2 -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -I../.. -c -o ../../minorGems/formats/encodingUtils.o ../../minorGems/formats/encodingUtils.cpp ../../minorGems/formats/encodingUtils.cpp: In function 'char fourBitIntToHex(int)': ../../minorGems/formats/encodingUtils.cpp:30:27: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] sprintf( outChar, "%d", inInt ); ^~~~ ../../minorGems/formats/encodingUtils.cpp:30:27: note: directive argument in the range [-2147483648, 9] ../../minorGems/formats/encodingUtils.cpp:30:16: note: 'sprintf' output between 2 and 12 bytes into a destination of size 2 sprintf( outChar, "%d", inInt ); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ --- Passage --- c++ `/usr/local/bin/sdl-config --libs` -o Passage game.o landscape.o blowUp.o World.o map.o common.o score.o musicPlayer.o Timbre.o Envelope.o ../../minorGems/io/file/linux/PathLinux.o ../../minorGems/util/stringUtils.o ../../minorGems/util/StringBufferOutputStream.o ../../minorGems/util/SettingsManager.o ../../minorGems/system/unix/TimeUnix.o ../../minorGems/system/linux/ThreadLinux.o ../../minorGems/crypto/hashes/sha1.o ../../minorGems/formats/encodingUtils.o -lSDL -lpthread SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for passage-4_7 ===> Generating temporary packing list install -s -m 555 /construction/games/passage/Passage_v4_UnixSource/gamma256/gameSource/Passage /construction/games/passage/stage/usr/local/bin/passage /bin/mkdir -p /construction/games/passage/stage/usr/local/share/passage cd /construction/games/passage/Passage_v4_UnixSource/gamma256/gameSource && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "graphics music settings" /construction/games/passage/stage/usr/local/share/passage/ ====> 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 passage-4_7 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% packing files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:20