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:     sunp...@freebsd.org
Last committer: jbe...@freebsd.org
Ident:          $FreeBSD: head/science/libkml/Makefile 459315 2018-01-18 
04:11:02Z jbeich $
Log URL:        
http://beefy11.nyi.freebsd.org/data/head-i386-default/p459797_s328300/logs/libkml-1.3.0_7.log
Build URL:      
http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p459797_s328300
Log:

=>> Building science/libkml
build started at Tue Jan 23 22:41:11 UTC 2018
port directory: /usr/ports/science/libkml
package name: libkml-1.3.0_7
building for: FreeBSD head-i386-default-job-21 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200056 i386
maintained by: sunp...@freebsd.org
Makefile ident:      $FreeBSD: head/science/libkml/Makefile 459315 2018-01-18 
04:11:02Z jbeich $
Poudriere version: 3.2.4
Host OSVERSION: 1200054
Jail OSVERSION: 1200056
Job Id: 21




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.4
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for libkml-1.3.0_7:
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
sunp...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/science/libkml/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/libkml/work  
HOME=/wrkdirs/usr/ports/science/libkml/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/science/libkml/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/science/libkml/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/libkml/work  
HOME=/wrkdirs/usr/ports/science/libkml/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/science/libkml/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 
DESTDIR=/wrkdirs/usr/ports/science/libkml/work/stage PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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--
PORTDOCS="" PORTEXAMPLES="" CMAKE_BUILD_TYPE="release" OSREL=12.0 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/libkml"  EXAMPLESDIR="share/examples/libkml"  
DATADIR="share/libkml"  WWWDIR="www/libkml"  ETCDIR="etc/libkml"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### 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)  524288
stack size              (kbytes, -s)  65536
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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libkml-1.3.0_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.4.txz
[head-i386-default-job-21] Installing pkg-1.10.4...
[head-i386-default-job-21] Extracting pkg-1.10.4: .......... done
===>   libkml-1.3.0_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libkml-1.3.0_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libkml-1.3.0_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libkml-1.3.0_7 for building
=> SHA256 Checksum OK for libkml-libkml-1.3.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libkml-1.3.0_7 for building
===>  Extracting for libkml-1.3.0_7
=> SHA256 Checksum OK for libkml-libkml-1.3.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libkml-1.3.0_7
===>  Applying FreeBSD patches for libkml-1.3.0_7
===========================================================================
=======================<phase: build-depends  >============================
===>   libkml-1.3.0_7 depends on package: boost-libs>=1.44.0 - not found
===>   Installing existing package /packages/All/boost-libs-1.66.0.txz
[head-i386-default-job-21] Installing boost-libs-1.66.0...
[head-i386-default-job-21] `-- Installing icu-60.2_1,1...
[head-i386-default-job-21] `-- Extracting icu-60.2_1,1: .......... done
[head-i386-default-job-21] Extracting boost-libs-1.66.0: .......... done
Message from boost-libs-1.66.0:

You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
===>   libkml-1.3.0_7 depends on package: boost-libs>=1.44.0 - found
===>   Returning to build of libkml-1.3.0_7
===>   libkml-1.3.0_7 depends on package: googletest>=1.7.0 - not found
===>   Installing existing package /packages/All/googletest-1.8.0.450.txz
[head-i386-default-job-21] Installing googletest-1.8.0.450...
[head-i386-default-job-21] Extracting googletest-1.8.0.450: .......... done
===>   libkml-1.3.0_7 depends on package: googletest>=1.7.0 - found
===>   Returning to build of libkml-1.3.0_7
===>   libkml-1.3.0_7 depends on package: minizip>=1.2.8 - not found
===>   Installing existing package /packages/All/minizip-1.2.11.txz
[head-i386-default-job-21] Installing minizip-1.2.11...
<snip>
    basic_ostream& operator<<(bool __n);
                   ^
/usr/include/c++/v1/ostream:207:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'short' for 1st argument
    basic_ostream& operator<<(short __n);
                   ^
/usr/include/c++/v1/ostream:208:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned short' for 1st argument
    basic_ostream& operator<<(unsigned short __n);
                   ^
/usr/include/c++/v1/ostream:209:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'int' 
for 1st argument
    basic_ostream& operator<<(int __n);
                   ^
/usr/include/c++/v1/ostream:210:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned int' for 1st argument
    basic_ostream& operator<<(unsigned int __n);
                   ^
/usr/include/c++/v1/ostream:211:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'long' 
for 1st argument
    basic_ostream& operator<<(long __n);
                   ^
/usr/include/c++/v1/ostream:212:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned long' for 1st argument
    basic_ostream& operator<<(unsigned long __n);
                   ^
/usr/include/c++/v1/ostream:213:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'long 
long' for 1st argument
    basic_ostream& operator<<(long long __n);
                   ^
/usr/include/c++/v1/ostream:214:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned long long' for 1st argument
    basic_ostream& operator<<(unsigned long long __n);
                   ^
/usr/include/c++/v1/ostream:215:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'float' for 1st argument
    basic_ostream& operator<<(float __f);
                   ^
/usr/include/c++/v1/ostream:216:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'double' for 1st argument
    basic_ostream& operator<<(double __f);
                   ^
/usr/include/c++/v1/ostream:217:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'long 
double' for 1st argument
    basic_ostream& operator<<(long double __f);
                   ^
/usr/include/c++/v1/ostream:219:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'basic_streambuf<std::__1::basic_ostream<char, std::__1::char_traits<char> 
>::char_type, std::__1::basic_ostream<char, std::__1::char_traits<char> 
>::traits_type> *' (aka 'basic_streambuf<char, std::__1::char_traits<char> > 
*') for 1st argument
    basic_ostream& operator<<(basic_streambuf<char_type, traits_type>* __sb);
                   ^
/usr/include/c++/v1/ostream:755:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'char' 
for 2nd argument
operator<<(basic_ostream<_CharT, _Traits>& __os, char __cn)
^
/usr/include/c++/v1/ostream:788:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'char' 
for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, char __c)
^
/usr/include/c++/v1/ostream:795:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'signed char' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, signed char __c)
^
/usr/include/c++/v1/ostream:802:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned char' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, unsigned char __c)
^
/usr/include/c++/v1/ostream:816:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
char *' for 2nd argument
operator<<(basic_ostream<_CharT, _Traits>& __os, const char* __strn)
^
/usr/include/c++/v1/ostream:862:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
char *' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, const char* __str)
^
/usr/include/c++/v1/ostream:869:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
signed char *' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, const signed char* __str)
^
/usr/include/c++/v1/ostream:877:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
unsigned char *' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, const unsigned char* __str)
^
/usr/include/c++/v1/ostream:1061:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
std::__1::error_code' for 2nd argument
operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __ec)
^
/usr/include/c++/v1/ostream:748:1: note: candidate template ignored: deduced 
conflicting types for parameter '_CharT' ('char' vs. 
'std::__1::basic_ostream<char>')
operator<<(basic_ostream<_CharT, _Traits>& __os, _CharT __c)
^
/usr/include/c++/v1/ostream:809:1: note: candidate template ignored: could not 
match 'const _CharT *' against 'std::__1::ostream' (aka 'basic_ostream<char>')
operator<<(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str)
^
/usr/include/c++/v1/ostream:1044:1: note: candidate template ignored: could not 
match 'basic_string' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os,
^
/usr/include/c++/v1/ostream:1069:1: note: candidate template ignored: could not 
match 'shared_ptr' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os, shared_ptr<_Yp> const& __p)
^
/usr/include/c++/v1/ostream:1090:1: note: candidate template ignored: could not 
match 'bitset' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os, const bitset<_Size>& __x)
^
/usr/include/c++/v1/ostream:1034:1: note: candidate template ignored: 
requirement '!is_lvalue_reference<basic_ostream<char> &>::value' was not 
satisfied [with _Stream = std::__1::basic_ostream<char> &, _Tp = 
std::__1::basic_ostream<char>]
operator<<(_Stream&& __os, const _Tp& __x)
^
/usr/include/c++/v1/ostream:1052:1: note: candidate template ignored: could not 
match 'basic_string_view' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os,
^
/usr/include/c++/v1/ostream:1082:1: note: candidate template ignored: could not 
match 'unique_ptr' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os, unique_ptr<_Yp, _Dp> const& 
__p)
^
examples/engine/splitstyles.cc:51:54: error: invalid operands to binary 
expression ('basic_ostream<char, std::__1::char_traits<char> >' and 
'std::__1::ostream' (aka 'basic_ostream<char>'))
    std::cerr << "write failed: " << output_filename << std::cerr;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~
/usr/include/c++/v1/ostream:218:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
void *' for 1st argument; take the address of the argument with &
    basic_ostream& operator<<(const void* __p);
                   ^
/usr/include/c++/v1/ostream:194:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'std::__1::basic_ostream<char> &(*)(std::__1::basic_ostream<char> &)' for 1st 
argument
    basic_ostream& operator<<(basic_ostream& (*__pf)(basic_ostream&))
                   ^
/usr/include/c++/v1/ostream:198:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'basic_ios<std::__1::basic_ostream<char, std::__1::char_traits<char> 
>::char_type, std::__1::basic_ostream<char, std::__1::char_traits<char> 
>::traits_type> &(*)(basic_ios<std::__1::basic_ostream<char, 
std::__1::char_traits<char> >::char_type, std::__1::basic_ostream<char, 
std::__1::char_traits<char> >::traits_type> &)' (aka 'basic_ios<char, 
std::__1::char_traits<char> > &(*)(basic_ios<char, std::__1::char_traits<char> 
> &)') for 1st argument
    basic_ostream& operator<<(basic_ios<char_type, traits_type>&
                   ^
/usr/include/c++/v1/ostream:203:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'std::__1::ios_base &(*)(std::__1::ios_base &)' for 1st argument
    basic_ostream& operator<<(ios_base& (*__pf)(ios_base&))
                   ^
/usr/include/c++/v1/ostream:206:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'bool' 
for 1st argument
    basic_ostream& operator<<(bool __n);
                   ^
/usr/include/c++/v1/ostream:207:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'short' for 1st argument
    basic_ostream& operator<<(short __n);
                   ^
/usr/include/c++/v1/ostream:208:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned short' for 1st argument
    basic_ostream& operator<<(unsigned short __n);
                   ^
/usr/include/c++/v1/ostream:209:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'int' 
for 1st argument
    basic_ostream& operator<<(int __n);
                   ^
/usr/include/c++/v1/ostream:210:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned int' for 1st argument
    basic_ostream& operator<<(unsigned int __n);
                   ^
/usr/include/c++/v1/ostream:211:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'long' 
for 1st argument
    basic_ostream& operator<<(long __n);
                   ^
/usr/include/c++/v1/ostream:212:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned long' for 1st argument
    basic_ostream& operator<<(unsigned long __n);
                   ^
/usr/include/c++/v1/ostream:213:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'long 
long' for 1st argument
    basic_ostream& operator<<(long long __n);
                   ^
/usr/include/c++/v1/ostream:214:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned long long' for 1st argument
    basic_ostream& operator<<(unsigned long long __n);
                   ^
/usr/include/c++/v1/ostream:215:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'float' for 1st argument
    basic_ostream& operator<<(float __f);
                   ^
/usr/include/c++/v1/ostream:216:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'double' for 1st argument
    basic_ostream& operator<<(double __f);
                   ^
/usr/include/c++/v1/ostream:217:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'long 
double' for 1st argument
    basic_ostream& operator<<(long double __f);
                   ^
/usr/include/c++/v1/ostream:219:20: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'basic_streambuf<std::__1::basic_ostream<char, std::__1::char_traits<char> 
>::char_type, std::__1::basic_ostream<char, std::__1::char_traits<char> 
>::traits_type> *' (aka 'basic_streambuf<char, std::__1::char_traits<char> > 
*') for 1st argument
    basic_ostream& operator<<(basic_streambuf<char_type, traits_type>* __sb);
                   ^
/usr/include/c++/v1/ostream:755:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'char' 
for 2nd argument
operator<<(basic_ostream<_CharT, _Traits>& __os, char __cn)
^
/usr/include/c++/v1/ostream:788:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'char' 
for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, char __c)
^
/usr/include/c++/v1/ostream:795:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'signed char' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, signed char __c)
^
/usr/include/c++/v1/ostream:802:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 
'unsigned char' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, unsigned char __c)
^
/usr/include/c++/v1/ostream:816:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
char *' for 2nd argument
operator<<(basic_ostream<_CharT, _Traits>& __os, const char* __strn)
^
/usr/include/c++/v1/ostream:862:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
char *' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, const char* __str)
^
/usr/include/c++/v1/ostream:869:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
signed char *' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, const signed char* __str)
^
/usr/include/c++/v1/ostream:877:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
unsigned char *' for 2nd argument
operator<<(basic_ostream<char, _Traits>& __os, const unsigned char* __str)
^
/usr/include/c++/v1/ostream:1061:1: note: candidate function not viable: no 
known conversion from 'std::__1::ostream' (aka 'basic_ostream<char>') to 'const 
std::__1::error_code' for 2nd argument
operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __ec)
^
/usr/include/c++/v1/ostream:748:1: note: candidate template ignored: deduced 
conflicting types for parameter '_CharT' ('char' vs. 
'std::__1::basic_ostream<char>')
operator<<(basic_ostream<_CharT, _Traits>& __os, _CharT __c)
^
/usr/include/c++/v1/ostream:809:1: note: candidate template ignored: could not 
match 'const _CharT *' against 'std::__1::ostream' (aka 'basic_ostream<char>')
operator<<(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str)
^
/usr/include/c++/v1/ostream:1044:1: note: candidate template ignored: could not 
match 'basic_string' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os,
^
/usr/include/c++/v1/ostream:1069:1: note: candidate template ignored: could not 
match 'shared_ptr' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os, shared_ptr<_Yp> const& __p)
^
/usr/include/c++/v1/ostream:1090:1: note: candidate template ignored: could not 
match 'bitset' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os, const bitset<_Size>& __x)
^
/usr/include/c++/v1/ostream:1034:1: note: candidate template ignored: 
requirement '!is_lvalue_reference<basic_ostream<char> &>::value' was not 
satisfied [with _Stream = std::__1::basic_ostream<char> &, _Tp = 
std::__1::basic_ostream<char>]
operator<<(_Stream&& __os, const _Tp& __x)
^
/usr/include/c++/v1/ostream:1052:1: note: candidate template ignored: could not 
match 'basic_string_view' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os,
^
/usr/include/c++/v1/ostream:1082:1: note: candidate template ignored: could not 
match 'unique_ptr' against 'basic_ostream'
operator<<(basic_ostream<_CharT, _Traits>& __os, unique_ptr<_Yp, _Dp> const& 
__p)
^
4 errors generated.
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/science/libkml
_______________________________________________
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