Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2018 17:48:09 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv7-default][devel/kaptain] Failed for kaptain-0.73 in build
Message-ID:  <201808281748.w7SHm9h0003476@beefy16.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Last committer: tcberner@FreeBSD.org
Ident:          $FreeBSD: head/devel/kaptain/Makefile 473503 2018-06-28 17:39:53Z tcberner $
Log URL:        http://beefy16.nyi.freebsd.org/data/head-armv7-default/p477986_s338306/logs/kaptain-0.73.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p477986_s338306
Log:

=>> Building devel/kaptain
build started at Tue Aug 28 17:47:05 UTC 2018
port directory: /usr/ports/devel/kaptain
package name: kaptain-0.73
building for: FreeBSD head-armv7-default-job-20 12.0-ALPHA3 FreeBSD 12.0-ALPHA3 1200082 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/kaptain/Makefile 473503 2018-06-28 17:39:53Z tcberner $
Poudriere version: 3.2.7-2-g1cf194be
Host OSVERSION: 1200069
Jail OSVERSION: 1200082
Job Id: 20




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200082
UNAME_v=FreeBSD 12.0-ALPHA3 1200082
UNAME_r=12.0-ALPHA3
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-2-g1cf194be
MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv7-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 kaptain-0.73:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  --with-qt-libraries=/usr/local/lib/qt4  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/devel/kaptain/work/kaptain-0.73/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kaptain/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kaptain/work  HOME=/wrkdirs/usr/ports/devel/kaptain/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/kaptain/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--
QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/devel/kaptain/work/kaptain-0.73/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kaptain/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kaptain/work  HOME=/wrkdirs/usr/ports/devel/kaptain/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/kaptain/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  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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="" QT_BINDIR="lib/qt4/bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/kaptain"  EXAMPLESDIR="share/examples/kaptain"  DATADIR="share/kaptain"  WWWDIR="www/kaptain"  ETCDIR="etc/kaptain"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=12.0-ALPHA3
OSREL=12.0
OSVERSION=1200082
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.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
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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 kaptain 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:

<snip>
    register T *originalValue;
    ^~~~~~~~~
/usr/local/include/qt4/QtCore/qatomic_armv6.h:231:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register int result;
    ^~~~~~~~~
/usr/local/include/qt4/QtCore/qatomic_armv6.h:249:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register T *originalValue;
    ^~~~~~~~~
/usr/local/include/qt4/QtCore/qatomic_armv6.h:250:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register T *newValue;
    ^~~~~~~~~
/usr/local/include/qt4/QtCore/qatomic_armv6.h:251:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
    register int result;
    ^~~~~~~~~
In file included from communication.cpp:16:
In file included from ./communication.h:4:
In file included from /usr/local/include/qt4/QtCore/qsocketnotifier.h:45:
In file included from /usr/local/include/qt4/QtCore/qobject.h:48:
In file included from /usr/local/include/qt4/QtCore/qstring.h:46:
In file included from /usr/local/include/qt4/QtCore/qbytearray.h:45:
In file included from /usr/local/include/qt4/QtCore/qatomic.h:46:
In file included from /usr/local/include/qt4/QtCore/qbasicatomic.h:227:
In file included from /usr/local/include/qt4/QtCore/qatomic_arch.h:56:
/usr/local/include/qt4/QtCore/qatomic_arm.h:54:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
QT_END_INCLUDE_HEADER
^
/usr/local/include/qt4/QtCore/qglobal.h:144:31: note: expanded from macro 'QT_END_INCLUDE_HEADER'
#define QT_END_INCLUDE_HEADER extern "C++"
                              ^
communication.cpp:108:32: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned int>' and 'int')
                          sizeof (struct sockaddr)) == -1)
                          ~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~
/usr/local/include/qt4/QtCore/qglobal.h:2149:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'QBool' for 1st argument
inline bool operator==(QBool b1, bool b2) { return !b1 == !b2; }
            ^
/usr/local/include/qt4/QtCore/qchar.h:392:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'QChar' for 1st argument
inline bool operator==(QChar c1, QChar c2) { return c1.unicode() == c2.unicode(); }
            ^
/usr/include/c++/v1/system_error:577:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const std::__1::error_code' for 1st argument
operator==(const error_code& __x, const error_code& __y) _NOEXCEPT
^
/usr/include/c++/v1/system_error:584:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const std::__1::error_code' for 1st argument
operator==(const error_code& __x, const error_condition& __y) _NOEXCEPT
^
/usr/include/c++/v1/system_error:592:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const std::__1::error_condition' for 1st argument
operator==(const error_condition& __x, const error_code& __y) _NOEXCEPT
^
/usr/include/c++/v1/system_error:599:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const std::__1::error_condition' for 1st argument
operator==(const error_condition& __x, const error_condition& __y) _NOEXCEPT
^
/usr/local/include/qt4/QtCore/qglobal.h:2150:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'bool' for 1st argument
inline bool operator==(bool b1, QBool b2) { return !b1 == !b2; }
            ^
/usr/local/include/qt4/QtCore/qglobal.h:2151:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'QBool' for 1st argument
inline bool operator==(QBool b1, QBool b2) { return !b1 == !b2; }
            ^
/usr/local/include/qt4/QtCore/qbytearray.h:527:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QByteArray' for 1st argument
inline bool operator==(const QByteArray &a1, const QByteArray &a2)
            ^
/usr/local/include/qt4/QtCore/qbytearray.h:529:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QByteArray' for 1st argument
inline bool operator==(const QByteArray &a1, const char *a2)
            ^
/usr/local/include/qt4/QtCore/qbytearray.h:531:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const char *' for 1st argument
inline bool operator==(const char *a1, const QByteArray &a2)
            ^
/usr/local/include/qt4/QtCore/qstring.h:908:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'QString::Null' for 1st argument
inline bool operator==(QString::Null, QString::Null) { return true; }
            ^
/usr/local/include/qt4/QtCore/qstring.h:909:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'QString::Null' for 1st argument
inline bool operator==(QString::Null, const QString &s) { return s.isNull(); }
            ^
/usr/local/include/qt4/QtCore/qstring.h:910:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QString' for 1st argument
inline bool operator==(const QString &s, QString::Null) { return s.isNull(); }
            ^
/usr/local/include/qt4/QtCore/qstring.h:936:32: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const char *' for 1st argument
inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QString &s2)
                               ^
/usr/local/include/qt4/QtCore/qstring.h:949:32: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const char *' for 1st argument
inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QLatin1String &s2)
                               ^
/usr/local/include/qt4/QtCore/qstring.h:962:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QLatin1String' for 1st argument
inline bool operator==(const QLatin1String &s1, const QLatin1String &s2)
            ^
/usr/local/include/qt4/QtCore/qstring.h:1202:20: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QStringRef' for 1st argument
Q_CORE_EXPORT bool operator==(const QStringRef &s1,const QStringRef &s2);
                   ^
/usr/local/include/qt4/QtCore/qstring.h:1205:20: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QString' for 1st argument
Q_CORE_EXPORT bool operator==(const QString &s1,const QStringRef &s2);
                   ^
/usr/local/include/qt4/QtCore/qstring.h:1208:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QStringRef' for 1st argument
inline bool operator==(const QStringRef &s1,const QString &s2)
            ^
/usr/local/include/qt4/QtCore/qstring.h:1212:20: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QLatin1String' for 1st argument
Q_CORE_EXPORT bool operator==(const QLatin1String &s1, const QStringRef &s2);
                   ^
/usr/local/include/qt4/QtCore/qstring.h:1215:13: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QStringRef' for 1st argument
inline bool operator==(const QStringRef &s1,const QLatin1String &s2)
            ^
/usr/local/include/qt4/QtCore/qstring.h:1236:32: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const char *' for 1st argument
inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2)
                               ^
/usr/local/include/qt4/QtCore/qstring.h:1238:32: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned int>' to 'const QStringRef' for 1st argument
inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2)
                               ^
/usr/include/c++/v1/utility:556:1: note: candidate template ignored: could not match 'pair' against '__bind'
operator==(const pair<_T1,_T2>& __x, const pair<_T1,_T2>& __y)
^
/usr/include/c++/v1/iterator:694:1: note: candidate template ignored: could not match 'reverse_iterator' against '__bind'
operator==(const reverse_iterator<_Iter1>& __x, const reverse_iterator<_Iter2>& __y)
^
/usr/include/c++/v1/iterator:923:1: note: candidate template ignored: could not match 'istream_iterator' against '__bind'
operator==(const istream_iterator<_Tp, _CharT, _Traits, _Distance>& __x,
^
/usr/include/c++/v1/iterator:1027:6: note: candidate template ignored: could not match 'istreambuf_iterator' against '__bind'
bool operator==(const istreambuf_iterator<_CharT,_Traits>& __a,
     ^
/usr/include/c++/v1/iterator:1135:1: note: candidate template ignored: could not match 'move_iterator' against '__bind'
operator==(const move_iterator<_Iter1>& __x, const move_iterator<_Iter2>& __y)
^
/usr/include/c++/v1/iterator:1430:5: note: candidate template ignored: could not match '__wrap_iter' against '__bind'
    operator==(const __wrap_iter<_Iter1>&, const __wrap_iter<_Iter2>&) _NOEXCEPT_DEBUG;
    ^
/usr/include/c++/v1/tuple:1144:1: note: candidate template ignored: could not match 'tuple' against '__bind'
operator==(const tuple<_Tp...>& __x, const tuple<_Up...>& __y)
^
/usr/include/c++/v1/memory:1961:6: note: candidate template ignored: could not match 'allocator' against '__bind'
bool operator==(const allocator<_Tp>&, const allocator<_Up>&) _NOEXCEPT {return true;}
     ^
/usr/include/c++/v1/memory:2910:1: note: candidate template ignored: could not match 'unique_ptr' against '__bind'
operator==(const unique_ptr<_T1, _D1>& __x, const unique_ptr<_T2, _D2>& __y) {return __x.get() == __y.get();}
^
/usr/include/c++/v1/memory:2946:1: note: candidate template ignored: could not match 'unique_ptr' against '__bind'
operator==(const unique_ptr<_T1, _D1>& __x, nullptr_t) _NOEXCEPT
^
/usr/include/c++/v1/memory:2954:1: note: candidate template ignored: could not match 'unique_ptr<type-parameter-0-0, type-parameter-0-1>' against 'int'
operator==(nullptr_t, const unique_ptr<_T1, _D1>& __x) _NOEXCEPT
^
/usr/include/c++/v1/memory:4742:1: note: candidate template ignored: could not match 'shared_ptr' against '__bind'
operator==(const shared_ptr<_Tp>& __x, const shared_ptr<_Up>& __y) _NOEXCEPT
^
/usr/include/c++/v1/memory:4791:1: note: candidate template ignored: could not match 'shared_ptr' against '__bind'
operator==(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT
^
/usr/include/c++/v1/memory:4799:1: note: candidate template ignored: could not match 'shared_ptr<type-parameter-0-0>' against 'int'
operator==(nullptr_t, const shared_ptr<_Tp>& __x) _NOEXCEPT
^
/usr/include/c++/v1/string_view:611:6: note: candidate template ignored: could not match 'basic_string_view' against '__bind'
bool operator==(basic_string_view<_CharT, _Traits> __lhs,
     ^
/usr/include/c++/v1/string_view:620:6: note: candidate template ignored: could not match 'basic_string_view' against '__bind'
bool operator==(basic_string_view<_CharT, _Traits> __lhs,
     ^
/usr/include/c++/v1/string_view:629:6: note: candidate template ignored: could not match 'basic_string_view<type-parameter-0-0, type-parameter-0-1>' against 'int'
bool operator==(typename common_type<basic_string_view<_CharT, _Traits> >::type __lhs, 
     ^
/usr/include/c++/v1/string:535:6: note: candidate template ignored: could not match 'fpos' against '__bind'
bool operator==(const fpos<_StateT>& __x, const fpos<_StateT>& __y)
     ^
/usr/include/c++/v1/string:3564:1: note: candidate template ignored: could not match 'basic_string' against '__bind'
operator==(const basic_string<_CharT, _Traits, _Allocator>& __lhs,
^
/usr/include/c++/v1/string:3576:1: note: candidate template ignored: could not match 'basic_string' against '__bind'
operator==(const basic_string<char, char_traits<char>, _Allocator>& __lhs,
^
/usr/include/c++/v1/string:3595:1: note: candidate template ignored: could not match 'const _CharT *' against '__bind<int &, sockaddr *, unsigned int>'
operator==(const _CharT* __lhs,
^
/usr/include/c++/v1/string:3608:1: note: candidate template ignored: could not match 'basic_string' against '__bind'
operator==(const basic_string<_CharT,_Traits,_Allocator>& __lhs,
^
/usr/include/c++/v1/functional:1955:1: note: candidate template ignored: could not match 'function' against '__bind'
operator==(const function<_Rp(_ArgTypes...)>& __f, nullptr_t) _NOEXCEPT {return !__f;}
^
/usr/include/c++/v1/functional:1960:1: note: candidate template ignored: could not match 'function<type-parameter-0-0 (type-parameter-0-1...)>' against 'int'
operator==(nullptr_t, const function<_Rp(_ArgTypes...)>& __f) _NOEXCEPT {return !__f;}
^
/usr/include/c++/v1/list:2363:1: note: candidate template ignored: could not match 'list' against '__bind'
operator==(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y)
^
/usr/local/include/qt4/QtCore/qscopedpointer.h:174:13: note: candidate template ignored: could not match 'QScopedPointer' against '__bind'
inline bool operator==(const QScopedPointer<T, Cleanup> &lhs, const QScopedPointer<T, Cleanup> &rhs)
            ^
/usr/include/c++/v1/vector:3309:1: note: candidate template ignored: could not match 'vector' against '__bind'
operator==(const vector<_Tp, _Allocator>& __x, const vector<_Tp, _Allocator>& __y)
^
/usr/include/c++/v1/map:1398:1: note: candidate template ignored: could not match 'map' against '__bind'
operator==(const map<_Key, _Tp, _Compare, _Allocator>& __x,
^
/usr/include/c++/v1/map:1863:1: note: candidate template ignored: could not match 'multimap' against '__bind'
operator==(const multimap<_Key, _Tp, _Compare, _Allocator>& __x,
^
16 warnings and 1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/kaptain/work/kaptain-0.73
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/kaptain



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