Building on x86-bm-c9.sw.ocaml.org (from ocaml/opam:debian-unstable) 2025-03-29 15:31.52 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam")) 2025-03-29 15:31.52 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 a8a89f62d8abd2a9f0cbb04826bfec1ef6b563e7")) 2025-03-29 15:31.52 ---> using "1d206be7328d85eae93795c58d3b5d784d5e98ddb024f82fd9395141427dd843" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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-03-29 15:31.52 ---> using "51af56c947cd2dc71708ec21c2de73b23c64321cf1d09425bd4d55ec16584e39" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam switch create --repositories=default '5.3' '5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.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-compiler.5.3.0 (cached) -> 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) 2025-03-29 15:31.52 ---> using "da8a577ccc3734909435cc42b1d425562e399e4aa7a8354358dfa6f4370a8aa7" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Couldn't find the start of the patch series - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.1 MB] - Fetched 10.4 MB in 1s (9023 kB/s) - Reading package lists... 2025-03-29 15:31.52 ---> using "41979b5925bb577118eaabcfc4fe1d524e615f778591fdff41cdf11112e70c1a" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin add -k version dune $(opam show -f version dune)")) dune is now pinned to version 3.17.2 The following actions will be performed: === install 1 package - install dune 3.17.2 (pinned) <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.17.2 (cached) -> installed dune.3.17.2 Done. # To update the current shell environment, run: eval $(opam env) 2025-03-29 15:31.52 ---> using "a2f286c7a36aed8fbc68fd1cad6d1cf6c48f13d2ea66ab76e83358b4fa77e43a" from cache /: (env DUNE_CACHE enabled) /: (env DUNE_CACHE_TRANSPORT direct) /: (env DUNE_CACHE_DUPLICATION copy) /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "curl -fsSL https://get.dune.build/install | sh")) #=#=# ##O#-# 0.1% # 1.4% #### 6.7% ################### 26.8% ################################################################### 93.7% ######################################################################## 100.0% dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell) export PATH="/home/opam/.local/bin:$PATH" To get started, run: dune --help 2025-03-29 15:31.52 ---> using "6aba34810d98bb980b26b62d978fe2dd75e96b5fad8db8fc533523aba576a7ba" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "mkdir /tmp/sexp && cd /tmp/sexp && opam switch create ./ ocaml-base-compiler.5.2.1 --no-install && opam install -y sexp && cd -")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.1"}] <><> 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.1 (cached) -> installed ocaml-base-compiler.5.2.1 -> installed ocaml-config.3 -> installed ocaml.5.2.1 -> installed base-domains.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env) The following actions will be performed: === install 101 packages - install angstrom 0.16.1 [required by jsonaf] - install async v0.17.0 [required by sexp] - install async_kernel v0.17.0 [required by async] - install async_log v0.17.0 [required by async] - install async_rpc_kernel v0.17.0 [required by async] - install async_unix v0.17.0 [required by async] - install base v0.17.1 [required by jsonaf, sexp_select] - install base_bigstring v0.17.0 [required by core] - install base_quickcheck v0.17.0 [required by core] - install bigstringaf 0.10.0 [required by angstrom, faraday] - install bin_prot v0.17.0 [required by core] - install capitalization v0.17.0 [required by ppx_string_conv] - install conf-g++ 1.0 [required by re2] - install core v0.17.1 [required by sexp] - install core_kernel v0.17.0 [required by sexp] - install core_unix v0.17.0 [required by sexp] - install csexp 1.5.2 [required by dune-configurator] - install cstruct 6.2.0 [required by async_unix] - install csvfields v0.17.0 [required by sexp] - install dune 3.17.2 [required by sexp] - install dune-configurator 3.17.2 [required by bigstringaf] - install expect_test_helpers_core v0.17.0 [required by core_unix] - install faraday 0.8.2 [required by jsonaf] - install fieldslib v0.17.0 [required by core] - install fmt 0.10.0 [required by cstruct] - install gel v0.17.0 [required by async_rpc_kernel] - install int_repr v0.17.0 [required by core_kernel] - install jane-street-headers v0.17.0 [required by core] - install jane_rope v0.17.0 [required by re2] - install jsonaf v0.17.0 [required by sexp] - install jst-config v0.17.0 [required by shell] - install num 1.5-1 [required by csvfields] - install ocaml-compiler-libs v0.17.0 [required by ppxlib] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install ocaml_intrinsics_kernel v0.17.1 [required by base] - install ocamlbuild 0.16.1 [required by uutf] - install ocamlfind 1.9.8 [required by uutf] - install parsexp v0.17.0 [required by sexplib] - install ppx_assert v0.17.0 [required by core] - install ppx_base v0.17.0 [required by core] - install ppx_bench v0.17.0 [required by ppx_jane] - install ppx_bin_prot v0.17.0 [required by ppx_jane] - install ppx_cold v0.17.0 [required by ppx_base] - install ppx_compare v0.17.0 [required by ppx_diff] - install ppx_custom_printf v0.17.0 [required by ppx_jane] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_diff v0.17.0 [required by core] - install ppx_disable_unused_warnings v0.17.0 [required by ppx_jane] - install ppx_enumerate v0.17.0 [required by ppx_diff] - install ppx_expect v0.17.2 [required by ppx_jane] - install ppx_fields_conv v0.17.0 [required by ppx_jane] - install ppx_fixed_literal v0.17.0 [required by ppx_jane] - install ppx_globalize v0.17.0 [required by ppx_base] - install ppx_hash v0.17.0 [required by core] - install ppx_here v0.17.0 [required by ppx_jane] - install ppx_ignore_instrumentation v0.17.0 [required by ppx_jane] - install ppx_inline_test v0.17.0 [required by core] - install ppx_jane v0.17.0 [required by sexp] - install ppx_let v0.17.0 [required by ppx_jane] - install ppx_log v0.17.0 [required by ppx_jane] - install ppx_module_timer v0.17.0 [required by ppx_jane] - install ppx_optcomp v0.17.0 [required by core_kernel, core, async_unix] - install ppx_optional v0.17.0 [required by ppx_jane] - install ppx_pipebang v0.17.0 [required by ppx_jane] - install ppx_sexp_conv v0.17.0 [required by core] - install ppx_sexp_message v0.17.0 [required by core] - install ppx_sexp_value v0.17.0 [required by ppx_jane] - install ppx_stable v0.17.0 [required by ppx_jane] - install ppx_stable_witness v0.17.0 [required by ppx_jane] - install ppx_string v0.17.0 [required by ppx_jane] - install ppx_string_conv v0.17.0 [required by ppx_jane] - install ppx_tydi v0.17.0 [required by ppx_jane] - install ppx_typerep_conv v0.17.0 [required by ppx_jane] - install ppx_variants_conv v0.17.0 [required by ppx_jane] - install ppxlib 0.35.0 [required by ppx_diff] - install ppxlib_jane v0.17.0 [required by ppx_diff] - install protocol_version_header v0.17.0 [required by async_rpc_kernel] - install re 1.12.0 [required by expect_test_helpers_core] - install re2 v0.17.0 [required by sexp] - install regex_parser_intf v0.17.0 [required by re2] - install seq base [required by re] - install sexp v0.17.0 - install sexp_diff v0.17.0 [required by sexp] - install sexp_macro v0.17.0 [required by sexp] - install sexp_pretty v0.17.0 [required by sexp] - install sexp_select v0.17.0 [required by sexp] - install sexplib v0.17.0 [required by sexp] - install sexplib0 v0.17.0 [required by base] - install shell v0.17.0 [required by sexp] - install spawn v0.17.0 [required by shell] - install splittable_random v0.17.0 [required by core] - install stdio v0.17.0 [required by core] - install stdlib-shims 0.3.0 [required by ppxlib] - install textutils v0.17.0 [required by async, shell] - install time_now v0.17.0 [required by core] - install timezone v0.17.0 [required by async_log] - install topkg 1.0.8 [required by uutf] - install typerep v0.17.1 [required by core] - install uopt v0.17.0 [required by core_kernel] - install uutf 1.0.4 [required by textutils] - install variantslib v0.17.0 [required by core] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved angstrom.0.16.1 (cached) -> retrieved async.v0.17.0 (cached) -> retrieved async_kernel.v0.17.0 (cached) -> retrieved async_log.v0.17.0 (cached) -> retrieved async_rpc_kernel.v0.17.0 (cached) -> retrieved async_unix.v0.17.0 (cached) -> retrieved base.v0.17.1 (cached) -> retrieved base_bigstring.v0.17.0 (cached) -> retrieved base_quickcheck.v0.17.0 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved bin_prot.v0.17.0 (cached) -> retrieved capitalization.v0.17.0 (cached) -> retrieved core.v0.17.1 (cached) -> installed conf-g++.1.0 -> retrieved core_kernel.v0.17.0 (cached) -> retrieved core_unix.v0.17.0 (cached) -> retrieved csexp.1.5.2 (cached) -> retrieved cstruct.6.2.0 (cached) -> retrieved csvfields.v0.17.0 (cached) -> retrieved expect_test_helpers_core.v0.17.0 (cached) -> retrieved faraday.0.8.2 (cached) -> retrieved fieldslib.v0.17.0 (cached) -> retrieved gel.v0.17.0 (cached) -> retrieved fmt.0.10.0 (cached) -> retrieved int_repr.v0.17.0 (cached) -> retrieved jane-street-headers.v0.17.0 (cached) -> retrieved jane_rope.v0.17.0 (cached) -> retrieved jsonaf.v0.17.0 (cached) -> retrieved jst-config.v0.17.0 (cached) -> retrieved num.1.5-1 (cached) -> retrieved ocaml-compiler-libs.v0.17.0 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> retrieved parsexp.v0.17.0 (cached) -> retrieved ppx_assert.v0.17.0 (cached) -> retrieved ppx_base.v0.17.0 (cached) -> retrieved ppx_bench.v0.17.0 (cached) -> retrieved ppx_bin_prot.v0.17.0 (cached) -> retrieved ppx_cold.v0.17.0 (cached) -> retrieved ppx_compare.v0.17.0 (cached) -> retrieved ppx_custom_printf.v0.17.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_diff.v0.17.0 (cached) -> retrieved ppx_disable_unused_warnings.v0.17.0 (cached) -> retrieved ppx_enumerate.v0.17.0 (cached) -> retrieved ppx_expect.v0.17.2 (cached) -> retrieved ppx_fields_conv.v0.17.0 (cached) -> retrieved ppx_fixed_literal.v0.17.0 (cached) -> retrieved ppx_globalize.v0.17.0 (cached) -> retrieved ppx_hash.v0.17.0 (cached) -> retrieved ppx_here.v0.17.0 (cached) -> retrieved ppx_ignore_instrumentation.v0.17.0 (cached) -> retrieved ppx_inline_test.v0.17.0 (cached) -> retrieved ppx_jane.v0.17.0 (cached) -> retrieved ppx_let.v0.17.0 (cached) -> retrieved ppx_log.v0.17.0 (cached) -> retrieved ppx_module_timer.v0.17.0 (cached) -> retrieved dune.3.17.2, dune-configurator.3.17.2 (cached) -> installed num.1.5-1 -> retrieved ppx_optcomp.v0.17.0 (cached) -> retrieved ppx_optional.v0.17.0 (cached) -> retrieved ppx_pipebang.v0.17.0 (cached) -> retrieved ppx_sexp_message.v0.17.0 (cached) -> retrieved ppx_sexp_conv.v0.17.0 (cached) -> retrieved ppx_sexp_value.v0.17.0 (cached) -> retrieved ppx_stable.v0.17.0 (cached) -> retrieved ppx_stable_witness.v0.17.0 (cached) -> retrieved ppx_string.v0.17.0 (cached) -> retrieved ppx_string_conv.v0.17.0 (cached) -> retrieved ppx_tydi.v0.17.0 (cached) -> retrieved ppx_typerep_conv.v0.17.0 (cached) -> retrieved ppx_variants_conv.v0.17.0 (cached) -> retrieved ppxlib_jane.v0.17.0 (cached) -> retrieved protocol_version_header.v0.17.0 (cached) -> retrieved ppxlib.0.35.0 (cached) -> retrieved re.1.12.0 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved re2.v0.17.0 (cached) -> retrieved regex_parser_intf.v0.17.0 (cached) -> retrieved sexp.v0.17.0 (cached) -> retrieved sexp_diff.v0.17.0 (cached) -> retrieved sexp_macro.v0.17.0 (cached) -> retrieved sexp_pretty.v0.17.0 (cached) -> retrieved sexp_select.v0.17.0 (cached) -> retrieved sexplib.v0.17.0 (cached) -> retrieved sexplib0.v0.17.0 (cached) -> retrieved shell.v0.17.0 (cached) -> retrieved spawn.v0.17.0 (cached) -> retrieved splittable_random.v0.17.0 (cached) -> retrieved stdio.v0.17.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved textutils.v0.17.0 (cached) -> retrieved time_now.v0.17.0 (cached) -> retrieved timezone.v0.17.0 (cached) -> retrieved topkg.1.0.8 (cached) -> retrieved typerep.v0.17.1 (cached) -> retrieved uopt.v0.17.0 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved variantslib.v0.17.0 (cached) -> installed ocamlbuild.0.16.1 -> installed ocamlfind.1.9.8 -> installed topkg.1.0.8 -> installed uutf.1.0.4 -> installed fmt.0.10.0 -> installed dune.3.17.2 -> installed jane-street-headers.v0.17.0 -> installed ppx_derivers.1.2.1 -> installed csexp.1.5.2 -> installed cstruct.6.2.0 -> installed ocaml-compiler-libs.v0.17.0 -> installed ocaml-syntax-shims.1.0.0 -> installed ocaml_intrinsics_kernel.v0.17.1 -> installed re.1.12.0 -> installed sexplib0.v0.17.0 -> installed spawn.v0.17.0 -> installed stdlib-shims.0.3.0 -> installed parsexp.v0.17.0 -> installed dune-configurator.3.17.2 -> installed bigstringaf.0.10.0 -> installed sexplib.v0.17.0 -> installed faraday.0.8.2 -> installed angstrom.0.16.1 -> installed base.v0.17.1 -> installed variantslib.v0.17.0 -> installed fieldslib.v0.17.0 -> installed regex_parser_intf.v0.17.0 -> installed stdio.v0.17.0 -> installed typerep.v0.17.1 -> installed ppxlib.0.35.0 -> installed ppx_optcomp.v0.17.0 -> installed ppxlib_jane.v0.17.0 -> installed ppx_tydi.v0.17.0 -> installed ppx_disable_unused_warnings.v0.17.0 -> installed ppx_cold.v0.17.0 -> installed ppx_here.v0.17.0 -> installed ppx_stable_witness.v0.17.0 -> installed ppx_typerep_conv.v0.17.0 -> installed ppx_variants_conv.v0.17.0 -> installed ppx_stable.v0.17.0 -> installed ppx_fields_conv.v0.17.0 -> installed ppx_fixed_literal.v0.17.0 -> installed ppx_ignore_instrumentation.v0.17.0 -> installed ppx_enumerate.v0.17.0 -> installed ppx_pipebang.v0.17.0 -> installed ppx_globalize.v0.17.0 -> installed ppx_compare.v0.17.0 -> installed ppx_optional.v0.17.0 -> installed ppx_sexp_conv.v0.17.0 -> installed ppx_let.v0.17.0 -> installed ppx_hash.v0.17.0 -> installed ppx_sexp_value.v0.17.0 -> installed ppx_assert.v0.17.0 -> installed ppx_sexp_message.v0.17.0 -> installed ppx_custom_printf.v0.17.0 -> installed ppx_base.v0.17.0 -> installed capitalization.v0.17.0 -> installed sexp_pretty.v0.17.0 -> installed jst-config.v0.17.0 -> installed bin_prot.v0.17.0 -> installed ppx_string.v0.17.0 -> installed time_now.v0.17.0 -> installed ppx_bin_prot.v0.17.0 -> installed ppx_string_conv.v0.17.0 -> installed ppx_module_timer.v0.17.0 -> installed ppx_inline_test.v0.17.0 -> installed ppx_bench.v0.17.0 -> installed ppx_expect.v0.17.2 -> installed splittable_random.v0.17.0 -> installed base_quickcheck.v0.17.0 -> installed ppx_log.v0.17.0 -> installed ppx_jane.v0.17.0 -> installed uopt.v0.17.0 -> installed gel.v0.17.0 -> installed jane_rope.v0.17.0 -> installed int_repr.v0.17.0 -> installed jsonaf.v0.17.0 -> installed base_bigstring.v0.17.0 -> installed ppx_diff.v0.17.0 -> installed core.v0.17.1 -> installed csvfields.v0.17.0 -> installed protocol_version_header.v0.17.0 -> installed sexp_diff.v0.17.0 -> installed timezone.v0.17.0 -> installed expect_test_helpers_core.v0.17.0 -> installed core_kernel.v0.17.0 -> installed sexp_select.v0.17.0 -> installed async_kernel.v0.17.0 -> installed core_unix.v0.17.0 -> installed textutils.v0.17.0 -> installed async_rpc_kernel.v0.17.0 -> installed shell.v0.17.0 -> installed async_unix.v0.17.0 -> installed async_log.v0.17.0 -> installed async.v0.17.0 -> installed sexp_macro.v0.17.0 -> installed re2.v0.17.0 -> installed sexp.v0.17.0 Done. # To update the current shell environment, run: eval $(opam env) / 2025-03-29 15:31.52 ---> using "bce3193cb120ed4e0542f7113c513b157b833089374bd0b60384de1ca245b0ac" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "PLACE=$(mktemp -d) && cd $PLACE && echo '(lang dune 3.17)\ \n(package\ \n (name dummy)\ \n (allow_empty true)\ \n (depends (ocaml (= 5.3.0))))' > dune-project && PATH=$HOME/.local/bin:$PATH dune pkg lock && PATH=$HOME/.local/bin:$PATH dune build")) Solution for dune.lock: - ocaml.5.3.0 - ocaml-base-compiler.5.3.0 - ocaml-compiler.5.3.0 - ocaml-config.3 Downloading ocaml-compiler.5.3.0 Building ocaml-compiler.5.3.0 Building ocaml-base-compiler.5.3.0 2025-03-29 15:31.52 ---> using "c6b27363da24bbb122d015f2d99111f6a0ffdb832cdfecd19ae6292bae39eca6" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "cd $HOME && opam source testu01.1.2.3-0.2 && cd testu01.1.2.3-0.2 && if [ -f opam ]; then mv opam testu01.opam; fi && for opam in *.opam; do opam show --raw ${opam%.opam} > $opam; done && opam install ./ --depext-only --with-test --with-doc && opam install --dry-run --with-test ./testu01.opam | sed -nE 's/(.*)- install ([^[:blank:]]*)(.*)/\\2/p' > /tmp/packages-via-opam && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw testu01.1.2.3-0.2 > testu01.opam && /tmp/sexp/_opam/bin/sexp change '(try (rewrite (package @X) OPAM-HEALTH-CHECK-DROP))' < dune-project | grep -v OPAM-HEALTH-CHECK-DROP > dune-project-new && mv dune-project-new dune-project && echo '(lang dune 3.17)\ \n(lock_dir\ \n (repositories overlay default))\ \n\ \n(repository\ \n (name default)\ \n (url \"file:///home/opam/opam-repository\"))\ \n\ \n\ \n' > dune-workspace && echo testu01 >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-via-opam ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo \"opam-version: \\\"2.0\\\"\" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && PATH=$HOME/.local/bin:$PATH dune pkg lock || (echo \"opam-health-check: Solve failed\" && exit 1) && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && PATH=$HOME/.local/bin:$PATH dune build --profile=release --only-packages $(cat /tmp/packages-for-dune) || (echo \"opam-health-check: Build failed\" && exit 1)")) Successfully extracted to /home/opam/testu01.1.2.3-0.2 Solution for dune.lock: - base-bytes.base - dune-build-info.3.17.2 - md2mld.0.7.0 - ocaml.5.3.0 - ocaml-base-compiler.5.3.0 - ocaml-compiler.5.3.0 - ocaml-config.3 - ocamlbuild.0.16.1+dune - ocamlfind.1.9.8+dune - omd.2.0.0~alpha4 - topkg.1.0.8 - uucp.16.0.0 - uunf.16.0.0 - uutf.1.0.4 Downloading ocaml-compiler.5.3.0 Building ocaml-compiler.5.3.0 Building ocaml-base-compiler.5.3.0 (cd _build/default/vendor && /usr/bin/sh -c 'unzip *.zip') Archive: TestU01.zip creating: TestU01/mylib/ inflating: TestU01/mylib/guidemylib.bbl inflating: TestU01/mylib/tcode.c inflating: TestU01/mylib/tcode.tex inflating: TestU01/mylib/titre.tex inflating: TestU01/mylib/bitset.tex inflating: TestU01/mylib/chrono.tex inflating: TestU01/mylib/util.tex inflating: TestU01/mylib/guidemylib.pdf inflating: TestU01/mylib/guidemylib.tex inflating: TestU01/mylib/mystr.c inflating: TestU01/mylib/num.h inflating: TestU01/mylib/annexea.tex inflating: TestU01/mylib/num2.tex inflating: TestU01/mylib/tables.tex inflating: TestU01/mylib/num.tex inflating: TestU01/mylib/Makefile.in inflating: TestU01/mylib/gdef.tex inflating: TestU01/mylib/chrono.c inflating: TestU01/mylib/Makefile.am inflating: TestU01/mylib/tables.c inflating: TestU01/mylib/num2.c inflating: TestU01/mylib/util.c inflating: TestU01/mylib/gdef.c inflating: TestU01/mylib/mystr.tex inflating: TestU01/mylib/num.c inflating: TestU01/mylib/addstr.c inflating: TestU01/mylib/bitset.c inflating: TestU01/mylib/addstr.tex inflating: TestU01/README inflating: TestU01/config.sub inflating: TestU01/configure.ac inflating: TestU01/install-sh creating: TestU01/param/ inflating: TestU01/param/CombCubLCG.par inflating: TestU01/param/InvExpl.par inflating: TestU01/param/Cubic1.par inflating: TestU01/param/LFSR2.par inflating: TestU01/param/InvImpl2a.par inflating: TestU01/param/Makefile.in inflating: TestU01/param/CombWH2.par inflating: TestU01/param/Makefile.am inflating: TestU01/param/LCGBad2.par inflating: TestU01/param/CombL2.par inflating: TestU01/param/LCGGood.par inflating: TestU01/param/LCGPow2.par inflating: TestU01/param/LCGGranger.par inflating: TestU01/param/InvExpl2b.par inflating: TestU01/param/CombCubic2.par inflating: TestU01/param/TausLCG2.par inflating: TestU01/param/MRG3.par inflating: TestU01/param/MRG2.par inflating: TestU01/param/LCGWu2.par inflating: TestU01/param/LFSR3.par inflating: TestU01/param/LFSR1.par inflating: TestU01/param/InvImpl2b.par inflating: TestU01/param/InvImpl.par inflating: TestU01/param/InvExpl2a.par inflating: TestU01/Makefile.in creating: TestU01/doc/ inflating: TestU01/doc/Makefile.in extracting: TestU01/doc/Makefile.am inflating: TestU01/doc/myarticle.sty inflating: TestU01/doc/lmac.tex extracting: TestU01/INSTALL inflating: TestU01/Makefile.am inflating: TestU01/missing inflating: TestU01/mkinstalldirs inflating: TestU01/ltmain.sh inflating: TestU01/config.guess extracting: TestU01/AUTHORS creating: TestU01/testu01/ inflating: TestU01/testu01/uquad.tex inflating: TestU01/testu01/ugranger.tex inflating: TestU01/testu01/uinv.tex inflating: TestU01/testu01/TestU01.h inflating: TestU01/testu01/fspectral.c inflating: TestU01/testu01/snpair.tex inflating: TestU01/testu01/ubrent.c inflating: TestU01/testu01/usoft.tex inflating: TestU01/testu01/unumrec.tex inflating: TestU01/testu01/fftc.c inflating: TestU01/testu01/guidetestu01.ind inflating: TestU01/testu01/sentrop.tex inflating: TestU01/testu01/ulcg.c inflating: TestU01/testu01/fknuth.c inflating: TestU01/testu01/fintro.tex inflating: TestU01/testu01/sknuth.tex inflating: TestU01/testu01/smultin.c inflating: TestU01/testu01/utezuka.tex inflating: TestU01/testu01/svaria.c inflating: TestU01/testu01/fvaria.c inflating: TestU01/testu01/sintro.tex inflating: TestU01/testu01/ffsr.c inflating: TestU01/testu01/sspacings.tex inflating: TestU01/testu01/unumrec.c inflating: TestU01/testu01/uvaria.tex inflating: TestU01/testu01/smarsa.tex inflating: TestU01/testu01/smultin.tex inflating: TestU01/testu01/rijndael-alg-fst.tex inflating: TestU01/testu01/udeng.c inflating: TestU01/testu01/fstring.tex inflating: TestU01/testu01/ftab.tex inflating: TestU01/testu01/udeng.tex inflating: TestU01/testu01/fvaria.tex inflating: TestU01/testu01/scatter.tex inflating: TestU01/testu01/fwalk.tex inflating: TestU01/testu01/ucrypto.tex inflating: TestU01/testu01/ffam.c inflating: TestU01/testu01/fcho.c inflating: TestU01/testu01/fwalk.c inflating: TestU01/testu01/Makefile.in inflating: TestU01/testu01/ucrypto.c inflating: TestU01/testu01/uxorshift.c inflating: TestU01/testu01/ucarry.tex inflating: TestU01/testu01/utaus.c inflating: TestU01/testu01/title.tex inflating: TestU01/testu01/vectorsF2.c inflating: TestU01/testu01/ffsr.tex inflating: TestU01/testu01/sres.tex inflating: TestU01/testu01/swrite.tex inflating: TestU01/testu01/fknuth.tex inflating: TestU01/testu01/umrg.c inflating: TestU01/testu01/uweyl.tex inflating: TestU01/testu01/uxorshift.tex inflating: TestU01/testu01/utouzin.tex inflating: TestU01/testu01/fmarsa.tex inflating: TestU01/testu01/Makefile.am inflating: TestU01/testu01/sspacings.c inflating: TestU01/testu01/uquad.c inflating: TestU01/testu01/guideshorttestu01.pdf inflating: TestU01/testu01/utaus.tex inflating: TestU01/testu01/unif01.c inflating: TestU01/testu01/fcho.tex inflating: TestU01/testu01/sstring.c inflating: TestU01/testu01/guidetestu01.bbl inflating: TestU01/testu01/sspectral.c inflating: TestU01/testu01/ucarry.c inflating: TestU01/testu01/guidetestu01.tex inflating: TestU01/testu01/snpair.c inflating: TestU01/testu01/smarsa.c inflating: TestU01/testu01/sresshort.tex inflating: TestU01/testu01/tu01_sha1.tex inflating: TestU01/testu01/uinv.c inflating: TestU01/testu01/rijndael-alg-fst.c inflating: TestU01/testu01/sspectral.tex inflating: TestU01/testu01/tu01_sha1.c inflating: TestU01/testu01/fstring.c inflating: TestU01/testu01/ucubic.c inflating: TestU01/testu01/umarsa.c inflating: TestU01/testu01/ugranger.c inflating: TestU01/testu01/fmarsa.c inflating: TestU01/testu01/bintro.tex inflating: TestU01/testu01/scatfig.tex inflating: TestU01/testu01/fnpair.c inflating: TestU01/testu01/fresshort.tex inflating: TestU01/testu01/umarsa.tex inflating: TestU01/testu01/vectorsF2.tex inflating: TestU01/testu01/uwu.tex inflating: TestU01/testu01/ugfsr.tex inflating: TestU01/testu01/ufile.tex inflating: TestU01/testu01/uknuth.tex inflating: TestU01/testu01/unif01.tex inflating: TestU01/testu01/ucubic.tex inflating: TestU01/testu01/sentrop.c inflating: TestU01/testu01/utezuka.c inflating: TestU01/testu01/fmultin.c inflating: TestU01/testu01/ufile.c inflating: TestU01/testu01/ffam.tex inflating: TestU01/testu01/fmultin.tex inflating: TestU01/testu01/scomp.c inflating: TestU01/testu01/umrg.tex inflating: TestU01/testu01/bbattery.tex inflating: TestU01/testu01/usoft.c inflating: TestU01/testu01/uweyl.c inflating: TestU01/testu01/svaria.tex inflating: TestU01/testu01/uvaria.c inflating: TestU01/testu01/uknuth.c inflating: TestU01/testu01/sknuth.c inflating: TestU01/testu01/uwu.c inflating: TestU01/testu01/swrite.c inflating: TestU01/testu01/intro.tex inflating: TestU01/testu01/sres.c inflating: TestU01/testu01/fcong.c inflating: TestU01/testu01/swalk.tex inflating: TestU01/testu01/scatter.c inflating: TestU01/testu01/sstring.tex inflating: TestU01/testu01/guidelongtestu01.pdf inflating: TestU01/testu01/swalk.c inflating: TestU01/testu01/ulcg.tex inflating: TestU01/testu01/fspectral.tex inflating: TestU01/testu01/fres.tex inflating: TestU01/testu01/ubrent.tex inflating: TestU01/testu01/fres.c inflating: TestU01/testu01/copyright.tex inflating: TestU01/testu01/ucryptoIS.c inflating: TestU01/testu01/uintro.tex inflating: TestU01/testu01/ulec.tex inflating: TestU01/testu01/scomp.tex inflating: TestU01/testu01/ulec.c inflating: TestU01/testu01/uxorshift.h inflating: TestU01/testu01/fcong.tex inflating: TestU01/testu01/uautomata.tex inflating: TestU01/testu01/uautomata.c inflating: TestU01/testu01/ugfsr.c inflating: TestU01/testu01/fnpair.tex inflating: TestU01/testu01/bbattery.c inflating: TestU01/testu01/utouzin.c inflating: TestU01/testu01/ftab.c creating: TestU01/examples/ inflating: TestU01/examples/ex4.c inflating: TestU01/examples/ex3.c inflating: TestU01/examples/scat.c inflating: TestU01/examples/my16807.h inflating: TestU01/examples/scat2.c inflating: TestU01/examples/vax.bin inflating: TestU01/examples/my16807.c inflating: TestU01/examples/Makefile.in inflating: TestU01/examples/bat2.c inflating: TestU01/examples/fcoll.res1.tex inflating: TestU01/examples/bat1.res inflating: TestU01/examples/ex7.c inflating: TestU01/examples/Makefile.am inflating: TestU01/examples/fcoll.res2.tex inflating: TestU01/examples/bat2.res inflating: TestU01/examples/fcoll.c inflating: TestU01/examples/ex1.c inflating: TestU01/examples/birth1.c inflating: TestU01/examples/fbirth.c inflating: TestU01/examples/xorshift.c inflating: TestU01/examples/excel.dat inflating: TestU01/examples/bat1.c inflating: TestU01/examples/birth1.res inflating: TestU01/examples/bat3.c inflating: TestU01/examples/birth2.c inflating: TestU01/examples/fbirth.res1.tex inflating: TestU01/examples/ex3.res inflating: TestU01/examples/mrg32k3a.c inflating: TestU01/examples/fbirth.res2.tex inflating: TestU01/bootstrap inflating: TestU01/COPYING creating: TestU01/include/ inflating: TestU01/include/Makefile.def inflating: TestU01/include/config.h.in inflating: TestU01/include/Makefile.in inflating: TestU01/include/Makefile.am inflating: TestU01/include/makedef inflating: TestU01/include/gdefconf.h.in inflating: TestU01/NEWS inflating: TestU01/aclocal.m4 inflating: TestU01/configure inflating: TestU01/depcomp creating: TestU01/probdist/ inflating: TestU01/probdist/statcoll.tex inflating: TestU01/probdist/titre.tex inflating: TestU01/probdist/gofs.c inflating: TestU01/probdist/fmass.tex inflating: TestU01/probdist/gofw.c inflating: TestU01/probdist/Makefile.in inflating: TestU01/probdist/fbar.c inflating: TestU01/probdist/Makefile.am inflating: TestU01/probdist/gofw.tex inflating: TestU01/probdist/wdist.c inflating: TestU01/probdist/wdist.tex inflating: TestU01/probdist/statcoll.c inflating: TestU01/probdist/finv.c inflating: TestU01/probdist/finv.tex inflating: TestU01/probdist/fdist.c inflating: TestU01/probdist/guideprobdist.tex inflating: TestU01/probdist/guideprobdist.bbl inflating: TestU01/probdist/guideprobdist.pdf inflating: TestU01/probdist/copyright.tex inflating: TestU01/probdist/fdist.tex inflating: TestU01/probdist/fmass.c inflating: TestU01/probdist/gofs.tex inflating: TestU01/probdist/fbar.tex extracting: TestU01/ChangeLog creating: TestU01/bin/ Building ocaml-config.3 Building ocaml.5.3.0 Downloading ocamlbuild.0.16.1+dune Downloading ocamlfind.1.9.8+dune Building ocamlbuild.0.16.1+dune Building ocamlfind.1.9.8+dune Downloading dune-build-info.3.17.2 Building dune-build-info.3.17.2 Building base-bytes.base (cd _build/default/vendor/TestU01 && /usr/bin/sh -c ./configure) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for math... no checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking gmp.h usability... no checking gmp.h presence... no checking for gmp.h... no checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for long long... yes checking for uint32_t... yes checking for uint8_t... yes checking for random... yes checking for erf... yes checking for lgamma... yes checking for log1p... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating mylib/Makefile config.status: creating probdist/Makefile config.status: creating testu01/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating param/Makefile config.status: creating include/config.h config.status: creating include/gdefconf.h config.status: executing depfiles commands ./configure: line 4696: /usr/bin/file: No such file or directory ./configure: line 8997: /usr/bin/file: No such file or directory ./configure: line 12937: /usr/bin/file: No such file or directory Downloading topkg.1.0.8 Building topkg.1.0.8 Downloading uutf.1.0.4 Building uutf.1.0.4 Downloading uunf.16.0.0 Building uunf.16.0.0 Downloading uucp.16.0.0 Building uucp.16.0.0 Downloading omd.2.0.0~alpha4 Building omd.2.0.0~alpha4 Downloading md2mld.0.7.0 Building md2mld.0.7.0 (cd _build/default/vendor/TestU01 && /usr/bin/sh -c make) Making all in . make[1]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01' gcc -DHAVE_CONFIG_H -I. -I./include -I. -g -O2 -MT tcode.o -MD -MP -MF .deps/tcode.Tpo -c -o tcode.o `test -f './mylib/tcode.c' || echo './'`./mylib/tcode.c mv -f .deps/tcode.Tpo .deps/tcode.Po /bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -o tcode tcode.o -lm mkdir .libs gcc -g -O2 -o tcode tcode.o -lm make[1]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01' Making all in include make[1]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include' make all-am make[2]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include' ../tcode ../mylib/gdef.tex gdef.h ../tcode ../mylib/addstr.tex addstr.h ../tcode ../mylib/bitset.tex bitset.h ../tcode ../mylib/chrono.tex chrono.h ../tcode ../mylib/mystr.tex mystr.h ../tcode ../mylib/num.tex num.h ../tcode ../mylib/num2.tex num2.h ../tcode ../mylib/tables.tex tables.h ../tcode ../mylib/util.tex util.h ../tcode ../probdist/fmass.tex fmass.h ../tcode ../probdist/fdist.tex fdist.h ../tcode ../probdist/fbar.tex fbar.h ../tcode ../probdist/finv.tex finv.h ../tcode ../probdist/gofs.tex gofs.h ../tcode ../probdist/gofw.tex gofw.h ../tcode ../probdist/statcoll.tex statcoll.h ../tcode ../probdist/wdist.tex wdist.h ../tcode ../testu01/unif01.tex unif01.h ../tcode ../testu01/ulcg.tex ulcg.h ../tcode ../testu01/umrg.tex umrg.h ../tcode ../testu01/ucarry.tex ucarry.h ../tcode ../testu01/utaus.tex utaus.h ../tcode ../testu01/ugfsr.tex ugfsr.h ../tcode ../testu01/uinv.tex uinv.h ../tcode ../testu01/uquad.tex uquad.h ../tcode ../testu01/ucubic.tex ucubic.h ../tcode ../testu01/ulec.tex ulec.h ../tcode ../testu01/utezuka.tex utezuka.h ../tcode ../testu01/umarsa.tex umarsa.h ../tcode ../testu01/uweyl.tex uweyl.h ../tcode ../testu01/uknuth.tex uknuth.h ../tcode ../testu01/uwu.tex uwu.h ../tcode ../testu01/unumrec.tex unumrec.h ../tcode ../testu01/uvaria.tex uvaria.h ../tcode ../testu01/usoft.tex usoft.h ../tcode ../testu01/ugranger.tex ugranger.h ../tcode ../testu01/ucrypto.tex ucrypto.h ../tcode ../testu01/ufile.tex ufile.h ../tcode ../testu01/udeng.tex udeng.h ../tcode ../testu01/utouzin.tex utouzin.h ../tcode ../testu01/uautomata.tex uautomata.h ../tcode ../testu01/uxorshift.tex uxorshift.h ../tcode ../testu01/ubrent.tex ubrent.h ../tcode ../testu01/rijndael-alg-fst.tex rijndael-alg-fst.h ../tcode ../testu01/tu01_sha1.tex tu01_sha1.h ../tcode ../testu01/scatter.tex scatter.h ../tcode ../testu01/swrite.tex swrite.h ../tcode ../testu01/sres.tex sres.h ../tcode ../testu01/smultin.tex smultin.h ../tcode ../testu01/sknuth.tex sknuth.h ../tcode ../testu01/smarsa.tex smarsa.h ../tcode ../testu01/sstring.tex sstring.h ../tcode ../testu01/svaria.tex svaria.h ../tcode ../testu01/snpair.tex snpair.h ../tcode ../testu01/swalk.tex swalk.h ../tcode ../testu01/sentrop.tex sentrop.h ../tcode ../testu01/sspectral.tex sspectral.h ../tcode ../testu01/scomp.tex scomp.h ../tcode ../testu01/sspacings.tex sspacings.h ../tcode ../testu01/vectorsF2.tex vectorsF2.h ../tcode ../testu01/bbattery.tex bbattery.h ../tcode ../testu01/ffam.tex ffam.h ../tcode ../testu01/fcong.tex fcong.h ../tcode ../testu01/ffsr.tex ffsr.h ../tcode ../testu01/ftab.tex ftab.h ../tcode ../testu01/fres.tex fres.h ../tcode ../testu01/fcho.tex fcho.h ../tcode ../testu01/fmultin.tex fmultin.h ../tcode ../testu01/fmarsa.tex fmarsa.h ../tcode ../testu01/fknuth.tex fknuth.h ../tcode ../testu01/fwalk.tex fwalk.h ../tcode ../testu01/fstring.tex fstring.h ../tcode ../testu01/fspectral.tex fspectral.h ../tcode ../testu01/fvaria.tex fvaria.h ../tcode ../testu01/fnpair.tex fnpair.h make[2]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include' make[1]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include' Making all in mylib make[1]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c -o gdef.lo gdef.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c gdef.c -fPIC -DPIC -o .libs/gdef.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c gdef.c -o gdef.o >/dev/null 2>&1 mv -f .deps/gdef.Tpo .deps/gdef.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c -o addstr.lo addstr.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c addstr.c -fPIC -DPIC -o .libs/addstr.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c addstr.c -o addstr.o >/dev/null 2>&1 mv -f .deps/addstr.Tpo .deps/addstr.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c -o bitset.lo bitset.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c bitset.c -fPIC -DPIC -o .libs/bitset.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c bitset.c -o bitset.o >/dev/null 2>&1 mv -f .deps/bitset.Tpo .deps/bitset.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c -o chrono.lo chrono.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c chrono.c -fPIC -DPIC -o .libs/chrono.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c chrono.c -o chrono.o >/dev/null 2>&1 mv -f .deps/chrono.Tpo .deps/chrono.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c -o mystr.lo mystr.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c mystr.c -fPIC -DPIC -o .libs/mystr.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c mystr.c -o mystr.o >/dev/null 2>&1 mv -f .deps/mystr.Tpo .deps/mystr.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c -o num.lo num.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c num.c -fPIC -DPIC -o .libs/num.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c num.c -o num.o >/dev/null 2>&1 mv -f .deps/num.Tpo .deps/num.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c -o num2.lo num2.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c num2.c -fPIC -DPIC -o .libs/num2.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c num2.c -o num2.o >/dev/null 2>&1 mv -f .deps/num2.Tpo .deps/num2.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -fPIC -DPIC -o .libs/tables.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o >/dev/null 2>&1 mv -f .deps/tables.Tpo .deps/tables.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -version-info 0:1:0 -o libmylib.la -rpath /usr/local/lib gdef.lo addstr.lo bitset.lo chrono.lo mystr.lo num.lo num2.lo tables.lo util.lo -lm -lm gcc -shared .libs/gdef.o .libs/addstr.o .libs/bitset.o .libs/chrono.o .libs/mystr.o .libs/num.o .libs/num2.o .libs/tables.o .libs/util.o -lm -Wl,-soname -Wl,libmylib.so.0 -o .libs/libmylib.so.0.0.1 (cd .libs && rm -f libmylib.so.0 && ln -s libmylib.so.0.0.1 libmylib.so.0) (cd .libs && rm -f libmylib.so && ln -s libmylib.so.0.0.1 libmylib.so) ar cru .libs/libmylib.a gdef.o addstr.o bitset.o chrono.o mystr.o num.o num2.o tables.o util.o ranlib .libs/libmylib.a creating libmylib.la (cd .libs && rm -f libmylib.la && ln -s ../libmylib.la libmylib.la) make[1]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib' Making all in probdist make[1]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/probdist' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c -o fmass.lo fmass.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c fmass.c -fPIC -DPIC -o .libs/fmass.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c fmass.c -o fmass.o >/dev/null 2>&1 mv -f .deps/fmass.Tpo .deps/fmass.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c -o fdist.lo fdist.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -fPIC -DPIC -o .libs/fdist.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -o fdist.o >/dev/null 2>&1 mv -f .deps/fdist.Tpo .deps/fdist.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c -o fbar.lo fbar.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c fbar.c -fPIC -DPIC -o .libs/fbar.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c fbar.c -o fbar.o >/dev/null 2>&1 mv -f .deps/fbar.Tpo .deps/fbar.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c -o finv.lo finv.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c finv.c -fPIC -DPIC -o .libs/finv.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c finv.c -o finv.o >/dev/null 2>&1 mv -f .deps/finv.Tpo .deps/finv.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c -o gofs.lo gofs.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c gofs.c -fPIC -DPIC -o .libs/gofs.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c gofs.c -o gofs.o >/dev/null 2>&1 mv -f .deps/gofs.Tpo .deps/gofs.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c -o gofw.lo gofw.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c gofw.c -fPIC -DPIC -o .libs/gofw.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c gofw.c -o gofw.o >/dev/null 2>&1 mv -f .deps/gofw.Tpo .deps/gofw.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c -o statcoll.lo statcoll.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c statcoll.c -fPIC -DPIC -o .libs/statcoll.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c statcoll.c -o statcoll.o >/dev/null 2>&1 mv -f .deps/statcoll.Tpo .deps/statcoll.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c -o wdist.lo wdist.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c wdist.c -fPIC -DPIC -o .libs/wdist.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c wdist.c -o wdist.o >/dev/null 2>&1 mv -f .deps/wdist.Tpo .deps/wdist.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -version-info 0:1:0 -o libprobdist.la -rpath /usr/local/lib fmass.lo fdist.lo fbar.lo finv.lo gofs.lo gofw.lo statcoll.lo wdist.lo ../mylib/libmylib.la -lm gcc -shared .libs/fmass.o .libs/fdist.o .libs/fbar.o .libs/finv.o .libs/gofs.o .libs/gofw.o .libs/statcoll.o .libs/wdist.o -Wl,--rpath -Wl,/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib/.libs ../mylib/.libs/libmylib.so -lm -Wl,-soname -Wl,libprobdist.so.0 -o .libs/libprobdist.so.0.0.1 (cd .libs && rm -f libprobdist.so.0 && ln -s libprobdist.so.0.0.1 libprobdist.so.0) (cd .libs && rm -f libprobdist.so && ln -s libprobdist.so.0.0.1 libprobdist.so) ar cru .libs/libprobdist.a fmass.o fdist.o fbar.o finv.o gofs.o gofw.o statcoll.o wdist.o ranlib .libs/libprobdist.a creating libprobdist.la (cd .libs && rm -f libprobdist.la && ln -s ../libprobdist.la libprobdist.la) make[1]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/probdist' Making all in testu01 make[1]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/testu01' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c -o unif01.lo unif01.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c unif01.c -fPIC -DPIC -o .libs/unif01.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c unif01.c -o unif01.o >/dev/null 2>&1 mv -f .deps/unif01.Tpo .deps/unif01.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c -o ulcg.lo ulcg.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c ulcg.c -fPIC -DPIC -o .libs/ulcg.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c ulcg.c -o ulcg.o >/dev/null 2>&1 mv -f .deps/ulcg.Tpo .deps/ulcg.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c -o umrg.lo umrg.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c umrg.c -fPIC -DPIC -o .libs/umrg.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c umrg.c -o umrg.o >/dev/null 2>&1 mv -f .deps/umrg.Tpo .deps/umrg.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c -o ucarry.lo ucarry.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c ucarry.c -fPIC -DPIC -o .libs/ucarry.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c ucarry.c -o ucarry.o >/dev/null 2>&1 mv -f .deps/ucarry.Tpo .deps/ucarry.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c -o utaus.lo utaus.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c utaus.c -fPIC -DPIC -o .libs/utaus.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c utaus.c -o utaus.o >/dev/null 2>&1 mv -f .deps/utaus.Tpo .deps/utaus.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c -o ugfsr.lo ugfsr.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c ugfsr.c -fPIC -DPIC -o .libs/ugfsr.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c ugfsr.c -o ugfsr.o >/dev/null 2>&1 mv -f .deps/ugfsr.Tpo .deps/ugfsr.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c -o uinv.lo uinv.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c uinv.c -fPIC -DPIC -o .libs/uinv.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c uinv.c -o uinv.o >/dev/null 2>&1 mv -f .deps/uinv.Tpo .deps/uinv.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c -o uquad.lo uquad.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c uquad.c -fPIC -DPIC -o .libs/uquad.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c uquad.c -o uquad.o >/dev/null 2>&1 mv -f .deps/uquad.Tpo .deps/uquad.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c -o ucubic.lo ucubic.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c ucubic.c -fPIC -DPIC -o .libs/ucubic.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c ucubic.c -o ucubic.o >/dev/null 2>&1 mv -f .deps/ucubic.Tpo .deps/ucubic.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c -o ulec.lo ulec.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c ulec.c -fPIC -DPIC -o .libs/ulec.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c ulec.c -o ulec.o >/dev/null 2>&1 mv -f .deps/ulec.Tpo .deps/ulec.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c -o utezuka.lo utezuka.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c utezuka.c -fPIC -DPIC -o .libs/utezuka.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c utezuka.c -o utezuka.o >/dev/null 2>&1 mv -f .deps/utezuka.Tpo .deps/utezuka.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c -o umarsa.lo umarsa.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c umarsa.c -fPIC -DPIC -o .libs/umarsa.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c umarsa.c -o umarsa.o >/dev/null 2>&1 mv -f .deps/umarsa.Tpo .deps/umarsa.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c -o uweyl.lo uweyl.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c uweyl.c -fPIC -DPIC -o .libs/uweyl.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c uweyl.c -o uweyl.o >/dev/null 2>&1 mv -f .deps/uweyl.Tpo .deps/uweyl.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c -o uknuth.lo uknuth.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c uknuth.c -fPIC -DPIC -o .libs/uknuth.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c uknuth.c -o uknuth.o >/dev/null 2>&1 mv -f .deps/uknuth.Tpo .deps/uknuth.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c -o uwu.lo uwu.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c uwu.c -fPIC -DPIC -o .libs/uwu.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c uwu.c -o uwu.o >/dev/null 2>&1 mv -f .deps/uwu.Tpo .deps/uwu.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c -o unumrec.lo unumrec.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c unumrec.c -fPIC -DPIC -o .libs/unumrec.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c unumrec.c -o unumrec.o >/dev/null 2>&1 mv -f .deps/unumrec.Tpo .deps/unumrec.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c -o uvaria.lo uvaria.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c uvaria.c -fPIC -DPIC -o .libs/uvaria.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c uvaria.c -o uvaria.o >/dev/null 2>&1 mv -f .deps/uvaria.Tpo .deps/uvaria.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c -o usoft.lo usoft.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c usoft.c -fPIC -DPIC -o .libs/usoft.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c usoft.c -o usoft.o >/dev/null 2>&1 mv -f .deps/usoft.Tpo .deps/usoft.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c -o ugranger.lo ugranger.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c ugranger.c -fPIC -DPIC -o .libs/ugranger.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c ugranger.c -o ugranger.o >/dev/null 2>&1 mv -f .deps/ugranger.Tpo .deps/ugranger.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c -o ucrypto.lo ucrypto.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c ucrypto.c -fPIC -DPIC -o .libs/ucrypto.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c ucrypto.c -o ucrypto.o >/dev/null 2>&1 mv -f .deps/ucrypto.Tpo .deps/ucrypto.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c -o ufile.lo ufile.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c ufile.c -fPIC -DPIC -o .libs/ufile.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c ufile.c -o ufile.o >/dev/null 2>&1 mv -f .deps/ufile.Tpo .deps/ufile.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c -o udeng.lo udeng.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c udeng.c -fPIC -DPIC -o .libs/udeng.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c udeng.c -o udeng.o >/dev/null 2>&1 mv -f .deps/udeng.Tpo .deps/udeng.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c -o utouzin.lo utouzin.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c utouzin.c -fPIC -DPIC -o .libs/utouzin.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c utouzin.c -o utouzin.o >/dev/null 2>&1 mv -f .deps/utouzin.Tpo .deps/utouzin.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c -o uautomata.lo uautomata.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c uautomata.c -fPIC -DPIC -o .libs/uautomata.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c uautomata.c -o uautomata.o >/dev/null 2>&1 mv -f .deps/uautomata.Tpo .deps/uautomata.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c -o uxorshift.lo uxorshift.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c uxorshift.c -fPIC -DPIC -o .libs/uxorshift.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c uxorshift.c -o uxorshift.o >/dev/null 2>&1 mv -f .deps/uxorshift.Tpo .deps/uxorshift.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c -o ubrent.lo ubrent.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c ubrent.c -fPIC -DPIC -o .libs/ubrent.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c ubrent.c -o ubrent.o >/dev/null 2>&1 mv -f .deps/ubrent.Tpo .deps/ubrent.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c -o rijndael-alg-fst.lo rijndael-alg-fst.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1 mv -f .deps/rijndael-alg-fst.Tpo .deps/rijndael-alg-fst.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c -o tu01_sha1.lo tu01_sha1.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c tu01_sha1.c -fPIC -DPIC -o .libs/tu01_sha1.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c tu01_sha1.c -o tu01_sha1.o >/dev/null 2>&1 mv -f .deps/tu01_sha1.Tpo .deps/tu01_sha1.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c -o scatter.lo scatter.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c scatter.c -fPIC -DPIC -o .libs/scatter.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c scatter.c -o scatter.o >/dev/null 2>&1 mv -f .deps/scatter.Tpo .deps/scatter.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c -o swrite.lo swrite.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c swrite.c -fPIC -DPIC -o .libs/swrite.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c swrite.c -o swrite.o >/dev/null 2>&1 mv -f .deps/swrite.Tpo .deps/swrite.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c -o sres.lo sres.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c sres.c -fPIC -DPIC -o .libs/sres.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c sres.c -o sres.o >/dev/null 2>&1 mv -f .deps/sres.Tpo .deps/sres.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c -o smultin.lo smultin.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c smultin.c -fPIC -DPIC -o .libs/smultin.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c smultin.c -o smultin.o >/dev/null 2>&1 mv -f .deps/smultin.Tpo .deps/smultin.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c -o sknuth.lo sknuth.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c sknuth.c -fPIC -DPIC -o .libs/sknuth.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c sknuth.c -o sknuth.o >/dev/null 2>&1 mv -f .deps/sknuth.Tpo .deps/sknuth.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c -o smarsa.lo smarsa.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c smarsa.c -fPIC -DPIC -o .libs/smarsa.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c smarsa.c -o smarsa.o >/dev/null 2>&1 mv -f .deps/smarsa.Tpo .deps/smarsa.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c -o sstring.lo sstring.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c sstring.c -fPIC -DPIC -o .libs/sstring.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c sstring.c -o sstring.o >/dev/null 2>&1 mv -f .deps/sstring.Tpo .deps/sstring.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c -o svaria.lo svaria.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c svaria.c -fPIC -DPIC -o .libs/svaria.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c svaria.c -o svaria.o >/dev/null 2>&1 mv -f .deps/svaria.Tpo .deps/svaria.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c -o snpair.lo snpair.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c snpair.c -fPIC -DPIC -o .libs/snpair.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c snpair.c -o snpair.o >/dev/null 2>&1 mv -f .deps/snpair.Tpo .deps/snpair.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c -o swalk.lo swalk.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c swalk.c -fPIC -DPIC -o .libs/swalk.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c swalk.c -o swalk.o >/dev/null 2>&1 mv -f .deps/swalk.Tpo .deps/swalk.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c -o sentrop.lo sentrop.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c sentrop.c -fPIC -DPIC -o .libs/sentrop.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c sentrop.c -o sentrop.o >/dev/null 2>&1 mv -f .deps/sentrop.Tpo .deps/sentrop.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c -o sspectral.lo sspectral.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c sspectral.c -fPIC -DPIC -o .libs/sspectral.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c sspectral.c -o sspectral.o >/dev/null 2>&1 mv -f .deps/sspectral.Tpo .deps/sspectral.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c -o scomp.lo scomp.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c scomp.c -fPIC -DPIC -o .libs/scomp.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c scomp.c -o scomp.o >/dev/null 2>&1 mv -f .deps/scomp.Tpo .deps/scomp.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c -o sspacings.lo sspacings.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c sspacings.c -fPIC -DPIC -o .libs/sspacings.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c sspacings.c -o sspacings.o >/dev/null 2>&1 mv -f .deps/sspacings.Tpo .deps/sspacings.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c -o vectorsF2.lo vectorsF2.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c vectorsF2.c -fPIC -DPIC -o .libs/vectorsF2.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c vectorsF2.c -o vectorsF2.o >/dev/null 2>&1 mv -f .deps/vectorsF2.Tpo .deps/vectorsF2.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c -o bbattery.lo bbattery.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c bbattery.c -fPIC -DPIC -o .libs/bbattery.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c bbattery.c -o bbattery.o >/dev/null 2>&1 mv -f .deps/bbattery.Tpo .deps/bbattery.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c -o ffam.lo ffam.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c ffam.c -fPIC -DPIC -o .libs/ffam.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c ffam.c -o ffam.o >/dev/null 2>&1 mv -f .deps/ffam.Tpo .deps/ffam.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c -o fcong.lo fcong.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c fcong.c -fPIC -DPIC -o .libs/fcong.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c fcong.c -o fcong.o >/dev/null 2>&1 mv -f .deps/fcong.Tpo .deps/fcong.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c -o ffsr.lo ffsr.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c ffsr.c -fPIC -DPIC -o .libs/ffsr.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c ffsr.c -o ffsr.o >/dev/null 2>&1 mv -f .deps/ffsr.Tpo .deps/ffsr.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c -o ftab.lo ftab.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c ftab.c -fPIC -DPIC -o .libs/ftab.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c ftab.c -o ftab.o >/dev/null 2>&1 mv -f .deps/ftab.Tpo .deps/ftab.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c -o fres.lo fres.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c fres.c -fPIC -DPIC -o .libs/fres.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c fres.c -o fres.o >/dev/null 2>&1 mv -f .deps/fres.Tpo .deps/fres.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c -o fcho.lo fcho.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c fcho.c -fPIC -DPIC -o .libs/fcho.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c fcho.c -o fcho.o >/dev/null 2>&1 mv -f .deps/fcho.Tpo .deps/fcho.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c -o fmultin.lo fmultin.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c fmultin.c -fPIC -DPIC -o .libs/fmultin.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c fmultin.c -o fmultin.o >/dev/null 2>&1 mv -f .deps/fmultin.Tpo .deps/fmultin.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c -o fmarsa.lo fmarsa.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c fmarsa.c -fPIC -DPIC -o .libs/fmarsa.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c fmarsa.c -o fmarsa.o >/dev/null 2>&1 mv -f .deps/fmarsa.Tpo .deps/fmarsa.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c -o fknuth.lo fknuth.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c fknuth.c -fPIC -DPIC -o .libs/fknuth.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c fknuth.c -o fknuth.o >/dev/null 2>&1 mv -f .deps/fknuth.Tpo .deps/fknuth.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c -o fwalk.lo fwalk.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c fwalk.c -fPIC -DPIC -o .libs/fwalk.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c fwalk.c -o fwalk.o >/dev/null 2>&1 mv -f .deps/fwalk.Tpo .deps/fwalk.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c -o fstring.lo fstring.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c fstring.c -fPIC -DPIC -o .libs/fstring.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c fstring.c -o fstring.o >/dev/null 2>&1 mv -f .deps/fstring.Tpo .deps/fstring.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c -o fspectral.lo fspectral.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c fspectral.c -fPIC -DPIC -o .libs/fspectral.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c fspectral.c -o fspectral.o >/dev/null 2>&1 mv -f .deps/fspectral.Tpo .deps/fspectral.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c -o fvaria.lo fvaria.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c fvaria.c -fPIC -DPIC -o .libs/fvaria.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c fvaria.c -o fvaria.o >/dev/null 2>&1 mv -f .deps/fvaria.Tpo .deps/fvaria.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c -o fnpair.lo fnpair.c gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c fnpair.c -fPIC -DPIC -o .libs/fnpair.o gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c fnpair.c -o fnpair.o >/dev/null 2>&1 mv -f .deps/fnpair.Tpo .deps/fnpair.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -version-info 0:1:0 -o libtestu01.la -rpath /usr/local/lib unif01.lo ulcg.lo umrg.lo ucarry.lo utaus.lo ugfsr.lo uinv.lo uquad.lo ucubic.lo ulec.lo utezuka.lo umarsa.lo uweyl.lo uknuth.lo uwu.lo unumrec.lo uvaria.lo usoft.lo ugranger.lo ucrypto.lo ufile.lo udeng.lo utouzin.lo uautomata.lo uxorshift.lo ubrent.lo rijndael-alg-fst.lo tu01_sha1.lo scatter.lo swrite.lo sres.lo smultin.lo sknuth.lo smarsa.lo sstring.lo svaria.lo snpair.lo swalk.lo sentrop.lo sspectral.lo scomp.lo sspacings.lo vectorsF2.lo bbattery.lo ffam.lo fcong.lo ffsr.lo ftab.lo fres.lo fcho.lo fmultin.lo fmarsa.lo fknuth.lo fwalk.lo fstring.lo fspectral.lo fvaria.lo fnpair.lo ../probdist/libprobdist.la ../mylib/libmylib.la -lm gcc -shared .libs/unif01.o .libs/ulcg.o .libs/umrg.o .libs/ucarry.o .libs/utaus.o .libs/ugfsr.o .libs/uinv.o .libs/uquad.o .libs/ucubic.o .libs/ulec.o .libs/utezuka.o .libs/umarsa.o .libs/uweyl.o .libs/uknuth.o .libs/uwu.o .libs/unumrec.o .libs/uvaria.o .libs/usoft.o .libs/ugranger.o .libs/ucrypto.o .libs/ufile.o .libs/udeng.o .libs/utouzin.o .libs/uautomata.o .libs/uxorshift.o .libs/ubrent.o .libs/rijndael-alg-fst.o .libs/tu01_sha1.o .libs/scatter.o .libs/swrite.o .libs/sres.o .libs/smultin.o .libs/sknuth.o .libs/smarsa.o .libs/sstring.o .libs/svaria.o .libs/snpair.o .libs/swalk.o .libs/sentrop.o .libs/sspectral.o .libs/scomp.o .libs/sspacings.o .libs/vectorsF2.o .libs/bbattery.o .libs/ffam.o .libs/fcong.o .libs/ffsr.o .libs/ftab.o .libs/fres.o .libs/fcho.o .libs/fmultin.o .libs/fmarsa.o .libs/fknuth.o .libs/fwalk.o .libs/fstring.o .libs/fspectral.o .libs/fvaria.o .libs/fnpair.o -Wl,--rpath -Wl,/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/probdist/.libs -Wl,--rpath -Wl,/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib/.libs -L/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib/.libs ../probdist/.libs/libprobdist.so ../mylib/.libs/libmylib.so -lm -Wl,-soname -Wl,libtestu01.so.0 -o .libs/libtestu01.so.0.0.1 (cd .libs && rm -f libtestu01.so.0 && ln -s libtestu01.so.0.0.1 libtestu01.so.0) (cd .libs && rm -f libtestu01.so && ln -s libtestu01.so.0.0.1 libtestu01.so) ar cru .libs/libtestu01.a unif01.o ulcg.o umrg.o ucarry.o utaus.o ugfsr.o uinv.o uquad.o ucubic.o ulec.o utezuka.o umarsa.o uweyl.o uknuth.o uwu.o unumrec.o uvaria.o usoft.o ugranger.o ucrypto.o ufile.o udeng.o utouzin.o uautomata.o uxorshift.o ubrent.o rijndael-alg-fst.o tu01_sha1.o scatter.o swrite.o sres.o smultin.o sknuth.o smarsa.o sstring.o svaria.o snpair.o swalk.o sentrop.o sspectral.o scomp.o sspacings.o vectorsF2.o bbattery.o ffam.o fcong.o ffsr.o ftab.o fres.o fcho.o fmultin.o fmarsa.o fknuth.o fwalk.o fstring.o fspectral.o fvaria.o fnpair.o ranlib .libs/libtestu01.a creating libtestu01.la (cd .libs && rm -f libtestu01.la && ln -s ../libtestu01.la libtestu01.la) make[1]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/testu01' Making all in examples make[1]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/examples' Making all in doc make[1]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/doc' Making all in param make[1]: Entering directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/param' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/opam/testu01.1.2.3-0.2/_build/default/vendor/TestU01/param' gdef.c: In function 'gdef_GetHostName': gdef.c:74:10: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] 74 | strncat (machine, ", ", (size_t) 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') unif01.c: In function 'unif01_CreateLacGen': unif01.c:382:10: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] 382 | strncat (name, ", ", 2); | ^~~~~~~~~~~~~~~~~~~~~~~ unif01.c:384:10: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 384 | strncat (name, ")", 1); | ^~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateDoubleGen2': unif01.c:224:4: warning: 'strncat' specified bound 34 equals source length [-Wstringop-overflow=] 224 | strncat (name, "\nunif01_CreateDoubleGen2 with h = ", len2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateDoubleGen': unif01.c:259:4: warning: 'strncat' specified bound 33 equals source length [-Wstringop-overflow=] 259 | strncat (name, "\nunif01_CreateDoubleGen with s = ", len2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateLacGen': unif01.c:373:4: warning: 'strncat' specified bound 30 equals source length [-Wstringop-overflow=] 373 | strncat (name, "\nunif01_CreateLacGen with k = ", len2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateBiasGen': unif01.c:479:4: warning: 'strncat' specified bound 32 equals source length [-Wstringop-overflow=] 479 | strncat (name, "\nunif01_CreateBiasGen with P = ", len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateLuxGen': unif01.c:571:4: warning: 'strncat' specified bound 28 equals source length [-Wstringop-overflow=] 571 | strncat (name, "\nunif01_CreateLuxGen: k = ", len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateTruncGen': unif01.c:640:4: warning: 'strncat' specified bound 32 equals source length [-Wstringop-overflow=] 640 | strncat (name, "\nunif01_CreateTruncGen with b = ", len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateBitBlockGen': unif01.c:771:4: warning: 'strncat' specified bound 29 equals source length [-Wstringop-overflow=] 771 | strncat (name, "\nunif01_CreateBitBlockGen: ", len2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unif01.c: In function 'unif01_CreateBiasGen': unif01.c:482:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 482 | strncat (name, str, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ unif01.c:481:10: note: length computed here 481 | len = strlen (str); | ^~~~~~~~~~~~ unif01.c:486:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 486 | strncat (name, str, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ unif01.c:485:10: note: length computed here 485 | len = strlen (str); | ^~~~~~~~~~~~ unif01.c: In function 'unif01_CreateLuxGen': unif01.c:574:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 574 | strncat (name, str, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ unif01.c:573:10: note: length computed here 573 | len = strlen (str); | ^~~~~~~~~~~~ unif01.c: In function 'unif01_CreateTruncGen': unif01.c:643:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 643 | strncat (name, str, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ unif01.c:642:10: note: length computed here 642 | len = strlen (str); | ^~~~~~~~~~~~ ulec.c: In function 'ulec_CreateMRG31k3p': ulec.c:2178:4: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 2178 | strncat (name, ")", (size_t) 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ubrent.c: In function 'ubrent_CreateXorgen64': ubrent.c:726:7: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] 726 | strncat (name, "FALSE", 5); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ svaria.c: In function 'svaria_CollisionArgMax_00.isra': svaria.c:697:4: warning: 'strncat' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] 697 | strncat (chaine, str, (size_t) LEN2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svaria.c:650:9: note: destination object allocated here 650 | char chaine[LEN1 + 1] = ""; | ^~~~~~ svaria.c: In function 'svaria_SumLogs': svaria.c:434:4: warning: 'strncat' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] 434 | strncat (chaine, str, (size_t) LEN2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svaria.c:417:9: note: destination object allocated here 417 | char chaine[LEN1 + 1] = ""; | ^~~~~~ svaria.c: In function 'svaria_WeightDistrib': svaria.c:554:4: warning: 'strncat' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] 554 | strncat (chaine, str, (size_t) LEN2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svaria.c:513:9: note: destination object allocated here 513 | char chaine[LEN1 + 1] = ""; | ^~~~~~ svaria.c: In function 'svaria_SumCollector': svaria.c:905:4: warning: 'strncat' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=] 905 | strncat (chaine, str, (size_t) LEN2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svaria.c:871:9: note: destination object allocated here 871 | char chaine[LEN1 + 1] = ""; | ^~~~~~ ar: `u' modifier ignored since `D' is the default (see `U') File "examples/birth2/dune", lines 5-6, characters 0-57: 5 | (rule 6 | (with-stdout-to birth2.output (run ./birth2.exe))) (cd _build/default/examples/birth2 && ./birth2.exe) > _build/default/examples/birth2/birth2.output Command got signal SEGV. opam-health-check: Build failed "/usr/bin/env" "bash" "-c" "cd $HOME && opam source testu01.1.2.3-0.2 && cd testu01.1.2.3-0.2 && if [ -f opam ]; then mv opam testu01.opam; fi && for opam in *.opam; do opam show --raw ${opam%.opam} > $opam; done && opam install ./ --depext-only --with-test --with-doc && opam install --dry-run --with-test ./testu01.opam | sed -nE 's/(.*)- install ([^[:blank:]]*)(.*)/\2/p' > /tmp/packages-via-opam && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw testu01.1.2.3-0.2 > testu01.opam && /tmp/sexp/_opam/bin/sexp change '(try (rewrite (package @X) OPAM-HEALTH-CHECK-DROP))' < dune-project | grep -v OPAM-HEALTH-CHECK-DROP > dune-project-new && mv dune-project-new dune-project && echo '(lang dune 3.17) (lock_dir (repositories overlay default)) (repository (name default) (url "file:///home/opam/opam-repository")) ' > dune-workspace && echo testu01 >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-via-opam ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo "opam-version: \"2.0\"" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && PATH=$HOME/.local/bin:$PATH dune pkg lock || (echo "opam-health-check: Solve failed" && exit 1) && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && PATH=$HOME/.local/bin:$PATH dune build --profile=release --only-packages $(cat /tmp/packages-for-dune) || (echo "opam-health-check: Build failed" && exit 1)" failed with exit status 1 Failed: Build failed