=>> Building games/traingame build started at Sat Dec 27 22:36:40 EST 2025 port directory: /usr/ports/games/traingame package name: traingame-0.3_35 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2167 Dec 16 05:29 /usr/ports/games/traingame/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 67fb95fb3bd5 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for traingame-0.3_35: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/traingame/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/traingame/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/traingame/work/.cache HOME=/wrkdirs/usr/ports/games/traingame/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/traingame/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/traingame/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/traingame/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/traingame/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/traingame/work/.cache HOME=/wrkdirs/usr/ports/games/traingame/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/traingame/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/traingame/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/games/traingame/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 " CXXSTD=c++11 BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" CMAKE_BUILD_TYPE="release" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/traingame" EXAMPLESDIR="share/examples/traingame" DATADIR="share/traingame" WWWDIR="www/traingame" ETCDIR="etc/traingame" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/traingame DOCSDIR=/usr/local/share/doc/traingame EXAMPLESDIR=/usr/local/share/examples/traingame WWWDIR=/usr/local/www/traingame ETCDIR=/usr/local/etc/traingame --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The traingame 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://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> traingame-0.3_35 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> traingame-0.3_35 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of traingame-0.3_35 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The traingame 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by traingame-0.3_35 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The traingame 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by traingame-0.3_35 for building => SHA256 Checksum OK for nickg-traingame-0.3-cb6513e_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The traingame 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by traingame-0.3_35 for building ===> Extracting for traingame-0.3_35 => SHA256 Checksum OK for nickg-traingame-0.3-cb6513e_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for traingame-0.3_35 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for traingame-0.3_35 from /usr/ports/games/traingame/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> traingame-0.3_35 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.10.pkg [143amd64-deluxe-desktop-job-03] Installing cmake-core-3.31.10... [143amd64-deluxe-desktop-job-03] `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-03] `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing jsoncpp-1.9.6_1... [143amd64-deluxe-desktop-job-03] `-- Extracting jsoncpp-1.9.6_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libidn2-2.3.8... [143amd64-deluxe-desktop-job-03] | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] | `-- Installing libunistring-1.4.1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libunistring-1.4.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libidn2-2.3.8: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libuv-1.51.0... [143amd64-deluxe-desktop-job-03] `-- Extracting libuv-1.51.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing rhash-1.4.4_2... [143amd64-deluxe-desktop-job-03] | `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-03] | `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting rhash-1.4.4_2: .......... done [143amd64-deluxe-desktop-job-03] Extracting cmake-core-3.31.10: .......... done ===> traingame-0.3_35 depends on file: /usr/local/bin/cmake - found ===> Returning to build of traingame-0.3_35 ===> traingame-0.3_35 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.13.2,4.pkg [143amd64-deluxe-desktop-job-03] Installing ninja-1.13.2,4... [143amd64-deluxe-desktop-job-03] `-- Installing python311-3.11.14... [143amd64-deluxe-desktop-job-03] | `-- Installing libffi-3.5.1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libffi-3.5.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing mpdecimal-4.0.1... [143amd64-deluxe-desktop-job-03] | `-- Extracting mpdecimal-4.0.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-03] | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting python311-3.11.14: .......... done [143amd64-deluxe-desktop-job-03] Extracting ninja-1.13.2,4: ..... done ===== Message from python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> traingame-0.3_35 depends on executable: ninja - found ===> Returning to build of traingame-0.3_35 ===> traingame-0.3_35 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [143amd64-deluxe-desktop-job-03] Installing pkgconf-2.4.3,1... [143amd64-deluxe-desktop-job-03] Extracting pkgconf-2.4.3,1: .......... done ===> traingame-0.3_35 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of traingame-0.3_35 ===> traingame-0.3_35 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_17,2.pkg [143amd64-deluxe-desktop-job-03] Installing sdl-1.2.15_17,2... [143amd64-deluxe-desktop-job-03] `-- Installing aalib-1.4.r5_14... [143amd64-deluxe-desktop-job-03] `-- Extracting aalib-1.4.r5_14: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libGLU-9.0.3... [143amd64-deluxe-desktop-job-03] | `-- Installing libglvnd-1.7.0... [143amd64-deluxe-desktop-job-03] | | `-- Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-03] | | `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-03] | | | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-03] | | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libX11-1.8.12,1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libglvnd-1.7.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libGLU-9.0.3: ..... done [143amd64-deluxe-desktop-job-03] `-- Installing libXrandr-1.5.4... [143amd64-deluxe-desktop-job-03] | `-- Installing libXrender-0.9.12... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXrender-0.9.12: ....... done [143amd64-deluxe-desktop-job-03] `-- Extracting libXrandr-1.5.4: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing sndio-1.10.0_1... ===> Creating groups Creating group '_sndio' with gid '702' ===> Creating users Creating user '_sndio' with uid '702' [143amd64-deluxe-desktop-job-03] `-- Extracting sndio-1.10.0_1: .......... done [143amd64-deluxe-desktop-job-03] Extracting sdl-1.2.15_17,2: .......... done ===== Message from aalib-1.4.r5_14: -- ===> 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from sdl-1.2.15_17,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". ===> traingame-0.3_35 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of traingame-0.3_35 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> traingame-0.3_35 depends on shared library: libfreetype.so - not found ===> Installing existing package /packages/All/freetype2-2.14.1.pkg [143amd64-deluxe-desktop-job-03] Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-03] `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-03] `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-03] Extracting freetype2-2.14.1: .......... done ===== Message from freetype2-2.14.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> traingame-0.3_35 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Returning to build of traingame-0.3_35 ===> traingame-0.3_35 depends on shared library: libxerces-c.so - not found ===> Installing existing package /packages/All/xerces-c3-3.3.0.pkg [143amd64-deluxe-desktop-job-03] Installing xerces-c3-3.3.0... [143amd64-deluxe-desktop-job-03] Extracting xerces-c3-3.3.0: .......... done ===> traingame-0.3_35 depends on shared library: libxerces-c.so - found (/usr/local/lib/libxerces-c.so) ===> Returning to build of traingame-0.3_35 ===> traingame-0.3_35 depends on shared library: libboost_filesystem.so - not found ===> Installing existing package /packages/All/boost-libs-1.89.0_1.pkg [143amd64-deluxe-desktop-job-03] Installing boost-libs-1.89.0_1... [143amd64-deluxe-desktop-job-03] `-- Installing icu-76.1,1... [143amd64-deluxe-desktop-job-03] `-- Extracting icu-76.1,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] Extracting boost-libs-1.89.0_1: .......... done ===== Message from boost-libs-1.89.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> traingame-0.3_35 depends on shared library: libboost_filesystem.so - found (/usr/local/lib/libboost_filesystem.so) ===> Returning to build of traingame-0.3_35 ===> traingame-0.3_35 depends on shared library: libGLEW.so - not found ===> Installing existing package /packages/All/glew-2.2.0_3.pkg [143amd64-deluxe-desktop-job-03] Installing glew-2.2.0_3... [143amd64-deluxe-desktop-job-03] Extracting glew-2.2.0_3: .......... done ===> traingame-0.3_35 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> Returning to build of traingame-0.3_35 ===> traingame-0.3_35 depends on shared library: libSDL_image.so - not found ===> Installing existing package /packages/All/sdl_image-1.2.12_14.pkg [143amd64-deluxe-desktop-job-03] Installing sdl_image-1.2.12_14... [143amd64-deluxe-desktop-job-03] `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-03] `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing tiff-4.7.1... [143amd64-deluxe-desktop-job-03] | `-- Installing jbigkit-2.1_3... [143amd64-deluxe-desktop-job-03] | `-- Extracting jbigkit-2.1_3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing lerc-4.0.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting lerc-4.0.0: ..... done [143amd64-deluxe-desktop-job-03] | `-- Installing libdeflate-1.25... [143amd64-deluxe-desktop-job-03] | `-- Extracting libdeflate-1.25: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting tiff-4.7.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing webp-1.6.0... [143amd64-deluxe-desktop-job-03] | `-- Installing giflib-5.2.2... [143amd64-deluxe-desktop-job-03] | `-- Extracting giflib-5.2.2: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting webp-1.6.0: .......... done [143amd64-deluxe-desktop-job-03] Extracting sdl_image-1.2.12_14: ....... done ===> traingame-0.3_35 depends on shared library: libSDL_image.so - found (/usr/local/lib/libSDL_image.so) ===> Returning to build of traingame-0.3_35 ===> traingame-0.3_35 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for traingame-0.3_35 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found SDL: /usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL.so;-lpthread -- Found SDL_image: /usr/local/lib/libSDL_image.so (found version "1.2.12") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindOpenGL.cmake:415 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/local/lib/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/local/lib/libOpenGL.so OPENGL_glx_LIBRARY: /usr/local/lib/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): CMakeLists.txt:38 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /usr/local/lib/libOpenGL.so -- Looking for GLEW extension library CMake Warning (dev) at CMakeLists.txt:40 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:40 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:40 (find_package) -- Found Boost: /usr/local/include (found suitable version "1.89.0", minimum required is "1.37") found components: filesystem program_options -- Found Freetype: /usr/local/lib/libfreetype.so (found version "2.14.1") -- Found PkgConfig: /usr/local/bin/pkgconf (found version "2.4.3") -- Checking for module 'xerces-c' -- Found xerces-c, version 3.3.0 -- Configuring done (1.0s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for traingame-0.3_35 [ 1% 8/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Fog.cpp.o -MF CMakeFiles/TrainGame.dir/src/Fog.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Fog.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Fog.cpp [ 3% 9/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/ClipVolume.cpp.o -MF CMakeFiles/TrainGame.dir/src/ClipVolume.cpp.o.d -o CMakeFiles/TrainGame.dir/src/ClipVolume.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/ClipVolume.cpp [ 5% 10/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Billboard.cpp.o -MF CMakeFiles/TrainGame.dir/src/Billboard.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Billboard.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Billboard.cpp [ 6% 11/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Engine.cpp.o -MF CMakeFiles/TrainGame.dir/src/Engine.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Engine.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Engine.cpp [ 8% 12/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/CrossoverTrack.cpp.o -MF CMakeFiles/TrainGame.dir/src/CrossoverTrack.cpp.o.d -o CMakeFiles/TrainGame.dir/src/CrossoverTrack.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/CrossoverTrack.cpp [ 10% 13/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Building.cpp.o -MF CMakeFiles/TrainGame.dir/src/Building.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Building.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Building.cpp [ 11% 14/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Frustum.cpp.o -MF CMakeFiles/TrainGame.dir/src/Frustum.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Frustum.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Frustum.cpp [ 13% 15/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Config.cpp.o -MF CMakeFiles/TrainGame.dir/src/Config.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Config.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Config.cpp [ 15% 16/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Industry.cpp.o -MF CMakeFiles/TrainGame.dir/src/Industry.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Industry.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Industry.cpp [ 16% 17/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Editor.cpp.o -MF CMakeFiles/TrainGame.dir/src/Editor.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Editor.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Editor.cpp [ 18% 18/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Game.cpp.o -MF CMakeFiles/TrainGame.dir/src/Game.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Game.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Game.cpp [ 20% 19/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Light.cpp.o -MF CMakeFiles/TrainGame.dir/src/Light.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Light.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Light.cpp [ 22% 20/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/IterateTrack.cpp.o -MF CMakeFiles/TrainGame.dir/src/IterateTrack.cpp.o.d -o CMakeFiles/TrainGame.dir/src/IterateTrack.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/IterateTrack.cpp [ 23% 21/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Logger.cpp.o -MF CMakeFiles/TrainGame.dir/src/Logger.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Logger.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Logger.cpp [ 25% 22/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Maths.cpp.o -MF CMakeFiles/TrainGame.dir/src/Maths.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Maths.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Maths.cpp [ 27% 23/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/MessageArea.cpp.o -MF CMakeFiles/TrainGame.dir/src/MessageArea.cpp.o.d -o CMakeFiles/TrainGame.dir/src/MessageArea.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/MessageArea.cpp [ 28% 24/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/OpenGLHelper.cpp.o -MF CMakeFiles/TrainGame.dir/src/OpenGLHelper.cpp.o.d -o CMakeFiles/TrainGame.dir/src/OpenGLHelper.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/OpenGLHelper.cpp [ 30% 25/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Mesh.cpp.o -MF CMakeFiles/TrainGame.dir/src/Mesh.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Mesh.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Mesh.cpp [ 32% 26/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Paths.cpp.o -MF CMakeFiles/TrainGame.dir/src/Paths.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Paths.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Paths.cpp [ 33% 27/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/NoiseTexture.cpp.o -MF CMakeFiles/TrainGame.dir/src/NoiseTexture.cpp.o.d -o CMakeFiles/TrainGame.dir/src/NoiseTexture.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/NoiseTexture.cpp [ 35% 28/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Model.cpp.o -MF CMakeFiles/TrainGame.dir/src/Model.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Model.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Model.cpp [ 37% 29/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Main.cpp.o -MF CMakeFiles/TrainGame.dir/src/Main.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Main.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Main.cpp [ 38% 30/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/QuadTree.cpp.o -MF CMakeFiles/TrainGame.dir/src/QuadTree.cpp.o.d -o CMakeFiles/TrainGame.dir/src/QuadTree.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/QuadTree.cpp [ 40% 31/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Map.cpp.o -MF CMakeFiles/TrainGame.dir/src/Map.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Map.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Map.cpp [ 42% 32/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Points.cpp.o -MF CMakeFiles/TrainGame.dir/src/Points.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Points.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Points.cpp [ 44% 33/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/RenderStats.cpp.o -MF CMakeFiles/TrainGame.dir/src/RenderStats.cpp.o.d -o CMakeFiles/TrainGame.dir/src/RenderStats.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/RenderStats.cpp [ 45% 34/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/SkyBox.cpp.o -MF CMakeFiles/TrainGame.dir/src/SkyBox.cpp.o.d -o CMakeFiles/TrainGame.dir/src/SkyBox.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/SkyBox.cpp [ 47% 35/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/SDLWindow.cpp.o -MF CMakeFiles/TrainGame.dir/src/SDLWindow.cpp.o.d -o CMakeFiles/TrainGame.dir/src/SDLWindow.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/SDLWindow.cpp [ 49% 36/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/SceneryPicker.cpp.o -MF CMakeFiles/TrainGame.dir/src/SceneryPicker.cpp.o.d -o CMakeFiles/TrainGame.dir/src/SceneryPicker.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/SceneryPicker.cpp [ 50% 37/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Resource.cpp.o -MF CMakeFiles/TrainGame.dir/src/Resource.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Resource.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Resource.cpp [ 52% 38/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Station.cpp.o -MF CMakeFiles/TrainGame.dir/src/Station.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Station.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Station.cpp [ 54% 39/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/SmokeTrail.cpp.o -MF CMakeFiles/TrainGame.dir/src/SmokeTrail.cpp.o.d -o CMakeFiles/TrainGame.dir/src/SmokeTrail.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/SmokeTrail.cpp [ 55% 40/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/SlopeTrack.cpp.o -MF CMakeFiles/TrainGame.dir/src/SlopeTrack.cpp.o.d -o CMakeFiles/TrainGame.dir/src/SlopeTrack.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/SlopeTrack.cpp [ 57% 41/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Texture.cpp.o -MF CMakeFiles/TrainGame.dir/src/Texture.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Texture.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Texture.cpp [ 59% 42/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/TrackCommon.cpp.o -MF CMakeFiles/TrainGame.dir/src/TrackCommon.cpp.o.d -o CMakeFiles/TrainGame.dir/src/TrackCommon.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/TrackCommon.cpp [ 61% 43/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/StraightTrack.cpp.o -MF CMakeFiles/TrainGame.dir/src/StraightTrack.cpp.o.d -o CMakeFiles/TrainGame.dir/src/StraightTrack.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/StraightTrack.cpp [ 62% 44/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/TrackGraph.cpp.o -MF CMakeFiles/TrainGame.dir/src/TrackGraph.cpp.o.d -o CMakeFiles/TrainGame.dir/src/TrackGraph.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/TrackGraph.cpp [ 64% 45/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/SplineTrack.cpp.o -MF CMakeFiles/TrainGame.dir/src/SplineTrack.cpp.o.d -o CMakeFiles/TrainGame.dir/src/SplineTrack.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/SplineTrack.cpp [ 66% 46/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Train.cpp.o -MF CMakeFiles/TrainGame.dir/src/Train.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Train.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Train.cpp [ 67% 47/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/UIDemo.cpp.o -MF CMakeFiles/TrainGame.dir/src/UIDemo.cpp.o.d -o CMakeFiles/TrainGame.dir/src/UIDemo.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/UIDemo.cpp [ 69% 48/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/XMLParser.cpp.o -MF CMakeFiles/TrainGame.dir/src/XMLParser.cpp.o.d -o CMakeFiles/TrainGame.dir/src/XMLParser.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/XMLParser.cpp [ 71% 49/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/Button.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/Button.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/Button.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/Button.cpp [ 72% 50/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/ContainerWidget.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/ContainerWidget.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/ContainerWidget.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/ContainerWidget.cpp [ 74% 51/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Waggon.cpp.o -MF CMakeFiles/TrainGame.dir/src/Waggon.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Waggon.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Waggon.cpp [ 76% 52/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/Canvas3D.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/Canvas3D.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/Canvas3D.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/Canvas3D.cpp [ 77% 53/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/Tree.cpp.o -MF CMakeFiles/TrainGame.dir/src/Tree.cpp.o.d -o CMakeFiles/TrainGame.dir/src/Tree.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/Tree.cpp [ 79% 54/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/FromBottom.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/FromBottom.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/FromBottom.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/FromBottom.cpp [ 81% 55/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/Font.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/Font.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/Font.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/Font.cpp [ 83% 56/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/ImageButton.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/ImageButton.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/ImageButton.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/ImageButton.cpp [ 84% 57/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/Theme.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/Theme.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/Theme.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/Theme.cpp [ 86% 58/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/Label.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/Label.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/Label.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/Label.cpp [ 88% 58/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/RenderContext.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/RenderContext.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/RenderContext.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/RenderContext.cpp [ 89% 58/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/ThrottleMeter.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/ThrottleMeter.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/ThrottleMeter.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/ThrottleMeter.cpp [ 91% 58/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/Layout.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/Layout.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/Layout.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/Layout.cpp [ 93% 58/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/ToggleBar.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/ToggleBar.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/ToggleBar.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/ToggleBar.cpp [ 94% 58/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/ToggleButton.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/ToggleButton.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/ToggleButton.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/ToggleButton.cpp [ 96% 58/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/Window.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/Window.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/Window.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/Window.cpp [ 98% 58/59] /usr/bin/c++ -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/include -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/GL -I/usr/local/include/freetype2 -I/wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -MD -MT CMakeFiles/TrainGame.dir/src/gui/Widget.cpp.o -MF CMakeFiles/TrainGame.dir/src/gui/Widget.cpp.o.d -o CMakeFiles/TrainGame.dir/src/gui/Widget.cpp.o -c /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/src/gui/Widget.cpp [100% 59/59] : && /usr/bin/c++ -O2 -pipe -Wno-return-type -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -g -DNDEBUG -L/usr/local/lib -Xlinker --dependency-file=CMakeFiles/TrainGame.dir/link.d CMakeFiles/TrainGame.dir/src/Billboard.cpp.o CMakeFiles/TrainGame.dir/src/Building.cpp.o CMakeFiles/TrainGame.dir/src/ClipVolume.cpp.o CMakeFiles/TrainGame.dir/src/Config.cpp.o CMakeFiles/TrainGame.dir/src/CrossoverTrack.cpp.o CMakeFiles/TrainGame.dir/src/Editor.cpp.o CMakeFiles/TrainGame.dir/src/Engine.cpp.o CMakeFiles/TrainGame.dir/src/Fog.cpp.o CMakeFiles/TrainGame.dir/src/Frustum.cpp.o CMakeFiles/TrainGame.dir/src/Game.cpp.o CMakeFiles/TrainGame.dir/src/Industry.cpp.o CMakeFiles/TrainGame.dir/src/IterateTrack.cpp.o CMakeFiles/TrainGame.dir/src/Light.cpp.o CMakeFiles/TrainGame.dir/src/Logger.cpp.o CMakeFiles/TrainGame.dir/src/Main.cpp.o CMakeFiles/TrainGame.dir/src/Map.cpp.o CMakeFiles/TrainGame.dir/src/Maths.cpp.o CMakeFiles/TrainGame.dir/src/Mesh.cpp.o CMakeFiles/TrainGame.dir/src/MessageArea.cpp.o CMakeFiles/TrainGame.dir/src/Model.cpp.o CMakeFiles/TrainGame.dir/src/NoiseTexture.cpp.o CMakeFiles/TrainGame.dir/src/OpenGLHelper.cpp.o CMakeFiles/TrainGame.dir/src/Paths.cpp.o CMakeFiles/TrainGame.dir/src/Points.cpp.o CMakeFiles/TrainGame.dir/src/QuadTree.cpp.o CMakeFiles/TrainGame.dir/src/RenderStats.cpp.o CMakeFiles/TrainGame.dir/src/Resource.cpp.o CMakeFiles/TrainGame.dir/src/SDLWindow.cpp.o CMakeFiles/TrainGame.dir/src/SceneryPicker.cpp.o CMakeFiles/TrainGame.dir/src/SkyBox.cpp.o CMakeFiles/TrainGame.dir/src/SlopeTrack.cpp.o CMakeFiles/TrainGame.dir/src/SmokeTrail.cpp.o CMakeFiles/TrainGame.dir/src/SplineTrack.cpp.o CMakeFiles/TrainGame.dir/src/Station.cpp.o CMakeFiles/TrainGame.dir/src/StraightTrack.cpp.o CMakeFiles/TrainGame.dir/src/Texture.cpp.o CMakeFiles/TrainGame.dir/src/TrackCommon.cpp.o CMakeFiles/TrainGame.dir/src/TrackGraph.cpp.o CMakeFiles/TrainGame.dir/src/Train.cpp.o CMakeFiles/TrainGame.dir/src/Tree.cpp.o CMakeFiles/TrainGame.dir/src/UIDemo.cpp.o CMakeFiles/TrainGame.dir/src/Waggon.cpp.o CMakeFiles/TrainGame.dir/src/XMLParser.cpp.o CMakeFiles/TrainGame.dir/src/gui/Button.cpp.o CMakeFiles/TrainGame.dir/src/gui/Canvas3D.cpp.o CMakeFiles/TrainGame.dir/src/gui/ContainerWidget.cpp.o CMakeFiles/TrainGame.dir/src/gui/Font.cpp.o CMakeFiles/TrainGame.dir/src/gui/FromBottom.cpp.o CMakeFiles/TrainGame.dir/src/gui/ImageButton.cpp.o CMakeFiles/TrainGame.dir/src/gui/Label.cpp.o CMakeFiles/TrainGame.dir/src/gui/Layout.cpp.o CMakeFiles/TrainGame.dir/src/gui/RenderContext.cpp.o CMakeFiles/TrainGame.dir/src/gui/Theme.cpp.o CMakeFiles/TrainGame.dir/src/gui/ThrottleMeter.cpp.o CMakeFiles/TrainGame.dir/src/gui/ToggleBar.cpp.o CMakeFiles/TrainGame.dir/src/gui/ToggleButton.cpp.o CMakeFiles/TrainGame.dir/src/gui/Widget.cpp.o CMakeFiles/TrainGame.dir/src/gui/Window.cpp.o -o bin/TrainGame -Wl,-rpath,/usr/local/lib /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -lpthread /usr/local/lib/libSDL_image.so /usr/local/lib/libGL.so /usr/local/lib/libGLU.so -lxerces-c /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_program_options.so /usr/local/lib/libfreetype.so /usr/local/lib/libGLEW.so && : =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for traingame-0.3_35 ===> Generating temporary packing list install -m 555 /wrkdirs/usr/ports/games/traingame/work/traingame /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/bin/ install -m 555 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/traingame-map.sh /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/bin/traingame-map install -s -m 555 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/bin/TrainGame /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/traingame/traingame install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/traingame.desktop /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/applications install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/icons/traingame_22x22.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/icons/hicolor/22x22/apps/traingame.png install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/icons/traingame_32x32.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/icons/hicolor/32x32/apps/traingame.png install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/icons/traingame_48x48.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/icons/hicolor/48x48/apps/traingame.png install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/icons/traingame_64x64.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/icons/hicolor/64x64/apps/traingame.png install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/icons/traingame_72x72.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/icons/hicolor/72x72/apps/traingame.png install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/icons/traingame_96x96.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/icons/hicolor/96x96/apps/traingame.png install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/icons/traingame_128x128.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/icons/hicolor/128x128/apps/traingame.png install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/icons/traingame_192x192.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/icons/hicolor/192x192/apps/traingame.png /bin/ln -sf /usr/local/share/icons/hicolor/48x48/apps/traingame.png /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/pixmaps/ install -m 0644 /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/model_notes.txt /wrkdirs/usr/ports/games/traingame/work/traingame-cb6513e/models.gnuplot /wrkdirs/usr/ports/games/traingame/work/stage/usr/local/share/doc/traingame =============================================================================== These Maps you can use: coal_mine demo figure8 gen_track goods_demo long_map points power_plant sbends uphill villages =============================================================================== ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-28T03:36:40+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=67fb95fb3bd5' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for traingame-0.3_35 ===> Building traingame-0.3_35 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for traingame-0.3_35 build of games/traingame | traingame-0.3_35 ended at Sat Dec 27 22:37:07 EST 2025 build time: 00:00:28