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:     po...@freebsd.org
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/security/doscan/Makefile 412349 2016-04-01 
14:25:16Z mat $
Log URL:        
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p464039_s330715/logs/doscan-0.3.3_1.log
Build URL:      
http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p464039_s330715
Log:

=>> Building security/doscan
build started at Sun Mar 11 07:24:49 UTC 2018
port directory: /usr/ports/security/doscan
package name: doscan-0.3.3_1
building for: FreeBSD head-amd64-default-job-19 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200060 amd64
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/security/doscan/Makefile 412349 2016-04-01 
14:25:16Z mat $
Poudriere version: 3.2.5-2-gf06fe9cf
Host OSVERSION: 1200054
Jail OSVERSION: 1200060
Job Id: 19




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200060
UNAME_v=FreeBSD 12.0-CURRENT 1200060
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.5-2-gf06fe9cf
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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 doscan-0.3.3_1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/doscan/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/doscan/work  
HOME=/wrkdirs/usr/ports/security/doscan/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/security/doscan/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 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/security/doscan/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/doscan/work  
HOME=/wrkdirs/usr/ports/security/doscan/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/security/doscan/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 
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="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/doscan"  
EXAMPLESDIR="share/examples/doscan"  DATADIR="share/doscan"  
WWWDIR="www/doscan"  ETCDIR="etc/doscan"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/doscan 
DOCSDIR=/usr/local/share/doc/doscan 
EXAMPLESDIR=/usr/local/share/examples/doscan  WWWDIR=/usr/local/www/doscan 
ETCDIR=/usr/local/etc/doscan
--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
#### /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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) 
(based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix 
InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 
326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: 
posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" 
"/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" 
"/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" 
"/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" 
"-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" 
"/usr/lib/crtn.o"
OUTPUT_58173849_921dbbb2=yes
OUTPUT_9bdba57c_921dbbb2=yes
OUTPUT_6a4fe7f5_921dbbb2=yes
OUTPUT_6bcac02b_921dbbb2=yes
OUTPUT_67d20829_921dbbb2=yes
OUTPUT_bfa62e83_921dbbb2=yes
OUTPUT_f0b4d593_921dbbb2=yes
OUTPUT_308abb44_921dbbb2=yes
OUTPUT_f00456e5_921dbbb2=yes
OUTPUT_65ad290d_921dbbb2=yes
OUTPUT_b2657cc3_921dbbb2=yes
OUTPUT_380987f7_921dbbb2=yes
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200060
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### 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
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The doscan 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

===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   doscan-0.3.3_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[head-amd64-default-job-19] Installing pkg-1.10.5...
[head-amd64-default-job-19] Extracting pkg-1.10.5: .......... done
===>   doscan-0.3.3_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of doscan-0.3.3_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The doscan 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

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by doscan-0.3.3_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The doscan 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
<snip>
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 size_t... (cached) yes
checking for ANSI C header files... (cached) yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for memcpy... (cached) yes
checking for memset... (cached) yes
checking for epoll_wait... no
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking for pcre-config... pcre-config
configure: creating ./config.status
config.status: creating Makefile
config.status: creating stamp-h
config.status: creating config.h
===========================================================================
=======================<phase: build          >============================
===>  Building for doscan-0.3.3_1
gmake[1]: Entering directory 
'/wrkdirs/usr/ports/security/doscan/work/doscan-0.3.3'
mkdir src
mkdir: src: File exists
gmake[1]: [Makefile:83: stamp-dir] Error 1 (ignored)
mkdir lib
mkdir: lib: File exists
gmake[1]: [Makefile:84: stamp-dir] Error 1 (ignored)
echo timestamp > stamp-dir
c++ -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall 
-I/usr/local/include -I. -I. -I./lib \
        -MMD -MF src/doscan.d \
        -c -o src/doscan.o src/doscan.cc
c++ -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall 
-I/usr/local/include -I. -I. -I./lib \
        -MMD -MF src/engine_tcp.d \
        -c -o src/engine_tcp.o src/engine_tcp.cc
src/engine_tcp.cc:451:8: warning: case value not in enumerated type 
'engine_tcp_copy_t' [-Wswitch]
  case 0:
       ^
1 warning generated.
c++ -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall 
-I/usr/local/include -I. -I. -I./lib \
        -MMD -MF src/event_queue.d \
        -c -o src/event_queue.o src/event_queue.cc
In file included from src/event_queue.cc:19:
src/event_queue.h:71:12: warning: class 'handler_compare_timeout' was 
previously declared as a struct [-Wmismatched-tags]
    friend class handler_compare_timeout;
           ^
src/event_queue.h:61:10: note: previous use is here
  struct handler_compare_timeout
         ^
src/event_queue.h:71:12: note: did you mean struct here?
    friend class handler_compare_timeout;
           ^~~~~
           struct
src/event_queue.cc:161:43: error: invalid operands to binary expression 
('basic_ostream<char, std::__1::char_traits<char> >' and 'std::__1::ostream' 
(aka 'basic_ostream<char>'))
    std::cerr << "No handlers installed." << 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)
^
src/event_queue.cc:165:60: warning: expression with side effects will be 
evaluated despite being used as an operand to 'typeid' 
[-Wpotentially-evaluated-expression]
      std::cerr << "  " << (*p)->timeout << ": " << typeid(**p).name()
                                                           ^
2 warnings and 1 error generated.
gmake[1]: *** [Makefile:93: src/event_queue.o] Error 1
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/security/doscan/work/doscan-0.3.3'
*** Error code 1

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