Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2017 15:46:41 GMT
From:      pkg-fallout@FreeBSD.org
To:        danfe@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 103amd64-default][audio/ardour] Failed for ardour-2.8.16_5 in build
Message-ID:  <201704251546.v3PFkfrF025219@beefy6.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:     danfe@FreeBSD.org
Last committer: riggs@FreeBSD.org
Ident:          $FreeBSD: head/audio/ardour/Makefile 430941 2017-01-09 11:25:28Z riggs $
Log URL:        http://beefy6.nyi.freebsd.org/data/103amd64-default/439347/logs/ardour-2.8.16_5.log
Build URL:      http://beefy6.nyi.freebsd.org/build.html?mastername=103amd64-default&build=439347
Log:

====>> Building audio/ardour
build started at Tue Apr 25 15:44:57 UTC 2017
port directory: /usr/ports/audio/ardour
building for: FreeBSD 103amd64-default-job-10 10.3-RELEASE-p18 FreeBSD 10.3-RELEASE-p18 amd64
maintained by: danfe@FreeBSD.org
Makefile ident:      $FreeBSD: head/audio/ardour/Makefile 430941 2017-01-09 11:25:28Z riggs $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200028
Jail OSVERSION: 1003000
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p18
UNAME_r=10.3-RELEASE-p18
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/103amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ardour-2.8.16_5
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103amd64-default/ref/.p/pool
MASTERNAME=103amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ardour-2.8.16_5:
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     VST=off: VST plugins support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ardour/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ardour/work  HOME=/wrkdirs/usr/ports/audio/ardour/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ardour/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ardour/work  HOME=/wrkdirs/usr/ports/audio/ardour/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -I/usr/local/include -DHAVE_AUBIO4 -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -DHAVE_AUBIO4 -fstack-protector -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--
DISTVERSION=2.8.16
NO_VST=""
VST="@comment
"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ardour"
EXAMPLESDIR="share/examples/ardour"
DATADIR="share/ardour"
WWWDIR="www/ardour"
ETCDIR="etc/ardour"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ardour
DOCSDIR=/usr/local/share/doc/ardour
EXAMPLESDIR=/usr/local/share/examples/ardour
WWWDIR=/usr/local/www/ardour
ETCDIR=/usr/local/etc/ardour
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
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=10.3-RELEASE-p18
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.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
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ardour-2.8.16_5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[103amd64-default-job-10] Installing pkg-1.10.1...
[103amd64-default-job-10] Extracting pkg-1.10.1: .......... done
===>   ardour-2.8.16_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ardour-2.8.16_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ardour-2.8.16_5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ardour-2.8.16_5 for building
=> SHA256 Checksum OK for ardour-2.8.16.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ardour-2.8.16_5 for building
===>  Extracting for ardour-2.8.16_5
=> SHA256 Checksum OK for ardour-2.8.16.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ardour-2.8.16_5
===>  Applying FreeBSD patches for ardour-2.8.16_5
===========================================================================
=======================<phase: build-depends  >============================
===>   ardour-2.8.16_5 depends on executable: msgfmt - not found
===>   Installing existing package /packages/All/gettext-tools-0.19.8.1.txz
[103amd64-default-job-10] Installing gettext-tools-0.19.8.1...
[103amd64-default-job-10] `-- Installing gettext-runtime-0.19.8.1_1...
[103amd64-default-job-10] |   `-- Installing indexinfo-0.2.6...
[103amd64-default-job-10] |   `-- Extracting indexinfo-0.2.6: .... done
[103amd64-default-job-10] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[103amd64-default-job-10] Extracting gettext-tools-0.19.8.1: .......... done
===>   ardour-2.8.16_5 depends on executable: msgfmt - found
===>   Returning to build of ardour-2.8.16_5
===>   ardour-2.8.16_5 depends on file: /usr/local/bin/scons - not found
===>   Installing existing package /packages/All/scons-2.5.1_1.txz
[103amd64-default-job-10] Installing scons-2.5.1_1...
[103amd64-default-job-10] `-- Installing m4-1.4.18,1...
[103amd64-default-job-10] `-- Extracting m4-1.4.18,1: .......... done
[103amd64-default-job-10] `-- Installing py27-setuptools-32.1.0_1...
[103amd64-default-job-10] |   `-- Installing python27-2.7.13_3...
[103amd64-default-job-10] |   | `-- Installing libffi-3.2.1...
[103amd64-default-job-10] |   | `-- Extracting libffi-3.2.1: .......... done
[103amd64-default-job-10] |   `-- Extracting python27-2.7.13_3: .......... done
[103amd64-default-job-10] `-- Extracting py27-setuptools-32.1.0_1: .......... done
[103amd64-default-job-10] `-- Installing python2-2_3...
[103amd64-default-job-10] `-- Extracting python2-2_3: ...... done
[103amd64-default-job-10] Extracting scons-2.5.1_1: .......... done
Message from python27-2.7.13_3:
===========================================================================

<snip>

   This catalog is for handling XML stuff installed under
   /usr/local/share/xml.  It is changed by ports/packages.
===>   ardour-2.8.16_5 depends on shared library: libgnomecanvasmm-2.6.so - found (/usr/local/lib/libgnomecanvasmm-2.6.so)
===>   Returning to build of ardour-2.8.16_5
===>   ardour-2.8.16_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   ardour-2.8.16_5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===>   ardour-2.8.16_5 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ardour-2.8.16_5
===========================================================================
=======================<phase: build          >============================
===>  Building for ardour-2.8.16_5
scons: Reading SConscript files ...
Checking for pkg-config version >= 0.8.0... yes
Checking for gthread-2.0... yes
Checking for jack... yes
Checking for sndfile... yes
Checking for libgnomecanvas-2.0... yes
Checking for glib-2.0... yes
Checking for samplerate... yes
Checking for liblo... yes
Checking for libxml-2.0... yes
Checking for lrdf... yes
Checking for aubio... yes
Checking for gtk+-2.0... yes
Checking for raptor2... yes
Checking for fftw3f...yes
Checking for fftw3...yes
Checking for aubio...yes
Checking for C header file fftw3.h... yes
Checking for libcurl... yes
Checking for lilv-0... no
LV2 support is not enabled (Lilv not found or older than 0.4.0)
Checking for lilv-0... no
Checking for suil-0... no
LV2 UI support is not enabled (Suil not found or older than 0.4.0
WIIMOTE not enabled. Build with 'scons WIIMOTE=1' to enable support.
Congratulations, you have a functioning C++ compiler.
system triple: amd64-unknown-freebsd10.3
dist target:  auto 


*******************************
detected DIST_TARGET = i686
*******************************

Checking for C header file fftw3.h... yes
Checking for usb_interrupt_write() in C library usb... yes
Checking for C header file linux/input.h... no
Checking for C++ header file boost/shared_ptr.hpp... yes
Checking for dmalloc_shutdown() in C library dmallocth... no
Checking for C header file alsa/asoundlib.h... no
Checking for C header file /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no
Checking for gtkmm-2.4... yes
Checking for sigc++-2.0... yes
Checking for libgnomecanvasmm-2.6... yes
Disabled building Powermate code because linux/input.h could not be found
Checking for internationalization support ...
Found xgettext
Found msgmerge
Checking for C header file libintl.h... yes
Libintl will be assumed to be part of the C library
International version will be built.
Checking for C header file /System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/CoreAudio.h... no
Checking for C function posix_memalign()... no
Did not find posix_memalign(), using malloc
Checking for C function gtk_widget_set_tooltip_text()... yes

scons: warning: Ignoring missing SConscript 'manual/SConscript'
File "/wrkdirs/usr/ports/audio/ardour/work/ardour-2.8.16/SConstruct", line 1452, in <module>
Checking for C function getmntent()... no
Checking for C header file execinfo.h... yes
Checking for jack_client_open()...yes
Checking for jack_port_type_get_buffer_size()...yes
Checking for jack_on_info_shutdown()...yes
Checking for jack_recompute_total_latencies()...yes
Checking for JackVideoFrameOffset in jack_position_bits_t enum...yes
Checking for jack_port_ensure_monitor_input()...yes
Checking for C header file wordexp.h... yes
Checking for C header file sys/vfs.h... no
Checking for C header file /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no
Checking for C header file /System/Library/Frameworks/AudioToolbox.framework/Headers/ExtendedAudioFile.h... no
Checking for C header file /System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h... no
Checking for C header file /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h... no
No FPU OPTIMIZATION here!!!

Checking for jack_set_thread_creator()...yes
non-GTKOSX part

scons: warning: Ignoring missing SConscript 'tools/sanity_check/SConscript'
File "/wrkdirs/usr/ports/audio/ardour/work/ardour-2.8.16/SConstruct", line 1456, in <module>
scons: done reading SConscript files.
scons: Building targets ...
Substituting vars from ardour.rc.in into ardour_system.rc
c++ -o libs/pbd/basename.os -c -Woverloaded-virtual -DGTK_NEW_TOOLTIP_API -DPACKAGE=\"libpbd\" -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBSIGC_DISABLE_DEPRECATED -DHAVE_EXECINFO -DBOOST_SYSTEM_NO_DEPRECATED -O2 -pipe -I/usr/local/include -DHAVE_AUBIO4 -fstack-protector -fno-strict-aliasing -Wall -DHAVE_LIBLO -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_FORMAT_MACROS -Ilibs -DENABLE_NLS -DNO_POSIX_MEMALIGN -DBOOST_SYSTEM_NO_DEPRECATED -pthread -fPIC -I/usr/local/include/sigc++-2.0 -I/usr/local/include -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/libxml2 -I/usr/local/include/glibmm-2.4 -Ilibs/pbd -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 libs/pbd/basename.cc
In file included from libs/pbd/basename.cc:21:
In file included from /usr/local/include/glibmm-2.4/glibmm/miscutils.h:24:
In file included from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:23:
In file included from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:22:
/usr/local/include/glibmm-2.4/glibmm/refptr.h:93:18: error: expected ';' at end of declaration list
  inline RefPtr() noexcept;
                 ^
                 ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:96:19: error: expected ';' at end of declaration list
  inline ~RefPtr() noexcept;
                  ^
                  ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:99:50: error: expected ';' at end of declaration list
  explicit inline RefPtr(T_CppObject* pCppObject) noexcept;
                                                 ^
                                                 ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:105:35: error: expected ';' at end of declaration list
  inline RefPtr(const RefPtr& src) noexcept;
                                  ^
                                  ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:109:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  inline RefPtr(RefPtr&& src) noexcept;
                      ^
/usr/local/include/glibmm-2.4/glibmm/refptr.h:109:30: error: expected ';' at end of declaration list
  inline RefPtr(RefPtr&& src) noexcept;
                             ^
                             ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:114:35: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  inline RefPtr(RefPtr<T_CastFrom>&& src) noexcept;
                                  ^
/usr/local/include/glibmm-2.4/glibmm/refptr.h:114:42: error: expected ';' at end of declaration list
  inline RefPtr(RefPtr<T_CastFrom>&& src) noexcept;
                                         ^
                                         ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:121:47: error: expected ';' at end of declaration list
  inline RefPtr(const RefPtr<T_CastFrom>& src) noexcept;
                                              ^
                                              ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:128:34: error: expected ';' at end of declaration list
  inline void swap(RefPtr& other) noexcept;
                                 ^
                                 ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:131:46: error: expected ';' at end of declaration list
  inline RefPtr& operator=(const RefPtr& src) noexcept;
                                             ^
                                             ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:134:34: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  inline RefPtr& operator=(RefPtr&& src) noexcept;
                                 ^
/usr/local/include/glibmm-2.4/glibmm/refptr.h:134:41: error: expected ';' at end of declaration list
  inline RefPtr& operator=(RefPtr&& src) noexcept;
                                        ^
                                        ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:138:46: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  inline RefPtr& operator=(RefPtr<T_CastFrom>&& src) noexcept;
                                             ^
/usr/local/include/glibmm-2.4/glibmm/refptr.h:138:53: error: expected ';' at end of declaration list
  inline RefPtr& operator=(RefPtr<T_CastFrom>&& src) noexcept;
                                                    ^
                                                    ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:145:58: error: expected ';' at end of declaration list
  inline RefPtr& operator=(const RefPtr<T_CastFrom>& src) noexcept;
                                                         ^
                                                         ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:148:50: error: expected ';' at end of declaration list
  inline bool operator==(const RefPtr& src) const noexcept;
                                                 ^
                                                 ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:151:50: error: expected ';' at end of declaration list
  inline bool operator!=(const RefPtr& src) const noexcept;
                                                 ^
                                                 ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:158:41: error: expected ';' at end of declaration list
  inline T_CppObject* operator->() const noexcept;
                                        ^
                                        ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:168:10: warning: explicit conversion functions are a C++11 extension [-Wc++11-extensions]
  inline explicit operator bool() const noexcept;
         ^~~~~~~~
/usr/local/include/glibmm-2.4/glibmm/refptr.h:168:40: error: expected ';' at end of declaration list
  inline explicit operator bool() const noexcept;
                                       ^
                                       ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:173:22: error: expected ';' at end of declaration list
  inline void clear() noexcept;
                     ^
                     ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:180:22: error: expected ';' at end of declaration list
  inline void reset() noexcept;
                     ^
                     ;
/usr/local/include/glibmm-2.4/glibmm/refptr.h:192:32: error: expected ';' at end of declaration list
  inline T_CppObject* release() noexcept G_GNUC_WARN_UNUSED_RESULT;
                               ^
                               ;
fatal error: too many errors emitted, stopping now [-ferror-limit=]
5 warnings and 20 errors generated.
scons: *** [libs/pbd/basename.os] Error 1
scons: building terminated because of errors.
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/ardour



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