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:     yam...@yamagi.org
Last committer: ri...@freebsd.org
Ident:          $FreeBSD: head/audio/ncmpcpp/Makefile 393424 2015-08-02 
14:03:56Z riggs $
Log URL:        
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p393537_s286292/logs/ncmpcpp-0.6.5_1.log
Build URL:      
http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p393537_s286292
Log:

====>> Building audio/ncmpcpp
build started at Thu Aug  6 07:07:26 UTC 2015
port directory: /usr/ports/audio/ncmpcpp
building for: FreeBSD head-armv6-default-job-02 11.0-CURRENT FreeBSD 
11.0-CURRENT r286292 arm
maintained by: yam...@yamagi.org
Makefile ident:      $FreeBSD: head/audio/ncmpcpp/Makefile 393424 2015-08-02 
14:03:56Z riggs $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 1100077




!!! Jail is newer than host. (Jail: 1100077, Host: 1100076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100077
UNAME_v=FreeBSD 11.0-CURRENT r286292
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ncmpcpp-0.6.5_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ncmpcpp-0.6.5_1:
     CLOCK=on: clock-screen support
     CURL=on: Enable fetching lyrics from the Internet
     DOCS=on: Build and/or install documentation
     OUTPUTS=on: Enable outputs screen
     TAGLIB=on: taglib support
     UTF8=on: Unicode UTF-8 encoding support
     VISUALIZER=on: Enable music visualizer screen
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-clock --with-curl --enable-outputs --with-taglib --enable-unicode 
--enable-visualizer NCURSES_CONFIG=/usr/bin/true --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
BOOST_LIB_SUFFIX="" PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ncmpcpp/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ncmpcpp/work  
HOME=/wrkdirs/usr/ports/audio/ncmpcpp/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ncmpcpp/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ncmpcpp/work  
HOME=/wrkdirs/usr/ports/audio/ncmpcpp/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe 
-mfloat-abi=softfp  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -lpthread -L/usr/local/lib 
-Wl,-rpath=/usr/lib:/usr/local/lib" LIBS=""  CXX="/nxb-bin/usr/bin/c++" 
CXXFLAGS="-O2 -pipe -mfloat-abi=softfp -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=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
DOCSDIR="share/doc/ncmpcpp"
EXAMPLESDIR="share/examples/ncmpcpp"
DATADIR="share/ncmpcpp"
WWWDIR="www/ncmpcpp"
ETCDIR="etc/ncmpcpp"
--End PLIST_SUB--

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

---Begin make.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
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
<snip>
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/cc linker (/nxb-bin/usr/bin/ld) supports 
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /nxb-bin/usr/bin/c++ -E
checking for ld used by /nxb-bin/usr/bin/c++... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking whether the /nxb-bin/usr/bin/c++ linker (/nxb-bin/usr/bin/ld) supports 
shared libraries... yes
checking for /nxb-bin/usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/c++ static flag -static works... yes
checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/c++ linker (/nxb-bin/usr/bin/ld) supports 
shared libraries... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether compiler supports -std=c++0x... yes
checking whether compiler supports initializer lists... yes
checking whether compiler supports auto keyword... yes
checking whether compiler supports lambda functions... yes
checking whether calling derived member function passed to lambda without 
explicit this usage works ... yes
checking whether compiler supports override keyword... yes
checking boost/bind.hpp usability... yes
checking boost/bind.hpp presence... yes
checking for boost/bind.hpp... yes
checking boost/lexical_cast.hpp usability... yes
checking boost/lexical_cast.hpp presence... yes
checking for boost/lexical_cast.hpp... yes
checking boost/algorithm/string.hpp usability... yes
checking boost/algorithm/string.hpp presence... yes
checking for boost/algorithm/string.hpp... yes
checking boost/filesystem.hpp usability... yes
checking boost/filesystem.hpp presence... yes
checking for boost/filesystem.hpp... yes
checking for main in -lboost_filesystem... yes
checking for main in -lboost_system... yes
checking boost/format.hpp usability... yes
checking boost/format.hpp presence... yes
checking for boost/format.hpp... yes
checking boost/locale.hpp usability... yes
checking boost/locale.hpp presence... yes
checking for boost/locale.hpp... yes
checking for main in -lboost_locale... yes
checking boost/date_time/posix_time/posix_time.hpp usability... yes
checking boost/date_time/posix_time/posix_time.hpp presence... yes
checking for boost/date_time/posix_time/posix_time.hpp... yes
checking boost/program_options.hpp usability... yes
checking boost/program_options.hpp presence... yes
checking for boost/program_options.hpp... yes
checking for main in -lboost_program_options... yes
checking boost/regex.hpp usability... yes
checking boost/regex.hpp presence... yes
checking for boost/regex.hpp... yes
checking for main in -lboost_regex... yes
checking boost/thread.hpp usability... yes
checking boost/thread.hpp presence... yes
checking for boost/thread.hpp... yes
checking for main in -lboost_thread... yes
checking for regcomp in -lregex... no
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... (cached) yes
checking for langinfo.h... (cached) yes
checking pkg-config is at least version 0.9.0... yes
checking for libmpdclient... yes
checking mpd/client.h usability... yes
checking mpd/client.h presence... yes
checking for mpd/client.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_initialize in -lreadline... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for rl_initialize in -lreadline... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for ncursesw6-config... no
checking for ncursesw5-config... no
checking for initscr in -lncursesw... yes
checking for initscr in -lncursesw... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for fftw3... yes
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking for curl-config... /usr/local/bin/curl-config
checking for curl_easy_init in -lcurl... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for taglib-config... /usr/local/bin/taglib-config
checking taglib.h usability... yes
checking taglib.h presence... yes
checking for taglib.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for ncmpcpp-0.6.5_1
/nxb-bin/usr/bin/make  all-recursive
Making all in src
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include 
-DLIBICONV_PLUG -I/usr/local/include   -I/usr/local/include   
-I/usr/local/include -I/usr/local/include/taglib  -O2 -pipe -mfloat-abi=softfp 
-DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -std=c++0x -MT 
comparators.o -MD -MP -MF .deps/comparators.Tpo -c -o comparators.o `test -f 
'utility/comparators.cpp' || echo './'`utility/comparators.cpp
In file included from utility/comparators.cpp:22:
In file included from utility/comparators.h:27:
In file included from ./settings.h:25:
In file included from /usr/local/include/boost/regex.hpp:31:
In file included from /usr/local/include/boost/regex/v4/regex.hpp:48:
/usr/local/include/boost/regex/v4/regex_raw_buffer.hpp:132:7: warning: 
'register' storage class specifier is deprecated [-Wdeprecated-register]
      register pointer result = end;
      ^~~~~~~~~
1 warning generated.
mv -f .deps/comparators.Tpo .deps/comparators.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include 
-DLIBICONV_PLUG -I/usr/local/include   -I/usr/local/include   
-I/usr/local/include -I/usr/local/include/taglib  -O2 -pipe -mfloat-abi=softfp 
-DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -std=c++0x -MT html.o -MD 
-MP -MF .deps/html.Tpo -c -o html.o `test -f 'utility/html.cpp' || echo 
'./'`utility/html.cpp
mv -f .deps/html.Tpo .deps/html.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include 
-DLIBICONV_PLUG -I/usr/local/include   -I/usr/local/include   
-I/usr/local/include -I/usr/local/include/taglib  -O2 -pipe -mfloat-abi=softfp 
-DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -std=c++0x -MT 
option_parser.o -MD -MP -MF .deps/option_parser.Tpo -c -o option_parser.o `test 
-f 'utility/option_parser.cpp' || echo './'`utility/option_parser.cpp
In file included from utility/option_parser.cpp:33:
In file included from /usr/local/include/boost/regex.hpp:31:
In file included from /usr/local/include/boost/regex/v4/regex.hpp:48:
/usr/local/include/boost/regex/v4/regex_raw_buffer.hpp:132:7: warning: 
'register' storage class specifier is deprecated [-Wdeprecated-register]
      register pointer result = end;
      ^~~~~~~~~
1 warning generated.
mv -f .deps/option_parser.Tpo .deps/option_parser.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include 
-DLIBICONV_PLUG -I/usr/local/include   -I/usr/local/include   
-I/usr/local/include -I/usr/local/include/taglib  -O2 -pipe -mfloat-abi=softfp 
-DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -std=c++0x -MT string.o 
-MD -MP -MF .deps/string.Tpo -c -o string.o `test -f 'utility/string.cpp' || 
echo './'`utility/string.cpp
mv -f .deps/string.Tpo .deps/string.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include 
-DLIBICONV_PLUG -I/usr/local/include   -I/usr/local/include   
-I/usr/local/include -I/usr/local/include/taglib  -O2 -pipe -mfloat-abi=softfp 
-DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -std=c++0x -MT 
type_conversions.o -MD -MP -MF .deps/type_conversions.Tpo -c -o 
type_conversions.o `test -f 'utility/type_conversions.cpp' || echo 
'./'`utility/type_conversions.cpp
mv -f .deps/type_conversions.Tpo .deps/type_conversions.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include 
-DLIBICONV_PLUG -I/usr/local/include   -I/usr/local/include   
-I/usr/local/include -I/usr/local/include/taglib  -O2 -pipe -mfloat-abi=softfp 
-DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -std=c++0x -MT 
wide_string.o -MD -MP -MF .deps/wide_string.Tpo -c -o wide_string.o `test -f 
'utility/wide_string.cpp' || echo './'`utility/wide_string.cpp
mv -f .deps/wide_string.Tpo .deps/wide_string.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..    -I/usr/local/include 
-DLIBICONV_PLUG -I/usr/local/include   -I/usr/local/include   
-I/usr/local/include -I/usr/local/include/taglib  -O2 -pipe -mfloat-abi=softfp 
-DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -std=c++0x -MT actions.o 
-MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.cpp
In file included from actions.cpp:38:
In file included from ./helpers.h:27:
In file included from ./settings.h:25:
In file included from /usr/local/include/boost/regex.hpp:31:
In file included from /usr/local/include/boost/regex/v4/regex.hpp:48:
/usr/local/include/boost/regex/v4/regex_raw_buffer.hpp:132:7: warning: 
'register' storage class specifier is deprecated [-Wdeprecated-register]
      register pointer result = end;
      ^~~~~~~~~
1 warning generated.
mv -f .deps/actions.Tpo .deps/actions.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..    -I/usr/local/include 
-DLIBICONV_PLUG -I/usr/local/include   -I/usr/local/include   
-I/usr/local/include -I/usr/local/include/taglib  -O2 -pipe -mfloat-abi=softfp 
-DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -std=c++0x -MT bindings.o 
-MD -MP -MF .deps/bindings.Tpo -c -o bindings.o bindings.cpp
bindings.cpp:111:35: error: non-constant-expression cannot be narrowed from 
type 'wchar_t' to 'int' in initializer list [-Wc++11-narrowing]
                        auto queue = std::vector<int>{ k.getChar() };
                                                       ^~~~~~~~~~~
bindings.cpp:111:35: note: insert an explicit cast to silence this issue
                        auto queue = std::vector<int>{ k.getChar() };
                                                       ^~~~~~~~~~~
                                                       static_cast<int>( )
1 error generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/audio/ncmpcpp/work/ncmpcpp-0.6.5/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/audio/ncmpcpp/work/ncmpcpp-0.6.5
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/audio/ncmpcpp/work/ncmpcpp-0.6.5
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/ncmpcpp
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to