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:     [email protected]
Last committer: [email protected]
Ident:          $FreeBSD: head/audio/pianobar/Makefile 418257 2016-07-09 
03:58:43Z kmoore $
Log URL:        
http://beefy1.nyi.freebsd.org/data/93i386-default/423232/logs/pianobar-2016.06.02_1.log
Build URL:      
http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=423232
Log:

====>> Building audio/pianobar
build started at Wed Oct  5 08:19:29 UTC 2016
port directory: /usr/ports/audio/pianobar
building for: FreeBSD 93i386-default-job-08 9.3-RELEASE-p47 FreeBSD 
9.3-RELEASE-p47 i386
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/audio/pianobar/Makefile 418257 2016-07-09 
03:58:43Z kmoore $
Poudriere version: 3.1.14
Host OSVERSION: 1200005
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 9.3-RELEASE-p47
UNAME_r=9.3-RELEASE-p47
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=pianobar-2016.06.02_1
OSREL=9.3
_OSRELEASE=9.3-RELEASE-p47
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool
MASTERNAME=93i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=903000
---End Environment---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/pianobar/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/pianobar/work  
HOME=/wrkdirs/usr/ports/audio/pianobar/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 -std=c99 -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-I/usr/local/include -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/pianobar"
EXAMPLESDIR="share/examples/pianobar"
DATADIR="share/pianobar"
WWWDIR="www/pianobar"
ETCDIR="etc/pianobar"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pianobar-2016.06.02_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_3.txz
[93i386-default-job-08] Installing pkg-1.8.7_3...
[93i386-default-job-08] Extracting pkg-1.8.7_3: .......... done
===>   pianobar-2016.06.02_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pianobar-2016.06.02_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by pianobar-2016.06.02_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by pianobar-2016.06.02_1 for building
=> SHA256 Checksum OK for pianobar-2016.06.02.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by pianobar-2016.06.02_1 for building
===>  Extracting for pianobar-2016.06.02_1
=> SHA256 Checksum OK for pianobar-2016.06.02.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pianobar-2016.06.02_1
===>  Applying FreeBSD patches for pianobar-2016.06.02_1
===========================================================================
=======================<phase: build-depends  >============================
===>   pianobar-2016.06.02_1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[93i386-default-job-08] Installing gmake-4.2.1_1...
[93i386-default-job-08] `-- Installing indexinfo-0.2.5...
[93i386-default-job-08] `-- Extracting indexinfo-0.2.5: .... done
[93i386-default-job-08] `-- Installing libiconv-1.14_9...
[93i386-default-job-08] `-- Extracting libiconv-1.14_9: .......... done
[93i386-default-job-08] `-- Installing gettext-runtime-0.19.8.1...
[93i386-default-job-08] `-- Extracting gettext-runtime-0.19.8.1: .......... done
[93i386-default-job-08] Extracting gmake-4.2.1_1: .......... done
===>   pianobar-2016.06.02_1 depends on executable: gmake - found
===>   Returning to build of pianobar-2016.06.02_1
===>   pianobar-2016.06.02_1 depends on package: pkgconf>=0.9.10 - not found
===>   Installing existing package /packages/All/pkgconf-1.0.1.txz
[93i386-default-job-08] Installing pkgconf-1.0.1...
[93i386-default-job-08] Extracting pkgconf-1.0.1: .......... done
===>   pianobar-2016.06.02_1 depends on package: pkgconf>=0.9.10 - found
===>   Returning to build of pianobar-2016.06.02_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   pianobar-2016.06.02_1 depends on shared library: libao.so - not found
===>   Installing existing package /packages/All/libao-1.2.0_3.txz
[93i386-default-job-08] Installing libao-1.2.0_3...
[93i386-default-job-08] Extracting libao-1.2.0_3: .......... done
===>   pianobar-2016.06.02_1 depends on shared library: libao.so - found 
(/usr/local/lib/libao.so)
===>   Returning to build of pianobar-2016.06.02_1
===>   pianobar-2016.06.02_1 depends on shared library: libfaad.so - not found
===>   Installing existing package /packages/All/faad2-2.7_6,1.txz
[93i386-default-job-08] Installing faad2-2.7_6,1...
[93i386-default-job-08] Extracting faad2-2.7_6,1: .......... done
===>   pianobar-2016.06.02_1 depends on shared library: libfaad.so - found 
(/usr/local/lib/libfaad.so)
===>   Returning to build of pianobar-2016.06.02_1
===>   pianobar-2016.06.02_1 depends on shared library: libmad.so - not found
===>   Installing existing package /packages/All/libmad-0.15.1b_6.txz
[93i386-default-job-08] Installing libmad-0.15.1b_6...
[93i386-default-job-08] Extracting libmad-0.15.1b_6: ......... done
===>   pianobar-2016.06.02_1 depends on shared library: libmad.so - found 
(/usr/local/lib/libmad.so)
===>   Returning to build of pianobar-2016.06.02_1
===>   pianobar-2016.06.02_1 depends on shared library: libgnutls.so - not found
===>   Installing existing package /packages/All/gnutls-3.4.15.txz
[93i386-default-job-08] Installing gnutls-3.4.15...
[93i386-default-job-08] `-- Installing nettle-3.2...
[93i386-default-job-08] |   `-- Installing gmp-5.1.3_3...
[93i386-default-job-08] |   `-- Extracting gmp-5.1.3_3: .......... done
[93i386-default-job-08] `-- Extracting nettle-3.2: .......... done
[93i386-default-job-08] `-- Installing ca_root_nss-3.27...
[93i386-default-job-08] `-- Extracting ca_root_nss-3.27: ....... done
[93i386-default-job-08] `-- Installing libtasn1-4.9...
[93i386-default-job-08] `-- Extracting libtasn1-4.9: .......... done
[93i386-default-job-08] `-- Installing trousers-0.3.13_1...
[93i386-default-job-08] |   `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
<snip>
[93i386-default-job-08] |   `-- Installing jpeg-turbo-1.4.2...
[93i386-default-job-08] |   `-- Extracting jpeg-turbo-1.4.2: .......... done
[93i386-default-job-08] `-- Extracting libv4l-1.6.3_2: .......... done
[93i386-default-job-08] `-- Installing freetype2-2.6.3...
[93i386-default-job-08] `-- Extracting freetype2-2.6.3: .......... done
[93i386-default-job-08] `-- Installing libva-1.7.2...
[93i386-default-job-08] |   `-- Installing libXfixes-5.0.1_3...
[93i386-default-job-08] |   | `-- Installing xproto-7.0.28...
[93i386-default-job-08] |   | `-- Extracting xproto-7.0.28: .......... done
[93i386-default-job-08] |   | `-- Installing fixesproto-5.0...
[93i386-default-job-08] |   | `-- Extracting fixesproto-5.0: .... done
[93i386-default-job-08] |   | `-- Installing libX11-1.6.3,1...
[93i386-default-job-08] |   |   `-- Installing kbproto-1.0.7...
[93i386-default-job-08] |   |   `-- Extracting kbproto-1.0.7: .......... done
[93i386-default-job-08] |   |   `-- Installing libXdmcp-1.1.2...
[93i386-default-job-08] |   |   `-- Extracting libXdmcp-1.1.2: ......... done
[93i386-default-job-08] |   |   `-- Installing libxcb-1.11.1...
[93i386-default-job-08] |   |   | `-- Installing libxml2-2.9.4...
[93i386-default-job-08] |   |   | `-- Extracting libxml2-2.9.4: .......... done
[93i386-default-job-08] |   |   | `-- Installing libpthread-stubs-0.3_6...
[93i386-default-job-08] |   |   | `-- Extracting libpthread-stubs-0.3_6: ..... 
done
[93i386-default-job-08] |   |   | `-- Installing libXau-1.0.8_3...
[93i386-default-job-08] |   |   | `-- Extracting libXau-1.0.8_3: .......... done
[93i386-default-job-08] |   |   `-- Extracting libxcb-1.11.1: .......... done
[93i386-default-job-08] |   | `-- Extracting libX11-1.6.3,1: .......... done
[93i386-default-job-08] |   `-- Extracting libXfixes-5.0.1_3: .......... done
[93i386-default-job-08] |   `-- Installing libGL-11.2.2...
[93i386-default-job-08] |   | `-- Installing expat-2.2.0...
[93i386-default-job-08] |   | `-- Extracting expat-2.2.0: .......... done
[93i386-default-job-08] |   | `-- Installing dri2proto-2.8...
[93i386-default-job-08] |   | `-- Extracting dri2proto-2.8: .... done
[93i386-default-job-08] |   | `-- Installing libXdamage-1.1.4_3...
[93i386-default-job-08] |   |   `-- Installing damageproto-1.2.1...
[93i386-default-job-08] |   |   `-- Extracting damageproto-1.2.1: .... done
[93i386-default-job-08] |   | `-- Extracting libXdamage-1.1.4_3: ...... done
[93i386-default-job-08] |   | `-- Installing libdevq-0.0.2_1...
[93i386-default-job-08] |   | `-- Extracting libdevq-0.0.2_1: ..... done
[93i386-default-job-08] |   | `-- Installing gcc-4.8.5_2...
[93i386-default-job-08] |   |   `-- Installing mpc-1.0.3...
[93i386-default-job-08] |   |   | `-- Installing mpfr-3.1.5...
[93i386-default-job-08] |   |   | `-- Extracting mpfr-3.1.5: .......... done
[93i386-default-job-08] |   |   `-- Extracting mpc-1.0.3: ...... done
[93i386-default-job-08] |   |   `-- Installing gcc-ecj-4.5...
[93i386-default-job-08] |   |   `-- Extracting gcc-ecj-4.5: . done
[93i386-default-job-08] |   |   `-- Installing binutils-2.27_4,1...
[93i386-default-job-08] |   |   `-- Extracting binutils-2.27_4,1: .......... 
done
[93i386-default-job-08] |   | `-- Extracting gcc-4.8.5_2: .......... done
[93i386-default-job-08] |   | `-- Installing libXxf86vm-1.1.4_1...
[93i386-default-job-08] |   |   `-- Installing xf86vidmodeproto-2.3.1...
[93i386-default-job-08] |   |   `-- Extracting xf86vidmodeproto-2.3.1: .... done
[93i386-default-job-08] |   |   `-- Installing libXext-1.3.3_1,1...
[93i386-default-job-08] |   |   | `-- Installing xextproto-7.3.0...
[93i386-default-job-08] |   |   | `-- Extracting xextproto-7.3.0: .......... 
done
[93i386-default-job-08] |   |   `-- Extracting libXext-1.3.3_1,1: .......... 
done
[93i386-default-job-08] |   | `-- Extracting libXxf86vm-1.1.4_1: .......... done
[93i386-default-job-08] |   | `-- Installing libdrm-2.4.66,1...
[93i386-default-job-08] |   |   `-- Installing libpciaccess-0.13.4...
[93i386-default-job-08] |   |   | `-- Installing pciids-20160621...
[93i386-default-job-08] |   |   | `-- Extracting pciids-20160621: ..... done
[93i386-default-job-08] |   |   `-- Extracting libpciaccess-0.13.4: ...... done
[93i386-default-job-08] |   | `-- Extracting libdrm-2.4.66,1: .......... done
[93i386-default-job-08] |   | `-- Installing libxshmfence-1.2...
[93i386-default-job-08] |   | `-- Extracting libxshmfence-1.2: ......... done
[93i386-default-job-08] |   | `-- Installing libglapi-11.2.2...
[93i386-default-job-08] |   |   `-- Installing libXvMC-1.0.9...
[93i386-default-job-08] |   |   | `-- Installing libXv-1.0.10_3,1...
[93i386-default-job-08] |   |   |   `-- Installing videoproto-2.3.2...
[93i386-default-job-08] |   |   |   `-- Extracting videoproto-2.3.2: ...... done
[93i386-default-job-08] |   |   | `-- Extracting libXv-1.0.10_3,1: .......... 
done
[93i386-default-job-08] |   |   `-- Extracting libXvMC-1.0.9: .......... done
[93i386-default-job-08] |   | `-- Extracting libglapi-11.2.2: ... done
[93i386-default-job-08] |   `-- Extracting libGL-11.2.2: .......... done
[93i386-default-job-08] `-- Extracting libva-1.7.2: .......... done
[93i386-default-job-08] `-- Installing fontconfig-2.12.1,1...
[93i386-default-job-08] `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[93i386-default-job-08] `-- Installing libtheora-1.1.1_6...
[93i386-default-job-08] |   `-- Installing libvorbis-1.3.5,3...
[93i386-default-job-08] |   | `-- Installing libogg-1.3.2_1,4...
[93i386-default-job-08] |   | `-- Extracting libogg-1.3.2_1,4: .......... done
[93i386-default-job-08] |   `-- Extracting libvorbis-1.3.5,3: .......... done
[93i386-default-job-08] `-- Extracting libtheora-1.1.1_6: .......... done
[93i386-default-job-08] `-- Installing libvdpau-1.1.1...
[93i386-default-job-08] `-- Extracting libvdpau-1.1.1: .......... done
[93i386-default-job-08] `-- Installing opencv2-core-2.4.13.1...
[93i386-default-job-08] `-- Extracting opencv2-core-2.4.13.1: .......... done
[93i386-default-job-08] `-- Installing libvpx-1.6.0...
[93i386-default-job-08] `-- Extracting libvpx-1.6.0: .......... done
[93i386-default-job-08] `-- Installing xvid-1.3.4,1...
[93i386-default-job-08] `-- Extracting xvid-1.3.4,1: ........ done
[93i386-default-job-08] `-- Installing schroedinger-1.0.11_4...
[93i386-default-job-08] |   `-- Installing orc-0.4.25...
[93i386-default-job-08] |   `-- Extracting orc-0.4.25: .......... done
[93i386-default-job-08] `-- Extracting schroedinger-1.0.11_4: .......... done
[93i386-default-job-08] `-- Installing libx264-0.148.2708...
[93i386-default-job-08] `-- Extracting libx264-0.148.2708: ......... done
[93i386-default-job-08] Extracting ffmpeg-2.8.8_3,1: .......... done
Message from gcc-4.8.5_2:
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc48

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
Message from opencv2-core-2.4.13.1:
===>   NOTICE:

The opencv2-core 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
Message from schroedinger-1.0.11_4:
===>   NOTICE:

The schroedinger 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
===>   pianobar-2016.06.02_1 depends on shared library: libavcodec.so - found 
(/usr/local/lib/libavcodec.so)
===>   Returning to build of pianobar-2016.06.02_1
===>   pianobar-2016.06.02_1 depends on shared library: libcurl.so - not found
===>   Installing existing package /packages/All/curl-7.50.3.txz
[93i386-default-job-08] Installing curl-7.50.3...
[93i386-default-job-08] Extracting curl-7.50.3: .......... done
===>   pianobar-2016.06.02_1 depends on shared library: libcurl.so - found 
(/usr/local/lib/libcurl.so)
===>   Returning to build of pianobar-2016.06.02_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for pianobar-2016.06.02_1
===========================================================================
=======================<phase: build          >============================
===>  Building for pianobar-2016.06.02_1
    CC  src/main.c
    CC  src/player.c
    CC  src/settings.c
    CC  src/terminal.c
    CC  src/ui_act.c
    CC  src/ui.c
    CC  src/ui_readline.c
    CC  src/ui_dispatch.c
    CC  src/libpiano/crypt.c
    CC  src/libpiano/piano.c
    CC  src/libpiano/request.c
    CC  src/libpiano/response.c
src/libpiano/response.c: In function 'PianoJsonStrdup':
src/libpiano/response.c:37: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c: In function 'PianoJsonParseStation':
src/libpiano/response.c:43: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:45: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c: In function 'PianoResponse':
src/libpiano/response.c:87: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:95: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:117: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:131: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:152: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:175: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:190: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:222: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:233: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:243: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:247: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:251: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:277: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:279: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:280: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:343: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:362: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:417: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:432: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:483: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:494: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:515: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:531: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:534: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:555: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:577: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:582: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
src/libpiano/response.c:603: warning: 'json_object_object_get' is deprecated 
(declared at /usr/local/include/json-c/json_object.h:290)
    CC  src/libpiano/list.c
  LINK  pianobar
/usr/local/lib/libopencv_core.so.2: undefined reference to 
`std::ctype<char>::_M_widen_init() const@GLIBCXX_3.4.11'
gmake: *** [Makefile:88: pianobar] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/audio/pianobar.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to