Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2017 00:13:27 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][x11-themes/qtcurve-qt5] Failed for qt5-style-qtcurve-1.8.18 in configure
Message-ID:  <201703140013.v2E0DRq5031404@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:     jhale@FreeBSD.org
Last committer: makc@FreeBSD.org
Ident:          $FreeBSD: head/x11-themes/qtcurve-qt5/Makefile 386718 2015-05-18 21:26:50Z makc $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p435970_s315093/logs/qt5-style-qtcurve-1.8.18.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p435970_s315093
Log:

====>> Building x11-themes/qtcurve-qt5
build started at Tue Mar 14 00:05:56 UTC 2017
port directory: /usr/ports/x11-themes/qtcurve-qt5
building for: FreeBSD head-armv6-default-job-20 12.0-CURRENT FreeBSD 12.0-CURRENT r315093 arm
maintained by: jhale@FreeBSD.org
Makefile ident:      $FreeBSD: head/x11-themes/qtcurve-qt5/Makefile 386718 2015-05-18 21:26:50Z makc $
Poudriere version: 3.1.14-187-gccceca39
Host OSVERSION: 1200020
Jail OSVERSION: 1200024
Job Id: 20




!!! Jail is newer than host. (Jail: 1200024, Host: 1200020) !!!
!!! 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=1200024
UNAME_v=FreeBSD 12.0-CURRENT r315093
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=qt5-style-qtcurve-1.8.18
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.14-187-gccceca39
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---
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  --with-qt-libraries=/usr/local/lib/qt5  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt5 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt5/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt5/work  HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt5/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake"  MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic"  QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt5 XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt5/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt5/work  HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt5/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=" -L/usr/local/lib" 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--
QT_BINDIR="lib/qt5/bin"
QT_INCDIR="include/qt5"
QT_LIBDIR="lib/qt5"
QT_ARCHDIR="lib/qt5"
QT_PLUGINDIR="lib/qt5/plugins"
QT_LIBEXECDIR="libexec/qt5"
QT_IMPORTDIR="lib/qt5/imports"
QT_QMLDIR="lib/qt5/qml"
QT_DATADIR="share/qt5"
QT_DOCDIR="share/doc/qt5"
QT_L10NDIR="share/qt5/translations"
QT_EXAMPLEDIR="share/examples/qt5"
QT_TESTDIR="share/qt5/tests"
QT_MKSPECDIR="lib/qt5/mkspecs"
QT_QTCHOOSERDIR="etc/xdg/qtchooser"
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/qtcurve"
EXAMPLESDIR="share/examples/qtcurve"
DATADIR="share/qtcurve"
WWWDIR="www/qtcurve"
ETCDIR="etc/qtcurve"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/qtcurve
DOCSDIR=/usr/local/share/doc/qtcurve
EXAMPLESDIR=/usr/local/share/examples/qtcurve
WWWDIR=/usr/local/www/qtcurve
ETCDIR=/usr/local/etc/qtcurve
--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=1200024
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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qt5-style-qtcurve-1.8.18 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.0_2.txz
[head-armv6-default-job-20] Installing pkg-1.10.0_2...
[head-armv6-default-job-20] Extracting pkg-1.10.0_2: .......... done
===>   qt5-style-qtcurve-1.8.18 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt5-style-qtcurve-1.8.18
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-style-qtcurve-1.8.18 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt5-style-qtcurve-1.8.18 for building
<snip>
[head-armv6-default-job-20] |   | `-- Extracting png-1.6.28: .......... done
[head-armv6-default-job-20] |   | `-- Installing xcb-util-renderutil-0.3.9_1...
[head-armv6-default-job-20] |   |   `-- Installing xcb-util-0.4.0_2,1...
[head-armv6-default-job-20] |   |   `-- Extracting xcb-util-0.4.0_2,1: .......... done
[head-armv6-default-job-20] |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done
[head-armv6-default-job-20] |   `-- Extracting cairo-1.14.8,2: .......... done
[head-armv6-default-job-20] |   `-- Installing graphite2-1.3.9...
[head-armv6-default-job-20] |   `-- Extracting graphite2-1.3.9: .......... done
[head-armv6-default-job-20] `-- Extracting harfbuzz-1.4.4: .......... done
[head-armv6-default-job-20] `-- Installing jpeg-turbo-1.5.1...
[head-armv6-default-job-20] `-- Extracting jpeg-turbo-1.5.1: .......... done
[head-armv6-default-job-20] `-- Installing libXi-1.7.9,1...
[head-armv6-default-job-20] |   `-- Installing inputproto-2.3.2...
[head-armv6-default-job-20] |   `-- Extracting inputproto-2.3.2: ........ done
[head-armv6-default-job-20] `-- Extracting libXi-1.7.9,1: .......... done
[head-armv6-default-job-20] `-- Installing libxkbcommon-0.7.1...
[head-armv6-default-job-20] `-- Extracting libxkbcommon-0.7.1: .......... done
[head-armv6-default-job-20] `-- Installing qt5-network-5.7.1_1...
[head-armv6-default-job-20] |   `-- Installing libproxy-0.4.12...
[head-armv6-default-job-20] |   `-- Extracting libproxy-0.4.12: ........ done
[head-armv6-default-job-20] `-- Extracting qt5-network-5.7.1_1: .......... done
[head-armv6-default-job-20] `-- Installing xcb-util-image-0.4.0_1...
[head-armv6-default-job-20] `-- Extracting xcb-util-image-0.4.0_1: ........ done
[head-armv6-default-job-20] `-- Installing xcb-util-keysyms-0.4.0_1...
[head-armv6-default-job-20] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done
[head-armv6-default-job-20] `-- Installing xcb-util-wm-0.4.1_3...
[head-armv6-default-job-20] `-- Extracting xcb-util-wm-0.4.1_3: .......... done
[head-armv6-default-job-20] `-- Installing xdg-utils-1.1.1...
[head-armv6-default-job-20] |   `-- Installing hicolor-icon-theme-0.15...
[head-armv6-default-job-20] |   `-- Extracting hicolor-icon-theme-0.15: . done
[head-armv6-default-job-20] |   `-- Installing xprop-1.2.2...
[head-armv6-default-job-20] |   | `-- Installing libXmu-1.1.2_3,1...
[head-armv6-default-job-20] |   |   `-- Installing libXt-1.1.5,1...
[head-armv6-default-job-20] |   |   `-- Extracting libXt-1.1.5,1: .......... done
[head-armv6-default-job-20] |   | `-- Extracting libXmu-1.1.2_3,1: .......... done
[head-armv6-default-job-20] |   `-- Extracting xprop-1.2.2: .. done
[head-armv6-default-job-20] |   `-- Installing xset-1.2.3_1...
[head-armv6-default-job-20] |   | `-- Installing libXfontcache-1.0.5_3...
[head-armv6-default-job-20] |   |   `-- Installing fontcacheproto-0.1.3...
[head-armv6-default-job-20] |   |   `-- Extracting fontcacheproto-0.1.3: .... done
[head-armv6-default-job-20] |   | `-- Extracting libXfontcache-1.0.5_3: .......... done
[head-armv6-default-job-20] |   `-- Extracting xset-1.2.3_1: .. done
[head-armv6-default-job-20] `-- Extracting xdg-utils-1.1.1: .......... done
[head-armv6-default-job-20] `-- Installing xorg-fonts-truetype-7.7_1...
[head-armv6-default-job-20] |   `-- Installing dejavu-2.37...
[head-armv6-default-job-20] |   | `-- Installing mkfontdir-1.0.7...
[head-armv6-default-job-20] |   |   `-- Installing mkfontscale-1.1.2...
[head-armv6-default-job-20] |   |   | `-- Installing libfontenc-1.1.3_1...
[head-armv6-default-job-20] |   |   | `-- Extracting libfontenc-1.1.3_1: ......... done
[head-armv6-default-job-20] |   |   `-- Extracting mkfontscale-1.1.2: .. done
[head-armv6-default-job-20] |   | `-- Extracting mkfontdir-1.0.7: .. done
[head-armv6-default-job-20] |   `-- Extracting dejavu-2.37: .......... done
[head-armv6-default-job-20] |   `-- Installing font-bh-ttf-1.0.3_3...
[head-armv6-default-job-20] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-armv6-default-job-20] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[head-armv6-default-job-20] |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[head-armv6-default-job-20] |   `-- Installing font-misc-meltho-1.0.3_3...
[head-armv6-default-job-20] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-armv6-default-job-20] Extracting qt5-gui-5.7.1: .......... done
Message from freetype2-2.7.1:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
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.
===>   qt5-style-qtcurve-1.8.18 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===>   Returning to build of qt5-style-qtcurve-1.8.18
===>   qt5-style-qtcurve-1.8.18 depends on shared library: libQt5Svg.so - not found
===>   Installing existing package /packages/All/qt5-svg-5.7.1.txz
[head-armv6-default-job-20] Installing qt5-svg-5.7.1...
[head-armv6-default-job-20] `-- Installing qt5-widgets-5.7.1...
[head-armv6-default-job-20] `-- Extracting qt5-widgets-5.7.1: .......... done
[head-armv6-default-job-20] Extracting qt5-svg-5.7.1: .......... done
===>   qt5-style-qtcurve-1.8.18 depends on shared library: libQt5Svg.so - found (/usr/local/lib/qt5/libQt5Svg.so)
===>   Returning to build of qt5-style-qtcurve-1.8.18
===>   qt5-style-qtcurve-1.8.18 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===>   qt5-style-qtcurve-1.8.18 depends on shared library: libQt5X11Extras.so - not found
===>   Installing existing package /packages/All/qt5-x11extras-5.7.1.txz
[head-armv6-default-job-20] Installing qt5-x11extras-5.7.1...
[head-armv6-default-job-20] Extracting qt5-x11extras-5.7.1: .......... done
===>   qt5-style-qtcurve-1.8.18 depends on shared library: libQt5X11Extras.so - found (/usr/local/lib/qt5/libQt5X11Extras.so)
===>   Returning to build of qt5-style-qtcurve-1.8.18
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qt5-style-qtcurve-1.8.18
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/x11-themes/qtcurve-qt5/work/qtcurve-1.8.18
-- The C compiler identification is Clang 3.9.1
-- The CXX compiler identification is Clang 3.9.1
-- 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
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_994be/fast"
-- Detecting C compile features - failed
-- 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
CMake Warning (dev) at cmake/CMakeArrayMacros.cmake:105 (if):
  Policy CMP0054 is not set: Only interpret if() arguments as variables or
  keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  Quoted variables like "ARGV" will no longer be dereferenced when the policy
  is set to NEW.  Since the policy is not set the OLD behavior will be used.
Call Stack (most recent call first):
  cmake/CMakeArrayMacros.cmake:261 (cmake_array_foreach)
  cmake/CMakeHelperMacros.cmake:307 (cmake_array_concat)
  cmake/CMakeCMacros.cmake:43 (cmake_helper_reg)
  cmake/CMakeBaseMacros.cmake:9999 (__cmake_c_macro_init)
  cmake/CMakeBaseMacros.cmake:64 (set)
  cmake/CMakeBaseMacros.cmake:101 (cmake_utils_call)
  cmake/CMakeCMacros.cmake:49 (cmake_utils_call_once)
  CMakeLists.txt:12 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/CMakeHelperMacros.cmake:189 (if):
  Policy CMP0054 is not set: Only interpret if() arguments as variables or
  keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  Quoted variables like
  "cmake_utils_cmake_array_name_1_6446a7d5aee7d188a3704aa731f70a5a.length"
  will no longer be dereferenced when the policy is set to NEW.  Since the
  policy is not set the OLD behavior will be used.
Call Stack (most recent call first):
  cmake/CMakeHelperMacros.cmake:320 (__cmake_helper_wrap_commands)
  cmake/CMakeCMacros.cmake:43 (cmake_helper_reg)
  cmake/CMakeBaseMacros.cmake:9999 (__cmake_c_macro_init)
  cmake/CMakeBaseMacros.cmake:64 (set)
  cmake/CMakeBaseMacros.cmake:101 (cmake_utils_call)
  cmake/CMakeCMacros.cmake:49 (cmake_utils_call_once)
  CMakeLists.txt:12 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for backtrace
-- Looking for backtrace - not found
-- Found LibExecinfo: /usr/include  
-- Found PkgConfig: pkgconf (found version "1.3.0") 
-- Checking for modules 'xcb;x11-xcb'
--   Found xcb, version 1.12
--   Found x11-xcb, version 1.6.5
CMake Warning (dev) at cmake/CMakeHelperMacros.cmake:430 (if):
  Policy CMP0054 is not set: Only interpret if() arguments as variables or
  keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  Quoted variables like
  "cmake_utils_cmake_array_name_7_77de92e3873dcd2ebff7508e6cdf14b5.length"
  will no longer be dereferenced when the policy is set to NEW.  Since the
  policy is not set the OLD behavior will be used.
Call Stack (most recent call first):
  cmake/CMakeCMacros.cmake:69 (cmake_helper_wrap_helper)
  CMakeLists.txt:134 (cmake_c_fix_include_path)
This warning is for project developers.  Use -Wno-dev to suppress it.

------
NOTE: msgfmt not found. Translations will *not* be installed
------

-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/x11-themes/qtcurve-qt5/work/qtcurve-1.8.18/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/x11-themes/qtcurve-qt5/work/qtcurve-1.8.18/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-themes/qtcurve-qt5



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