Building on summer
(from freebsd)
2025-01-31 12:09.20 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (env CI true)
/: (env OPAM_HEALTH_CHECK_CI true)
/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2025-01-31 12:09.20 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache
/: (run (network host)
(shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 7a7bf634fe8cf55b84f98866ad69441f2023f6b6"))
2025-01-31 12:09.21 ---> using "36a4599d3f2716362dac9f0d7bf3343d5270533c9d59687c9542d22677c63c40" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
User configuration:
~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.
2025-01-31 12:09.21 ---> using "c5249ee927cf20a269625647288a1af1bf39f91a6893e1514c625d6196a585d2" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3 (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0 (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0)
2025-01-31 12:09.21 ---> using "205da7a72d2f52c617fc98244d5b53474da9cc6d4742e185e28a40be080a502c" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-01-31 12:09.21 ---> using "2c67fd747581e5901cfc40fbdc287b6aafc70a6d67059ed5afda65ffe0ca022d" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "\
\nopam remove -y \"eigen.0.3.3\"\
\nopam install -vy \"eigen.0.3.3\"\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: \"eigen.0.3.3\" | grep -q '\"freebsd\"'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi\
\n\
\n\
\nexit $res\
\n"))
[NOTE] eigen.0.3.3 is not installed.
Nothing to do.
The following actions will be performed:
=== install 8 packages
- install bigarray-compat 1.1.0 [required by ctypes]
- install csexp 1.5.2 [required by dune-configurator]
- install ctypes 0.23.0 [required by eigen]
- install dune 3.17.2 [required by eigen]
- install dune-configurator 3.17.2 [required by eigen]
- install eigen 0.3.3
- install integers 0.7.0 [required by ctypes]
- install stdlib-shims 0.3.0 [required by integers]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/23: [bigarray-compat.1.1.0: extract]
Processing 2/23: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing 3/23: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
-> retrieved bigarray-compat.1.1.0 (cached)
Processing 3/23: [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
Processing 4/23: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 4/23: [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
Processing 5/23: [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [eigen.0.3.3: http]
-> retrieved ctypes.0.23.0 (cached)
Processing 5/23: [dune.3.17.2, dune-configurator.3.17.2: extract] [eigen.0.3.3: http]
Processing 6/23: [dune.3.17.2, dune-configurator.3.17.2: extract] [eigen.0.3.3: http] [integers.0.7.0: extract]
-> retrieved integers.0.7.0 (cached)
Processing 6/23: [dune.3.17.2, dune-configurator.3.17.2: extract] [eigen.0.3.3: http]
Processing 7/23: [dune.3.17.2, dune-configurator.3.17.2: extract] [eigen.0.3.3: http] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 7/23: [dune.3.17.2, dune-configurator.3.17.2: extract] [eigen.0.3.3: http]
Processing 7/23: [dune.3.17.2, dune-configurator.3.17.2: extract] [eigen.0.3.3: extract]
-> retrieved eigen.0.3.3 (https://github.com/owlbarn/eigen/releases/download/0.3.3/eigen-0.3.3.tbz)
Processing 7/23: [dune.3.17.2, dune-configurator.3.17.2: extract]
-> retrieved dune.3.17.2, dune-configurator.3.17.2 (cached)
Processing 8/23: [dune: ocaml 15]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
-
Processing 8/23: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.2)
-> compiled dune.3.17.2
-> installed dune.3.17.2
Processing 10/23: [bigarray-compat: dune build]
Processing 11/23: [bigarray-compat: dune build] [csexp: dune build]
Processing 12/23: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 12/23: [bigarray-compat: dune build] [csexp: dune build]
-> installed stdlib-shims.0.3.0
Processing 13/23: [bigarray-compat: dune build] [csexp: dune build]
Processing 14/23: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled csexp.1.5.2
Processing 14/23: [bigarray-compat: dune build] [integers: dune build]
-> installed csexp.1.5.2
Processing 15/23: [bigarray-compat: dune build] [integers: dune build]
Processing 16/23: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "integers" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/integers.0.7.0)
-> compiled integers.0.7.0
Processing 16/23: [bigarray-compat: dune build] [dune-configurator: rm]
-> installed integers.0.7.0
Processing 17/23: [bigarray-compat: dune build] [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.17.2)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "bigarray-compat" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled bigarray-compat.1.1.0
Processing 17/23: [dune-configurator: rm]
-> installed bigarray-compat.1.1.0
Processing 18/23: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.17.2)
Processing 18/23: [dune-configurator: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.17.2)
-> compiled dune-configurator.3.17.2
-> installed dune-configurator.3.17.2
Processing 20/23: [ctypes: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ctypes" "-j" "15" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ctypes.0.23.0)
Processing 20/23: [ctypes: dune install]
+ /home/opam/.opam/5.2.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ctypes.0.23.0)
-> compiled ctypes.0.23.0
-> installed ctypes.0.23.0
Processing 22/23: [eigen: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "eigen" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/eigen.0.3.3)
- (cd _build/default/eigen_cpp && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -fPIC -ansi -pedantic -O3 -std=c++11 -Ofast -march=native -mfpmath=sse -msse2 -funroll-loops -ffast-math -g -I /home/opam/.opam/5.2.0/lib/ocaml -I /home/opam/.opam/5.2.0/lib/bigarray-compat -I /home/opam/.opam/5.2.0/lib/ctypes -I /home/opam/.opam/5.2.0/lib/integers -I /home/opam/.opam/5.2.0/lib/stdlib-shims -I lib -I lib/unsupported -o eigen_spmat.o -c lib/eigen_spmat.cpp)
- In file included from lib/eigen_spmat.cpp:9:
- lib/eigen_spmat.h:34:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 34 | struct c_spmat_s {};
- | ^
- lib/eigen_spmat.h:94:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 94 | struct c_spmat_d {};
- | ^
- lib/eigen_spmat.h:154:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 154 | struct c_spmat_c {};
- | ^
- lib/eigen_spmat.h:209:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 209 | struct c_spmat_z {};
- | ^
- In file included from lib/eigen_spmat.cpp:13:
- lib/eigen_spmat_s.cpp:386:19: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 386 | spmat_s_elt a = std::numeric_limits<spmat_s_elt>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/eigen_spmat_s.cpp:401:20: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 401 | spmat_s_elt a = -std::numeric_limits<spmat_s_elt>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from lib/eigen_spmat.cpp:14:
- lib/eigen_spmat_d.cpp:386:19: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 386 | spmat_d_elt a = std::numeric_limits<spmat_d_elt>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/eigen_spmat_d.cpp:401:20: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 401 | spmat_d_elt a = -std::numeric_limits<spmat_d_elt>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 8 warnings generated.
- (cd _build/default/eigen_cpp && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -fPIC -ansi -pedantic -O3 -std=c++11 -Ofast -march=native -mfpmath=sse -msse2 -funroll-loops -ffast-math -g -I /home/opam/.opam/5.2.0/lib/ocaml -I /home/opam/.opam/5.2.0/lib/bigarray-compat -I /home/opam/.opam/5.2.0/lib/ctypes -I /home/opam/.opam/5.2.0/lib/integers -I /home/opam/.opam/5.2.0/lib/stdlib-shims -I lib -I lib/unsupported -o eigen_dsmat.o -c lib/eigen_dsmat.cpp)
- In file included from lib/eigen_dsmat.cpp:9:
- lib/eigen_dsmat.h:34:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 34 | struct c_dsmat_s {};
- | ^
- lib/eigen_dsmat.h:61:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 61 | struct c_dsmat_d {};
- | ^
- lib/eigen_dsmat.h:86:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 86 | struct c_dsmat_c {};
- | ^
- lib/eigen_dsmat.h:111:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 111 | struct c_dsmat_z {};
- | ^
- 4 warnings generated.
- (cd _build/default/eigen_cpp && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -fPIC -ansi -pedantic -O3 -std=c++11 -Ofast -march=native -mfpmath=sse -msse2 -funroll-loops -ffast-math -g -I /home/opam/.opam/5.2.0/lib/ocaml -I /home/opam/.opam/5.2.0/lib/bigarray-compat -I /home/opam/.opam/5.2.0/lib/ctypes -I /home/opam/.opam/5.2.0/lib/integers -I /home/opam/.opam/5.2.0/lib/stdlib-shims -I lib -I lib/unsupported -o eigen_tensor.o -c lib/eigen_tensor.cpp)
- In file included from lib/eigen_tensor.cpp:14:
- lib/eigen_tensor.h:42:4: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
- 42 | struct c_tensor_d {};
- | ^
- In file included from lib/eigen_tensor.cpp:8:
- In file included from lib/unsupported/Eigen/CXX11/Tensor:30:
- In file included from lib/unsupported/Eigen/CXX11/../SpecialFunctions:46:
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:286:27: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 286 | const Scalar maxnum = NumTraits<Scalar>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1515:48: note: in instantiation of member function 'Eigen::internal::digamma_impl<float>::run' requested here
- 1515 | return EIGEN_MATHFUNC_IMPL(digamma, Scalar)::run(x);
- | ^
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsHalf.h:19:37: note: in instantiation of function template specialization 'Eigen::numext::digamma<float>' requested here
- 19 | return Eigen::half(Eigen::numext::digamma(static_cast<float>(a)));
- | ^
- In file included from lib/eigen_tensor.cpp:7:
- In file included from lib/Eigen/Core:351:
- lib/Eigen/src/Core/NumTraits.h:141:12: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 141 | return numext::numeric_limits<T>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:286:46: note: in instantiation of member function 'Eigen::GenericNumTraits<float>::infinity' requested here
- 286 | const Scalar maxnum = NumTraits<Scalar>::infinity();
- | ^
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1515:48: note: in instantiation of member function 'Eigen::internal::digamma_impl<float>::run' requested here
- 1515 | return EIGEN_MATHFUNC_IMPL(digamma, Scalar)::run(x);
- | ^
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsHalf.h:19:37: note: in instantiation of function template specialization 'Eigen::numext::digamma<float>' requested here
- 19 | return Eigen::half(Eigen::numext::digamma(static_cast<float>(a)));
- | ^
- In file included from lib/eigen_tensor.cpp:8:
- In file included from lib/unsupported/Eigen/CXX11/Tensor:30:
- In file included from lib/unsupported/Eigen/CXX11/../SpecialFunctions:46:
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:930:31: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 930 | const Scalar maxnum = NumTraits<Scalar>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1521:47: note: in instantiation of member function 'Eigen::internal::zeta_impl<float>::run' requested here
- 1521 | return EIGEN_MATHFUNC_IMPL(zeta, Scalar)::run(x, q);
- | ^
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsHalf.h:22:37: note: in instantiation of function template specialization 'Eigen::numext::zeta<float>' requested here
- 22 | return Eigen::half(Eigen::numext::zeta(static_cast<float>(x), static_cast<float>(q)));
- | ^
- In file included from lib/eigen_tensor.cpp:8:
- In file included from lib/unsupported/Eigen/CXX11/Tensor:30:
- In file included from lib/unsupported/Eigen/CXX11/../SpecialFunctions:46:
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:571:24: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 571 | const Scalar inf = NumTraits<Scalar>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:735:43: note: in instantiation of member function 'Eigen::internal::igammac_impl<float>::Impl' requested here
- 735 | return (one - igammac_impl<Scalar>::Impl(a, x));
- | ^
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1545:47: note: in instantiation of member function 'Eigen::internal::igamma_impl<float>::run' requested here
- 1545 | return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x);
- | ^
- lib/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsHalf.h:34:37: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here
- 34 | return Eigen::half(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x)));
- | ^
- In file included from lib/eigen_tensor.cpp:8:
- In file included from lib/unsupported/Eigen/CXX11/Tensor:87:
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:204:13: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 204 | return -Eigen::NumTraits<T>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:234:72: note: in instantiation of member function 'Eigen::internal::MinMaxBottomValue<float, true, false>::bottom_value' requested here
- 234 | return MinMaxBottomValue<T, true, Eigen::NumTraits<T>::IsInteger>::bottom_value();
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:175:52: note: in instantiation of member function 'Eigen::internal::MaxReducer<float>::initialize' requested here
- 175 | typename Self::CoeffReturnType accum = reducer.initialize();
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:224:60: note: in instantiation of member function 'Eigen::internal::InnerMostDimReducer<Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<float>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>>>, Eigen::DefaultDevice>, Eigen::internal::MaxReducer<float>, true>::reduce' requested here
- 224 | *output = InnerMostDimReducer<Self, Op, Vectorizable>::reduce(self, 0, num_coeffs, reducer);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:497:48: note: in instantiation of member function 'Eigen::internal::FullReducer<Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<float>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>>>, Eigen::DefaultDevice>, Eigen::internal::MaxReducer<float>, Eigen::DefaultDevice>::run' requested here
- 497 | internal::FullReducer<Self, Op, Device>::run(*this, reducer, m_device, data);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:19: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<float>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 128 | return m_impl.evalSubExprsIfNeeded(data);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:24: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<float>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 128 | return m_rightImpl.evalSubExprsIfNeeded(m_leftImpl.data());
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:41: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<float>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 57 | const bool needs_assign = evaluator.evalSubExprsIfNeeded(NULL);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:62: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<float>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>>>>>, Eigen::DefaultDevice>::run' requested here
- 310 | internal::TensorExecutor<const Assign, DefaultDevice>::run(assign, DefaultDevice());
- | ^
- lib/eigen_tensor_s.cpp:135:10: note: in instantiation of function template specialization 'Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>::operator=<Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<float>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1>>>>>>' requested here
- 135 | output = SpatialMaxPooling(input, kernel_rows, kernel_cols, row_stride, col_stride, pad_typ, row_in_stride, col_in_stride);
- | ^
- In file included from lib/eigen_tensor.cpp:8:
- In file included from lib/unsupported/Eigen/CXX11/Tensor:87:
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:204:13: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 204 | return -Eigen::NumTraits<T>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:234:72: note: in instantiation of member function 'Eigen::internal::MinMaxBottomValue<double, true, false>::bottom_value' requested here
- 234 | return MinMaxBottomValue<T, true, Eigen::NumTraits<T>::IsInteger>::bottom_value();
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:175:52: note: in instantiation of member function 'Eigen::internal::MaxReducer<double>::initialize' requested here
- 175 | typename Self::CoeffReturnType accum = reducer.initialize();
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:224:60: note: in instantiation of member function 'Eigen::internal::InnerMostDimReducer<Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>, Eigen::DefaultDevice>, Eigen::internal::MaxReducer<double>, true>::reduce' requested here
- 224 | *output = InnerMostDimReducer<Self, Op, Vectorizable>::reduce(self, 0, num_coeffs, reducer);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:497:48: note: in instantiation of member function 'Eigen::internal::FullReducer<Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>, Eigen::DefaultDevice>, Eigen::internal::MaxReducer<double>, Eigen::DefaultDevice>::run' requested here
- 497 | internal::FullReducer<Self, Op, Device>::run(*this, reducer, m_device, data);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:19: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 128 | return m_impl.evalSubExprsIfNeeded(data);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:24: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 128 | return m_rightImpl.evalSubExprsIfNeeded(m_leftImpl.data());
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:41: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 57 | const bool needs_assign = evaluator.evalSubExprsIfNeeded(NULL);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:62: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>>>, Eigen::DefaultDevice>::run' requested here
- 310 | internal::TensorExecutor<const Assign, DefaultDevice>::run(assign, DefaultDevice());
- | ^
- lib/eigen_tensor_d.cpp:148:10: note: in instantiation of function template specialization 'Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>::operator=<Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>>>' requested here
- 148 | output = SpatialMaxPooling(input, kernel_rows, kernel_cols, row_stride, col_stride, pad_typ, row_in_stride, col_in_stride);
- | ^
- In file included from lib/eigen_tensor.cpp:7:
- In file included from lib/Eigen/Core:351:
- lib/Eigen/src/Core/NumTraits.h:141:12: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
- 141 | return numext::numeric_limits<T>::infinity();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:204:34: note: in instantiation of member function 'Eigen::GenericNumTraits<double>::infinity' requested here
- 204 | return -Eigen::NumTraits<T>::infinity();
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:234:72: note: in instantiation of member function 'Eigen::internal::MinMaxBottomValue<double, true, false>::bottom_value' requested here
- 234 | return MinMaxBottomValue<T, true, Eigen::NumTraits<T>::IsInteger>::bottom_value();
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:175:52: note: in instantiation of member function 'Eigen::internal::MaxReducer<double>::initialize' requested here
- 175 | typename Self::CoeffReturnType accum = reducer.initialize();
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:224:60: note: in instantiation of member function 'Eigen::internal::InnerMostDimReducer<Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>, Eigen::DefaultDevice>, Eigen::internal::MaxReducer<double>, true>::reduce' requested here
- 224 | *output = InnerMostDimReducer<Self, Op, Vectorizable>::reduce(self, 0, num_coeffs, reducer);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h:497:48: note: in instantiation of member function 'Eigen::internal::FullReducer<Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>, Eigen::DefaultDevice>, Eigen::internal::MaxReducer<double>, Eigen::DefaultDevice>::run' requested here
- 497 | internal::FullReducer<Self, Op, Device>::run(*this, reducer, m_device, data);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:19: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 128 | return m_impl.evalSubExprsIfNeeded(data);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:24: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 128 | return m_rightImpl.evalSubExprsIfNeeded(m_leftImpl.data());
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:41: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>>>, Eigen::DefaultDevice>::evalSubExprsIfNeeded' requested here
- 57 | const bool needs_assign = evaluator.evalSubExprsIfNeeded(NULL);
- | ^
- lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:62: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>>>, Eigen::DefaultDevice>::run' requested here
- 310 | internal::TensorExecutor<const Assign, DefaultDevice>::run(assign, DefaultDevice());
- | ^
- lib/eigen_tensor_d.cpp:148:10: note: in instantiation of function template specialization 'Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>::operator=<Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorReductionOp<Eigen::internal::MaxReducer<double>, const std::array<int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 4, 1>>>>>>' requested here
- 148 | output = SpatialMaxPooling(input, kernel_rows, kernel_cols, row_stride, col_stride, pad_typ, row_in_stride, col_in_stride);
- | ^
- 8 warnings generated.
-> compiled eigen.0.3.3
-> installed eigen.0.3.3
Done.
2025-01-31 12:12.04 ---> saved as "9c82ed84027a2b99435d1bd26e4c2a455b8c1d7e8c6e41a655ca0c5f0e06a618"
Job succeeded