Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2018 00:56:52 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv7-default][graphics/gmic-qt] Failed for gmic-qt-215 in build/runaway
Message-ID:  <201806030056.w530uqkI029891@beefy16.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:     kde@FreeBSD.org
Last committer: tcberner@FreeBSD.org
Ident:          $FreeBSD: head/graphics/gmic-qt/Makefile 454897 2017-11-25 20:57:07Z tcberner $
Log URL:        http://beefy16.nyi.freebsd.org/data/head-armv7-default/p471187_s334407/logs/gmic-qt-215.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p471187_s334407
Log:

=>> Building graphics/gmic-qt
build started at Sat Jun  2 18:19:39 UTC 2018
port directory: /usr/ports/graphics/gmic-qt
package name: gmic-qt-215
building for: FreeBSD head-armv7-default-job-23 12.0-CURRENT FreeBSD 12.0-CURRENT 1200065 arm
maintained by: kde@FreeBSD.org
Makefile ident:      $FreeBSD: head/graphics/gmic-qt/Makefile 454897 2017-11-25 20:57:07Z tcberner $
Poudriere version: 3.2.6-3-g832b198d
Host OSVERSION: 1200062
Jail OSVERSION: 1200065
Job Id: 23




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200065
UNAME_v=FreeBSD 12.0-CURRENT 1200065
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.6-3-g832b198d
MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

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

--MAINTAINER--
kde@FreeBSD.org
--End MAINTAINER--

--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 QMAKEMODULES="/wrkdirs/usr/ports/graphics/gmic-qt/work/gmic-qt-v.215/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gmic-qt/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gmic-qt/work  HOME=/wrkdirs/usr/ports/graphics/gmic-qt/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/gmic-qt/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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 QMAKEMODULES="/wrkdirs/usr/ports/graphics/gmic-qt/work/gmic-qt-v.215/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gmic-qt/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gmic-qt/work  HOME=/wrkdirs/usr/ports/graphics/gmic-qt/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/gmic-qt/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/gmic-qt/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  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 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="i
 nstall  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" 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 LIB32DIR=lib DOCSDIR="share/doc/gmic-qt"  EXAMPLESDIR="share/examples/gmic-qt"  DATADIR="share/gmic-qt"  WWWDIR="www/gmic-qt"  ETCDIR="etc/gmic-qt"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/gmic-qt DOCSDIR=/usr/local/share/doc/gmic-qt EXAMPLESDIR=/usr/local/share/examples/gmic-qt  WWWDIR=/usr/local/www/gmic-qt ETCDIR=/usr/local/etc/gmic-qt
--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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
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 ####
_CCVERSION_9d218390=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200065
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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
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    >============================
===>   gmic-qt-215 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[head-armv7-default-job-23] Installing pkg-1.10.5_1...
[head-armv7-default-job-23] Extracting pkg-1.10.5_1: .......... done
===>   gmic-qt-215 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of gmic-qt-215
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by gmic-qt-215 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by gmic-qt-215 for building
=> SHA256 Checksum OK for KDE/gmic-qt/215/gmic_stdlib.h.
=> SHA256 Checksum OK for KDE/gmic-qt/215/c-koi-gmic-qt-v.215_GH0.tar.gz.
=> SHA256 Checksum OK for KDE/gmic-qt/215/dtschump-gmic-v.215_GH0.tar.gz.
=> SHA256 Checksum OK for KDE/gmic-qt/215/dtschump-cimg-v.215_GH0.tar.gz.
<snip>
[head-armv7-default-job-23] `-- Installing xcb-util-keysyms-0.4.0_1...
[head-armv7-default-job-23] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done
[head-armv7-default-job-23] `-- Installing xcb-util-wm-0.4.1_3...
[head-armv7-default-job-23] `-- Extracting xcb-util-wm-0.4.1_3: .......... done
[head-armv7-default-job-23] `-- Installing xdg-utils-1.1.1...
[head-armv7-default-job-23] |   `-- Installing hicolor-icon-theme-0.15...
[head-armv7-default-job-23] |   `-- Extracting hicolor-icon-theme-0.15: . done
[head-armv7-default-job-23] |   `-- Installing xprop-1.2.3...
[head-armv7-default-job-23] |   | `-- Installing libXmu-1.1.2_3,1...
[head-armv7-default-job-23] |   |   `-- Installing libXt-1.1.5,1...
[head-armv7-default-job-23] |   |   `-- Extracting libXt-1.1.5,1: .......... done
[head-armv7-default-job-23] |   | `-- Extracting libXmu-1.1.2_3,1: .......... done
[head-armv7-default-job-23] |   `-- Extracting xprop-1.2.3: .. done
[head-armv7-default-job-23] |   `-- Installing xset-1.2.4...
[head-armv7-default-job-23] |   | `-- Installing libXfontcache-1.0.5_3...
[head-armv7-default-job-23] |   |   `-- Installing fontcacheproto-0.1.3...
[head-armv7-default-job-23] |   |   `-- Extracting fontcacheproto-0.1.3: .... done
[head-armv7-default-job-23] |   | `-- Extracting libXfontcache-1.0.5_3: .......... done
[head-armv7-default-job-23] |   `-- Extracting xset-1.2.4: .. done
[head-armv7-default-job-23] `-- Extracting xdg-utils-1.1.1: .......... done
[head-armv7-default-job-23] `-- Installing xorg-fonts-truetype-7.7_1...
[head-armv7-default-job-23] |   `-- Installing dejavu-2.37...
[head-armv7-default-job-23] |   | `-- Installing mkfontdir-1.0.7...
[head-armv7-default-job-23] |   |   `-- Installing mkfontscale-1.1.3...
[head-armv7-default-job-23] |   |   | `-- Installing libfontenc-1.1.3_1...
[head-armv7-default-job-23] |   |   | `-- Extracting libfontenc-1.1.3_1: ......... done
[head-armv7-default-job-23] |   |   `-- Extracting mkfontscale-1.1.3: ..... done
[head-armv7-default-job-23] |   | `-- Extracting mkfontdir-1.0.7: ..... done
[head-armv7-default-job-23] |   `-- Extracting dejavu-2.37: .......... done
[head-armv7-default-job-23] |   `-- Installing font-bh-ttf-1.0.3_3...
[head-armv7-default-job-23] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-armv7-default-job-23] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[head-armv7-default-job-23] |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[head-armv7-default-job-23] |   `-- Installing font-misc-meltho-1.0.3_3...
[head-armv7-default-job-23] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-armv7-default-job-23] Extracting qt5-gui-5.10.1: .......... done
Message from freetype2-2.9.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.
===>   gmic-qt-215 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===>   Returning to build of gmic-qt-215
===>   gmic-qt-215 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===>   gmic-qt-215 depends on shared library: libQt5Widgets.so - not found
===>   Installing existing package /packages/All/qt5-widgets-5.10.1.txz
[head-armv7-default-job-23] Installing qt5-widgets-5.10.1...
[head-armv7-default-job-23] Extracting qt5-widgets-5.10.1: .......... done
===>   gmic-qt-215 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===>   Returning to build of gmic-qt-215
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for gmic-qt-215
cp -f /wrkdirs/usr/ports/graphics/gmic-qt/work/CImg-v.215/CImg.h /wrkdirs/usr/ports/graphics/gmic-qt/work/gmic-v.215/src
cp -f /portdistfiles/KDE/gmic-qt/215/gmic_stdlib.h /wrkdirs/usr/ports/graphics/gmic-qt/work/gmic-v.215/src
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/graphics/gmic-qt/work/.build
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6.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
-- 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
-- Detecting CXX compile features - done
-- Using CMake version: 3.11.2
Building version:krita
G'Mic path: /wrkdirs/usr/ports/graphics/gmic-qt/work/gmic-v.215/src
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") 
-- Found PNG: /usr/local/lib/libpng.so (found version "1.6.34+apng") 
-- Found PkgConfig: pkgconf (found version "1.4.2") 
-- Found FFTW3 
-- FFTW Found Version: 
-- Found CURL: /usr/local/lib/libcurl.so (found version "7.60.0") 
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) 
-- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES) 
-- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND) 
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/local/lib/libX11.so
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
Release build
-- The following OPTIONAL packages have been found:

 * PkgConfig
 * CURL
 * X11
 * Threads

-- The following REQUIRED packages have been found:

 * Qt5Core
 * Qt5Gui
 * Qt5Widgets
 * Qt5Network
 * Qt5 (required version >= 5.2.0)
 * Qt5LinguistTools
 * PNG
 * ZLIB
 * FFTW3

-- The following OPTIONAL packages have not been found:

 * OpenMP, A low-level parallel execution library, <http://openmp.org/wp/>;
   Optionally used by gmic-qt

-- Configuring done
-- Generating done
CMake Warning (dev):
  Policy CMP0058 is not set: Ninja requires custom command byproducts to be
  explicit.  Run "cmake --help-policy CMP0058" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  This project specifies custom command DEPENDS on files in the build tree
  that are not specified as the OUTPUT or BYPRODUCTS of any
  add_custom_command or add_custom_target:

   CMakeFiles/cs_lst_file
   CMakeFiles/de_lst_file
   CMakeFiles/es_lst_file
   CMakeFiles/fr_lst_file
   CMakeFiles/id_lst_file
   CMakeFiles/it_lst_file
   CMakeFiles/ja_lst_file
   CMakeFiles/nl_lst_file
   CMakeFiles/pl_lst_file
   CMakeFiles/pt_lst_file

  For compatibility with versions of CMake that did not have the BYPRODUCTS
  option, CMake is generating phony rules for such files to convince 'ninja'
  to build.

  Project authors should add the missing BYPRODUCTS or OUTPUT options to the
  custom commands that produce these files.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_COLOR_MAKEFILE
    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_C_FLAGS_DEBUG
    CMAKE_C_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE


-- Build files have been written to: /wrkdirs/usr/ports/graphics/gmic-qt/work/.build
===========================================================================
=======================<phase: build          >============================
===>  Building for gmic-qt-215
=>> Killing runaway build after 21600 seconds with no output



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