Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2017 10:06:12 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][games/slade] Failed for slade-3.1.1.4 in configure
Message-ID:  <201702161006.v1GA6C3v041758@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:     danfe@FreeBSD.org
Last committer: danfe@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/games/slade/Makefile 423182 2016-10-03 10:14:49Z danfe $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434150/logs/slade-3.1.1.4.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434150
Log:

====>> Building games/slade
build started at Thu Feb 16 10:02:27 UTC 2017
port directory: /usr/ports/games/slade
building for: FreeBSD 110armv6-quarterly-job-28 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: danfe@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/games/slade/Makefile 423182 2016-10-03 10:14:49Z danfe $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 28

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=slade-3.1.1.4
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for slade-3.1.1.4:
     FLUIDSYNTH=on: MIDI playback support via FluidSynth
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/slade/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/slade/work  HOME=/wrkdirs/usr/ports/games/slade/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/slade/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/slade/work  HOME=/wrkdirs/usr/ports/games/slade/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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  -std=c++11"  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"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/slade"
EXAMPLESDIR="share/examples/slade"
DATADIR="share/slade"
WWWDIR="www/slade"
ETCDIR="etc/slade"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/slade
DOCSDIR=/usr/local/share/doc/slade
EXAMPLESDIR=/usr/local/share/examples/slade
WWWDIR=/usr/local/www/slade
ETCDIR=/usr/local/etc/slade
--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
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---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   slade-3.1.1.4 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-28] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-28] Extracting pkg-1.9.4_1: .......... done
===>   slade-3.1.1.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of slade-3.1.1.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by slade-3.1.1.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by slade-3.1.1.4 for building
=> SHA256 Checksum OK for sirjuddington-SLADE-3.1.1.4_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by slade-3.1.1.4 for building
===>  Extracting for slade-3.1.1.4
=> SHA256 Checksum OK for sirjuddington-SLADE-3.1.1.4_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for slade-3.1.1.4
===>  Applying FreeBSD patches for slade-3.1.1.4
===========================================================================
=======================<phase: build-depends  >============================
===>   slade-3.1.1.4 depends on executable: zip - not found
===>   Installing existing package /packages/All/zip-3.0_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-28] Installing zip-3.0_1...
[110armv6-quarterly-job-28] Extracting zip-3.0_1: .......... done
===>   slade-3.1.1.4 depends on executable: zip - found
===>   Returning to build of slade-3.1.1.4
===>   slade-3.1.1.4 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.7.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-28] Installing cmake-3.7.1...
[110armv6-quarterly-job-28] `-- Installing expat-2.2.0_1...
[110armv6-quarterly-job-28] `-- Extracting expat-2.2.0_1: .......... done
[110armv6-quarterly-job-28] `-- Installing cmake-modules-3.7.1...
[110armv6-quarterly-job-28] `-- Extracting cmake-modules-3.7.1: .......... done
[110armv6-quarterly-job-28] `-- Installing curl-7.52.1_1...
[110armv6-quarterly-job-28] |   `-- Installing libnghttp2-1.18.0...
[110armv6-quarterly-job-28] |   `-- Extracting libnghttp2-1.18.0: .......... done
[110armv6-quarterly-job-28] |   `-- Installing ca_root_nss-3.28.1...
[110armv6-quarterly-job-28] |   `-- Extracting ca_root_nss-3.28.1: ........ done
[110armv6-quarterly-job-28] `-- Extracting curl-7.52.1_1: .......... done
[110armv6-quarterly-job-28] `-- Installing libarchive-3.2.2,1...
[110armv6-quarterly-job-28] |   `-- Installing liblz4-131...
[110armv6-quarterly-job-28] |   `-- Extracting liblz4-131: .......... done
[110armv6-quarterly-job-28] |   `-- Installing lzo2-2.09...
[110armv6-quarterly-job-28] |   `-- Extracting lzo2-2.09: .......... done
[110armv6-quarterly-job-28] `-- Extracting libarchive-3.2.2,1: .......... done
<snip>
[110armv6-quarterly-job-28] |   |   `-- Installing gnutls-3.5.8...
[110armv6-quarterly-job-28] |   |   | `-- Installing nettle-3.3...
[110armv6-quarterly-job-28] |   |   |   `-- Installing gmp-5.1.3_3...
[110armv6-quarterly-job-28] |   |   |   `-- Extracting gmp-5.1.3_3: .......... done
[110armv6-quarterly-job-28] |   |   | `-- Extracting nettle-3.3: .......... done
[110armv6-quarterly-job-28] |   |   | `-- Installing libtasn1-4.9...
[110armv6-quarterly-job-28] |   |   | `-- Extracting libtasn1-4.9: .......... done
[110armv6-quarterly-job-28] |   |   | `-- Installing trousers-0.3.14_1...
[110armv6-quarterly-job-28] |   |   |   `-- 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-28] |   |   |   `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110armv6-quarterly-job-28] |   |   | `-- Extracting trousers-0.3.14_1: .......... done
[110armv6-quarterly-job-28] |   |   | `-- Installing p11-kit-0.23.3...
[110armv6-quarterly-job-28] |   |   | `-- Extracting p11-kit-0.23.3: .......... done
[110armv6-quarterly-job-28] |   |   | `-- Installing libunistring-0.9.7...
[110armv6-quarterly-job-28] |   |   | `-- Extracting libunistring-0.9.7: .......... done
[110armv6-quarterly-job-28] |   |   | `-- Installing libidn-1.33_1...
[110armv6-quarterly-job-28] |   |   | `-- Extracting libidn-1.33_1: .......... done
[110armv6-quarterly-job-28] |   |   `-- Extracting gnutls-3.5.8: .......... done
[110armv6-quarterly-job-28] |   |   `-- Installing libpaper-1.1.24.4...
[110armv6-quarterly-job-28] |   |   `-- 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-28] |   | `-- Extracting cups-2.2.1: .......... done
[110armv6-quarterly-job-28] |   `-- Extracting gtk2-2.24.29_3: .......... done
[110armv6-quarterly-job-28] |   `-- Installing ORBit2-2.14.19_2...
[110armv6-quarterly-job-28] |   | `-- Installing libIDL-0.8.14_3...
[110armv6-quarterly-job-28] |   | `-- Extracting libIDL-0.8.14_3: ......... done
[110armv6-quarterly-job-28] |   `-- Extracting ORBit2-2.14.19_2: .......... done
[110armv6-quarterly-job-28] |   `-- Installing polkit-0.113_3...
[110armv6-quarterly-job-28] |   | `-- Installing spidermonkey170-17.0.0_4...
[110armv6-quarterly-job-28] |   |   `-- Installing gcc-4.9.4...
[110armv6-quarterly-job-28] |   |   | `-- Installing mpc-1.0.3...
[110armv6-quarterly-job-28] |   |   |   `-- Installing mpfr-3.1.5...
[110armv6-quarterly-job-28] |   |   |   `-- Extracting mpfr-3.1.5: .......... done
[110armv6-quarterly-job-28] |   |   | `-- Extracting mpc-1.0.3: ...... done
[110armv6-quarterly-job-28] |   |   | `-- Installing binutils-2.27_5,1...
[110armv6-quarterly-job-28] |   |   | `-- Extracting binutils-2.27_5,1: .......... done
[110armv6-quarterly-job-28] |   |   `-- Extracting gcc-4.9.4: .......... done
[110armv6-quarterly-job-28] |   |   `-- Installing nspr-4.13.1...
[110armv6-quarterly-job-28] |   |   `-- Extracting nspr-4.13.1: .......... done
[110armv6-quarterly-job-28] |   | `-- Extracting spidermonkey170-17.0.0_4: .......... done
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[110armv6-quarterly-job-28] |   `-- Extracting polkit-0.113_3: ........ done
[110armv6-quarterly-job-28] |   `-- Installing dconf-0.24.0_1...
[110armv6-quarterly-job-28] |   `-- Extracting dconf-0.24.0_1: .......... done
[110armv6-quarterly-job-28] `-- Extracting gconf2-3.2.6_4: .......... done
[110armv6-quarterly-job-28] `-- Installing gstreamer-plugins-0.10.36_7,3...
[110armv6-quarterly-job-28] |   `-- Installing orc-0.4.25...
[110armv6-quarterly-job-28] |   `-- Extracting orc-0.4.25: .......... done
[110armv6-quarterly-job-28] |   `-- Installing gstreamer-0.10.36_5...
[110armv6-quarterly-job-28] |   `-- Extracting gstreamer-0.10.36_5: .......... done
[110armv6-quarterly-job-28] `-- Extracting gstreamer-plugins-0.10.36_7,3: .......... done
[110armv6-quarterly-job-28] `-- Installing webkit-gtk2-2.4.11_5...
[110armv6-quarterly-job-28] |   `-- Installing sqlite3-3.15.1_1...
[110armv6-quarterly-job-28] |   `-- Extracting sqlite3-3.15.1_1: .......... done
[110armv6-quarterly-job-28] |   `-- Installing libxslt-1.1.29_1...
[110armv6-quarterly-job-28] |   | `-- Installing libgcrypt-1.7.6...
[110armv6-quarterly-job-28] |   |   `-- Installing libgpg-error-1.26...
[110armv6-quarterly-job-28] |   |   `-- Extracting libgpg-error-1.26: .......... done
[110armv6-quarterly-job-28] |   | `-- Extracting libgcrypt-1.7.6: .......... done
[110armv6-quarterly-job-28] |   `-- Extracting libxslt-1.1.29_1: .......... done
[110armv6-quarterly-job-28] |   `-- Installing geoclue-2.3.0...
[110armv6-quarterly-job-28] |   | `-- Installing json-glib-1.1.2...
[110armv6-quarterly-job-28] |   | `-- Extracting json-glib-1.1.2: .......... done
[110armv6-quarterly-job-28] |   | `-- Installing libsoup-2.52.2...
[110armv6-quarterly-job-28] |   |   `-- Installing glib-networking-2.46.1_1...
[110armv6-quarterly-job-28] |   |   | `-- Installing libproxy-0.4.12...
[110armv6-quarterly-job-28] |   |   | `-- Extracting libproxy-0.4.12: ........ done
[110armv6-quarterly-job-28] |   |   | `-- Installing gsettings-desktop-schemas-3.18.1...
[110armv6-quarterly-job-28] |   |   |   `-- Installing cantarell-fonts-0.0.24...
[110armv6-quarterly-job-28] |   |   |   `-- Extracting cantarell-fonts-0.0.24: ...... done
[110armv6-quarterly-job-28] |   |   | `-- Extracting gsettings-desktop-schemas-3.18.1: .......... done
[110armv6-quarterly-job-28] |   |   `-- Extracting glib-networking-2.46.1_1: .......... done
[110armv6-quarterly-job-28] |   | `-- Extracting libsoup-2.52.2: .......... done
[110armv6-quarterly-job-28] |   `-- Extracting geoclue-2.3.0: .......... done
[110armv6-quarterly-job-28] |   `-- Installing gstreamer1-plugins-1.8.0_1...
[110armv6-quarterly-job-28] |   | `-- Installing gstreamer1-1.8.0...
[110armv6-quarterly-job-28] |   | `-- Extracting gstreamer1-1.8.0: .......... done
[110armv6-quarterly-job-28] |   | `-- Installing iso-codes-3.69...
[110armv6-quarterly-job-28] |   | `-- Extracting iso-codes-3.69: .......... done
[110armv6-quarterly-job-28] |   `-- Extracting gstreamer1-plugins-1.8.0_1: .......... done
[110armv6-quarterly-job-28] |   `-- Installing libsecret-0.18.4...
[110armv6-quarterly-job-28] |   `-- Extracting libsecret-0.18.4: .......... done
[110armv6-quarterly-job-28] |   `-- Installing enchant-1.6.0_7...
[110armv6-quarterly-job-28] |   | `-- Installing hunspell-1.6.0...
[110armv6-quarterly-job-28] |   | `-- Extracting hunspell-1.6.0: .......... done
[110armv6-quarterly-job-28] |   `-- Extracting enchant-1.6.0_7: .......... done
[110armv6-quarterly-job-28] |   `-- Installing webp-0.5.2...
[110armv6-quarterly-job-28] |   | `-- Installing giflib-5.1.4...
[110armv6-quarterly-job-28] |   | `-- Extracting giflib-5.1.4: .......... done
[110armv6-quarterly-job-28] |   `-- Extracting webp-0.5.2: .......... done
[110armv6-quarterly-job-28] `-- Extracting webkit-gtk2-2.4.11_5: .......... done
[110armv6-quarterly-job-28] Extracting wx30-gtk2-3.0.2_4: .......... done
Message from dejavu-2.37:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
Message from jasper-1.900.1_16:
===>   NOTICE:

The jasper port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
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
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.
===>   slade-3.1.1.4 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so)
===>   Returning to build of slade-3.1.1.4
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for slade-3.1.1.4
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/games/slade/work/SLADE-3.1.1.4
-- The C compiler identification is Clang 3.8.0
-- The CXX compiler identification is Clang 3.8.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
-- Detecting C compiler ABI info - done
-- 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
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_10e35/fast"
-- Detecting CXX compile features - failed
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- Found BZip2: /usr/lib/libbz2.so (found version "1.0.6") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Found OpenGL: /usr/local/lib/libGL.so  
-- Found wxWidgets: -L/usr/local/lib;-pthread;;;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_stc-3.0;-lwx_gtk2u_richtext-3.0;-lwx_gtk2u_propgrid-3.0;-lwx_gtk2u_media-3.0;-lwx_gtk2u_xrc-3.0;-lwx_gtk2u_webview-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_qa-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_xml-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0 (found suitable version "3.0.2", minimum required is "3.0") 
-- Found PkgConfig: pkgconf (found version "1.1.0") 
-- Checking for module 'gtk+-2.0'
--   Found gtk+-2.0, version 2.24.29
-- Found FluidSynth: /usr/local/lib/libfluidsynth.so  
-- Found CURL: /usr/local/lib/libcurl.so (found version "7.52.1") 
-- Found FreeImage: /usr/local/lib/libfreeimage.so  
-- Found SFML: /usr/local/lib/libsfml-system.so;/usr/local/lib/libsfml-audio.so;/usr/local/lib/libsfml-window.so  
-- Found FTGL libraries at /usr/local/lib/libftgl.so and includes at /usr/local/include
-- Found Freetype: /usr/local/lib/libfreetype.so (found version "2.6.3") 
-- run `pk3` target to build slade.pk3
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/games/slade/work/SLADE-3.1.1.4/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/games/slade/work/SLADE-3.1.1.4/CMakeFiles/CMakeError.log".
*** Error code 1

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



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