=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for R-nimble-1.3.0 => Generating pre-install file lists => Creating installation directories * installing *source* package 'nimble' ... ** this is package 'nimble' version '1.3.0' ** package 'nimble' successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether c++ -std=gnu++17 accepts -g... yes checking for c++ -std=gnu++17 option to enable C++11 features... none needed working on eigen checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for Eigen/Dense... no Using the version of Eigen provided with NIMBLE ENABLE_LIB=false configure: creating ./config.status config.status: creating inst/make/Makevars config.status: creating inst/make/Makevars_lib config.status: creating R/config.R config.status: creating src/Makevars config.status: creating inst/CppCode/Makevars removing debugging flags /usr/pkg/lib/R/bin/Rscript --vanilla ./customizeMakeconf.R Building libnimble.a c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DR_NO_REMAP -I"../include" -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c nimOptim.cpp -o nimOptim.o In file included from ../include/Eigen/Core:205:0, from ../include/nimble/NimArrBase.h:33, from ../include/nimble/NimArr.h:26, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i {aka __vector(2) long long int}' [-Wignored-attributes] typedef eigen_packet_wrapper<__m128i, 0> Packet4i; ^ ../include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i {aka __vector(2) long long int}' [-Wignored-attributes] typedef eigen_packet_wrapper<__m128i, 1> Packet16b; ^ ../include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128 {aka __vector(4) float}' [-Wignored-attributes] template<> struct is_arithmetic<__m128> { enum { value = true }; }; ^ ../include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i {aka __vector(2) long long int}' [-Wignored-attributes] template<> struct is_arithmetic<__m128i> { enum { value = true }; }; ^ ../include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d {aka __vector(2) double}' [-Wignored-attributes] template<> struct is_arithmetic<__m128d> { enum { value = true }; }; ^ ../include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f {aka __vector(4) float}' [-Wignored-attributes] template<> struct unpacket_traits { ^ ../include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d {aka __vector(2) double}' [-Wignored-attributes] template<> struct unpacket_traits { ^ ../include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f {aka __vector(4) float}' [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ ../include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d {aka __vector(2) double}' [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ In file included from ../include/Eigen/Core:174:0, from ../include/nimble/NimArrBase.h:33, from ../include/nimble/NimArr.h:26, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f {aka __vector(4) float}' [-Wignored-attributes] struct conj_helper { \ ^ ../include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f {aka __vector(4) float}' [-Wignored-attributes] struct conj_helper { \ ^ ../include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d {aka __vector(2) double}' [-Wignored-attributes] struct conj_helper { \ ^ ../include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d {aka __vector(2) double}' [-Wignored-attributes] struct conj_helper { \ ^ ../include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/nimble/Utils.h:27:0, from ../include/nimble/NimArr.h:27, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/nimble/accessorClasses.h: In member function 'void NodeVectorClassNew_derivs::populateDerivsInfo(SEXP)': ../include/nimble/accessorClasses.h:936:6: error: 'Rf_findVarInFrame' was not declared in this scope Rf_findVarInFrame(PROTECT(GET_SLOT(SderivsInfo, SpxData)), ^ /tmp/math/R-nimble/work/.buildlink/lib/R/include/Rinternals.h:357:31: note: in definition of macro 'PROTECT' #define PROTECT(s) Rf_protect(s) ^ ../include/nimble/accessorClasses.h:936:6: note: suggested alternative: 'R_existsVarInFrame' Rf_findVarInFrame(PROTECT(GET_SLOT(SderivsInfo, SpxData)), ^ /tmp/math/R-nimble/work/.buildlink/lib/R/include/Rinternals.h:357:31: note: in definition of macro 'PROTECT' #define PROTECT(s) Rf_protect(s) ^ In file included from ../include/Eigen/Core:165:0, from ../include/nimble/NimArrBase.h:33, from ../include/nimble/NimArr.h:26, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': ../include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' ../include/Eigen/src/Geometry/Quaternion.h:265:7: required from 'struct Eigen::internal::traits >' ../include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here ../include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(4) float}' [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(4) float}' [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(4) float}' [-Wignored-attributes] ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half {aka __vector(4) float}' [-Wignored-attributes] ../include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(4) float}' [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from ../include/Eigen/Core:271:0, from ../include/nimble/NimArrBase.h:33, from ../include/nimble/NimArr.h:26, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' ../include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' ../include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' ../include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ../include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' ../include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' ../include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(4) float}' [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from ../include/Eigen/Core:165:0, from ../include/nimble/NimArrBase.h:33, from ../include/nimble/NimArr.h:26, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': ../include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' ../include/Eigen/src/Geometry/Quaternion.h:265:7: required from 'struct Eigen::internal::traits >' ../include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here ../include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from ../include/Eigen/Core:271:0, from ../include/nimble/NimArrBase.h:33, from ../include/nimble/NimArr.h:26, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' ../include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' ../include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' ../include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ../include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' ../include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' ../include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from ../include/Eigen/Core:165:0, from ../include/nimble/NimArrBase.h:33, from ../include/nimble/NimArr.h:26, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': ../include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' ../include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' ../include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ../include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:81:10: required from 'class Eigen::SelfAdjointEigenSolver >' ../include/nimble/EigenTypedefs.h:146:24: required from here ../include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from ../include/Eigen/Core:271:0, from ../include/nimble/NimArrBase.h:33, from ../include/nimble/NimArr.h:26, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' ../include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' ../include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' ../include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ../include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:81:10: required from 'class Eigen::SelfAdjointEigenSolver >' ../include/nimble/EigenTypedefs.h:146:24: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' ../include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' ../include/Eigen/src/Eigenvalues/Tridiagonalization.h:92:21: required from 'class Eigen::Tridiagonalization >' ../include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62: required from 'class Eigen::SelfAdjointEigenSolver >' ../include/nimble/EigenTypedefs.h:146:24: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1>, 2>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' ../include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' ../include/Eigen/src/Eigenvalues/Tridiagonalization.h:97:21: required from 'class Eigen::Tridiagonalization >' ../include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62: required from 'class Eigen::SelfAdjointEigenSolver >' ../include/nimble/EigenTypedefs.h:146:24: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' ../include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' ../include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' ../include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ../include/Eigen/src/Eigenvalues/Tridiagonalization.h:100:128: required from 'class Eigen::Tridiagonalization >' ../include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:111:62: required from 'class Eigen::SelfAdjointEigenSolver >' ../include/nimble/EigenTypedefs.h:146:24: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' ../include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' ../include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' ../include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ../include/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:277:16: required from 'class Eigen::HessenbergDecomposition >' ../include/Eigen/src/Eigenvalues/RealSchur.h:230:41: required from 'class Eigen::RealSchur >' ../include/Eigen/src/Eigenvalues/EigenSolver.h:316:27: required from 'class Eigen::EigenSolver >' ../include/nimble/EigenTypedefs.h:156:47: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, 1> >, 0>': ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, const Eigen::Matrix, -1, 1> > >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, const Eigen::Matrix, -1, 1> > >' ../include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl >, const Eigen::Matrix, -1, 1>, Eigen::Dense>' ../include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, 1> >' ../include/nimble/EigenTypedefs.h:156:70: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, 1> >, 0>': ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, const Eigen::Matrix, -1, 1> > >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, const Eigen::Matrix, -1, 1> > >' ../include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl >, const Eigen::Matrix, -1, 1>, Eigen::Dense>' ../include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, 1> >' ../include/nimble/EigenTypedefs.h:161:57: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' ../include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' ../include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' ../include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase >, 1>' ../include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map >' ../include/nimble/EigenTypedefs.h:163:18: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, -1> >, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, -1> >, 1>' ../include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, -1> >, 3>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, -1, -1> > >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, -1, -1> > >' ../include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl >, Eigen::Matrix, -1, -1>, Eigen::Dense>' ../include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView >, Eigen::Matrix, -1, -1> >' ../include/nimble/EigenTypedefs.h:173:58: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] ../include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, -1> >, 0>': ../include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, -1> >, 1>' ../include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, -1> >, 3>' ../include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, -1, -1> > >' ../include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, -1, -1> > >' ../include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from 'class Eigen::CwiseUnaryViewImpl >, Eigen::Matrix, -1, -1>, Eigen::Dense>' ../include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from 'class Eigen::CwiseUnaryView >, Eigen::Matrix, -1, -1> >' ../include/nimble/EigenTypedefs.h:175:63: required from here ../include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type {aka __vector(2) double}' [-Wignored-attributes] In file included from ../include/nimble/Utils.h:27:0, from ../include/nimble/NimArr.h:27, from ../include/nimble/nimOptim.h:25, from nimOptim.cpp:23: nimOptim.cpp: In member function 'nimSmartPtr NimOptimProblem::solve(NimArr<1, double>&)': nimOptim.cpp:292:41: error: 'Rf_findVar' was not declared in this scope PROTECT(Rf_eval(PROTECT(Rf_findVar(Rf_install("nimbleInternalFunctions"), ^ /tmp/math/R-nimble/work/.buildlink/lib/R/include/Rinternals.h:357:31: note: in definition of macro 'PROTECT' #define PROTECT(s) Rf_protect(s) ^ nimOptim.cpp:292:33: note: in expansion of macro 'PROTECT' PROTECT(Rf_eval(PROTECT(Rf_findVar(Rf_install("nimbleInternalFunctions"), ^ nimOptim.cpp:292:41: note: suggested alternative: 'Rf_findFun' PROTECT(Rf_eval(PROTECT(Rf_findVar(Rf_install("nimbleInternalFunctions"), ^ /tmp/math/R-nimble/work/.buildlink/lib/R/include/Rinternals.h:357:31: note: in definition of macro 'PROTECT' #define PROTECT(s) Rf_protect(s) ^ nimOptim.cpp:292:33: note: in expansion of macro 'PROTECT' PROTECT(Rf_eval(PROTECT(Rf_findVar(Rf_install("nimbleInternalFunctions"), ^ make: *** [Makeconf:197: nimOptim.o] Error 1 rm -f Makeconf ** libs using C++ compiler: 'g++ (nb4 20200810) 7.5.0' c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DR_NO_REMAP -I../inst/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c RcppUtils.cpp -o RcppUtils.o In file included from ../inst/include/nimble/Utils.h:27:0, from ../inst/include/nimble/RcppUtils.h:31, from RcppUtils.cpp:22: RcppUtils.cpp: In function 'SEXPREC* makeNewNimbleList(SEXP)': RcppUtils.cpp:906:29: error: 'Rf_findVar' was not declared in this scope PROTECT(Rf_eval(PROTECT(Rf_findVar(Rf_install("nimbleInternalFunctions"), R_GlobalEnv)), R_GlobalEnv)); ^ /tmp/math/R-nimble/work/.buildlink/lib/R/include/Rinternals.h:357:31: note: in definition of macro 'PROTECT' #define PROTECT(s) Rf_protect(s) ^ RcppUtils.cpp:906:21: note: in expansion of macro 'PROTECT' PROTECT(Rf_eval(PROTECT(Rf_findVar(Rf_install("nimbleInternalFunctions"), R_GlobalEnv)), R_GlobalEnv)); ^~~~~~~ RcppUtils.cpp:906:29: note: suggested alternative: 'Rf_findFun' PROTECT(Rf_eval(PROTECT(Rf_findVar(Rf_install("nimbleInternalFunctions"), R_GlobalEnv)), R_GlobalEnv)); ^ /tmp/math/R-nimble/work/.buildlink/lib/R/include/Rinternals.h:357:31: note: in definition of macro 'PROTECT' #define PROTECT(s) Rf_protect(s) ^ RcppUtils.cpp:906:21: note: in expansion of macro 'PROTECT' PROTECT(Rf_eval(PROTECT(Rf_findVar(Rf_install("nimbleInternalFunctions"), R_GlobalEnv)), R_GlobalEnv)); ^~~~~~~ make: *** [/usr/pkg/lib/R/etc/Makeconf:197: RcppUtils.o] Error 1 ERROR: compilation failed for package 'nimble' * removing '/tmp/math/R-nimble/work/.destdir/usr/pkg/lib/R/library/nimble' *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/math/R-nimble *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/math/R-nimble