[package - head-i386-default][mail/libdkim] Failed for libdkim-1.0.21 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sun Feb 11 21:01:45 UTC 2018
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 at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/mail/libdkim/Makefile 436247 2017-03-15 14:45:30Z mat $
Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p461354_s329096/logs/libdkim-1.0.21.log
Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p461354_s329096
Log:
=>> Building mail/libdkim
build started at Sun Feb 11 21:01:35 UTC 2018
port directory: /usr/ports/mail/libdkim
package name: libdkim-1.0.21
building for: FreeBSD head-i386-default-job-06 12.0-CURRENT FreeBSD 12.0-CURRENT 1200057 i386
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/mail/libdkim/Makefile 436247 2017-03-15 14:45:30Z mat $
Poudriere version: 3.2.4-49-g17610211
Host OSVERSION: 1200054
Jail OSVERSION: 1200057
Job Id: 06
!!! Jail is newer than host. (Jail: 1200057, 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=1200057
UNAME_v=FreeBSD 12.0-CURRENT 1200057
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
POUDRIERE_VERSION=3.2.4-49-g17610211
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
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---
---End OPTIONS List---
--MAINTAINER--
ports at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/libdkim/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/libdkim/work HOME=/wrkdirs/usr/ports/mail/libdkim/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/libdkim/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/libdkim/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/libdkim/work HOME=/wrkdirs/usr/ports/mail/libdkim/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/libdkim/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--
SHLIB_MAJOR="1" PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libdkim" EXAMPLESDIR="share/examples/libdkim" DATADIR="share/libdkim" WWWDIR="www/libdkim" ETCDIR="etc/libdkim"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libdkim DOCSDIR=/usr/local/share/doc/libdkim EXAMPLESDIR=/usr/local/share/examples/libdkim WWWDIR=/usr/local/www/libdkim ETCDIR=/usr/local/etc/libdkim
--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=1200057
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 >============================
===> NOTICE:
The libdkim 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 APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> libdkim-1.0.21 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.4.txz
[head-i386-default-job-06] Installing pkg-1.10.4...
[head-i386-default-job-06] Extracting pkg-1.10.4: .......... done
===> libdkim-1.0.21 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of libdkim-1.0.21
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The libdkim 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 APACHE20 accepted by the user
===> Fetching all distfiles required by libdkim-1.0.21 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
The libdkim 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 APACHE20 accepted by the user
===> Fetching all distfiles required by libdkim-1.0.21 for building
=> SHA256 Checksum OK for libdkim-1.0.21.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> NOTICE:
<snip>
dkimsign.cpp:147:2: warning: '/*' within block comment [-Wcomment]
/** END DEBUG CODE **/
^
dkimsign.cpp:589:26: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
sprintf( szValue, "%u", nValue );
~~ ^~~~~~
%lu
dkimsign.cpp:804:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "v", "1", 0, false );
^
dkimsign.cpp:807:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "a", bUseSha256 ? "rsa-sha256" : "rsa-sha1", 0, false );
^
dkimsign.cpp:812:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "c", "simple", 0, false );
^
dkimsign.cpp:815:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "c", "simple/relaxed", 0, false );
^
dkimsign.cpp:818:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "c", "relaxed/relaxed", 0, false );
^
dkimsign.cpp:821:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "c", "relaxed", 0, false );
^
dkimsign.cpp:825:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "d", sDomain, 0, false );
^
dkimsign.cpp:827:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "s", sSelector, 0, false );
^
dkimsign.cpp:831:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "l", m_nBodyLength );
^
dkimsign.cpp:838:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "t", t );
^
dkimsign.cpp:843:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "x", m_ExpireTime );
^
dkimsign.cpp:848:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "i", sIdentity, 0, false );
^
dkimsign.cpp:853:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "q", bUseIetfBodyHash ? "dns/txt" : "dns" , 0, false );
^
dkimsign.cpp:856:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "h", hParam, ':', true );
^
dkimsign.cpp:860:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "z", m_sCopiedHeaders, 0, true );
^
dkimsign.cpp:910:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
AddTagToSig( "bh", buf, 0, true );
^
18 warnings generated.
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -DOPENSSL_FIPS -I/usr/include -Wno-c++11-extensions -c dkimverify.cpp -o dkimverify.o
dkimverify.cpp:214:3: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:3: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:6: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:6: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:9: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:9: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:12: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:12: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:15: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:15: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:18: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:18: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:21: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:21: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:24: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:24: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:27: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:27: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:30: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:30: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:33: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:33: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:36: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:36: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:39: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:39: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:42: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:42: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:45: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:45: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:48: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:48: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:51: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:51: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:54: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:54: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
dkimverify.cpp:214:57: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
dkimverify.cpp:214:57: note: insert an explicit cast to silence this issue
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
^~
static_cast<unsigned char>( )
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/mail/libdkim/work/libdkim/src
*** Error code 1
Stop.
make: stopped in /usr/ports/mail/libdkim
More information about the freebsd-pkg-fallout
mailing list