=>> Building games/ltris build started at Mon May 5 06:22:00 EDT 2025 port directory: /usr/ports/games/ltris package name: ltris-1.2.1,1 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: marcel@herrbischoff.com Makefile datestamp: -rw-r--r-- 1 root wheel 837 Feb 24 2024 /usr/ports/games/ltris/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-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/13amd64-weekly-desktop/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 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 ltris-1.2.1,1: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- marcel@herrbischoff.com --End MAINTAINER-- --CONFIGURE_ARGS-- --localstatedir=/var/games --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/ltris/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/ltris/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/ltris/work/.cache HOME=/wrkdirs/usr/ports/games/ltris/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/ltris/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/ltris/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/ltris/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/ltris/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/ltris/work/.cache HOME=/wrkdirs/usr/ports/games/ltris/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/ltris/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/ltris/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- NLS="" NO_NLS="@comment " OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ltris" EXAMPLESDIR="share/examples/ltris" DATADIR="share/ltris" WWWDIR="www/ltris" ETCDIR="etc/ltris" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ltris DOCSDIR=/usr/local/share/doc/ltris EXAMPLESDIR=/usr/local/share/examples/ltris WWWDIR=/usr/local/www/ltris ETCDIR=/usr/local/etc/ltris --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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ltris-1.2.1,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> ltris-1.2.1,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ltris-1.2.1,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ltris-1.2.1,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ltris-1.2.1,1 for building => SHA256 Checksum OK for ltris-1.2.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by ltris-1.2.1,1 for building ===> Extracting for ltris-1.2.1,1 => SHA256 Checksum OK for ltris-1.2.1.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 ltris-1.2.1,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ltris-1.2.1,1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-01] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-01] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-01] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-01] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-01] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-01] Extracting gmake-4.4.1: .......... done ===> ltris-1.2.1,1 depends on package: gmake>=4.4.1 - found ===> Returning to build of ltris-1.2.1,1 ===> ltris-1.2.1,1 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_17,2.pkg [13amd64-weekly-desktop-job-01] Installing sdl-1.2.15_17,2... [13amd64-weekly-desktop-job-01] `-- Installing aalib-1.4.r5_14... [13amd64-weekly-desktop-job-01] `-- Extracting aalib-1.4.r5_14: .......... done [13amd64-weekly-desktop-job-01] `-- Installing libGLU-9.0.3... [13amd64-weekly-desktop-job-01] | `-- Installing libglvnd-1.7.0... [13amd64-weekly-desktop-job-01] | | `-- Installing libX11-1.8.12,1... [13amd64-weekly-desktop-job-01] | | `-- Installing libxcb-1.17.0... [13amd64-weekly-desktop-job-01] | | | `-- Installing libXau-1.0.11... [13amd64-weekly-desktop-job-01] | | | `-- Extracting libXau-1.0.11: .......... done [13amd64-weekly-desktop-job-01] | | | `-- Installing libXdmcp-1.1.5... [13amd64-weekly-desktop-job-01] | | | `-- Installing xorgproto-2024.1... [13amd64-weekly-desktop-job-01] | | | `-- Extracting xorgproto-2024.1: .......... done [13amd64-weekly-desktop-job-01] | | | `-- Extracting libXdmcp-1.1.5: ...... done [13amd64-weekly-desktop-job-01] | | `-- Extracting libxcb-1.17.0: .......... done [13amd64-weekly-desktop-job-01] | | `-- Extracting libX11-1.8.12,1: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing libXext-1.3.6,1... [13amd64-weekly-desktop-job-01] | | `-- Extracting libXext-1.3.6,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting libglvnd-1.7.0: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting libGLU-9.0.3: ..... done [13amd64-weekly-desktop-job-01] `-- Installing libXrandr-1.5.4... [13amd64-weekly-desktop-job-01] | `-- Installing libXrender-0.9.12... [13amd64-weekly-desktop-job-01] | `-- Extracting libXrender-0.9.12: ....... done [13amd64-weekly-desktop-job-01] `-- Extracting libXrandr-1.5.4: .......... done [13amd64-weekly-desktop-job-01] `-- Installing sndio-1.10.0... ===> Creating groups Creating group '_sndio' with gid '702' ===> Creating users Creating user '_sndio' with uid '702' [13amd64-weekly-desktop-job-01] `-- Extracting sndio-1.10.0: .......... done [13amd64-weekly-desktop-job-01] 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". ===> ltris-1.2.1,1 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of ltris-1.2.1,1 ===> ltris-1.2.1,1 depends on package: gettext-runtime>=0.22_1 - found ===> ltris-1.2.1,1 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.23.1.pkg [13amd64-weekly-desktop-job-01] Installing gettext-tools-0.23.1... [13amd64-weekly-desktop-job-01] `-- Installing libtextstyle-0.23.1... [13amd64-weekly-desktop-job-01] `-- Extracting libtextstyle-0.23.1: .......... done [13amd64-weekly-desktop-job-01] Extracting gettext-tools-0.23.1: .......... done ===> ltris-1.2.1,1 depends on executable: msgfmt - found ===> Returning to build of ltris-1.2.1,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ltris-1.2.1,1 depends on shared library: libSDL_mixer.so - not found ===> Installing existing package /packages/All/sdl_mixer-1.2.12_15.pkg [13amd64-weekly-desktop-job-01] Installing sdl_mixer-1.2.12_15... [13amd64-weekly-desktop-job-01] `-- Installing flac-1.5.0,1... [13amd64-weekly-desktop-job-01] | `-- Installing libogg-1.3.5,4... [13amd64-weekly-desktop-job-01] | `-- Extracting libogg-1.3.5,4: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting flac-1.5.0,1: .......... done [13amd64-weekly-desktop-job-01] `-- Installing libmikmod-3.3.11.1_2... [13amd64-weekly-desktop-job-01] `-- Extracting libmikmod-3.3.11.1_2: .......... done [13amd64-weekly-desktop-job-01] `-- Installing libvorbis-1.3.7_2,3... [13amd64-weekly-desktop-job-01] `-- Extracting libvorbis-1.3.7_2,3: .......... done [13amd64-weekly-desktop-job-01] `-- Installing smpeg-0.4.4_18... [13amd64-weekly-desktop-job-01] `-- Extracting smpeg-0.4.4_18: .......... done [13amd64-weekly-desktop-job-01] `-- Installing timidity-0.2i_1... [13amd64-weekly-desktop-job-01] `-- Extracting timidity-0.2i_1: .......... done [13amd64-weekly-desktop-job-01] Extracting sdl_mixer-1.2.12_15: ...... done ===== Message from timidity-0.2i_1: -- ===> NOTICE: The timidity 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 ===> ltris-1.2.1,1 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so) ===> Returning to build of ltris-1.2.1,1 ===> ltris-1.2.1,1 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) ===> ltris-1.2.1,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ltris-1.2.1,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/config.rpath configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking target system type... amd64-portbld-freebsd13.4 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/missing: Unknown `--is-lightweight' option Try `/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking for style of include used by /usr/local/bin/gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for long long... (cached) yes checking for long double... yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... (cached) yes checking whether printf() supports POSIX/XSI format strings... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... (cached) yes checking for unsigned long long... (cached) yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... (cached) yes checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... (cached) yes checking for fwprintf... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for snprintf... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for wcslen... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... (cached) yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... (cached) yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for ranlib... (cached) ranlib checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.0.0... yes checking for sdl-config... (cached) /usr/local/bin/sdl-config checking for SDL - version >= 1.1.5... yes checking for main in -lSDL_mixer... yes "SDL_Mixer found" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating icons/Makefile config.status: creating src/sounds/Makefile config.status: creating src/gfx/Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for ltris-1.2.1,1 /usr/local/bin/gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1' Making all in intl gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/intl' Making all in m4 gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/m4' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/m4' Making all in po gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/po' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' Making all in gfx gmake[3]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/gfx' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/gfx' Making all in sounds gmake[3]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/sounds' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/sounds' gmake[3]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT sdl.o -MD -MP -MF .deps/sdl.Tpo -c -o sdl.o sdl.c cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.c cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.c cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT audio.o -MD -MP -MF .deps/audio.Tpo -c -o audio.o audio.c cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c mv -f .deps/item.Tpo .deps/item.Po value.ccc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c :150:59: warning: expression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion] 150 | value->othemv -f .deps/menu.Tpo .deps/menu.Po rmv -f .deps/audio.Tpo .deps/audio.Po _mv -f .deps/main.Tpo .deps/main.Po kmv -f .deps/event.Tpo .deps/event.Po ecc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.c ys = list_create(cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c LIST_NO_AUTO_DELcc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT chart.o -MD -MP -MF .deps/chart.Tpo -c -o chart.o chart.c ETE, LIST_NO_cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT tetris.o -MD -MP -MF .deps/tetris.Tpo -c -o tetris.o tetris.c CALLBACK ); | ^~~~~~~~~~~~~~~~ mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT bowl.o -MD -MP -MF .deps/bowl.Tpo -c -o bowl.o bowl.c mv -f .deps/manager.Tpo .deps/manager.Po cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT shrapnells.o -MD -MP -MF .deps/shrapnells.Tpo -c -o shrapnells.o shrapnells.c 1 warning generated. mv -f .deps/value.Tpo .deps/value.Po cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT cpu.o -MD -MP -MF .deps/cpu.Tpo -c -o cpu.o cpu.c mv -f .deps/tools.Tpo .deps/tools.Po mv -f .deps/sdl.Tpo .deps/sdl.Po cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT hint.o -MD -MP -MF .deps/hint.Tpo -c -o hint.o hint.c mv -f .deps/config.Tpo .deps/config.Po cc -DHAVE_CONFIG_H -DSOUND -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/local/share/ltris\" -DHI_DIR=\"/var/games\" -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c shrapnells.c:243:43: warning: expression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion] 243 | exps = list_crmv -f .deps/chart.Tpo .deps/chart.Po eparser.ca:t316e:( LIST_AUTO_57D:ELET Ewarning: , Lexpression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion]I S T316_ | N O _ Ccpu.c A: L 337 L B : 49 :A warning: Cexpression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion]Kp d)- >;v a337l u | | ^~~~~~~~~~~~~~~~ e s L=i lsistt_cr eate( LIST_A*UlTistO _DE=L ElTEi,s tL_ISmv -f .deps/hint.Tpo .deps/hint.Po Tc_rNeOa_CALLBAtCeK (); | ^~~~~~~~~~~~~~~~ Lparser.c:344:61: warning: expression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion] I 344 | S T _ A U T O_D E L pdE->TeEn,trie sL =I list_create( SLTIST_NO__AUTO_DELETE, LISTN_O_NOC_CALLBACK ); | ^~~~~~~~~~~~~~~~ ALLparser.cBACK ); : 386| : ^~~~~~~~~~~~~~~~49: warning: expression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion] 386 | List *list = list_create( LIST_AUTO_DELETE, LIST_NO_CALLBA1mv -f .deps/tetris.Tpo .deps/tetris.Po warning generated. CK ); | ^~~~~~~~~~~~~~~~ mv -f .deps/shrapnells.Tpo .deps/shrapnells.Po parser.c:422:49: warning: expression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion] 422 | List *list = list_create( LIST_AUTO_DELETE, LIST_NO_CALLBACK ); | ^~~~~~~~~~~~~~~~ parser.c:480:65: warning: expression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion] 480 | pd->entries = list_create( LIST_NO_AUTO_DELETE, LIST_NO_CALLBACK ); | ^~~~~~~~~~~~~~~~ parser.c:519:54: warning: expression which evaluates to zero treated as a null pointer constant of type 'void (*)(void *)' [-Wnon-literal-null-conversion] 519 | top->entries = list_create( LIST_NO_AUTO_DELETE, LIST_NO_CALLBACK ); | ^~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/cpu.Tpo .deps/cpu.Po 6 warnings generated. mv -f .deps/parser.Tpo .deps/parser.Po mv -f .deps/bowl.Tpo .deps/bowl.Po cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DSDL_1_1_5 -fstack-protector-strong -o ltris sdl.o menu.o item.o manager.o value.o main.o audio.o event.o list.o tools.o config.o chart.o tetris.o bowl.o shrapnells.o cpu.o hint.o parser.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lSDL_mixer -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' Making all in icons gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/icons' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/icons' gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1' gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1' gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ltris-1.2.1,1 ===> Generating temporary packing list Making install in intl gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/intl' if { test "ltris" = "gettext-runtime" || test "ltris" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/include; \ install -m 0644 libintl.h /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/include/libintl.h; \ @LIBTOOL@ --mode=install \ install -m 0644 libintl.a /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "ltris" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib; \ @LIBTOOL@ --mode=install \ install -m 0644 libgnuintl.a /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/libgnuintl.a; \ rm -f /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/preloadable_libintl.so; \ install -m 0644 /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/libgnuintl.so /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test no != no || /bin/sh .././mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib; \ temp=/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/t-charset.alias; \ dest=/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/charset.alias; \ if test -f /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/charset.alias; then \ orig=/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ install -m 0644 $temp $dest; \ rm -f $temp; \ else \ if test no = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ install -m 0644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale; \ test -f /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/locale.alias \ && orig=/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/t-locale.alias; \ dest=/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ install -m 0644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "ltris" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/intl; \ install -m 0644 VERSION /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/intl/VERSION; \ install -m 0644 ChangeLog.inst /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ install -m 0644 ./$file \ /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/intl/$file; \ done; \ chmod a+x /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ install -m 0644 $dir/$file \ /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/intl/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/intl' Making install in m4 gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/m4' gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/m4' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/m4' gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/m4' Making install in po gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/po' /bin/sh .././mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share installing de.gmo as /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/de/LC_MESSAGES/ltris.mo installing tr.gmo as /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/tr/LC_MESSAGES/ltris.mo installing pt.gmo as /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/pt/LC_MESSAGES/ltris.mo installing sv.gmo as /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/sv/LC_MESSAGES/ltris.mo installing fr.gmo as /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/fr/LC_MESSAGES/ltris.mo installing it.gmo as /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/locale/it/LC_MESSAGES/ltris.mo if test "ltris" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -m 0644 ./$file \ /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/po' Making install in src gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' Making install in gfx gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/gfx' gmake[3]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/gfx' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/ltris/gfx mkdir /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/ltris mkdir /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/ltris/gfx gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/gfx' gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/gfx' Making install in sounds gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/sounds' gmake[3]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/sounds' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/ltris/sounds mkdir /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/ltris/sounds gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/sounds' gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src/sounds' gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' /bin/mkdir -p '/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/bin' install -s -m 555 ltris '/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/bin' /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/ltris install -m 0644 figures /wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/ltris/figures /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/games/ltris/work/stage/var/games mkdir /wrkdirs/usr/ports/games/ltris/work/stage/var mkdir /wrkdirs/usr/ports/games/ltris/work/stage/var/games if ! test -f /wrkdirs/usr/ports/games/ltris/work/stage/var/games/ltris.hscr; then \ install -m 0644 empty.hscr /wrkdirs/usr/ports/games/ltris/work/stage/var/games/ltris.hscr; \ fi; gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/src' Making install in icons gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/icons' gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/icons' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/icons' gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1/icons' gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1' gmake[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/applications' install -m 0644 ltris.desktop '/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/applications' /bin/mkdir -p '/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/pixmaps' install -m 0644 ltris48.gif '/wrkdirs/usr/ports/games/ltris/work/stage/usr/local/share/pixmaps' gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1' gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ltris/work/ltris-1.2.1' /bin/mv /wrkdirs/usr/ports/games/ltris/work/stage/var/games/ltris.hscr /wrkdirs/usr/ports/games/ltris/work/stage/var/games/ltris.hscr.sample ====> 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-05-05T10:22:00+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for ltris-1.2.1,1 ===> Building ltris-1.2.1,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ltris-1.2.1,1 build of games/ltris | ltris-1.2.1,1 ended at Mon May 5 06:22:16 EDT 2025 build time: 00:00:19