Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 May 2018 02:03:41 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][science/pulseview] Failed for pulseview-0.4.0_2 in build/runaway
Message-ID:  <201805040203.w4423fUq015747@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:     bsam@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: head/science/pulseview/Makefile 467711 2018-04-18 13:57:42Z jbeich $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p468751_s333133/logs/pulseview-0.4.0_2.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p468751_s333133
Log:

=>> Building science/pulseview
build started at Thu May  3 19:25:18 UTC 2018
port directory: /usr/ports/science/pulseview
package name: pulseview-0.4.0_2
building for: FreeBSD head-armv6-default-job-08 12.0-CURRENT FreeBSD 12.0-CURRENT 1200062 arm
maintained by: bsam@FreeBSD.org
Makefile ident:      $FreeBSD: head/science/pulseview/Makefile 467711 2018-04-18 13:57:42Z jbeich $
Poudriere version: 3.2.6-3-g832b198d
Host OSVERSION: 1200060
Jail OSVERSION: 1200062
Job Id: 08




!!! Jail is newer than host. (Jail: 1200062, Host: 1200060) !!!
!!! 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=1200062
UNAME_v=FreeBSD 12.0-CURRENT 1200062
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-armv6-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv6-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--
bsam@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/science/pulseview/work/pulseview-0.4.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/science/pulseview/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pulseview/work  HOME=/wrkdirs/usr/ports/science/pulseview/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/pulseview/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/science/pulseview/work/pulseview-0.4.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/science/pulseview/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pulseview/work  HOME=/wrkdirs/usr/ports/science/pulseview/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/pulseview/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/science/pulseview/work/stage 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 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -
 m 0644"  BSD_INSTALL_MAN="install  -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" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pulseview"  EXAMPLESDIR="share/examples/pulseview"  DATADIR="share/pulseview"  WWWDIR="www/pulseview"  ETCDIR="etc/pulseview"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/pulseview DOCSDIR=/usr/local/share/doc/pulseview EXAMPLESDIR=/usr/local/share/examples/pulseview  WWWDIR=/usr/local/www/pulseview ETCDIR=/usr/local/etc/pulseview
--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=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 ####
_CCVERSION_9d218390=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv6-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: armv6-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: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200062
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    >============================
===>   pulseview-0.4.0_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[head-armv6-default-job-08] Installing pkg-1.10.5...
[head-armv6-default-job-08] Extracting pkg-1.10.5: .......... done
===>   pulseview-0.4.0_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pulseview-0.4.0_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by pulseview-0.4.0_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by pulseview-0.4.0_2 for building
=> SHA256 Checksum OK for pulseview-0.4.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
<snip>
qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
qmake, moc and other tools will be run when invoking the binaries in $PATH.

By default, the Qt5 versions are run. It is possible to change the behavior by
setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more
information.
===>   pulseview-0.4.0_2 depends on file: /usr/local/lib/qt5/bin/moc - found
===>   Returning to build of pulseview-0.4.0_2
===>   pulseview-0.4.0_2 depends on file: /usr/local/lib/qt5/bin/qmake - not found
===>   Installing existing package /packages/All/qt5-qmake-5.9.4_1.txz
[head-armv6-default-job-08] Installing qt5-qmake-5.9.4_1...
[head-armv6-default-job-08] Extracting qt5-qmake-5.9.4_1: .......... done
===>   pulseview-0.4.0_2 depends on file: /usr/local/lib/qt5/bin/qmake - found
===>   Returning to build of pulseview-0.4.0_2
===========================================================================
=======================<phase: lib-depends    >============================
===>   pulseview-0.4.0_2 depends on shared library: libboost_thread.so - not found
===>   Installing existing package /packages/All/boost-libs-1.67.0_1.txz
[head-armv6-default-job-08] Installing boost-libs-1.67.0_1...
[head-armv6-default-job-08] `-- Installing icu-61.1,1...
[head-armv6-default-job-08] `-- Extracting icu-61.1,1: .......... done
[head-armv6-default-job-08] Extracting boost-libs-1.67.0_1: .......... done
Message from boost-libs-1.67.0_1:

You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
===>   pulseview-0.4.0_2 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so)
===>   Returning to build of pulseview-0.4.0_2
===>   pulseview-0.4.0_2 depends on shared library: libsigrok.so - not found
===>   Installing existing package /packages/All/libsigrok-0.5.0.txz
[head-armv6-default-job-08] Installing libsigrok-0.5.0...
[head-armv6-default-job-08] `-- Installing glibmm-2.50.1_1,1...
[head-armv6-default-job-08] |   `-- Installing libsigc++-2.10.0_1...
[head-armv6-default-job-08] |   `-- Extracting libsigc++-2.10.0_1: .......... done
[head-armv6-default-job-08] `-- Extracting glibmm-2.50.1_1,1: .......... done
[head-armv6-default-job-08] `-- Installing libftdi1-1.4_6...
[head-armv6-default-job-08] |   `-- Installing libconfuse-2.7_2...
[head-armv6-default-job-08] |   `-- Extracting libconfuse-2.7_2: ......... done
[head-armv6-default-job-08] `-- Extracting libftdi1-1.4_6: .......... done
[head-armv6-default-job-08] `-- Installing librevisa-0.0.20130412_1...
[head-armv6-default-job-08] `-- Extracting librevisa-0.0.20130412_1: .......... done
[head-armv6-default-job-08] `-- Installing libserialport-0.1.1...
[head-armv6-default-job-08] `-- Extracting libserialport-0.1.1: ......... done
[head-armv6-default-job-08] `-- Installing libzip-1.3.2...
[head-armv6-default-job-08] `-- Extracting libzip-1.3.2: .......... done
[head-armv6-default-job-08] Extracting libsigrok-0.5.0: .......... done
Message from librevisa-0.0.20130412_1:

===>   NOTICE:

The librevisa 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
===>   pulseview-0.4.0_2 depends on shared library: libsigrok.so - found (/usr/local/lib/libsigrok.so)
===>   Returning to build of pulseview-0.4.0_2
===>   pulseview-0.4.0_2 depends on shared library: libsigrokdecode.so - not found
===>   Installing existing package /packages/All/libsigrokdecode-0.5.1.txz
[head-armv6-default-job-08] Installing libsigrokdecode-0.5.1...
[head-armv6-default-job-08] `-- Installing python36-3.6.5...
[head-armv6-default-job-08] `-- Extracting python36-3.6.5: .......... done
[head-armv6-default-job-08] Extracting libsigrokdecode-0.5.1: .......... done
Message from python36-3.6.5:

===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py36-gdbm       databases/py-gdbm@py36
py36-sqlite3    databases/py-sqlite3@py36
py36-tkinter    x11-toolkits/py-tkinter@py36

===========================================================================
===>   pulseview-0.4.0_2 depends on shared library: libsigrokdecode.so - found (/usr/local/lib/libsigrokdecode.so)
===>   Returning to build of pulseview-0.4.0_2
===>   pulseview-0.4.0_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===>   pulseview-0.4.0_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   pulseview-0.4.0_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   pulseview-0.4.0_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   pulseview-0.4.0_2 depends on shared library: libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so)
===>   pulseview-0.4.0_2 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so)
===>   pulseview-0.4.0_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   pulseview-0.4.0_2 depends on shared library: libQt5Core.so - not found
===>   Installing existing package /packages/All/qt5-core-5.9.4_2.txz
[head-armv6-default-job-08] Installing qt5-core-5.9.4_2...
[head-armv6-default-job-08] `-- Installing pcre2-10.21_1...
[head-armv6-default-job-08] `-- Extracting pcre2-10.21_1: .......... done
[head-armv6-default-job-08] Extracting qt5-core-5.9.4_2: .......... done
===>   pulseview-0.4.0_2 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===>   Returning to build of pulseview-0.4.0_2
===>   pulseview-0.4.0_2 depends on shared library: libQt5Gui.so - not found
===>   Installing existing package /packages/All/qt5-gui-5.9.4_4.txz
[head-armv6-default-job-08] Installing qt5-gui-5.9.4_4...
[head-armv6-default-job-08] `-- 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-08] `-- Extracting dbus-1.10.16_1: ......... done
[head-armv6-default-job-08] `-- Installing libxkbcommon-0.7.1_1...
[head-armv6-default-job-08] `-- Extracting libxkbcommon-0.7.1_1: .......... done
[head-armv6-default-job-08] `-- Installing qt5-dbus-5.9.4_1...
[head-armv6-default-job-08] `-- Extracting qt5-dbus-5.9.4_1: .......... done
[head-armv6-default-job-08] `-- Installing qt5-network-5.9.4_3...
[head-armv6-default-job-08] `-- Extracting qt5-network-5.9.4_3: .......... done
[head-armv6-default-job-08] `-- Installing xcb-util-image-0.4.0_1...
[head-armv6-default-job-08] `-- Extracting xcb-util-image-0.4.0_1: ........ done
[head-armv6-default-job-08] `-- Installing xcb-util-keysyms-0.4.0_1...
[head-armv6-default-job-08] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done
[head-armv6-default-job-08] `-- Installing xcb-util-wm-0.4.1_3...
[head-armv6-default-job-08] `-- Extracting xcb-util-wm-0.4.1_3: .......... done
[head-armv6-default-job-08] `-- Installing xdg-utils-1.1.1...
[head-armv6-default-job-08] |   `-- Installing xprop-1.2.2...
[head-armv6-default-job-08] |   | `-- Installing libXmu-1.1.2_3,1...
[head-armv6-default-job-08] |   | `-- Extracting libXmu-1.1.2_3,1: .......... done
[head-armv6-default-job-08] |   `-- Extracting xprop-1.2.2: .. done
[head-armv6-default-job-08] |   `-- Installing xset-1.2.3_1...
[head-armv6-default-job-08] |   | `-- Installing libXfontcache-1.0.5_3...
[head-armv6-default-job-08] |   |   `-- Installing fontcacheproto-0.1.3...
[head-armv6-default-job-08] |   |   `-- Extracting fontcacheproto-0.1.3: .... done
[head-armv6-default-job-08] |   | `-- Extracting libXfontcache-1.0.5_3: .......... done
[head-armv6-default-job-08] |   `-- Extracting xset-1.2.3_1: .. done
[head-armv6-default-job-08] `-- Extracting xdg-utils-1.1.1: .......... done
[head-armv6-default-job-08] Extracting qt5-gui-5.9.4_4: .......... done
===>   pulseview-0.4.0_2 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===>   Returning to build of pulseview-0.4.0_2
===>   pulseview-0.4.0_2 depends on shared library: libQt5Svg.so - not found
===>   Installing existing package /packages/All/qt5-svg-5.9.4_1.txz
[head-armv6-default-job-08] Installing qt5-svg-5.9.4_1...
[head-armv6-default-job-08] `-- Installing qt5-widgets-5.9.4_1...
[head-armv6-default-job-08] `-- Extracting qt5-widgets-5.9.4_1: .......... done
[head-armv6-default-job-08] Extracting qt5-svg-5.9.4_1: .......... done
===>   pulseview-0.4.0_2 depends on shared library: libQt5Svg.so - found (/usr/local/lib/qt5/libQt5Svg.so)
===>   Returning to build of pulseview-0.4.0_2
===>   pulseview-0.4.0_2 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for pulseview-0.4.0_2
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.4.0
-- 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
-- Found PkgConfig: pkgconf (found version "1.4.2") 
-- Checking for modules 'glib-2.0>=2.28.0;glibmm-2.4>=2.28.0;libsigrokcxx>=0.5.0;libsigrokdecode>=0.5.0'
--   Found glib-2.0, version 2.50.3
--   Found glibmm-2.4, version 2.50.1
--   Found libsigrokcxx, version 0.5.0
--   Found libsigrokdecode, version 0.5.1
-- Boost version: 1.67.0
-- Found the following Boost libraries:
--   filesystem
--   serialization
--   system
--   unit_test_framework
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Atomics provided by the C-library - yes
-- Performing Test HAVE_UNALIGNED_LITTLE_ENDIAN_ACCESS
-- Performing Test HAVE_UNALIGNED_LITTLE_ENDIAN_ACCESS - Success
-- PulseView version: 0.4.0
-- Configuring done
-- Generating done
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/science/pulseview/work/pulseview-0.4.0
===========================================================================
=======================<phase: build          >============================
===>  Building for pulseview-0.4.0_2
=>> 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?201805040203.w4423fUq015747>