[package - main-amd64-default][security/shibboleth-sp] Failed for shibboleth-sp-3.5.0_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Oct 2024 02:44:55 UTC
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: girgen@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p332c73b035e3_sf377a0c7dfa/logs/shibboleth-sp-3.5.0_1.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p332c73b035e3_sf377a0c7dfa Log: =>> Building security/shibboleth-sp build started at Wed Oct 30 02:43:03 UTC 2024 port directory: /usr/ports/security/shibboleth-sp package name: shibboleth-sp-3.5.0_1 building for: FreeBSD main-amd64-default-job-02 15.0-CURRENT FreeBSD 15.0-CURRENT 1500026 amd64 maintained by: girgen@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2535 Oct 29 01:01 /usr/ports/security/shibboleth-sp/Makefile Ports top last git commit: 332c73b035e Ports top unclean checkout: no Port dir last git commit: 4d13b259163 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500023 Jail OSVERSION: 1500026 Job Id: 02 !!! Jail is newer than host. (Jail: 1500026, Host: 1500023) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500026 UNAME_v=FreeBSD 15.0-CURRENT 1500026 UNAME_r=15.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-amd64-default/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for shibboleth-sp-3.5.0_1: ====> Webserver modules FASTCGI=off: FastCGI protocol support, e.g. for NGINX APACHE=on: Build Apache module ====> Optional session storage ODBC=on: ODBC database backend - store sessions in a database ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- girgen@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --localstatedir=/var --disable-doxygen-doc --disable-dependency-tracking --without-fastcgi --enable-odbc --disable-apache-22 --enable-apache-24 --with-apxs24=/usr/local/sbin/apxs --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/shibboleth-sp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/shibboleth-sp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/shibboleth-sp/work/.cache HOME=/wrkdirs/usr/ports/security/shibboleth-sp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/shibboleth-sp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/shibboleth-sp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- NOKEYGEN=YES XDG_DATA_HOME=/wrkdirs/usr/ports/security/shibboleth-sp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/shibboleth-sp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/shibboleth-sp/work/.cache HOME=/wrkdirs/usr/ports/security/shibboleth-sp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/shibboleth-sp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/shibboleth-sp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INS TALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- WWWOWN=www WWWGRP=www SHIBD_USER=shibd SHIBD_GROUP=shibd APACHE="" NO_APACHE="@comment " FASTCGI="@comment " NO_FASTCGI="" ODBC="" NO_ODBC="@comment " APACHEMODDIR="libexec/apache24" APACHEINCLUDEDIR="include/apache24" APACHEETCDIR="etc/apache24" APACHE_VERSION="2.4" AP_NAME="shibboleth-sp" AP_MODULE="shibboleth-sp.so" WITH_APACHE_24="" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib AP_MOD_EN="-A" DOCSDIR="share/doc/shibboleth" EXAMPLESDIR="share/examples/shibboleth-sp" DATADIR="share/shibboleth-sp" WWWDIR="www/shibboleth-sp" ETCDIR="etc/shibboleth-sp" --End PLIST_SUB-- --SUB_LIST-- SH=/bin/sh WWWGRP=www SHIBD_USER=shibd SHIBD_GROUP=shibd APACHE="" NO_APACHE="@comment " FASTCGI="@comment " NO_FASTCGI="" ODBC="" NO_ODBC="@comment " APACHEMODDIR="libexec/apache24" APACHEETCDIR="etc/apache24" APACHE_VERSION="2.4" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shibboleth-sp DOCSDIR=/usr/local/share/doc/shibboleth EXAMPLESDIR=/usr/local/share/examples/shibboleth-sp WWWDIR=/usr/local/www/shibboleth-sp ETCDIR=/usr/local/etc/shibboleth-sp --End SUB_LIST-- ---Begin 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 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- ulimit: can't get limit: Invalid argument 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) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> shibboleth-sp-3.5.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [main-amd64-default-job-02] Installing pkg-1.21.3... [main-amd64-default-job-02] Extracting pkg-1.21.3: .......... done ===> shibboleth-sp-3.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of shibboleth-sp-3.5.0_1 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by shibboleth-sp-3.5.0_1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by shibboleth-sp-3.5.0_1 for building => SHA256 Checksum OK for shibboleth-sp-3.5.0.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by shibboleth-sp-3.5.0_1 for building ===> Extracting for shibboleth-sp-3.5.0_1 => SHA256 Checksum OK for shibboleth-sp-3.5.0.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for shibboleth-sp-3.5.0_1 ===> Applying FreeBSD patches for shibboleth-sp-3.5.0_1 from /usr/ports/security/shibboleth-sp/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> shibboleth-sp-3.5.0_1 depends on package: boost-libs>=0 - not found <snip> | ^~~~~~~~~~~~~~ remoting/impl/ddf.cpp:303:16: warning: enumeration values 'DDF_EMPTY' and 'DDF_POINTER' not handled in switch [-Wswitch] 303 | switch(m_handle->type) { | ^~~~~~~~~~~~~~ remoting/impl/ddf.cpp:340:17: warning: 4 enumeration values not handled in switch: 'DDF_EMPTY', 'DDF_INT', 'DDF_FLOAT'... [-Wswitch] 340 | switch (m_handle->type) { | ^~~~~~~~~~~~~~ remoting/impl/ddf.cpp:984:67: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 984 | for (char* pch=const_cast<char*>(name_val.get()); *pch=tolower(*pch); pch++); | ~~~~^~~~~~~~~~~~~~ remoting/impl/ddf.cpp:984:67: note: place parentheses around the assignment to silence this warning 984 | for (char* pch=const_cast<char*>(name_val.get()); *pch=tolower(*pch); pch++); | ^ | ( ) remoting/impl/ddf.cpp:984:67: note: use '==' to turn this assignment into an equality comparison 984 | for (char* pch=const_cast<char*>(name_val.get()); *pch=tolower(*pch); pch++); | ^ | == remoting/impl/ListenerService.cpp:78:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 78 | Remoted* ret=nullptr; | ^ remoting/impl/ListenerService.cpp:166:33: warning: unused parameter 'force' [-Wunused-parameter] 166 | bool ListenerService::init(bool force) | ^ 3 warnings generated. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c -o remoting/impl/libshibsp_lite_la-TCPListener.lo `test -f 'remoting/impl/TCPListener.cpp' || echo './'`remoting/impl/TCPListener.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c remoting/impl/TCPListener.cpp -fPIC -DPIC -o remoting/impl/.libs/libshibsp_lite_la-TCPListener.o 5 warnings generated. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c -o remoting/impl/libshibsp_lite_la-UnixListener.lo `test -f 'remoting/impl/UnixListener.cpp' || echo './'`remoting/impl/UnixListener.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c remoting/impl/UnixListener.cpp -fPIC -DPIC -o remoting/impl/.libs/libshibsp_lite_la-UnixListener.o In file included from remoting/impl/SocketListener.cpp:27: In file included from ./internal.h:50: In file included from ./SPConfig.h:41: In file included from /usr/local/include/xmltooling/QName.h:30: In file included from /usr/local/include/xmltooling/unicode.h:33: /usr/local/include/xmltooling/char_traits.h:119:7: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 119 | return 0; | ^ /usr/local/include/xmltooling/char_traits.h:117:5: note: previous statement is here 117 | else if (lt(__s2[__i], __s1[__i])) | ^ In file included from remoting/impl/TCPListener.cpp:27: In file included from ./internal.h:50: In file included from ./SPConfig.h:41: In file included from /usr/local/include/xmltooling/QName.h:30: In file included from /usr/local/include/xmltooling/unicode.h:33: /usr/local/include/xmltooling/char_traits.h:119:7: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 119 | return 0; | ^ /usr/local/include/xmltooling/char_traits.h:117:5: note: previous statement is here 117 | else if (lt(__s2[__i], __s1[__i])) | ^ In file included from remoting/impl/UnixListener.cpp:27: In file included from ./internal.h:50: In file included from ./SPConfig.h:41: In file included from /usr/local/include/xmltooling/QName.h:30: In file included from /usr/local/include/xmltooling/unicode.h:33: /usr/local/include/xmltooling/char_traits.h:119:7: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 119 | return 0; | ^ /usr/local/include/xmltooling/char_traits.h:117:5: note: previous statement is here 117 | else if (lt(__s2[__i], __s1[__i])) | ^ 1 warning generated. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c -o util/libshibsp_lite_la-CGIParser.lo `test -f 'util/CGIParser.cpp' || echo './'`util/CGIParser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c util/CGIParser.cpp -fPIC -DPIC -o util/.libs/libshibsp_lite_la-CGIParser.o remoting/impl/TCPListener.cpp:247:44: warning: unused parameter 'force' [-Wunused-parameter] 247 | bool TCPListener::bind(ShibSocket& s, bool force) const | ^ 1 warning generated. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c -o util/libshibsp_lite_la-DOMPropertySet.lo `test -f 'util/DOMPropertySet.cpp' || echo './'`util/DOMPropertySet.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c util/DOMPropertySet.cpp -fPIC -DPIC -o util/.libs/libshibsp_lite_la-DOMPropertySet.o 2 warnings generated. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c -o util/libshibsp_lite_la-IPRange.lo `test -f 'util/IPRange.cpp' || echo './'`util/IPRange.cpp In file included from util/CGIParser.cpp:27: In file included from ./internal.h:50: In file included from ./SPConfig.h:41: In file included from /usr/local/include/xmltooling/QName.h:30: In file included from /usr/local/include/xmltooling/unicode.h:33: /usr/local/include/xmltooling/char_traits.h:119:7: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 119 | return 0; | ^ /usr/local/include/xmltooling/char_traits.h:117:5: note: previous statement is here 117 | else if (lt(__s2[__i], __s1[__i])) | ^ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c util/IPRange.cpp -fPIC -DPIC -o util/.libs/libshibsp_lite_la-IPRange.o util/CGIParser.cpp:95:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 95 | register int x; | ^~~~~~~~ In file included from util/DOMPropertySet.cpp:27: In file included from ./internal.h:50: In file included from ./SPConfig.h:41: In file included from /usr/local/include/xmltooling/QName.h:30: In file included from /usr/local/include/xmltooling/unicode.h:33: /usr/local/include/xmltooling/char_traits.h:119:7: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 119 | return 0; | ^ /usr/local/include/xmltooling/char_traits.h:117:5: note: previous statement is here 117 | else if (lt(__s2[__i], __s1[__i])) | ^ 2 warnings generated. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c -o util/libshibsp_lite_la-SPConstants.lo `test -f 'util/SPConstants.cpp' || echo './'`util/SPConstants.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -DSHIBSP_LITE -Wall -W -I/usr/local/include -pthread -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -c util/SPConstants.cpp -fPIC -DPIC -o util/.libs/libshibsp_lite_la-SPConstants.o In file included from util/IPRange.cpp:27: In file included from ./internal.h:50: In file included from ./SPConfig.h:41: In file included from /usr/local/include/xmltooling/QName.h:30: In file included from /usr/local/include/xmltooling/unicode.h:33: /usr/local/include/xmltooling/char_traits.h:119:7: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 119 | return 0; | ^ /usr/local/include/xmltooling/char_traits.h:117:5: note: previous statement is here 117 | else if (lt(__s2[__i], __s1[__i])) | ^ util/IPRange.cpp:122:42: error: reference to 'char_traits' is ambiguous 122 | rawbits.to_string< char, char_traits<char>, allocator<char> >().c_str(), | ^ /usr/local/include/xmltooling/char_traits.h:50:12: note: candidate found by name lookup is 'xmltooling::char_traits' 50 | struct char_traits | ^ /usr/include/c++/v1/__string/char_traits.h:45:8: note: candidate found by name lookup is 'std::char_traits' 45 | struct char_traits; | ^ util/IPRange.cpp:123:45: error: reference to 'char_traits' is ambiguous 123 | m_network4.to_string< char, char_traits<char>, allocator<char> >().c_str(), | ^ /usr/local/include/xmltooling/char_traits.h:50:12: note: candidate found by name lookup is 'xmltooling::char_traits' 50 | struct char_traits | ^ /usr/include/c++/v1/__string/char_traits.h:45:8: note: candidate found by name lookup is 'std::char_traits' 45 | struct char_traits; | ^ util/IPRange.cpp:124:42: error: reference to 'char_traits' is ambiguous 124 | m_mask4.to_string< char, char_traits<char>, allocator<char> >().c_str() | ^ /usr/local/include/xmltooling/char_traits.h:50:12: note: candidate found by name lookup is 'xmltooling::char_traits' 50 | struct char_traits | ^ /usr/include/c++/v1/__string/char_traits.h:45:8: note: candidate found by name lookup is 'std::char_traits' 45 | struct char_traits; | ^ util/IPRange.cpp:144:42: error: reference to 'char_traits' is ambiguous 144 | rawbits.to_string< char, char_traits<char>, allocator<char> >().c_str(), | ^ /usr/local/include/xmltooling/char_traits.h:50:12: note: candidate found by name lookup is 'xmltooling::char_traits' 50 | struct char_traits | ^ /usr/include/c++/v1/__string/char_traits.h:45:8: note: candidate found by name lookup is 'std::char_traits' 45 | struct char_traits; | ^ util/IPRange.cpp:145:45: error: reference to 'char_traits' is ambiguous 145 | m_network6.to_string< char, char_traits<char>, allocator<char> >().c_str(), | ^ /usr/local/include/xmltooling/char_traits.h:50:12: note: candidate found by name lookup is 'xmltooling::char_traits' 50 | struct char_traits | ^ /usr/include/c++/v1/__string/char_traits.h:45:8: note: candidate found by name lookup is 'std::char_traits' 45 | struct char_traits; | ^ util/IPRange.cpp:146:42: error: reference to 'char_traits' is ambiguous 146 | m_mask6.to_string< char, char_traits<char>, allocator<char> >().c_str() | ^ /usr/local/include/xmltooling/char_traits.h:50:12: note: candidate found by name lookup is 'xmltooling::char_traits' 50 | struct char_traits | ^ /usr/include/c++/v1/__string/char_traits.h:45:8: note: candidate found by name lookup is 'std::char_traits' 45 | struct char_traits; | ^ util/DOMPropertySet.cpp:67:96: warning: unused parameter 'log' [-Wunused-parameter] 67 | const char* DOMPropertySet::STLRemapper::remap(const char* src, xmltooling::logging::Category& log) const | ^ 1 warning and 6 errors generated. gmake[3]: *** [Makefile:2386: util/libshibsp_lite_la-IPRange.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... In file included from util/SPConstants.cpp:27: In file included from ./internal.h:50: In file included from ./SPConfig.h:41: In file included from /usr/local/include/xmltooling/QName.h:30: In file included from /usr/local/include/xmltooling/unicode.h:33: /usr/local/include/xmltooling/char_traits.h:119:7: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 119 | return 0; | ^ /usr/local/include/xmltooling/char_traits.h:117:5: note: previous statement is here 117 | else if (lt(__s2[__i], __s1[__i])) | ^ 1 warning generated. 2 warnings generated. gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/shibboleth-sp/work/shibboleth-sp-3.5.0/shibsp' gmake[2]: *** [Makefile:1127: all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/shibboleth-sp/work/shibboleth-sp-3.5.0/shibsp' gmake[1]: *** [Makefile:665: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/shibboleth-sp/work/shibboleth-sp-3.5.0' gmake: *** [Makefile:569: all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped making "build" in /usr/ports/security/shibboleth-sp