Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2017 01:42:38 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][games/openclonk] Failed for openclonk-7.0_2 in configure
Message-ID:  <201702220142.v1M1gcpi030218@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:     kevinz5000@gmail.com
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/games/openclonk/Makefile 430766 2017-01-07 06:08:28Z jbeich $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434398/logs/openclonk-7.0_2.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434398
Log:

====>> Building games/openclonk
build started at Wed Feb 22 01:39:13 UTC 2017
port directory: /usr/ports/games/openclonk
building for: FreeBSD 110armv6-quarterly-job-18 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: kevinz5000@gmail.com
Makefile ident:      $FreeBSD: branches/2017Q1/games/openclonk/Makefile 430766 2017-01-07 06:08:28Z jbeich $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 18

---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-p5 r309692
UNAME_r=11.0-RELEASE-p5
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=openclonk-7.0_2
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.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/openclonk/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/openclonk/work  HOME=/wrkdirs/usr/ports/games/openclonk/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/openclonk/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/openclonk/work  HOME=/wrkdirs/usr/ports/games/openclonk/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="" 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 444"  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/openclonk"
EXAMPLESDIR="share/examples/openclonk"
DATADIR="share/openclonk"
WWWDIR="www/openclonk"
ETCDIR="etc/openclonk"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/openclonk
DOCSDIR=/usr/local/share/doc/openclonk
EXAMPLESDIR=/usr/local/share/examples/openclonk
WWWDIR=/usr/local/www/openclonk
ETCDIR=/usr/local/etc/openclonk
--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-p5
#### 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 ISCL CC0-1.0 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   openclonk-7.0_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-18] Extracting pkg-1.9.4_1: .......... done
===>   openclonk-7.0_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openclonk-7.0_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License ISCL CC0-1.0 accepted by the user
===> Fetching all distfiles required by openclonk-7.0_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License ISCL CC0-1.0 accepted by the user
===> Fetching all distfiles required by openclonk-7.0_2 for building
=> SHA256 Checksum OK for openclonk-7.0-src.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License ISCL CC0-1.0 accepted by the user
===> Fetching all distfiles required by openclonk-7.0_2 for building
===>  Extracting for openclonk-7.0_2
=> SHA256 Checksum OK for openclonk-7.0-src.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for openclonk-7.0_2
===========================================================================
=======================<phase: build-depends  >============================
===>   openclonk-7.0_2 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
[110armv6-quarterly-job-18] Installing sdl-1.2.15_7,2...
[110armv6-quarterly-job-18] `-- Installing libXrender-0.9.10...
[110armv6-quarterly-job-18] |   `-- Installing xproto-7.0.31...
[110armv6-quarterly-job-18] |   `-- Extracting xproto-7.0.31: .......... done
<snip>
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
===>   openclonk-7.0_2 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so)
===>   Returning to build of openclonk-7.0_2
===>   openclonk-7.0_2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===>   openclonk-7.0_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===>   openclonk-7.0_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   openclonk-7.0_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   openclonk-7.0_2 depends on shared library: libgtk-3.so - not found
===>   Installing existing package /packages/All/gtk3-3.18.8_3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing gtk3-3.18.8_3...
[110armv6-quarterly-job-18] `-- Installing colord-1.2.12...
[110armv6-quarterly-job-18] |   `-- Installing lcms2-2.8...
[110armv6-quarterly-job-18] |   `-- Extracting lcms2-2.8: .......... done
[110armv6-quarterly-job-18] |   `-- Installing argyllcms-1.9.2...
[110armv6-quarterly-job-18] |   | `-- Installing libXScrnSaver-1.2.2_3...
[110armv6-quarterly-job-18] |   |   `-- Installing scrnsaverproto-1.2.2...
[110armv6-quarterly-job-18] |   |   `-- Extracting scrnsaverproto-1.2.2: ... done
[110armv6-quarterly-job-18] |   | `-- Extracting libXScrnSaver-1.2.2_3: .......... done
[110armv6-quarterly-job-18] |   `-- Extracting argyllcms-1.9.2: .......... done
[110armv6-quarterly-job-18] |   `-- Installing sqlite3-3.15.1_1...
[110armv6-quarterly-job-18] |   `-- Extracting sqlite3-3.15.1_1: .......... done
[110armv6-quarterly-job-18] |   `-- Installing polkit-0.113_3...
[110armv6-quarterly-job-18] |   | `-- Installing spidermonkey170-17.0.0_4...
[110armv6-quarterly-job-18] |   |   `-- Installing gcc-4.9.4...
[110armv6-quarterly-job-18] |   |   | `-- Installing mpc-1.0.3...
[110armv6-quarterly-job-18] |   |   |   `-- Installing gmp-5.1.3_3...
[110armv6-quarterly-job-18] |   |   |   `-- Extracting gmp-5.1.3_3: .......... done
[110armv6-quarterly-job-18] |   |   |   `-- Installing mpfr-3.1.5...
[110armv6-quarterly-job-18] |   |   |   `-- Extracting mpfr-3.1.5: .......... done
[110armv6-quarterly-job-18] |   |   | `-- Extracting mpc-1.0.3: ...... done
[110armv6-quarterly-job-18] |   |   | `-- Installing binutils-2.27_5,1...
[110armv6-quarterly-job-18] |   |   | `-- Extracting binutils-2.27_5,1: .......... done
[110armv6-quarterly-job-18] |   |   `-- Extracting gcc-4.9.4: .......... done
[110armv6-quarterly-job-18] |   |   `-- Installing nspr-4.13.1...
[110armv6-quarterly-job-18] |   |   `-- Extracting nspr-4.13.1: .......... done
[110armv6-quarterly-job-18] |   | `-- Extracting spidermonkey170-17.0.0_4: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing dbus-1.10.14...
[110armv6-quarterly-job-18] |   |   `-- Installing gnome_subr-1.0...
[110armv6-quarterly-job-18] |   |   `-- Extracting gnome_subr-1.0: . done
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[110armv6-quarterly-job-18] |   | `-- Extracting dbus-1.10.14: ......... done
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[110armv6-quarterly-job-18] |   `-- Extracting polkit-0.113_3: ........ done
===> Creating groups.
Creating group 'colord' with gid '970'.
===> Creating users
Creating user 'colord' with uid '970'.
[110armv6-quarterly-job-18] `-- Extracting colord-1.2.12: .......... done
[110armv6-quarterly-job-18] `-- Installing libepoxy-1.3.1...
[110armv6-quarterly-job-18] |   `-- Installing libglesv2-11.2.2...
[110armv6-quarterly-job-18] |   `-- Extracting libglesv2-11.2.2: .......... done
[110armv6-quarterly-job-18] `-- Extracting libepoxy-1.3.1: .......... done
[110armv6-quarterly-job-18] `-- Installing at-spi2-atk-2.18.1...
[110armv6-quarterly-job-18] |   `-- Installing at-spi2-core-2.18.3...
[110armv6-quarterly-job-18] |   | `-- Installing libXtst-1.2.3...
[110armv6-quarterly-job-18] |   |   `-- Installing recordproto-1.14.2...
[110armv6-quarterly-job-18] |   |   `-- Extracting recordproto-1.14.2: .... done
[110armv6-quarterly-job-18] |   | `-- Extracting libXtst-1.2.3: .......... done
[110armv6-quarterly-job-18] |   `-- Extracting at-spi2-core-2.18.3: .......... done
[110armv6-quarterly-job-18] `-- Extracting at-spi2-atk-2.18.1: .......... done
[110armv6-quarterly-job-18] `-- Installing cups-2.2.1...
[110armv6-quarterly-job-18] |   `-- Installing avahi-app-0.6.31_5...
[110armv6-quarterly-job-18] |   | `-- Installing gobject-introspection-1.46.0...
[110armv6-quarterly-job-18] |   |   `-- Installing python2-2_3...
[110armv6-quarterly-job-18] |   |   `-- Extracting python2-2_3: ...... done
[110armv6-quarterly-job-18] |   | `-- Extracting gobject-introspection-1.46.0: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing gdbm-1.12...
[110armv6-quarterly-job-18] |   | `-- Extracting gdbm-1.12: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing libdaemon-0.14_1...
[110armv6-quarterly-job-18] |   | `-- Extracting libdaemon-0.14_1: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing dbus-glib-0.104...
[110armv6-quarterly-job-18] |   | `-- Extracting dbus-glib-0.104: .......... done
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[110armv6-quarterly-job-18] |   `-- Extracting avahi-app-0.6.31_5: .......... done
[110armv6-quarterly-job-18] |   `-- Installing gnutls-3.5.8...
[110armv6-quarterly-job-18] |   | `-- Installing nettle-3.3...
[110armv6-quarterly-job-18] |   | `-- Extracting nettle-3.3: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing libtasn1-4.9...
[110armv6-quarterly-job-18] |   | `-- Extracting libtasn1-4.9: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing trousers-0.3.14_1...
[110armv6-quarterly-job-18] |   |   `-- 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-18] |   |   `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110armv6-quarterly-job-18] |   | `-- Extracting trousers-0.3.14_1: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing p11-kit-0.23.3...
[110armv6-quarterly-job-18] |   | `-- Extracting p11-kit-0.23.3: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing libunistring-0.9.7...
[110armv6-quarterly-job-18] |   | `-- Extracting libunistring-0.9.7: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing libidn-1.33_1...
[110armv6-quarterly-job-18] |   | `-- Extracting libidn-1.33_1: .......... done
[110armv6-quarterly-job-18] |   `-- Extracting gnutls-3.5.8: .......... done
[110armv6-quarterly-job-18] |   `-- Installing libpaper-1.1.24.4...
[110armv6-quarterly-job-18] |   `-- 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-18] `-- Extracting cups-2.2.1: .......... done
[110armv6-quarterly-job-18] `-- Installing adwaita-icon-theme-3.18.0...
[110armv6-quarterly-job-18] `-- Extracting adwaita-icon-theme-3.18.0: .......... done
[110armv6-quarterly-job-18] Extracting gtk3-3.18.8_3: .......... done
Message from gcc-4.9.4:
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/gcc49

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
===>   openclonk-7.0_2 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===>   Returning to build of openclonk-7.0_2
===>   openclonk-7.0_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   openclonk-7.0_2 depends on shared library: libGLEW.so - not found
===>   Installing existing package /packages/All/glew-1.13.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing glew-1.13.0...
[110armv6-quarterly-job-18] `-- Installing libXmu-1.1.2_3,1...
[110armv6-quarterly-job-18] `-- Extracting libXmu-1.1.2_3,1: .......... done
[110armv6-quarterly-job-18] Extracting glew-1.13.0: .......... done
===>   openclonk-7.0_2 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so)
===>   Returning to build of openclonk-7.0_2
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for openclonk-7.0_2
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/games/openclonk/work/openclonk-7.0-src
-- The CXX compiler identification is Clang 3.8.0
-- The C compiler identification is Clang 3.8.0
-- 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
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_044eb/fast"
-- Detecting CXX compile features - failed
-- 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
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test USE_GCC_STD_14
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_48c41/fast"
-- Performing Test USE_GCC_STD_14 - Failed
-- Performing Test HAVE_C11_SMART_PTRS
-- Performing Test HAVE_C11_SMART_PTRS - Success
-- Performing Test HAVE_STATIC_ASSERT
-- Performing Test HAVE_STATIC_ASSERT - Failed
CMake Error at cmake/RequireCXXSourceCompiles.cmake:19 (MESSAGE):
  HAVE_STATIC_ASSERT is required for this project to build properly.
  Aborting.
Call Stack (most recent call first):
  CMakeLists.txt:147 (REQUIRE_CXX_SOURCE_COMPILES)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/games/openclonk/work/openclonk-7.0-src/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/games/openclonk/work/openclonk-7.0-src/CMakeFiles/CMakeError.log".
*** Error code 1

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



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