cd /build/reproducible-path/eigen3-3.4.0/debian/build/unsupported/doc/examples && /usr/bin/c++ -I/build/reproducible-path/eigen3-3.4.0 -I/build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/../../../unsupported -I/build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/../../../unsupported/test -g -O2 -ffile-prefix-map=/build/reproducible-path/eigen3-3.4.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++03 -pedantic -Wall -Wextra -
In file included from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/EulerAngles:14,
from /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/EulerAngles.cpp:1:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48: warning: defaulted and deleted functions only available with ‘-std=c++11’ or ‘-std=gnu++11’ [-Wc++11-extensions]
163 | EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
| ^~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/Eigen/Core:172,
from /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/FFT.cpp:16:
/build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/GenericPacketMath.h:163:48: warning: defaulted and deleted functions only available with ‘-std=c++11’ or ‘-std=gnu++11’ [-Wc++11-extensions]
163 | EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
| ^~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/Polynomials:12,
from /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/PolynomialUtils1.cpp:1:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48: warning: defaulted and deleted functions only available with ‘-std=c++11’ or ‘-std=gnu++11’ [-Wc++11-extensions]
163 | EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
| ^~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/MatrixFunctions:17,
from /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixLogarithm.cpp:1:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48: warning: defaulted and deleted functions only available with ‘-std=c++11’ or ‘-std=gnu++11’ [-Wc++11-extensions]
163 | EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
| ^~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/Eigen/Core:172,
from /build/reproducible-path/eigen3-3.4.0/Eigen/StdVector:14,
from /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/BVH_Example.cpp:1:
/build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/GenericPacketMath.h:163:48: warning: defaulted and deleted functions only available with ‘-std=c++11’ or ‘-std=gnu++11’ [-Wc++11-extensions]
163 | EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
| ^~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/MatrixFunctions:17,
from /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixFunction.cpp:1:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48: warning: defaulted and deleted functions only available with ‘-std=c++11’ or ‘-std=gnu++11’ [-Wc++11-extensions]
163 | EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
| ^~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/MatrixFunctions:17,
from /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixExponential.cpp:1:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48: warning: defaulted and deleted functions only available with ‘-std=c++11’ or ‘-std=gnu++11’ [-Wc++11-extensions]
163 | EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
| ^~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/MatrixFunctions:17,
from /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixPower.cpp:1:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48: warning: defaulted and deleted functions only available with ‘-std=c++11’ or ‘-std=gnu++11’ [-Wc++11-extensions]
163 | EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
| ^~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/Eigen/Core:250: /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h: In instantiation of ‘Packet Eigen::internal::pfrexp_generic(const Packet&, Packet&) [with Packet = __vector(2) double]’:
/build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h:919:24: required from here
919 | return pfrexp_generic(a, exponent);
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:42:77: error: invalid use of incomplete type ‘struct Eigen::internal::make_unsigned<long long int>’
42 | typedef typename make_unsigned<typename make_integer<Scalar>::type>::type ScalarUI;
| ^~~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/Eigen/Core:162: /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/util/Meta.h:182:27: note: declaration of ‘struct Eigen::internal::make_unsigned<long long int>’
182 | template<typename> struct make_unsigned;
| ^~~~~~~~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:250:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h: In instantiation of ‘Packet Eigen::internal::pfrexp_generic(const Packet&, Packet&) [with Packet = __vector(2) double]’:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/arch/SSE/PacketMath.h:919:24: required from here
919 | return pfrexp_generic(a, exponent);
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~ /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:42:77: error: invalid use of incomplete type ‘struct Eigen::internal::make_unsigned<long long int>’
42 | typedef typename make_unsigned<typename make_integer<Scalar>::type>::type ScalarUI;
| ^~~~~~~~
In file included from /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:162:
/build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/util/Meta.h:182:27: note: declaration of ‘struct Eigen::internal::make_unsigned<long long int>’
182 | template<typename> struct make_unsigned;
| ^~~~~~~~~~~~~
make[5]: *** [unsupported/doc/examples/CMakeFiles/example_FFT.dir/build.make:82: unsupported/doc/examples/CMakeFiles/example_FFT.dir/FFT.cpp.o] Error 1
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (1 / 15) |
Uptime: | 160:19:57 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,056 |
Messages: | 6,416,492 |