Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2017 15:14:40 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][games/asteroid] Failed for asteroid-1.2.1_3 in configure
Message-ID:  <201704221514.v3MFEeo4068926@beefy15.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     nemysis@FreeBSD.org
Last committer: nemysis@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/games/asteroid/Makefile 416248 2016-06-01 16:01:52Z nemysis $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/439068/logs/asteroid-1.2.1_3.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=439068
Log:

====>> Building games/asteroid
build started at Sat Apr 22 15:11:07 UTC 2017
port directory: /usr/ports/games/asteroid
building for: FreeBSD 110armv6-quarterly-job-01 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 r316722 arm
maintained by: nemysis@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/games/asteroid/Makefile 416248 2016-06-01 16:01:52Z nemysis $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1100122
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9 r316722
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=asteroid-1.2.1_3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for asteroid-1.2.1_3:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/asteroid/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asteroid/work  HOME=/wrkdirs/usr/ports/games/asteroid/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/asteroid/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asteroid/work  HOME=/wrkdirs/usr/ports/games/asteroid/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -lm" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" 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--
CMAKE_BUILD_TYPE="release"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/asteroid"
EXAMPLESDIR="share/examples/asteroid"
DATADIR="share/asteroid"
WWWDIR="www/asteroid"
ETCDIR="etc/asteroid"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/asteroid
DOCSDIR=/usr/local/share/doc/asteroid
EXAMPLESDIR=/usr/local/share/examples/asteroid
WWWDIR=/usr/local/www/asteroid
ETCDIR=/usr/local/etc/asteroid
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p9
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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)  1024
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--
=======================<phase: check-sanity   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   asteroid-1.2.1_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-01] Installing pkg-1.10.1...
[110armv6-quarterly-job-01] Extracting pkg-1.10.1: .......... done
===>   asteroid-1.2.1_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of asteroid-1.2.1_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by asteroid-1.2.1_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by asteroid-1.2.1_3 for building
=> SHA256 Checksum OK for chazomaticus-asteroid-1.2.1-64869df_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by asteroid-1.2.1_3 for building
===>  Extracting for asteroid-1.2.1_3
=> SHA256 Checksum OK for chazomaticus-asteroid-1.2.1-64869df_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for asteroid-1.2.1_3
===========================================================================
=======================<phase: build-depends  >============================
===>   asteroid-1.2.1_3 depends on file: /usr/local/bin/sdl-config - not found
===>   Installing existing package /packages/All/sdl-1.2.15_7,2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
<snip>
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   asteroid-1.2.1_3 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so)
===>   Returning to build of asteroid-1.2.1_3
===>   asteroid-1.2.1_3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===>   asteroid-1.2.1_3 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   asteroid-1.2.1_3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   asteroid-1.2.1_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   asteroid-1.2.1_3 depends on shared library: libgtk-3.so - not found
===>   Installing existing package /packages/All/gtk3-3.18.8_4.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-01] Installing gtk3-3.18.8_4...
[110armv6-quarterly-job-01] `-- Installing adwaita-icon-theme-3.18.0...
[110armv6-quarterly-job-01] `-- Extracting adwaita-icon-theme-3.18.0: .......... done
[110armv6-quarterly-job-01] `-- Installing at-spi2-atk-2.18.1...
[110armv6-quarterly-job-01] |   `-- Installing at-spi2-core-2.18.3...
[110armv6-quarterly-job-01] |   | `-- Installing dbus-1.10.14_2...
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[110armv6-quarterly-job-01] |   | `-- Extracting dbus-1.10.14_2: ......... done
[110armv6-quarterly-job-01] |   | `-- Installing libXtst-1.2.3...
[110armv6-quarterly-job-01] |   |   `-- Installing recordproto-1.14.2...
[110armv6-quarterly-job-01] |   |   `-- Extracting recordproto-1.14.2: .... done
[110armv6-quarterly-job-01] |   | `-- Extracting libXtst-1.2.3: .......... done
[110armv6-quarterly-job-01] |   `-- Extracting at-spi2-core-2.18.3: .......... done
[110armv6-quarterly-job-01] `-- Extracting at-spi2-atk-2.18.1: .......... done
[110armv6-quarterly-job-01] `-- Installing colord-1.2.12...
[110armv6-quarterly-job-01] |   `-- Installing argyllcms-1.9.2_1...
[110armv6-quarterly-job-01] |   | `-- Installing libXScrnSaver-1.2.2_3...
[110armv6-quarterly-job-01] |   |   `-- Installing scrnsaverproto-1.2.2...
[110armv6-quarterly-job-01] |   |   `-- Extracting scrnsaverproto-1.2.2: ... done
[110armv6-quarterly-job-01] |   | `-- Extracting libXScrnSaver-1.2.2_3: .......... done
[110armv6-quarterly-job-01] |   `-- Extracting argyllcms-1.9.2_1: .......... done
[110armv6-quarterly-job-01] |   `-- Installing lcms2-2.8...
[110armv6-quarterly-job-01] |   `-- Extracting lcms2-2.8: .......... done
[110armv6-quarterly-job-01] |   `-- Installing polkit-0.113_4...
[110armv6-quarterly-job-01] |   | `-- Installing gcc-5.4.0...
[110armv6-quarterly-job-01] |   |   `-- Installing binutils-2.28,1...
[110armv6-quarterly-job-01] |   |   `-- Extracting binutils-2.28,1: .......... done
[110armv6-quarterly-job-01] |   |   `-- Installing gmp-6.1.2...
[110armv6-quarterly-job-01] |   |   `-- Extracting gmp-6.1.2: .......... done
[110armv6-quarterly-job-01] |   |   `-- Installing mpc-1.0.3...
[110armv6-quarterly-job-01] |   |   | `-- Installing mpfr-3.1.5_1...
[110armv6-quarterly-job-01] |   |   | `-- Extracting mpfr-3.1.5_1: .......... done
[110armv6-quarterly-job-01] |   |   `-- Extracting mpc-1.0.3: ...... done
[110armv6-quarterly-job-01] |   | `-- Extracting gcc-5.4.0: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing spidermonkey170-17.0.0_5...
[110armv6-quarterly-job-01] |   |   `-- Installing nspr-4.14_1...
[110armv6-quarterly-job-01] |   |   `-- Extracting nspr-4.14_1: .......... done
[110armv6-quarterly-job-01] |   | `-- Extracting spidermonkey170-17.0.0_5: .......... done
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[110armv6-quarterly-job-01] |   `-- Extracting polkit-0.113_4: ........ done
[110armv6-quarterly-job-01] |   `-- Installing sqlite3-3.17.0...
[110armv6-quarterly-job-01] |   `-- Extracting sqlite3-3.17.0: .......... done
===> Creating groups.
Creating group 'colord' with gid '970'.
===> Creating users
Creating user 'colord' with uid '970'.
[110armv6-quarterly-job-01] `-- Extracting colord-1.2.12: .......... done
[110armv6-quarterly-job-01] `-- Installing cups-2.2.2_1...
[110armv6-quarterly-job-01] |   `-- Installing avahi-app-0.6.31_5...
[110armv6-quarterly-job-01] |   | `-- Installing dbus-glib-0.104...
[110armv6-quarterly-job-01] |   | `-- Extracting dbus-glib-0.104: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing gdbm-1.12...
[110armv6-quarterly-job-01] |   | `-- Extracting gdbm-1.12: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing gnome_subr-1.0...
[110armv6-quarterly-job-01] |   | `-- Extracting gnome_subr-1.0: . done
[110armv6-quarterly-job-01] |   | `-- Installing gobject-introspection-1.46.0...
[110armv6-quarterly-job-01] |   |   `-- Installing python2-2_3...
[110armv6-quarterly-job-01] |   |   `-- Extracting python2-2_3: ...... done
[110armv6-quarterly-job-01] |   | `-- Extracting gobject-introspection-1.46.0: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing libdaemon-0.14_1...
[110armv6-quarterly-job-01] |   | `-- Extracting libdaemon-0.14_1: .......... done
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[110armv6-quarterly-job-01] |   `-- Extracting avahi-app-0.6.31_5: .......... done
[110armv6-quarterly-job-01] |   `-- Installing gnutls-3.5.9...
[110armv6-quarterly-job-01] |   | `-- Installing libidn-1.33_1...
[110armv6-quarterly-job-01] |   | `-- Extracting libidn-1.33_1: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing libtasn1-4.10...
[110armv6-quarterly-job-01] |   | `-- Extracting libtasn1-4.10: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing libunistring-0.9.7...
[110armv6-quarterly-job-01] |   | `-- Extracting libunistring-0.9.7: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing nettle-3.3...
[110armv6-quarterly-job-01] |   | `-- Extracting nettle-3.3: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing p11-kit-0.23.5...
[110armv6-quarterly-job-01] |   | `-- Extracting p11-kit-0.23.5: .......... done
[110armv6-quarterly-job-01] |   | `-- Installing trousers-0.3.14_1...
[110armv6-quarterly-job-01] |   |   `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[110armv6-quarterly-job-01] |   |   `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110armv6-quarterly-job-01] |   | `-- Extracting trousers-0.3.14_1: .......... done
[110armv6-quarterly-job-01] |   `-- Extracting gnutls-3.5.9: .......... done
[110armv6-quarterly-job-01] |   `-- Installing libpaper-1.1.24.4...
[110armv6-quarterly-job-01] |   `-- Extracting libpaper-1.1.24.4: .......... done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[110armv6-quarterly-job-01] `-- Extracting cups-2.2.2_1: .......... done
[110armv6-quarterly-job-01] `-- Installing libepoxy-1.3.1...
[110armv6-quarterly-job-01] |   `-- Installing libglesv2-13.0.6...
[110armv6-quarterly-job-01] |   `-- Extracting libglesv2-13.0.6: .......... done
[110armv6-quarterly-job-01] `-- Extracting libepoxy-1.3.1: .......... done
[110armv6-quarterly-job-01] Extracting gtk3-3.18.8_4: .......... done
Message from gcc-5.4.0:
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc5

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
Message from trousers-0.3.14_1:
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
===>   asteroid-1.2.1_3 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===>   Returning to build of asteroid-1.2.1_3
===>   asteroid-1.2.1_3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   asteroid-1.2.1_3 depends on shared library: libglut.so - not found
===>   Installing existing package /packages/All/freeglut-3.0.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-01] Installing freeglut-3.0.0...
[110armv6-quarterly-job-01] Extracting freeglut-3.0.0: .......... done
Message from freeglut-3.0.0:
Joystick support is untested and it is unknown if it works.

Do not hesitate to contact x11@FreeBSD.org if this causes issues.
===>   asteroid-1.2.1_3 depends on shared library: libglut.so - found (/usr/local/lib/libglut.so)
===>   Returning to build of asteroid-1.2.1_3
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for asteroid-1.2.1_3
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/games/asteroid/work/asteroid-64869df
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_08cfe/fast"
-- Detecting C compiler ABI info - failed
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenGL: /usr/local/lib/libGL.so  
-- Found GLUT: /usr/local/lib/libglut.so  
-- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE) 
-- Some or all of the gtk libraries were not found. (missing:  GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY) 
GTK not found; disabling GTK name prompt
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Found SDL: /usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL.so;-pthread  
-- Found SDL_mixer: /usr/local/lib/libSDL_mixer.so (found version "1.2.12") 
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/games/asteroid/work/asteroid-64869df/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/games/asteroid/work/asteroid-64869df/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/games/asteroid



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704221514.v3MFEeo4068926>