Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2017 12:04:59 GMT
From:      pkg-fallout@FreeBSD.org
To:        vallentin@icir.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][devel/caf] Failed for caf-0.14.5 in build
Message-ID:  <201701221204.v0MC4xFt062104@beefy11.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:     vallentin@icir.org
Last committer: amdmi3@FreeBSD.org
Ident:          $FreeBSD: head/devel/caf/Makefile 430947 2017-01-09 13:16:49Z amdmi3 $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p432006_s312560/logs/caf-0.14.5.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p432006_s312560
Log:

====>> Building devel/caf
build started at Sun Jan 22 12:04:29 UTC 2017
port directory: /usr/ports/devel/caf
building for: FreeBSD head-i386-default-job-03 12.0-CURRENT FreeBSD 12.0-CURRENT r312560 i386
maintained by: vallentin@icir.org
Makefile ident:      $FreeBSD: head/devel/caf/Makefile 430947 2017-01-09 13:16:49Z amdmi3 $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1200020
Job Id: 03




!!! Jail is newer than host. (Jail: 1200020, Host: 1200017) !!!
!!! 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
UNAME_v=FreeBSD 12.0-CURRENT r312560
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=caf-0.14.5
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1200020
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for caf-0.14.5:
     DEBUG=off: Build with debugging support
     STATIC=off: Additionally build static version of library
     TEST=on: Build with unit tests
====> Options available for the radio LOG_LEVEL: you can only select none or one of them
     LOG_LEVEL_ERROR=off
     LOG_LEVEL_WARN=off
     LOG_LEVEL_INFO=off
     LOG_LEVEL_DEBUG=off
     LOG_LEVEL_TRACE=off
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/caf/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/caf/work  HOME=/wrkdirs/usr/ports/devel/caf/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/caf/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/caf/work  HOME=/wrkdirs/usr/ports/devel/caf/work TMPDIR="/tmp" 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=" -pthread -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -Wextra -Wall -pedantic"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTVERSION=0.14.5
DEBUG="@comment
"
NO_DEBUG=""
STATIC="@comment
"
NO_STATIC=""
TEST=""
NO_TEST="@comment
"
LOG_LEVEL_ERROR="@comment
"
NO_LOG_LEVEL_ERROR=""
LOG_LEVEL_WARN="@comment
"
NO_LOG_LEVEL_WARN=""
LOG_LEVEL_INFO="@comment
"
NO_LOG_LEVEL_INFO=""
LOG_LEVEL_DEBUG="@comment
"
NO_LOG_LEVEL_DEBUG=""
LOG_LEVEL_TRACE="@comment
"
NO_LOG_LEVEL_TRACE=""
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/caf"
EXAMPLESDIR="share/examples/caf"
DATADIR="share/caf"
WWWDIR="www/caf"
ETCDIR="etc/caf"
--End PLIST_SUB--

--SUB_LIST--
DEBUG="@comment
"
NO_DEBUG=""
STATIC="@comment
"
NO_STATIC=""
TEST=""
NO_TEST="@comment
"
LOG_LEVEL_ERROR="@comment
"
NO_LOG_LEVEL_ERROR=""
LOG_LEVEL_WARN="@comment
"
NO_LOG_LEVEL_WARN=""
LOG_LEVEL_INFO="@comment
"
NO_LOG_LEVEL_INFO=""
LOG_LEVEL_DEBUG="@comment
"
NO_LOG_LEVEL_DEBUG=""
LOG_LEVEL_TRACE="@comment
"
NO_LOG_LEVEL_TRACE=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/caf
DOCSDIR=/usr/local/share/doc/caf
EXAMPLESDIR=/usr/local/share/examples/caf
WWWDIR=/usr/local/www/caf
ETCDIR=/usr/local/etc/caf
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   caf-0.14.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-i386-default-job-03] Installing pkg-1.9.4_1...
[head-i386-default-job-03] Extracting pkg-1.9.4_1: .......... done
===>   caf-0.14.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of caf-0.14.5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by caf-0.14.5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by caf-0.14.5 for building
<snip>
[head-i386-default-job-03] |   `-- Extracting libnghttp2-1.18.1: .......... done
[head-i386-default-job-03] |   `-- Installing ca_root_nss-3.28.1...
[head-i386-default-job-03] |   `-- Extracting ca_root_nss-3.28.1: ........ done
[head-i386-default-job-03] `-- Extracting curl-7.52.1_1: .......... done
[head-i386-default-job-03] `-- Installing libarchive-3.2.2,1...
[head-i386-default-job-03] |   `-- Installing liblz4-131...
[head-i386-default-job-03] |   `-- Extracting liblz4-131: .......... done
[head-i386-default-job-03] |   `-- Installing lzo2-2.09...
[head-i386-default-job-03] |   `-- Extracting lzo2-2.09: .......... done
[head-i386-default-job-03] `-- Extracting libarchive-3.2.2,1: .......... done
[head-i386-default-job-03] `-- Installing jsoncpp-1.8.0_1...
[head-i386-default-job-03] `-- Extracting jsoncpp-1.8.0_1: .......... done
[head-i386-default-job-03] `-- Installing libuv-1.10.2...
[head-i386-default-job-03] `-- Extracting libuv-1.10.2: .......... done
[head-i386-default-job-03] Extracting cmake-3.7.2: .......... done
Message from ca_root_nss-3.28.1:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
===>   caf-0.14.5 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of caf-0.14.5
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for caf-0.14.5
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/devel/caf/work/.build
-- The C compiler identification is Clang 3.9.1
-- The CXX compiler identification is Clang 3.9.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found clang++ version 3.9
-- Automatically added '-stdlib=libc++' flag (CAF_NO_AUTO_LIBCPP not defined)
-- Found 45 test suites
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- 
====================|  Build Summary  |====================

Libcaf version:    0.14.5

Build type:        Release
Build static:      no
Build static only: no
Runtime checks:    no
Log level:         none
With mem. mgmt.:   yes

Build examples:    no
Build unit tests:  yes
Build riac:        yes
Build nexus:       no
Build cash:        no
Build benchmarks:  no
Build opencl:      no

CXX:               /usr/bin/c++
CXXFLAGS:          -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -Wextra -Wall -pedantic 
LIBRARIES:         

Source directory:  /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5
Build directory:   /wrkdirs/usr/ports/devel/caf/work/.build
Executable path:   /wrkdirs/usr/ports/devel/caf/work/.build/bin
Library path:      /wrkdirs/usr/ports/devel/caf/work/.build/lib
Install prefix:    /usr/local
Generator:         Unix Makefiles

===========================================================

-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_FLAGS_DEBUG
    CMAKE_C_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    THREADS_HAVE_PTHREAD_ARG


-- Build files have been written to: /wrkdirs/usr/ports/devel/caf/work/.build
===========================================================================
=======================<phase: build          >============================
===>  Building for caf-0.14.5
/usr/local/bin/cmake -H/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5 -B/wrkdirs/usr/ports/devel/caf/work/.build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/devel/caf/work/.build/CMakeFiles /wrkdirs/usr/ports/devel/caf/work/.build/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f CMakeFiles/all_unit_tests.dir/build.make CMakeFiles/all_unit_tests.dir/depend
cd /wrkdirs/usr/ports/devel/caf/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5 /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5 /wrkdirs/usr/ports/devel/caf/work/.build /wrkdirs/usr/ports/devel/caf/work/.build /wrkdirs/usr/ports/devel/caf/work/.build/CMakeFiles/all_unit_tests.dir/DependInfo.cmake
Scanning dependencies of target all_unit_tests
/usr/bin/make -f CMakeFiles/all_unit_tests.dir/build.make CMakeFiles/all_unit_tests.dir/build
[  0%] Built target all_unit_tests
/usr/bin/make -f libcaf_core/CMakeFiles/libcaf_core.dir/build.make libcaf_core/CMakeFiles/libcaf_core.dir/depend
cd /wrkdirs/usr/ports/devel/caf/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5 /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core /wrkdirs/usr/ports/devel/caf/work/.build /wrkdirs/usr/ports/devel/caf/work/.build/libcaf_core /wrkdirs/usr/ports/devel/caf/work/.build/libcaf_core/CMakeFiles/libcaf_core.dir/DependInfo.cmake
Scanning dependencies of target libcaf_core
/usr/bin/make -f libcaf_core/CMakeFiles/libcaf_core.dir/build.make libcaf_core/CMakeFiles/libcaf_core.dir/build
[  0%] Built target libcaf_core
/usr/bin/make -f libcaf_core/CMakeFiles/libcaf_core_shared.dir/build.make libcaf_core/CMakeFiles/libcaf_core_shared.dir/depend
cd /wrkdirs/usr/ports/devel/caf/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5 /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core /wrkdirs/usr/ports/devel/caf/work/.build /wrkdirs/usr/ports/devel/caf/work/.build/libcaf_core /wrkdirs/usr/ports/devel/caf/work/.build/libcaf_core/CMakeFiles/libcaf_core_shared.dir/DependInfo.cmake
Scanning dependencies of target libcaf_core_shared
/usr/bin/make -f libcaf_core/CMakeFiles/libcaf_core_shared.dir/build.make libcaf_core/CMakeFiles/libcaf_core_shared.dir/build
[  1%] Building CXX object libcaf_core/CMakeFiles/libcaf_core_shared.dir/src/abstract_actor.cpp.o
cd /wrkdirs/usr/ports/devel/caf/work/.build/libcaf_core && /usr/bin/c++   -Dlibcaf_core_shared_EXPORTS -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_io -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_test -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/. -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -Wextra -Wall -pedantic -fPIC -o CMakeFiles/libcaf_core_shared.dir/src/abstract_actor.cpp.o -c /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/src/abstract_actor.cpp
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/src/abstract_actor.cpp:29:
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/message.hpp:403:10: warning: redundant move in return statement [-Wredundant-move]
  return std::move(other);
         ^
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/message.hpp:403:10: note: remove std::move call here
  return std::move(other);
         ^~~~~~~~~~     ~
1 warning generated.
[  1%] Building CXX object libcaf_core/CMakeFiles/libcaf_core_shared.dir/src/abstract_channel.cpp.o
cd /wrkdirs/usr/ports/devel/caf/work/.build/libcaf_core && /usr/bin/c++   -Dlibcaf_core_shared_EXPORTS -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_io -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_test -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/. -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -Wextra -Wall -pedantic -fPIC -o CMakeFiles/libcaf_core_shared.dir/src/abstract_channel.cpp.o -c /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/src/abstract_channel.cpp
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/src/abstract_channel.cpp:22:
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/mailbox_element.hpp:26:
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/message.hpp:403:10: warning: redundant move in return statement [-Wredundant-move]
  return std::move(other);
         ^
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/message.hpp:403:10: note: remove std::move call here
  return std::move(other);
         ^~~~~~~~~~     ~
1 warning generated.
[  2%] Building CXX object libcaf_core/CMakeFiles/libcaf_core_shared.dir/src/abstract_group.cpp.o
cd /wrkdirs/usr/ports/devel/caf/work/.build/libcaf_core && /usr/bin/c++   -Dlibcaf_core_shared_EXPORTS -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_io -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_test -I/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/. -O2 -pipe -fstack-protector -fno-strict-aliasing  -std=c++11 -Wextra -Wall -pedantic -fPIC -o CMakeFiles/libcaf_core_shared.dir/src/abstract_group.cpp.o -c /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/src/abstract_group.cpp
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/src/abstract_group.cpp:20:
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/all.hpp:25:
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/on.hpp:31:
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/message.hpp:403:10: warning: redundant move in return statement [-Wredundant-move]
  return std::move(other);
         ^
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/message.hpp:403:10: note: remove std::move call here
  return std::move(other);
         ^~~~~~~~~~     ~
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/src/abstract_group.cpp:20:
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/all.hpp:27:
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/send.hpp:30:
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/typed_actor.hpp:197:21: error: 'ptr_' is a private member of 'caf::actor'
    ptr_.swap(other.ptr_);
                    ^
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/actor.hpp:173:22: note: declared private here
  abstract_actor_ptr ptr_;
                     ^
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/src/abstract_group.cpp:20:
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/all.hpp:37:
In file included from /wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/announce.hpp:26:
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/string_algorithms.hpp:164:10: warning: redundant move in return statement [-Wredundant-move]
  return std::move(value);
         ^
/wrkdirs/usr/ports/devel/caf/work/actor-framework-0.14.5/libcaf_core/caf/string_algorithms.hpp:164:10: note: remove std::move call here
  return std::move(value);
         ^~~~~~~~~~     ~
2 warnings and 1 error generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/devel/caf/work/.build
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/devel/caf/work/.build
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/caf/work/.build
*** Error code 1

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



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