Building on rosemary
(from freebsd)
2025-10-22 01:16.50 ---> 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-10-22 01:16.51 ---> 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 02037130881a6b5f31cd6c68a8081b4c42b023ee"))
2025-10-22 01:16.51 ---> using "2f9831dc651b7b4b98571b64aca4b8c416b93d04a0f7e1fe0ecf463982133bac" 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-10-22 01:16.51 ---> using "1300a4781a943ecf7e6a7d052ab154af185b084041950aebf92464648959f641" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '5.3.0' 'ocaml-base-compiler.5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3 (2 extra sources)
-> retrieved ocaml-config.3 (2 extra sources)
-> retrieved ocaml-compiler.5.3.0 (https://github.com/ocaml/ocaml/releases/download/5.3.0/ocaml-5.3.0.tar.gz)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3.0)
2025-10-22 01:16.51 ---> using "5b665fbea027c0721a6a9da35fc9affe195efa7f8d9298a87a630b617947cead" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-10-22 01:16.52 ---> using "03c894e96672ae5fbf4fd2df0180fd49e35a27f7b8dbd89bd660cce92c0e0736" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam 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"))
[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.20.2 [required by eigen]
- install dune-configurator 3.20.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 ctypes.0.23.0 (cached)
Processing 3/23: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing 4/23: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 4/23: [bigarray-compat.1.1.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
Processing 5/23: [bigarray-compat.1.1.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [eigen.0.3.3: http]
-> retrieved bigarray-compat.1.1.0 (cached)
Processing 5/23: [dune.3.20.2, dune-configurator.3.20.2: extract] [eigen.0.3.3: http]
Processing 6/23: [dune.3.20.2, dune-configurator.3.20.2: extract] [eigen.0.3.3: http] [integers.0.7.0: extract]
-> retrieved integers.0.7.0 (cached)
Processing 6/23: [dune.3.20.2, dune-configurator.3.20.2: extract] [eigen.0.3.3: http]
Processing 7/23: [dune.3.20.2, dune-configurator.3.20.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.20.2, dune-configurator.3.20.2: extract] [eigen.0.3.3: http]
Processing 7/23: [dune.3.20.2, dune-configurator.3.20.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.20.2, dune-configurator.3.20.2: extract]
-> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)
Processing 8/23: [dune: ocaml 39]
+ /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
-
Processing 8/23: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.2)
-> compiled dune.3.20.2
-> installed dune.3.20.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.3.0/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -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.3.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -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 12/23: [bigarray-compat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 13/23: [bigarray-compat: dune build] [stdlib-shims: dune build]
Processing 14/23: [bigarray-compat: dune build] [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 14/23: [bigarray-compat: dune build] [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 15/23: [bigarray-compat: dune build] [dune-configurator: rm]
Processing 16/23: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.2)
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "bigarray-compat" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled bigarray-compat.1.1.0
Processing 16/23: [dune-configurator: rm] [integers: dune build]
-> installed bigarray-compat.1.1.0
Processing 17/23: [dune-configurator: rm] [integers: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.2)
Processing 17/23: [dune-configurator: dune build] [integers: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/integers.0.7.0)
-> compiled integers.0.7.0
Processing 17/23: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 18/23: [dune-configurator: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.2)
-> compiled dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 20/23: [ctypes: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ctypes" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ctypes.0.23.0)
Processing 20/23: [ctypes: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.3.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.3.0/bin/dune "build" "-p" "eigen" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/eigen.0.3.3)
- (cd _build/default/eigen && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -O3 -Ofast -march=native -mfpmath=sse -msse2 -funroll-loops -ffast-math -I../eigen_cpp/lib -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I ../eigen_cpp -o eigen_utils_stubs.o -c eigen_utils_stubs.c)
- cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast]
- (cd _build/default/eigen && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -O3 -Ofast -march=native -mfpmath=sse -msse2 -funroll-loops -ffast-math -I../eigen_cpp/lib -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I ../eigen_cpp -o ffi_eigen_generated_stub.o -c ffi_eigen_generated_stub.c)
- cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast]
- File "eigen_cpp/dune", line 16, characters 34-45:
- 16 | (names eigen_tensor eigen_dsmat eigen_spmat)
- ^^^^^^^^^^^
- (cd _build/default/eigen_cpp && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -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.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I lib -I lib/unsupported -o eigen_spmat.o -c lib/eigen_spmat.cpp)
- cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast]
- In file included from lib/eigen_spmat.cpp:7:
- In file included from lib/Eigen/Core:467:
- lib/Eigen/src/Core/Transpositions.h:387:87: error: no member named 'derived' in 'Transpose<TranspositionsBase<type-parameter-0-0>>'
- 387 | return Product<OtherDerived, Transpose, AliasFreeProduct>(matrix.derived(), trt.derived());
- | ~~~ ^
- 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 and 1 error generated.
- File "eigen_cpp/dune", line 16, characters 9-21:
- 16 | (names eigen_tensor eigen_dsmat eigen_spmat)
- ^^^^^^^^^^^^
- (cd _build/default/eigen_cpp && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -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.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I lib -I lib/unsupported -o eigen_tensor.o -c lib/eigen_tensor.cpp)
- cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast]
- In file included from lib/eigen_tensor.cpp:7:
- In file included from lib/Eigen/Core:467:
- lib/Eigen/src/Core/Transpositions.h:387:87: error: no member named 'derived' in 'Transpose<TranspositionsBase<type-parameter-0-0>>'
- 387 | return Product<OtherDerived, Transpose, AliasFreeProduct>(matrix.derived(), trt.derived());
- | ~~~ ^
- 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 and 1 error generated.
- File "eigen_cpp/dune", line 16, characters 22-33:
- 16 | (names eigen_tensor eigen_dsmat eigen_spmat)
- ^^^^^^^^^^^
- (cd _build/default/eigen_cpp && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -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.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I lib -I lib/unsupported -o eigen_dsmat.o -c lib/eigen_dsmat.cpp)
- cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast]
- In file included from lib/eigen_dsmat.cpp:7:
- In file included from lib/Eigen/Core:467:
- lib/Eigen/src/Core/Transpositions.h:387:87: error: no member named 'derived' in 'Transpose<TranspositionsBase<type-parameter-0-0>>'
- 387 | return Product<OtherDerived, Transpose, AliasFreeProduct>(matrix.derived(), trt.derived());
- | ~~~ ^
- 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 and 1 error generated.
[ERROR] The compilation of eigen.0.3.3 failed at "dune build -p eigen -j 39".
#=== ERROR while compiling eigen.0.3.3 ========================================#
# context 2.4.1 | freebsd/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository
# path ~/.opam/5.3.0/.opam-switch/build/eigen.0.3.3
# command ~/.opam/5.3.0/bin/dune build -p eigen -j 39
# exit-code 1
# env-file ~/.opam/log/eigen-46391-136502.env
# output-file ~/.opam/log/eigen-46391-136502.out
### output ###
# lib/eigen_dsmat.h:34:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
# [...]
# | ^
# 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 and 1 error generated.
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build eigen 0.3.3
+-
+- The following changes have been performed
| - install bigarray-compat 1.1.0
| - install csexp 1.5.2
| - install ctypes 0.23.0
| - install dune 3.20.2
| - install dune-configurator 3.20.2
| - install integers 0.7.0
| - install stdlib-shims 0.3.0
+-
The former state can be restored with:
/usr/local/bin/opam switch import "/home/opam/.opam/5.3.0/.opam-switch/backup/state-20251022011654.export"
'opam install -vy eigen.0.3.3' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y eigen.0.3.3
opam install -vy eigen.0.3.3
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: eigen.0.3.3 | grep -q '\''freebsd'\''; then
echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
exit 69
fi
fi
exit $res': failed
"jail" "-c" "name=obuilder_856_9330" "mount.fstab=/tmp/obuilder-jail-46be53/fstab" "mount.devfs" "path=/obuilder/result/2f20474e40eba527788e319a743a3d1e9483eea7445c3502768e8cc7cf1bd072/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y eigen.0.3.3
opam install -vy eigen.0.3.3
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: eigen.0.3.3 | grep -q '\''freebsd'\''; then
echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
exit 69
fi
fi
exit $res'" failed with exit status 1
Failed: Build failed