Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2017 06:36:26 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][x11/sakura] Failed for sakura-3.4.0 in configure
Message-ID:  <201705270636.v4R6aQwc036366@beefy8.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:     danilo@FreeBSD.org
Last committer: danilo@FreeBSD.org
Ident:          $FreeBSD: head/x11/sakura/Makefile 431552 2017-01-15 12:18:14Z danilo $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p441628_s318432/logs/sakura-3.4.0.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p441628_s318432
Log:

====>> Building x11/sakura
build started at Sat May 27 06:30:36 UTC 2017
port directory: /usr/ports/x11/sakura
building for: FreeBSD head-armv6-default-job-22 12.0-CURRENT FreeBSD 12.0-CURRENT r318432 arm
maintained by: danilo@FreeBSD.org
Makefile ident:      $FreeBSD: head/x11/sakura/Makefile 431552 2017-01-15 12:18:14Z danilo $
Poudriere version: 3.1.17-14-gb21fc4aa
Host OSVERSION: 1200028
Jail OSVERSION: 1200030
Job Id: 22




!!! Jail is newer than host. (Jail: 1200030, Host: 1200028) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200030
UNAME_v=FreeBSD 12.0-CURRENT r318432
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=sakura-3.4.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-14-gb21fc4aa
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 sakura-3.4.0:
     DOCS=on: Build and/or install documentation
===> 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/x11/sakura/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/sakura/work  HOME=/wrkdirs/usr/ports/x11/sakura/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11/sakura/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/sakura/work  HOME=/wrkdirs/usr/ports/x11/sakura/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=" -lintl" 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=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/sakura"
EXAMPLESDIR="share/examples/sakura"
DATADIR="share/sakura"
WWWDIR="www/sakura"
ETCDIR="etc/sakura"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/sakura
DOCSDIR=/usr/local/share/doc/sakura
EXAMPLESDIR=/usr/local/share/examples/sakura
WWWDIR=/usr/local/www/sakura
ETCDIR=/usr/local/etc/sakura
--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=12.0
OSVERSION=1200030
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=12.0-CURRENT
#### 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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sakura-3.4.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-22] Installing pkg-1.10.1...
[head-armv6-default-job-22] Extracting pkg-1.10.1: .......... done
===>   sakura-3.4.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sakura-3.4.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by sakura-3.4.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by sakura-3.4.0 for building
=> SHA256 Checksum OK for sakura-3.4.0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by sakura-3.4.0 for building
===>  Extracting for sakura-3.4.0
=> SHA256 Checksum OK for sakura-3.4.0.tar.bz2.
===========================================================================
<snip>
[head-armv6-default-job-22] |   `-- Installing inputproto-2.3.2...
[head-armv6-default-job-22] |   `-- Extracting inputproto-2.3.2: ........ done
[head-armv6-default-job-22] `-- Extracting libXi-1.7.9,1: .......... done
[head-armv6-default-job-22] `-- Installing libXt-1.1.5,1...
[head-armv6-default-job-22] |   `-- Installing libSM-1.2.2_3,1...
[head-armv6-default-job-22] |   | `-- Installing libICE-1.0.9_1,1...
[head-armv6-default-job-22] |   | `-- Extracting libICE-1.0.9_1,1: .......... done
[head-armv6-default-job-22] |   `-- Extracting libSM-1.2.2_3,1: .......... done
[head-armv6-default-job-22] `-- Extracting libXt-1.1.5,1: .......... done
[head-armv6-default-job-22] `-- Installing tiff-4.0.8...
[head-armv6-default-job-22] |   `-- Installing jbigkit-2.1_1...
[head-armv6-default-job-22] |   `-- Extracting jbigkit-2.1_1: .......... done
[head-armv6-default-job-22] `-- Extracting tiff-4.0.8: .......... done
[head-armv6-default-job-22] Extracting gdk-pixbuf2-2.36.6: .......... done
===>   sakura-3.4.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   Returning to build of sakura-3.4.0
===>   sakura-3.4.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   sakura-3.4.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   sakura-3.4.0 depends on shared library: libgtk-3.so - not found
===>   Installing existing package /packages/All/gtk3-3.22.15.txz
[head-armv6-default-job-22] Installing gtk3-3.22.15...
[head-armv6-default-job-22] `-- Installing adwaita-icon-theme-3.22.0...
[head-armv6-default-job-22] |   `-- Installing gtk-update-icon-cache-2.24.29...
[head-armv6-default-job-22] |   | `-- Installing hicolor-icon-theme-0.15...
[head-armv6-default-job-22] |   | `-- Extracting hicolor-icon-theme-0.15: . done
[head-armv6-default-job-22] |   | `-- Installing libXcomposite-0.4.4_3,1...
[head-armv6-default-job-22] |   |   `-- Installing compositeproto-0.4.2...
[head-armv6-default-job-22] |   |   `-- Extracting compositeproto-0.4.2: .... done
[head-armv6-default-job-22] |   | `-- Extracting libXcomposite-0.4.4_3,1: .......... done
[head-armv6-default-job-22] |   | `-- Installing libXcursor-1.1.14_3...
[head-armv6-default-job-22] |   | `-- Extracting libXcursor-1.1.14_3: .......... done
[head-armv6-default-job-22] |   | `-- Installing libXinerama-1.1.3_3,1...
[head-armv6-default-job-22] |   |   `-- Installing xineramaproto-1.2.1...
[head-armv6-default-job-22] |   |   `-- Extracting xineramaproto-1.2.1: .. done
[head-armv6-default-job-22] |   | `-- Extracting libXinerama-1.1.3_3,1: .......... done
[head-armv6-default-job-22] |   | `-- Installing libXrandr-1.5.1...
[head-armv6-default-job-22] |   |   `-- Installing randrproto-1.5.0...
[head-armv6-default-job-22] |   |   `-- Extracting randrproto-1.5.0: .... done
[head-armv6-default-job-22] |   | `-- Extracting libXrandr-1.5.1: .......... done
[head-armv6-default-job-22] |   | `-- Installing pango-1.40.4...
[head-armv6-default-job-22] |   |   `-- Installing encodings-1.0.4_3,1...
[head-armv6-default-job-22] |   |   | `-- Installing font-util-1.3.1...
[head-armv6-default-job-22] |   |   | `-- Extracting font-util-1.3.1: .......... done
[head-armv6-default-job-22] |   |   `-- Extracting encodings-1.0.4_3,1: .......... done
[head-armv6-default-job-22] |   |   `-- Installing harfbuzz-1.4.6_1...
[head-armv6-default-job-22] |   |   | `-- Installing graphite2-1.3.10...
[head-armv6-default-job-22] |   |   | `-- Extracting graphite2-1.3.10: .......... done
[head-armv6-default-job-22] |   |   `-- Extracting harfbuzz-1.4.6_1: .......... done
[head-armv6-default-job-22] |   |   `-- Installing libXft-2.3.2_1...
[head-armv6-default-job-22] |   |   `-- Extracting libXft-2.3.2_1: ......... done
[head-armv6-default-job-22] |   |   `-- Installing xorg-fonts-truetype-7.7_1...
[head-armv6-default-job-22] |   |   | `-- Installing dejavu-2.37...
[head-armv6-default-job-22] |   |   |   `-- Installing mkfontdir-1.0.7...
[head-armv6-default-job-22] |   |   |   | `-- Installing mkfontscale-1.1.2...
[head-armv6-default-job-22] |   |   |   |   `-- Installing libfontenc-1.1.3_1...
[head-armv6-default-job-22] |   |   |   |   `-- Extracting libfontenc-1.1.3_1: ......... done
[head-armv6-default-job-22] |   |   |   | `-- Extracting mkfontscale-1.1.2: .. done
[head-armv6-default-job-22] |   |   |   `-- Extracting mkfontdir-1.0.7: .. done
[head-armv6-default-job-22] |   |   | `-- Extracting dejavu-2.37: .......... done
[head-armv6-default-job-22] |   |   | `-- Installing font-bh-ttf-1.0.3_3...
[head-armv6-default-job-22] |   |   | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-armv6-default-job-22] |   |   | `-- Installing font-misc-ethiopic-1.0.3_3...
[head-armv6-default-job-22] |   |   | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[head-armv6-default-job-22] |   |   | `-- Installing font-misc-meltho-1.0.3_3...
[head-armv6-default-job-22] |   |   | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-armv6-default-job-22] |   | `-- Extracting pango-1.40.4: .......... done
[head-armv6-default-job-22] |   | `-- Installing shared-mime-info-1.8...
[head-armv6-default-job-22] |   | `-- Extracting shared-mime-info-1.8: .......... done
[head-armv6-default-job-22] |   `-- Extracting gtk-update-icon-cache-2.24.29: .... done
[head-armv6-default-job-22] `-- Extracting adwaita-icon-theme-3.22.0: .......... done
[head-armv6-default-job-22] `-- Installing at-spi2-atk-2.24.0...
[head-armv6-default-job-22] |   `-- Installing at-spi2-core-2.24.0...
[head-armv6-default-job-22] |   | `-- Installing dbus-1.10.16_1...
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[head-armv6-default-job-22] |   | `-- Extracting dbus-1.10.16_1: ......... done
[head-armv6-default-job-22] |   | `-- Installing libXtst-1.2.3...
[head-armv6-default-job-22] |   |   `-- Installing recordproto-1.14.2...
[head-armv6-default-job-22] |   |   `-- Extracting recordproto-1.14.2: .... done
[head-armv6-default-job-22] |   | `-- Extracting libXtst-1.2.3: .......... done
[head-armv6-default-job-22] |   `-- Extracting at-spi2-core-2.24.0: .......... done
[head-armv6-default-job-22] `-- Extracting at-spi2-atk-2.24.0: .......... done
[head-armv6-default-job-22] `-- Installing colord-1.2.12...
[head-armv6-default-job-22] |   `-- Installing argyllcms-1.9.2_1...
[head-armv6-default-job-22] |   | `-- Installing libXScrnSaver-1.2.2_3...
[head-armv6-default-job-22] |   |   `-- Installing scrnsaverproto-1.2.2...
[head-armv6-default-job-22] |   |   `-- Extracting scrnsaverproto-1.2.2: ... done
[head-armv6-default-job-22] |   | `-- Extracting libXScrnSaver-1.2.2_3: .......... done
[head-armv6-default-job-22] |   `-- Extracting argyllcms-1.9.2_1: .......... done
[head-armv6-default-job-22] |   `-- Installing lcms2-2.8...
[head-armv6-default-job-22] |   `-- Extracting lcms2-2.8: .......... done
[head-armv6-default-job-22] |   `-- Installing polkit-0.113_5...
[head-armv6-default-job-22] |   | `-- Installing spidermonkey170-17.0.0_6...
[head-armv6-default-job-22] |   |   `-- Installing nspr-4.14_1...
[head-armv6-default-job-22] |   |   `-- Extracting nspr-4.14_1: .......... done
[head-armv6-default-job-22] |   | `-- Extracting spidermonkey170-17.0.0_6: .......... done
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[head-armv6-default-job-22] |   `-- Extracting polkit-0.113_5: ........ done
[head-armv6-default-job-22] |   `-- Installing sqlite3-3.18.0...
[head-armv6-default-job-22] |   `-- Extracting sqlite3-3.18.0: .......... done
===> Creating groups.
Creating group 'colord' with gid '970'.
===> Creating users
Creating user 'colord' with uid '970'.
[head-armv6-default-job-22] `-- Extracting colord-1.2.12: .......... done
[head-armv6-default-job-22] `-- Installing cups-2.2.3...
[head-armv6-default-job-22] |   `-- Installing avahi-app-0.6.31_5...
[head-armv6-default-job-22] |   | `-- Installing dbus-glib-0.108...
[head-armv6-default-job-22] |   | `-- Extracting dbus-glib-0.108: .......... done
[head-armv6-default-job-22] |   | `-- Installing gdbm-1.13...
[head-armv6-default-job-22] |   | `-- Extracting gdbm-1.13: .......... done
[head-armv6-default-job-22] |   | `-- Installing gnome_subr-1.0...
[head-armv6-default-job-22] |   | `-- Extracting gnome_subr-1.0: . done
[head-armv6-default-job-22] |   | `-- Installing gobject-introspection-1.50.0,1...
[head-armv6-default-job-22] |   |   `-- Installing python2-2_3...
[head-armv6-default-job-22] |   |   `-- Extracting python2-2_3: ...... done
[head-armv6-default-job-22] |   | `-- Extracting gobject-introspection-1.50.0,1: .......... done
[head-armv6-default-job-22] |   | `-- Installing libdaemon-0.14_1...
[head-armv6-default-job-22] |   | `-- Extracting libdaemon-0.14_1: .......... done
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[head-armv6-default-job-22] |   `-- Extracting avahi-app-0.6.31_5: .......... done
[head-armv6-default-job-22] |   `-- Installing libpaper-1.1.24.4...
[head-armv6-default-job-22] |   `-- Extracting libpaper-1.1.24.4: .......... done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[head-armv6-default-job-22] `-- Extracting cups-2.2.3: .......... done
[head-armv6-default-job-22] `-- Installing libepoxy-1.3.1_1...
[head-armv6-default-job-22] `-- Extracting libepoxy-1.3.1_1: .......... done
[head-armv6-default-job-22] Extracting gtk3-3.22.15: .......... 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.
===>   sakura-3.4.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===>   Returning to build of sakura-3.4.0
===>   sakura-3.4.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   sakura-3.4.0 depends on shared library: libvte-2.91.so - not found
===>   Installing existing package /packages/All/vte3-0.48.3.txz
[head-armv6-default-job-22] Installing vte3-0.48.3...
[head-armv6-default-job-22] `-- Installing pcre2-10.21...
[head-armv6-default-job-22] `-- Extracting pcre2-10.21: .......... done
[head-armv6-default-job-22] Extracting vte3-0.48.3: .......... done
===>   sakura-3.4.0 depends on shared library: libvte-2.91.so - found (/usr/local/lib/libvte-2.91.so)
===>   Returning to build of sakura-3.4.0
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for sakura-3.4.0
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/x11/sakura/work/sakura-3.4.0
-- 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_40f60/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
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_67235/fast"
-- Detecting CXX compile features - failed
-- Found PkgConfig: pkgconf (found version "1.3.7") 
-- Checking for module 'glib-2.0>=2.40'
--   Found glib-2.0, version 2.50.2
-- Checking for module 'gtk+-3.0>=3.12'
--   Found gtk+-3.0, version 3.22.15
-- Checking for module 'vte-2.91'
--   Found vte-2.91, version 0.48.3
-- Checking for module 'x11'
--   Found x11, version 1.6.5
pod2man executable is/usr/local/bin/pod2man
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/x11/sakura/work/sakura-3.4.0/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/x11/sakura/work/sakura-3.4.0/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/x11/sakura



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