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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/devel/stxxl/Makefile 488341 2018-12-25 20:25:39Z tcberner $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p545479_s364329/logs/stxxl-1.4.1.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p545479_s364329 Log: =>> Building devel/stxxl build started at Fri Aug 21 04:39:12 UTC 2020 port directory: /usr/ports/devel/stxxl package name: stxxl-1.4.1 building for: FreeBSD head-armv6-default-job-03 13.0-CURRENT FreeBSD 13.0-CURRENT 1300109 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/devel/stxxl/Makefile 488341 2018-12-25 20:25:39Z tcberner $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1300109 Job Id: 03 !!! Jail is newer than host. (Jail: 1300109, Host: 1300100) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300109 UNAME_v=FreeBSD 13.0-CURRENT 1300109 UNAME_r=13.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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv6-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 stxxl-1.4.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/stxxl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/stxxl/work HOME=/wrkdirs/usr/ports/devel/stxxl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/stxxl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/stxxl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/stxxl/work HOME=/wrkdirs/usr/ports/devel/stxxl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/stxxl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/stxxl/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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="" CMAKE_BUILD_TYPE="release" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/stxxl" EXAMPLESDIR="share/examples/stxxl" DATADIR="share/stxxl" WWWDIR="www/stxxl" ETCDIR="etc/stxxl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/stxxl DOCSDIR=/usr/local/share/doc/stxxl EXAMPLESDIR=/usr/local/share/examples/stxxl WWWDIR=/usr/local/www/stxxl ETCDIR=/usr/local/etc/stxxl --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=armv6 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 #### _CCVERSION_9d218390=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: armv6-unknown-freebsd13.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 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv6 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300109 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 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 >============================ ===> License BSL accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> stxxl-1.4.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.7.txz [head-armv6-default-job-03] Installing pkg-1.14.7... [head-armv6-default-job-03] Extracting pkg-1.14.7: .......... done ===> stxxl-1.4.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of stxxl-1.4.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSL accepted by the user ===> Fetching all distfiles required by stxxl-1.4.1 for building =========================================================================== =======================<phase: checksum >============================ <snip> /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:55:5: note: expanded from macro 'STXXL_THROW_ERRNO2' STXXL_THROW2(exception_type, \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:44:9: note: expanded from macro 'STXXL_THROW2' throw exception_type(msg.str()); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:58:5: note: destructor has a implicit non-throwing exception specification ~mutex() ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:70:13: warning: '~mutex' has a non-throwing exception specification but can still throw [-Wexceptions] STXXL_THROW_ERRNO2(resource_error, "pthread_mutex_trylock() failed", res); ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:55:5: note: expanded from macro 'STXXL_THROW_ERRNO2' STXXL_THROW2(exception_type, \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:44:9: note: expanded from macro 'STXXL_THROW2' throw exception_type(msg.str()); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:58:5: note: destructor has a implicit non-throwing exception specification ~mutex() ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:68:13: warning: '~mutex' has a non-throwing exception specification but can still throw [-Wexceptions] STXXL_CHECK_PTHREAD_CALL(pthread_mutex_unlock(&m_mutex)); ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:126:13: note: expanded from macro 'STXXL_CHECK_PTHREAD_CALL' STXXL_THROW_ERRNO2(stxxl::resource_error, #expr, res); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:55:5: note: expanded from macro 'STXXL_THROW_ERRNO2' STXXL_THROW2(exception_type, \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:44:9: note: expanded from macro 'STXXL_THROW2' throw exception_type(msg.str()); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:58:5: note: destructor has a implicit non-throwing exception specification ~mutex() ^ 3 warnings generated. [42/48] /nxb-bin/usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include -Iinclude -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -W -Wall -pedantic -Wno-long-long -Wextra -ftemplate-depth=1024 -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MD -MT lib/CMakeFiles/stxxl.dir/io/mem_file.cpp.o -MF lib/CMakeFiles/stxxl.dir/io/mem_file.cpp.o.d -o lib/CMakeFiles/stxxl.dir/io/mem_file.cpp.o -c /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/lib/io/mem_file.cpp In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/lib/io/mem_file.cpp:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/mem_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/disk_queued_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/file.h:30: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/counting_ptr.h:22: /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:73:9: warning: '~mutex' has a non-throwing exception specification but can still throw [-Wexceptions] STXXL_CHECK_PTHREAD_CALL(pthread_mutex_destroy(&m_mutex)); ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:126:13: note: expanded from macro 'STXXL_CHECK_PTHREAD_CALL' STXXL_THROW_ERRNO2(stxxl::resource_error, #expr, res); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:55:5: note: expanded from macro 'STXXL_THROW_ERRNO2' STXXL_THROW2(exception_type, \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:44:9: note: expanded from macro 'STXXL_THROW2' throw exception_type(msg.str()); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:58:5: note: destructor has a implicit non-throwing exception specification ~mutex() ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:70:13: warning: '~mutex' has a non-throwing exception specification but can still throw [-Wexceptions] STXXL_THROW_ERRNO2(resource_error, "pthread_mutex_trylock() failed", res); ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:55:5: note: expanded from macro 'STXXL_THROW_ERRNO2' STXXL_THROW2(exception_type, \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:44:9: note: expanded from macro 'STXXL_THROW2' throw exception_type(msg.str()); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:58:5: note: destructor has a implicit non-throwing exception specification ~mutex() ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:68:13: warning: '~mutex' has a non-throwing exception specification but can still throw [-Wexceptions] STXXL_CHECK_PTHREAD_CALL(pthread_mutex_unlock(&m_mutex)); ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:126:13: note: expanded from macro 'STXXL_CHECK_PTHREAD_CALL' STXXL_THROW_ERRNO2(stxxl::resource_error, #expr, res); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:55:5: note: expanded from macro 'STXXL_THROW_ERRNO2' STXXL_THROW2(exception_type, \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/error_handling.h:44:9: note: expanded from macro 'STXXL_THROW2' throw exception_type(msg.str()); \ ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/common/mutex.h:58:5: note: destructor has a implicit non-throwing exception specification ~mutex() ^ In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/lib/io/mem_file.cpp:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/mem_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/disk_queued_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/file.h:32: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/request.h:24: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/completion_handler.h:20: /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/compat/unique_ptr.h:29:18: warning: 'auto_ptr<stxxl::completion_handler_impl>' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr<Type> result; ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/completion_handler.h:63:5: note: in instantiation of template class 'stxxl::compat_unique_ptr<stxxl::completion_handler_impl>' requested here compat_unique_ptr<completion_handler_impl>::result m_ptr; ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr<stxxl::completion_handler_impl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/lib/io/mem_file.cpp:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/mem_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/disk_queued_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/file.h:32: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/request.h:24: /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/completion_handler.h:63:49: warning: 'result' is deprecated [-Wdeprecated-declarations] compat_unique_ptr<completion_handler_impl>::result m_ptr; ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr<stxxl::completion_handler_impl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/lib/io/mem_file.cpp:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/mem_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/disk_queued_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/file.h:32: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/request.h:24: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/completion_handler.h:20: /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/compat/unique_ptr.h:29:18: warning: 'auto_ptr<stxxl::io_error>' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr<Type> result; ^ /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/request.h:44:5: note: in instantiation of template class 'stxxl::compat_unique_ptr<stxxl::io_error>' requested here compat_unique_ptr<stxxl::io_error>::result m_error; ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr<stxxl::io_error>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/lib/io/mem_file.cpp:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/mem_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/disk_queued_file.h:18: In file included from /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/file.h:32: /wrkdirs/usr/ports/devel/stxxl/work/stxxl-1.4.1/include/stxxl/bits/io/request.h:44:41: warning: 'result' is deprecated [-Wdeprecated-declarations] compat_unique_ptr<stxxl::io_error>::result m_error; ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr<stxxl::io_error>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 7 warnings generated. [43/48] : && /usr/local/bin/cmake -E rm -f lib/libstxxl.a && /nxb-bin/usr/bin/ar qc lib/libstxxl.a lib/CMakeFiles/stxxl.dir/common/cmdline.cpp.o lib/CMakeFiles/stxxl.dir/common/exithandler.cpp.o lib/CMakeFiles/stxxl.dir/common/log.cpp.o lib/CMakeFiles/stxxl.dir/common/rand.cpp.o lib/CMakeFiles/stxxl.dir/common/seed.cpp.o lib/CMakeFiles/stxxl.dir/common/utils.cpp.o lib/CMakeFiles/stxxl.dir/common/verbose.cpp.o lib/CMakeFiles/stxxl.dir/common/version.cpp.o lib/CMakeFiles/stxxl.dir/io/boostfd_file.cpp.o lib/CMakeFiles/stxxl.dir/io/create_file.cpp.o lib/CMakeFiles/stxxl.dir/io/disk_queued_file.cpp.o lib/CMakeFiles/stxxl.dir/io/file.cpp.o lib/CMakeFiles/stxxl.dir/io/fileperblock_file.cpp.o lib/CMakeFiles/stxxl.dir/io/iostats.cpp.o lib/CMakeFiles/stxxl.dir/io/mem_file.cpp.o lib/CMakeFiles/stxxl.dir/io/request.cpp.o lib/CMakeFiles/stxxl.dir/io/request_queue_impl_1q.cpp.o lib/CMakeFiles/stxxl.dir/io/request_queue_impl_qwqr.cpp.o lib/CMakeFiles/stxxl.dir/io/request_queue_impl_worker.cpp.o li b/CMakeFiles/stxxl.dir/io/request_with_state.cpp.o lib/CMakeFiles/stxxl.dir/io/request_with_waiters.cpp.o lib/CMakeFiles/stxxl.dir/io/serving_request.cpp.o lib/CMakeFiles/stxxl.dir/io/syscall_file.cpp.o lib/CMakeFiles/stxxl.dir/io/ufs_file_base.cpp.o lib/CMakeFiles/stxxl.dir/io/wbtl_file.cpp.o lib/CMakeFiles/stxxl.dir/io/wfs_file_base.cpp.o lib/CMakeFiles/stxxl.dir/io/wincall_file.cpp.o lib/CMakeFiles/stxxl.dir/mng/block_manager.cpp.o lib/CMakeFiles/stxxl.dir/mng/config.cpp.o lib/CMakeFiles/stxxl.dir/mng/disk_allocator.cpp.o lib/CMakeFiles/stxxl.dir/algo/async_schedule.cpp.o lib/CMakeFiles/stxxl.dir/io/mmap_file.cpp.o lib/CMakeFiles/stxxl.dir/io/simdisk_file.cpp.o && /nxb-bin/usr/bin/ranlib lib/libstxxl.a && : qemu: unsupported syscall: 574 (calling anyway) qemu: unsupported syscall: 574 (calling anyway) qemu: unsupported syscall: 574 (calling anyway) [44/48] : && /nxb-bin/usr/bin/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -W -Wall -pedantic -Wno-long-long -Wextra -ftemplate-depth=1024 -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong tools/CMakeFiles/stxxl_tool.dir/stxxl_tool.cpp.o tools/CMakeFiles/stxxl_tool.dir/create_files.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_disks.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_files.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_sort.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_pqueue.cpp.o tools/CMakeFiles/stxxl_tool.dir/mlock.cpp.o tools/CMakeFiles/stxxl_tool.dir/mallinfo.cpp.o -o tools/stxxl_tool lib/libstxxl.a -pthread && : FAILED: tools/stxxl_tool : && /nxb-bin/usr/bin/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -W -Wall -pedantic -Wno-long-long -Wextra -ftemplate-depth=1024 -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong tools/CMakeFiles/stxxl_tool.dir/stxxl_tool.cpp.o tools/CMakeFiles/stxxl_tool.dir/create_files.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_disks.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_files.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_sort.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o tools/CMakeFiles/stxxl_tool.dir/benchmark_pqueue.cpp.o tools/CMakeFiles/stxxl_tool.dir/mlock.cpp.o tools/CMakeFiles/stxxl_tool.dir/mallinfo.cpp.o -o tools/stxxl_tool lib/libstxxl.a -pthread && : ld: error: undefined symbol: std::__1::__rs_get() >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<4096u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<4096u>*>, >>> std::__1::__wrap_iter<stxxl::BID<4096u>*>)) >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<8192u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<8192u>*>, >>> std::__1::__wrap_iter<stxxl::BID<8192u>*>)) >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<16384u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<16384u>*>, >>> std::__1::__wrap_iter<stxxl::BID<16384u>*>)) >>> referenced 13 more times ld: error: undefined symbol: std::__1::__rs_default::operator()() >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<4096u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<4096u>*>, >>> std::__1::__wrap_iter<stxxl::BID<4096u>*>)) >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<4096u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<4096u>*>, >>> std::__1::__wrap_iter<stxxl::BID<4096u>*>)) >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<8192u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<8192u>*>, >>> std::__1::__wrap_iter<stxxl::BID<8192u>*>)) >>> referenced 29 more times ld: error: undefined symbol: std::__1::__rs_default::~__rs_default() >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<4096u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<4096u>*>, >>> std::__1::__wrap_iter<stxxl::BID<4096u>*>)) >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<4096u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<4096u>*>, >>> std::__1::__wrap_iter<stxxl::BID<4096u>*>)) >>> referenced by benchmark_disks_random.cpp >>> >>> tools/CMakeFiles/stxxl_tool.dir/benchmark_disks_random.cpp.o:(void >>> std::__1::random_shuffle<std::__1::__wrap_iter<stxxl::BID<8192u>*> >>> >(std::__1::__wrap_iter<stxxl::BID<8192u>*>, >>> std::__1::__wrap_iter<stxxl::BID<8192u>*>)) >>> referenced 29 more times c++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/devel/stxxl _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
