Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2018 03:22:13 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111armv6-quarterly][audio/padthv1-lv2] Failed for padthv1-lv2-0.8.6 in build
Message-ID:  <201801280322.w0S3MD0A060777@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:     yuri@FreeBSD.org
Last committer: yuri@FreeBSD.org
Ident:          $FreeBSD: branches/2018Q1/audio/padthv1-lv2/Makefile 456968 2017-12-22 06:39:41Z yuri $
Log URL:        http://beefy15.nyi.freebsd.org/data/111armv6-quarterly/460130/logs/padthv1-lv2-0.8.6.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=111armv6-quarterly&build=460130
Log:

=>> Building audio/padthv1-lv2
build started at Sun Jan 28 03:10:59 UTC 2018
port directory: /usr/ports/audio/padthv1-lv2
package name: padthv1-lv2-0.8.6
building for: FreeBSD 111armv6-quarterly-job-17 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 1101001 arm
maintained by: yuri@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2018Q1/audio/padthv1-lv2/Makefile 456968 2017-12-22 06:39:41Z yuri $
Poudriere version: 3.2.4-20-g3ab5fc55
Host OSVERSION: 1200054
Jail OSVERSION: 1101001
Job Id: 17

---Begin Environment---
POUDRIEREPATH=/usr/local/bin/poudriere
PACKAGE_BUILDING=yes
LOCALBASE=/usr/local
LIBEXECPREFIX=/usr/local/libexec/poudriere
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIERE_VERSION=3.2.4-20-g3ab5fc55
P_PYTHON_MAJOR_VER=2
HOME=/root
USER=root
SCRIPTPREFIX=/usr/local/share/poudriere
MASTERNAME=111armv6-quarterly
PWD=/usr/local/poudriere/data/.m/111armv6-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
OLDPWD=/usr/local/poudriere/data/.m/111armv6-quarterly/ref/.p
POUDRIERE_BUILD_TYPE=bulk
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/111armv6-quarterly/ref
SAVED_TERM=
STATUS=1
MAIL=/var/mail/root
BLOCKSIZE=K
UNAME_r=11.1-RELEASE-p6
UNAME_v=FreeBSD 11.1-RELEASE-p6 1101001
OSVERSION=1101001
ABI_FILE=/usr/lib/crt1.o
UNAME_m=arm
UNAME_p=armv6
SHELL=/bin/csh
---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--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-alsa-midi --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 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt5 MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/padthv1-lv2/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/padthv1-lv2/work  HOME=/wrkdirs/usr/ports/audio/padthv1-lv2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/padthv1-lv2/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)" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt5 XDG_DATA_HOME=/wrkdirs/usr/ports/audio/padthv1-lv2/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/padthv1-lv2/work  HOME=/wrkdirs/usr/ports/audio/padthv1-lv2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/padthv1-lv2/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 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--
SHL3=0.8.6 SHL2=0.8 SHL1=0 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" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/padthv1"  EXAMPLESDIR="share/examples/padthv1"  DATADIR="share/padthv1"  WWWDIR="www/padthv1"  ETCDIR="etc/padthv1"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/padthv1 DOCSDIR=/usr/local/share/doc/padthv1 EXAMPLESDIR=/usr/local/share/examples/padthv1  WWWDIR=/usr/local/www/padthv1 ETCDIR=/usr/local/etc/padthv1
--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 ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE-p6
#### 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
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    >============================
===>   padthv1-lv2-0.8.6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.3_1.txz
[111armv6-quarterly-job-17] Installing pkg-1.10.3_1...
[111armv6-quarterly-job-17] Extracting pkg-1.10.3_1: .......... done
===>   padthv1-lv2-0.8.6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of padthv1-lv2-0.8.6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by padthv1-lv2-0.8.6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by padthv1-lv2-0.8.6 for building
=> SHA256 Checksum OK for rncbc-padthv1-padthv1_0_8_6_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by padthv1-lv2-0.8.6 for building
===>  Extracting for padthv1-lv2-0.8.6
=> SHA256 Checksum OK for rncbc-padthv1-padthv1_0_8_6_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for padthv1-lv2-0.8.6
===========================================================================
=======================<phase: build-depends  >============================
===>   padthv1-lv2-0.8.6 depends on package: lv2>0 - not found
===>   Installing existing package /packages/All/lv2-1.14.0_1.txz
[111armv6-quarterly-job-17] Installing lv2-1.14.0_1...
[111armv6-quarterly-job-17] `-- Installing atk-2.24.0...
[111armv6-quarterly-job-17] |   `-- Installing gettext-runtime-0.19.8.1_1...
[111armv6-quarterly-job-17] |   | `-- Installing indexinfo-0.3.1...
[111armv6-quarterly-job-17] |   | `-- Extracting indexinfo-0.3.1: .... done
[111armv6-quarterly-job-17] |   `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[111armv6-quarterly-job-17] |   `-- Installing glib-2.50.2_7,1...
[111armv6-quarterly-job-17] |   | `-- Installing libffi-3.2.1_2...
[111armv6-quarterly-job-17] |   | `-- Extracting libffi-3.2.1_2: .......... done
[111armv6-quarterly-job-17] |   | `-- Installing libiconv-1.14_11...
[111armv6-quarterly-job-17] |   | `-- Extracting libiconv-1.14_11: .......... done
[111armv6-quarterly-job-17] |   | `-- Installing pcre-8.40_1...
[111armv6-quarterly-job-17] |   | `-- Extracting pcre-8.40_1: .......... done
<snip>
checking for unistd.h... (cached) yes
checking for signal.h... (cached) yes
checking jack/session.h usability... yes
checking jack/session.h presence... yes
checking for jack/session.h... yes
checking jack/midiport.h usability... yes
checking jack/midiport.h presence... yes
checking for jack/midiport.h... yes
checking lv2.h usability... yes
checking lv2.h presence... yes
checking for lv2.h... yes
checking lv2/lv2plug.in/ns/ext/atom/atom.h usability... yes
checking lv2/lv2plug.in/ns/ext/atom/atom.h presence... yes
checking for lv2/lv2plug.in/ns/ext/atom/atom.h... yes
checking lv2/lv2plug.in/ns/ext/atom/forge.h usability... yes
checking lv2/lv2plug.in/ns/ext/atom/forge.h presence... yes
checking for lv2/lv2plug.in/ns/ext/atom/forge.h... yes
checking lv2/lv2plug.in/ns/ext/atom/util.h usability... yes
checking lv2/lv2plug.in/ns/ext/atom/util.h presence... yes
checking for lv2/lv2plug.in/ns/ext/atom/util.h... yes
checking for lv2_atom_forge_object... yes
checking for lv2_atom_forge_key... yes
checking lv2_external_ui.h usability... yes
checking lv2_external_ui.h presence... yes
checking for lv2_external_ui.h... yes
checking for LV2 UI Idle interface... yes
checking for LV2 UI Show interface... yes
checking lv2_programs.h usability... yes
checking lv2_programs.h presence... yes
checking for lv2_programs.h... yes
checking lv2/lv2plug.in/ns/ext/patch/patch.h usability... yes
checking lv2/lv2plug.in/ns/ext/patch/patch.h presence... yes
checking for lv2/lv2plug.in/ns/ext/patch/patch.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating padthv1.spec
config.status: creating src/src_core.pri
config.status: creating src/src_ui.pri
config.status: creating src/src_jack.pri
config.status: creating src/src_lv2.pri
config.status: creating src/config.h
configure: WARNING: unrecognized options: --with-qt-includes, --with-qt-libraries, --with-extra-includes, --with-extra-libs

  padthv1 0.8.6

  Build target . . . . . . . . . . . . . . . . . . .: release

  JACK stand-alone build . . . . . . . . . . . . . .: yes
  JACK session support . . . . . . . . . . . . . . .: yes
  JACK MIDI support  . . . . . . . . . . . . . . . .: yes
  ALSA MIDI support  . . . . . . . . . . . . . . . .: no
  LV2 plug-in build  . . . . . . . . . . . . . . . .: yes
  LV2 plug-in External UI support  . . . . . . . . .: yes
  LV2 plug-in UI Idle interface support  . . . . . .: yes
  LV2 plug-in UI Show interface support  . . . . . .: yes
  LV2 plug-in Programs support . . . . . . . . . . .: yes
  LV2 plug-in Patch support  . . . . . . . . . . . .: yes
  OSC service support (liblo)  . . . . . . . . . . .: yes
  NSM (Non Session Management) support . . . . . . .: yes

  Install prefix . . . . . . . . . . . . . . . . . .: /usr/local

Now type 'make', followed by 'make install' as root.

===========================================================================
=======================<phase: build          >============================
===>  Building for padthv1-lv2-0.8.6
gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
Info: creating stash file /wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/.qmake.stash
gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
cd src/ && ( test -e Makefile.src_core || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src/src_core.pro -o Makefile.src_core ) && /usr/local/bin/gmake -f Makefile.src_core 
gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1.o padthv1.cpp
In file included from padthv1.cpp:34:
./padthv1_fx.h:608:8: warning: private field 'm_dmin' is not used [-Wunused-private-field]
        float m_dmin;
              ^
./padthv1_fx.h:609:8: warning: private field 'm_dmax' is not used [-Wunused-private-field]
        float m_dmax;
              ^
./padthv1_fx.h:610:8: warning: private field 'm_feedb' is not used [-Wunused-private-field]
        float m_feedb;
              ^
./padthv1_fx.h:612:8: warning: private field 'm_lfo_inc' is not used [-Wunused-private-field]
        float m_lfo_inc;
              ^
./padthv1_fx.h:613:8: warning: private field 'm_depth' is not used [-Wunused-private-field]
        float m_depth;
              ^
5 warnings generated.
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1_sample.o padthv1_sample.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1_config.o padthv1_config.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1_formant.o padthv1_formant.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1_wave.o padthv1_wave.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1_param.o padthv1_param.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1_sched.o padthv1_sched.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1_programs.o padthv1_programs.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_core -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_core/padthv1_controls.o padthv1_controls.cpp
rm -f libpadthv1.so.0.8.6 libpadthv1.so libpadthv1.so.0 libpadthv1.so.0.8
clang++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libpadthv1.so.0 -o libpadthv1.so.0.8.6 .obj_core/padthv1.o .obj_core/padthv1_sample.o .obj_core/padthv1_config.o .obj_core/padthv1_formant.o .obj_core/padthv1_wave.o .obj_core/padthv1_param.o .obj_core/padthv1_sched.o .obj_core/padthv1_programs.o .obj_core/padthv1_controls.o  -L/usr/local/lib -L/usr/local/lib/qt5 -lfftw3 -lQt5Xml -lQt5Core  
ln -s libpadthv1.so.0.8.6 libpadthv1.so
ln -s libpadthv1.so.0.8.6 libpadthv1.so.0
ln -s libpadthv1.so.0.8.6 libpadthv1.so.0.8
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
cd src/ && ( test -e Makefile.src_ui || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src/src_ui.pro -o Makefile.src_ui ) && /usr/local/bin/gmake -f Makefile.src_ui 
gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
/usr/local/lib/qt5/bin/uic padthv1widget.ui -o .ui_ui/ui_padthv1widget.h
/usr/local/lib/qt5/bin/uic padthv1widget_control.ui -o .ui_ui/ui_padthv1widget_control.h
/usr/local/lib/qt5/bin/uic padthv1widget_config.ui -o .ui_ui/ui_padthv1widget_config.h
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1_ui.o padthv1_ui.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget.o padthv1widget.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_env.o padthv1widget_env.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_filt.o padthv1widget_filt.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_sample.o padthv1widget_sample.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_wave.o padthv1widget_wave.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_param.o padthv1widget_param.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_preset.o padthv1widget_preset.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_status.o padthv1widget_status.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_programs.o padthv1widget_programs.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_controls.o padthv1widget_controls.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_control.o padthv1widget_control.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/padthv1widget_config.o padthv1widget_config.cpp
/usr/local/lib/qt5/bin/rcc -name padthv1 padthv1.qrc -o qrc_padthv1.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/qrc_padthv1.o qrc_padthv1.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget.h -o .moc_ui/moc_padthv1widget.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget.o .moc_ui/moc_padthv1widget.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_env.h -o .moc_ui/moc_padthv1widget_env.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_env.o .moc_ui/moc_padthv1widget_env.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_filt.h -o .moc_ui/moc_padthv1widget_filt.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_filt.o .moc_ui/moc_padthv1widget_filt.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_sample.h -o .moc_ui/moc_padthv1widget_sample.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_sample.o .moc_ui/moc_padthv1widget_sample.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_wave.h -o .moc_ui/moc_padthv1widget_wave.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_wave.o .moc_ui/moc_padthv1widget_wave.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_param.h -o .moc_ui/moc_padthv1widget_param.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_param.o .moc_ui/moc_padthv1widget_param.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_preset.h -o .moc_ui/moc_padthv1widget_preset.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_preset.o .moc_ui/moc_padthv1widget_preset.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_status.h -o .moc_ui/moc_padthv1widget_status.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_status.o .moc_ui/moc_padthv1widget_status.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_programs.h -o .moc_ui/moc_padthv1widget_programs.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_programs.o .moc_ui/moc_padthv1widget_programs.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_controls.h -o .moc_ui/moc_padthv1widget_controls.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_controls.o .moc_ui/moc_padthv1widget_controls.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_control.h -o .moc_ui/moc_padthv1widget_control.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_control.o .moc_ui/moc_padthv1widget_control.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1widget_config.h -o .moc_ui/moc_padthv1widget_config.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_ui -I.ui_ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_ui/moc_padthv1widget_config.o .moc_ui/moc_padthv1widget_config.cpp
rm -f libpadthv1_ui.so.0.8.6 libpadthv1_ui.so libpadthv1_ui.so.0 libpadthv1_ui.so.0.8
clang++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libpadthv1_ui.so.0 -o libpadthv1_ui.so.0.8.6 .obj_ui/padthv1_ui.o .obj_ui/padthv1widget.o .obj_ui/padthv1widget_env.o .obj_ui/padthv1widget_filt.o .obj_ui/padthv1widget_sample.o .obj_ui/padthv1widget_wave.o .obj_ui/padthv1widget_param.o .obj_ui/padthv1widget_preset.o .obj_ui/padthv1widget_status.o .obj_ui/padthv1widget_programs.o .obj_ui/padthv1widget_controls.o .obj_ui/padthv1widget_control.o .obj_ui/padthv1widget_config.o .obj_ui/qrc_padthv1.o .obj_ui/moc_padthv1widget.o .obj_ui/moc_padthv1widget_env.o .obj_ui/moc_padthv1widget_filt.o .obj_ui/moc_padthv1widget_sample.o .obj_ui/moc_padthv1widget_wave.o .obj_ui/moc_padthv1widget_param.o .obj_ui/moc_padthv1widget_preset.o .obj_ui/moc_padthv1widget_status.o .obj_ui/moc_padthv1widget_programs.o .obj_ui/moc_padthv1widget_controls.o .obj_ui/moc_padthv1widget_control.o .obj_ui/moc_padthv1widget_config.o  -L/usr/local/lib -L. -L/usr/local/lib/qt5 -lfftw3 -lpadthv1 -Wl,-rpath
 ,/usr/local/lib -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Core -lGL  
ln -s libpadthv1_ui.so.0.8.6 libpadthv1_ui.so
ln -s libpadthv1_ui.so.0.8.6 libpadthv1_ui.so.0
ln -s libpadthv1_ui.so.0.8.6 libpadthv1_ui.so.0.8
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
cd src/ && ( test -e Makefile.src_lv2 || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src/src_lv2.pro -o Makefile.src_lv2 ) && /usr/local/bin/gmake -f Makefile.src_lv2 
gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XML_LIB -DQT_CORE_LIB -I. -Ilv2 -Ilv2 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_lv2 -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_lv2/padthv1_lv2.o padthv1_lv2.cpp
rm -f libpadthv1_lv2.so
clang++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libpadthv1_lv2.so .obj_lv2/padthv1_lv2.o  -L/usr/local/lib -L. -L/usr/local/lib/qt5 -lfftw3 -lpadthv1 -Wl,-rpath,/usr/local/lib -lQt5Xml -lQt5Core  
cp -f -vp libpadthv1_lv2.so padthv1.lv2/padthv1.so
libpadthv1_lv2.so -> padthv1.lv2/padthv1.so
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
cd src/ && ( test -e Makefile.src_lv2ui || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src/src_lv2ui.pro -o Makefile.src_lv2ui ) && /usr/local/bin/gmake -f Makefile.src_lv2ui 
gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Ilv2 -Ilv2 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_lv2ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_lv2ui/padthv1_lv2ui.o padthv1_lv2ui.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Ilv2 -Ilv2 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_lv2ui -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_lv2ui/padthv1widget_lv2.o padthv1widget_lv2.cpp
rm -f libpadthv1_lv2ui.so
clang++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libpadthv1_lv2ui.so .obj_lv2ui/padthv1_lv2ui.o .obj_lv2ui/padthv1widget_lv2.o  -L/usr/local/lib -L. -L/usr/local/lib/qt5 -lfftw3 -lpadthv1 -lpadthv1_ui -Lpadthv1.lv2 -Wl,-rpath,/usr/local/lib:/usr/local/lib/lv2/padthv1.lv2 -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Core -lGL  
cp -f -vp libpadthv1_lv2ui.so padthv1.lv2/padthv1_ui.so ; cp -f -vp padthv1.lv2/padthv1_ui-qt5.ttl padthv1.lv2/padthv1_ui.ttl
libpadthv1_lv2ui.so -> padthv1.lv2/padthv1_ui.so
padthv1.lv2/padthv1_ui-qt5.ttl -> padthv1.lv2/padthv1_ui.ttl
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
cd src/ && ( test -e Makefile.src_jack || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src/src_jack.pro -o Makefile.src_jack ) && /usr/local/bin/gmake -f Makefile.src_jack 
gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_jack -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_jack/padthv1_nsm.o padthv1_nsm.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_jack -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_jack/padthv1_jack.o padthv1_jack.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_jack -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_jack/padthv1widget_jack.o padthv1widget_jack.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1_nsm.h -o .moc_jack/moc_padthv1_nsm.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_jack -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_jack/moc_padthv1_nsm.o .moc_jack/moc_padthv1_nsm.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include padthv1_jack.h -o .moc_jack/moc_padthv1_jack.cpp
clang++ -c -pipe -ffast-math -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc_jack -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj_jack/moc_padthv1_jack.o .moc_jack/moc_padthv1_jack.cpp
clang++ -pthread -Wl,-rpath,/usr/local/lib/qt5 -o padthv1_jack .obj_jack/padthv1_nsm.o .obj_jack/padthv1_jack.o .obj_jack/padthv1widget_jack.o .obj_jack/moc_padthv1_nsm.o .obj_jack/moc_padthv1_jack.o   -L/usr/local/lib -L. -L/usr/local/lib/qt5 -lfftw3 -ljack -pthread -llo -lpthread -lpadthv1 -lpadthv1_ui -Wl,-rpath,/usr/local/lib -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Core -lGL 
./libpadthv1.so: undefined reference to `sincosf'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile.src_jack:128: padthv1_jack] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6/src'
gmake[2]: *** [padthv1_jack.mak:43: sub-src-src_jack-pro-make_first] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
gmake[1]: *** [Makefile:124: jack] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/padthv1-lv2/work/padthv1-padthv1_0_8_6'
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/padthv1-lv2



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