Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2017 03:11:45 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][audio/tap-plugins-lv2] Failed for tap-plugins-lv2-g20160125 in build
Message-ID:  <201711250311.vAP3Bj0S057724@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@rawbw.com
Last committer: ultima@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/audio/tap-plugins-lv2/Makefile 448454 2017-08-21 07:04:36Z ultima $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/454820/logs/tap-plugins-lv2-g20160125.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=454820
Log:

====>> Building audio/tap-plugins-lv2
build started at Sat Nov 25 03:10:39 UTC 2017
port directory: /usr/ports/audio/tap-plugins-lv2
building for: FreeBSD 110armv6-quarterly-job-07 11.0-RELEASE-p15 FreeBSD 11.0-RELEASE-p15 1100122 arm
maintained by: yuri@rawbw.com
Makefile ident:      $FreeBSD: branches/2017Q4/audio/tap-plugins-lv2/Makefile 448454 2017-08-21 07:04:36Z ultima $
Poudriere version: 3.1.22
Host OSVERSION: 1200052
Jail OSVERSION: 1100122
Job Id: 07

---Begin Environment---
POUDRIEREPATH=/usr/local/bin/poudriere
LOCALBASE=/usr/local
LIBEXECPREFIX=/usr/local/libexec/poudriere
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIERE_VERSION=3.1.22
HOME=/root
USER=root
SCRIPTPREFIX=/usr/local/share/poudriere
MASTERNAME=110armv6-quarterly
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
OLDPWD=/
PKGNAME=tap-plugins-lv2-g20160125
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/110armv6-quarterly/ref
SAVED_TERM=
STATUS=1
MAIL=/var/mail/root
BLOCKSIZE=K
UNAME_r=11.0-RELEASE-p15
UNAME_v=FreeBSD 11.0-RELEASE-p15 1100122
OSVERSION=1100122
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=
---End Poudriere Port Flags/Env---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/tap-plugins-lv2/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/tap-plugins-lv2/work  HOME=/wrkdirs/usr/ports/audio/tap-plugins-lv2/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/tap-plugins-lv2/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/tap-plugins-lv2/work  HOME=/wrkdirs/usr/ports/audio/tap-plugins-lv2/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="" LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/tap-plugins"
EXAMPLESDIR="share/examples/tap-plugins"
DATADIR="share/tap-plugins"
WWWDIR="www/tap-plugins"
ETCDIR="etc/tap-plugins"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/tap-plugins
DOCSDIR=/usr/local/share/doc/tap-plugins
EXAMPLESDIR=/usr/local/share/examples/tap-plugins
WWWDIR=/usr/local/www/tap-plugins
ETCDIR=/usr/local/etc/tap-plugins
--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
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.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=11.0-RELEASE-p15
#### 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    >============================
===>   tap-plugins-lv2-g20160125 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110armv6-quarterly-job-07] Installing pkg-1.10.1...
[110armv6-quarterly-job-07] Extracting pkg-1.10.1: .......... done
===>   tap-plugins-lv2-g20160125 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of tap-plugins-lv2-g20160125
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by tap-plugins-lv2-g20160125 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by tap-plugins-lv2-g20160125 for building
=> SHA256 Checksum OK for moddevices-tap-lv2-g20160125-de26a3c_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by tap-plugins-lv2-g20160125 for building
===>  Extracting for tap-plugins-lv2-g20160125
=> SHA256 Checksum OK for moddevices-tap-lv2-g20160125-de26a3c_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for tap-plugins-lv2-g20160125
===========================================================================
=======================<phase: build-depends  >============================
===>   tap-plugins-lv2-g20160125 depends on package: lv2>0 - not found
===>   Installing existing package /packages/All/lv2-1.14.0_1.txz
[110armv6-quarterly-job-07] Installing lv2-1.14.0_1...
[110armv6-quarterly-job-07] `-- Installing atk-2.24.0...
[110armv6-quarterly-job-07] |   `-- Installing gettext-runtime-0.19.8.1_1...
[110armv6-quarterly-job-07] |   | `-- Installing indexinfo-0.2.6...
<snip>
[110armv6-quarterly-job-07] |   | `-- Installing libXcursor-1.1.14_4...
[110armv6-quarterly-job-07] |   | `-- Extracting libXcursor-1.1.14_4: .......... done
[110armv6-quarterly-job-07] |   | `-- Installing libXinerama-1.1.3_3,1...
[110armv6-quarterly-job-07] |   |   `-- Installing xineramaproto-1.2.1...
[110armv6-quarterly-job-07] |   |   `-- Extracting xineramaproto-1.2.1: .. done
[110armv6-quarterly-job-07] |   | `-- Extracting libXinerama-1.1.3_3,1: .......... done
[110armv6-quarterly-job-07] |   | `-- Installing libXrandr-1.5.1...
[110armv6-quarterly-job-07] |   |   `-- Installing randrproto-1.5.0...
[110armv6-quarterly-job-07] |   |   `-- Extracting randrproto-1.5.0: .... done
[110armv6-quarterly-job-07] |   | `-- Extracting libXrandr-1.5.1: .......... done
[110armv6-quarterly-job-07] |   | `-- Installing pango-1.40.6...
[110armv6-quarterly-job-07] |   |   `-- Installing encodings-1.0.4_3,1...
[110armv6-quarterly-job-07] |   |   | `-- Installing font-util-1.3.1...
[110armv6-quarterly-job-07] |   |   | `-- Extracting font-util-1.3.1: .......... done
[110armv6-quarterly-job-07] |   |   `-- Extracting encodings-1.0.4_3,1: .......... done
[110armv6-quarterly-job-07] |   |   `-- Installing harfbuzz-1.5.1_1...
[110armv6-quarterly-job-07] |   |   | `-- Installing graphite2-1.3.10...
[110armv6-quarterly-job-07] |   |   | `-- Extracting graphite2-1.3.10: .......... done
[110armv6-quarterly-job-07] |   |   `-- Extracting harfbuzz-1.5.1_1: .......... done
[110armv6-quarterly-job-07] |   |   `-- Installing libXft-2.3.2_1...
[110armv6-quarterly-job-07] |   |   `-- Extracting libXft-2.3.2_1: ......... done
[110armv6-quarterly-job-07] |   |   `-- Installing xorg-fonts-truetype-7.7_1...
[110armv6-quarterly-job-07] |   |   | `-- Installing dejavu-2.37...
[110armv6-quarterly-job-07] |   |   |   `-- Installing mkfontdir-1.0.7...
[110armv6-quarterly-job-07] |   |   |   | `-- Installing mkfontscale-1.1.2...
[110armv6-quarterly-job-07] |   |   |   |   `-- Installing libfontenc-1.1.3_1...
[110armv6-quarterly-job-07] |   |   |   |   `-- Extracting libfontenc-1.1.3_1: ......... done
[110armv6-quarterly-job-07] |   |   |   | `-- Extracting mkfontscale-1.1.2: .. done
[110armv6-quarterly-job-07] |   |   |   `-- Extracting mkfontdir-1.0.7: .. done
[110armv6-quarterly-job-07] |   |   | `-- Extracting dejavu-2.37: .......... done
[110armv6-quarterly-job-07] |   |   | `-- Installing font-bh-ttf-1.0.3_3...
[110armv6-quarterly-job-07] |   |   | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[110armv6-quarterly-job-07] |   |   | `-- Installing font-misc-ethiopic-1.0.3_3...
[110armv6-quarterly-job-07] |   |   | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[110armv6-quarterly-job-07] |   |   | `-- Installing font-misc-meltho-1.0.3_3...
[110armv6-quarterly-job-07] |   |   | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[110armv6-quarterly-job-07] |   | `-- Extracting pango-1.40.6: .......... done
[110armv6-quarterly-job-07] |   `-- Extracting gtk-update-icon-cache-2.24.29: .... done
[110armv6-quarterly-job-07] `-- Extracting gtk2-2.24.31: .......... done
[110armv6-quarterly-job-07] `-- Installing libsndfile-1.0.28...
[110armv6-quarterly-job-07] |   `-- Installing flac-1.3.2...
[110armv6-quarterly-job-07] |   | `-- Installing libogg-1.3.2_2,4...
[110armv6-quarterly-job-07] |   | `-- Extracting libogg-1.3.2_2,4: .......... done
[110armv6-quarterly-job-07] |   `-- Extracting flac-1.3.2: .......... done
[110armv6-quarterly-job-07] |   `-- Installing libvorbis-1.3.5_1,3...
[110armv6-quarterly-job-07] |   `-- Extracting libvorbis-1.3.5_1,3: .......... done
[110armv6-quarterly-job-07] `-- Extracting libsndfile-1.0.28: .......... done
[110armv6-quarterly-job-07] `-- Installing py27-lxml-3.8.0...
[110armv6-quarterly-job-07] |   `-- Installing libxslt-1.1.29_1...
[110armv6-quarterly-job-07] |   | `-- Installing libgcrypt-1.8.1...
[110armv6-quarterly-job-07] |   |   `-- Installing libgpg-error-1.27...
[110armv6-quarterly-job-07] |   |   `-- Extracting libgpg-error-1.27: .......... done
[110armv6-quarterly-job-07] |   | `-- Extracting libgcrypt-1.8.1: .......... done
[110armv6-quarterly-job-07] |   `-- Extracting libxslt-1.1.29_1: .......... done
[110armv6-quarterly-job-07] |   `-- Installing py27-setuptools-36.2.2...
[110armv6-quarterly-job-07] |   `-- Extracting py27-setuptools-36.2.2: .......... done
[110armv6-quarterly-job-07] `-- Extracting py27-lxml-3.8.0: .......... done
[110armv6-quarterly-job-07] `-- Installing py27-pygments-2.2.0...
[110armv6-quarterly-job-07] `-- Extracting py27-pygments-2.2.0: .......... done
[110armv6-quarterly-job-07] `-- Installing py27-rdflib-4.2.2...
[110armv6-quarterly-job-07] |   `-- Installing py27-html5lib-0.9999999...
[110armv6-quarterly-job-07] |   | `-- Installing py27-six-1.11.0...
[110armv6-quarterly-job-07] |   | `-- Extracting py27-six-1.11.0: .......... done
[110armv6-quarterly-job-07] |   `-- Extracting py27-html5lib-0.9999999: .......... done
[110armv6-quarterly-job-07] |   `-- Installing py27-isodate-0.5.4...
[110armv6-quarterly-job-07] |   `-- Extracting py27-isodate-0.5.4: .......... done
[110armv6-quarterly-job-07] |   `-- Installing py27-pyparsing-2.2.0...
[110armv6-quarterly-job-07] |   `-- Extracting py27-pyparsing-2.2.0: .......... done
[110armv6-quarterly-job-07] |   `-- Installing py27-sparqlwrapper-1.8.0...
[110armv6-quarterly-job-07] |   `-- Extracting py27-sparqlwrapper-1.8.0: .......... done
[110armv6-quarterly-job-07] `-- Extracting py27-rdflib-4.2.2: .......... done
[110armv6-quarterly-job-07] Extracting lv2-1.14.0_1: .......... done
Message from perl5-5.24.3:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Message from python27-2.7.14:
===========================================================================

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

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
Message from freetype2-2.8:
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 ca_root_nss-3.32.1:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
Message from trousers-0.3.14_1:
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
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.
===>   tap-plugins-lv2-g20160125 depends on package: lv2>0 - found
===>   Returning to build of tap-plugins-lv2-g20160125
===>   tap-plugins-lv2-g20160125 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110armv6-quarterly-job-07] Installing gmake-4.2.1_1...
[110armv6-quarterly-job-07] Extracting gmake-4.2.1_1: .......... done
===>   tap-plugins-lv2-g20160125 depends on executable: gmake - found
===>   Returning to build of tap-plugins-lv2-g20160125
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for tap-plugins-lv2-g20160125
===========================================================================
=======================<phase: build          >============================
===>  Building for tap-plugins-lv2-g20160125
gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/tap-plugins-lv2/work/tap-lv2-de26a3c'
gmake -C autopan
gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/tap-plugins-lv2/work/tap-lv2-de26a3c/autopan'
/nxb-bin/usr/bin/cc tap_autopan.c -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Werror -fPIC -DPIC -I../utils -mtune=generic -msse -msse2 -mfpmath=sse  -shared -Wl,--as-needed -Wl,--no-undefined -Wl,--strip-all -lm -lrt -o tap_autopan.so
error: unknown FP unit 'sse'
gmake[2]: *** [../Makefile.mk:36: tap_autopan.so] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/tap-plugins-lv2/work/tap-lv2-de26a3c/autopan'
gmake[1]: *** [Makefile:7: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/tap-plugins-lv2/work/tap-lv2-de26a3c'
*** Error code 1

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



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