OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c9.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2025-04-05 17:51.00 ---> 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-04-05 17:51.00 ---> 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 da74d7829f794cc0af8b84981aff0c4d34114763"))
2025-04-05 17:51.00 ---> using "be8e1e06c3e0990e988aa4582afe860e36d4676d17df90ed8df83987f3068aa2" 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-04-05 17:51.00 ---> using "3dc9560d9bb942c6cb9484aa8e7b6af8cdd9e9a7337fa155ffa2348f2a6085ae" 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-04-05 17:51.00 ---> using "b855fe37547d5283803bcb3dbf68d73da57a4ab6aa3ad43acfa944bf729131cb" 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 (9330 kB/s)
- Reading package lists...
2025-04-05 17:51.00 ---> using "e6385c42ffdbd641e35075ca7140ca449c6378c3a4de4c7a1d200a55ef34ba3c" 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.18.0

The following actions will be performed:
=== install 1 package
  - install dune 3.18.0 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.18.0  (https://github.com/ocaml/dune/releases/download/3.18.0/dune-3.18.0.tbz)
-> installed dune.3.18.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-04-05 17:51.00 ---> using "34fc3ce01529f5a7a76251513360263d12929ecb79f63f4a47c7b28ede1e8049" 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#-#                                                                         
##O=#  #                                                                       
                                                                           0.1%
#                                                                          1.4%
####                                                                       6.2%
#########                                                                 13.4%
#####################################                                     52.5%
######################################################################    98.5%
######################################################################## 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-04-05 17:51.00 ---> using "bacf9e68e4be57bf71438340037c78b0e9aa5eb9e988cedb3c90677538667079" 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.18.0  [required by sexp]
  - install dune-configurator           3.18.0  [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 capitalization.v0.17.0  (cached)
-> retrieved bin_prot.v0.17.0  (cached)
-> retrieved core_kernel.v0.17.0  (cached)
-> retrieved core.v0.17.1  (cached)
-> installed conf-g++.1.0
-> 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_disable_unused_warnings.v0.17.0  (cached)
-> retrieved ppx_diff.v0.17.0  (cached)
-> retrieved ppx_enumerate.v0.17.0  (cached)
-> retrieved ppx_fields_conv.v0.17.0  (cached)
-> retrieved ppx_expect.v0.17.2  (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 ppx_optcomp.v0.17.0  (cached)
-> retrieved ppx_optional.v0.17.0  (cached)
-> retrieved ppx_pipebang.v0.17.0  (cached)
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
-> retrieved ppx_sexp_message.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 dune.3.18.0, dune-configurator.3.18.0  (cached)
-> installed num.1.5-1
-> retrieved ppx_variants_conv.v0.17.0  (cached)
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved ppxlib_jane.v0.17.0  (cached)
-> retrieved protocol_version_header.v0.17.0  (cached)
-> retrieved regex_parser_intf.v0.17.0  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved re.1.12.0  (cached)
-> retrieved re2.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 typerep.v0.17.1  (cached)
-> retrieved uopt.v0.17.0  (cached)
-> retrieved variantslib.v0.17.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved topkg.1.0.8  (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.18.0
-> installed jane-street-headers.v0.17.0
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ppx_derivers.1.2.1
-> installed re.1.12.0
-> installed sexplib0.v0.17.0
-> installed spawn.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed dune-configurator.3.18.0
-> installed parsexp.v0.17.0
-> installed bigstringaf.0.10.0
-> installed faraday.0.8.2
-> installed sexplib.v0.17.0
-> installed angstrom.0.16.1
-> installed base.v0.17.1
-> installed fieldslib.v0.17.0
-> installed variantslib.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 ppxlib_jane.v0.17.0
-> installed ppx_optcomp.v0.17.0
-> installed ppx_tydi.v0.17.0
-> installed ppx_cold.v0.17.0
-> installed ppx_disable_unused_warnings.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_fields_conv.v0.17.0
-> installed ppx_stable.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_enumerate.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_assert.v0.17.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_sexp_value.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed ppx_base.v0.17.0
-> installed capitalization.v0.17.0
-> installed jst-config.v0.17.0
-> installed sexp_pretty.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_module_timer.v0.17.0
-> installed ppx_inline_test.v0.17.0
-> installed ppx_string_conv.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 gel.v0.17.0
-> installed uopt.v0.17.0
-> installed jane_rope.v0.17.0
-> installed jsonaf.v0.17.0
-> installed int_repr.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 expect_test_helpers_core.v0.17.0
-> installed timezone.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 async_rpc_kernel.v0.17.0
-> installed textutils.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-04-05 17:51.00 ---> using "1acda3931e72f34a354954413409a03028e9983b77334f9e5a91bffb8abe61d0" 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-04-05 17:51.00 ---> using "2ac381576088b6217dc1496111af8cb44d482d050ebdf0bbd0452b3802b6a45b" 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 pari.0.1 && cd pari.0.1 && if [ -f opam ]; then mv opam pari.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 ./pari.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 pari.0.1 > pari.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 pari >> /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/pari.0.1

The following system packages will first need to be installed:
    bison libffi-dev libgmp-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "bison" "libffi-dev" "libgmp-dev" "pkg-config"
- Selecting previously unselected package m4.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19688 files and directories currently installed.)
- Preparing to unpack .../0-m4_1.4.19-7_amd64.deb ...
- Unpacking m4 (1.4.19-7) ...
- Selecting previously unselected package bison.
- Preparing to unpack .../1-bison_2%3a3.8.2+dfsg-1+b2_amd64.deb ...
- Unpacking bison (2:3.8.2+dfsg-1+b2) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../2-libffi-dev_3.4.7-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.7-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../3-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../4-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../5-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../6-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../7-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../8-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up m4 (1.4.19-7) ...
- Setting up libffi-dev:amd64 (3.4.7-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up bison (2:3.8.2+dfsg-1+b2) ...
- update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-3) ...
Solution for dune.lock:
- astring.0.8.5
- base.v0.17.1
- base-threads.base
- base-unix.base
- base_bigstring.v0.17.0
- base_quickcheck.v0.17.0
- bigarray-compat.1.1.0
- bin_prot.v0.17.0
- camlp-streams.5.0.1
- capitalization.v0.17.0
- cmdliner.1.3.0
- conf-bison.2
- conf-gmp.5
- conf-libffi.2.0.0
- conf-perl.2
- conf-pkg-config.4
- core.v0.17.1
- cppo.1.8.0
- crunch.4.0.0
- csexp.1.5.2
- ctypes.0.23.0
- ctypes-foreign.0.23.0
- dune-configurator.3.18.0
- fieldslib.v0.17.0
- fmt.0.10.0
- fpath.0.7.3
- gel.v0.17.0
- int_repr.v0.17.0
- integers.0.7.0
- jane-street-headers.v0.17.0
- jst-config.v0.17.0
- logs.0.8.0
- mdx.2.5.0
- num.1.5-1
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-compiler-libs.v0.17.0
- ocaml-config.3
- ocaml-version.4.0.0
- ocaml_intrinsics_kernel.v0.17.1
- ocamlbuild.0.16.1+dune
- ocamlfind.1.9.8+dune
- odoc.3.0.0
- odoc-parser.3.0.0
- parsexp.v0.17.0
- ppx_assert.v0.17.0
- ppx_base.v0.17.0
- ppx_bench.v0.17.0
- ppx_bin_prot.v0.17.0
- ppx_cold.v0.17.0
- ppx_compare.v0.17.0
- ppx_custom_printf.v0.17.0
- ppx_derivers.1.2.1
- ppx_diff.v0.17.0
- ppx_disable_unused_warnings.v0.17.0
- ppx_enumerate.v0.17.0
- ppx_expect.v0.17.2
- ppx_fields_conv.v0.17.0
- ppx_fixed_literal.v0.17.0
- ppx_globalize.v0.17.0
- ppx_hash.v0.17.0
- ppx_here.v0.17.0
- ppx_ignore_instrumentation.v0.17.0
- ppx_inline_test.v0.17.0
- ppx_jane.v0.17.0
- ppx_let.v0.17.0
- ppx_log.v0.17.0
- ppx_module_timer.v0.17.0
- ppx_optcomp.v0.17.0
- ppx_optional.v0.17.0
- ppx_pipebang.v0.17.0
- ppx_sexp_conv.v0.17.0
- ppx_sexp_message.v0.17.0
- ppx_sexp_value.v0.17.0
- ppx_stable.v0.17.0
- ppx_stable_witness.v0.17.0
- ppx_string.v0.17.0
- ppx_string_conv.v0.17.0
- ppx_tydi.v0.17.0
- ppx_typerep_conv.v0.17.0
- ppx_variants_conv.v0.17.0
- ppxlib.0.35.0
- ppxlib_jane.v0.17.2
- ptime.1.2.0
- re.1.12.0
- result.1.5
- seq.base
- sexplib.v0.17.0
- sexplib0.v0.17.0
- splittable_random.v0.17.0
- stdio.v0.17.0
- stdlib-shims.0.3.0
- time_now.v0.17.0
- topkg.1.0.8
- typerep.v0.17.1
- tyxml.4.6.0
- uutf.1.0.4
- variantslib.v0.17.0
- yojson.2.2.2
 Downloading ocaml-compiler.5.3.0
    Building ocaml-compiler.5.3.0
    Building ocaml-base-compiler.5.3.0
    Building base-unix.base
    Building ocaml-config.3
    Building ocaml.5.3.0
    Building seq.base
 Downloading cmdliner.1.3.0
    Building cmdliner.1.3.0
 Downloading camlp-streams.5.0.1
    Building camlp-streams.5.0.1
 Downloading ocamlfind.1.9.8+dune
    Building ocamlfind.1.9.8+dune
 Downloading cppo.1.8.0
 Downloading ocamlbuild.0.16.1+dune
    Building cppo.1.8.0
    Building ocamlbuild.0.16.1+dune
 Downloading result.1.5
    Building result.1.5
 Downloading re.1.12.0
 Downloading yojson.2.2.2
    Building re.1.12.0
    Building yojson.2.2.2
 Downloading topkg.1.0.8
    Building topkg.1.0.8
 Downloading ptime.1.2.0
 Downloading astring.0.8.5
    Building ptime.1.2.0
 Downloading fmt.0.10.0
 Downloading uutf.1.0.4
    Building astring.0.8.5
    Building uutf.1.0.4
    Building fmt.0.10.0
 Downloading tyxml.4.6.0
 Downloading crunch.4.0.0
    Building tyxml.4.6.0
    Building crunch.4.0.0
 Downloading fpath.0.7.3
    Building fpath.0.7.3
 Downloading odoc-parser.3.0.0
    Building odoc-parser.3.0.0
 Downloading odoc.3.0.0
    Building odoc.3.0.0
    Building base-threads.base
 Downloading logs.0.8.0
    Building logs.0.8.0
 Downloading csexp.1.5.2
    Building csexp.1.5.2
 Downloading ocaml-version.4.0.0
    Building ocaml-version.4.0.0
 Downloading mdx.2.5.0
    Building mdx.2.5.0
    Building conf-pkg-config.4
    Building conf-libffi.2.0.0
 Downloading bigarray-compat.1.1.0
    Building bigarray-compat.1.1.0
 Downloading stdlib-shims.0.3.0
    Building stdlib-shims.0.3.0
 Downloading dune-configurator.3.18.0
 Downloading integers.0.7.0
    Building integers.0.7.0
    Building dune-configurator.3.18.0
 Downloading ctypes.0.23.0
    Building ctypes.0.23.0
 Downloading ctypes-foreign.0.23.0
    Building ctypes-foreign.0.23.0
 Downloading ppx_derivers.1.2.1
    Building ppx_derivers.1.2.1
 Downloading ocaml-compiler-libs.v0.17.0
    Building ocaml-compiler-libs.v0.17.0
 Downloading sexplib0.v0.17.0
    Building sexplib0.v0.17.0
 Downloading ocaml_intrinsics_kernel.v0.17.1
 Downloading jane-street-headers.v0.17.0
    Building ocaml_intrinsics_kernel.v0.17.1
    Building jane-street-headers.v0.17.0
 Downloading num.1.5-1
    Building num.1.5-1
 Downloading parsexp.v0.17.0
    Building parsexp.v0.17.0
 Downloading base.v0.17.1
    Building base.v0.17.1
 Downloading ppxlib.0.35.0
    Building ppxlib.0.35.0
 Downloading sexplib.v0.17.0
    Building sexplib.v0.17.0
 Downloading stdio.v0.17.0
 Downloading fieldslib.v0.17.0
    Building stdio.v0.17.0
 Downloading variantslib.v0.17.0
 Downloading typerep.v0.17.1
    Building fieldslib.v0.17.0
    Building variantslib.v0.17.0
    Building typerep.v0.17.1
 Downloading ppxlib_jane.v0.17.2
 Downloading ppx_optcomp.v0.17.0
 Downloading ppx_ignore_instrumentation.v0.17.0
 Downloading ppx_here.v0.17.0
 Downloading ppx_stable.v0.17.0
 Downloading ppx_variants_conv.v0.17.0
 Downloading ppx_cold.v0.17.0
    Building ppxlib_jane.v0.17.2
 Downloading ppx_tydi.v0.17.0
 Downloading ppx_fields_conv.v0.17.0
 Downloading ppx_stable_witness.v0.17.0
 Downloading ppx_fixed_literal.v0.17.0
 Downloading ppx_disable_unused_warnings.v0.17.0
    Building ppx_ignore_instrumentation.v0.17.0
 Downloading ppx_typerep_conv.v0.17.0
 Downloading ppx_pipebang.v0.17.0
    Building ppx_optcomp.v0.17.0
    Building ppx_here.v0.17.0
    Building ppx_stable.v0.17.0
    Building ppx_variants_conv.v0.17.0
    Building ppx_cold.v0.17.0
    Building ppx_tydi.v0.17.0
    Building ppx_stable_witness.v0.17.0
    Building ppx_fields_conv.v0.17.0
    Building ppx_fixed_literal.v0.17.0
    Building ppx_disable_unused_warnings.v0.17.0
    Building ppx_pipebang.v0.17.0
    Building ppx_typerep_conv.v0.17.0
 Downloading ppx_enumerate.v0.17.0
 Downloading ppx_compare.v0.17.0
 Downloading ppx_sexp_conv.v0.17.0
 Downloading ppx_optional.v0.17.0
 Downloading ppx_globalize.v0.17.0
    Building ppx_enumerate.v0.17.0
    Building ppx_sexp_conv.v0.17.0
    Building ppx_compare.v0.17.0
    Building ppx_optional.v0.17.0
    Building ppx_globalize.v0.17.0
 Downloading ppx_let.v0.17.0
    Building ppx_let.v0.17.0
 Downloading ppx_sexp_message.v0.17.0
 Downloading ppx_custom_printf.v0.17.0
 Downloading ppx_assert.v0.17.0
 Downloading ppx_hash.v0.17.0
 Downloading ppx_sexp_value.v0.17.0
    Building ppx_sexp_message.v0.17.0
    Building ppx_custom_printf.v0.17.0
    Building ppx_hash.v0.17.0
    Building ppx_assert.v0.17.0
    Building ppx_sexp_value.v0.17.0
 Downloading ppx_base.v0.17.0
    Building ppx_base.v0.17.0
 Downloading jst-config.v0.17.0
    Building jst-config.v0.17.0
 Downloading bin_prot.v0.17.0
    Building bin_prot.v0.17.0
 Downloading ppx_string.v0.17.0
 Downloading capitalization.v0.17.0
    Building ppx_string.v0.17.0
    Building capitalization.v0.17.0
 Downloading time_now.v0.17.0
    Building time_now.v0.17.0
 Downloading ppx_bin_prot.v0.17.0
    Building ppx_bin_prot.v0.17.0
 Downloading ppx_string_conv.v0.17.0
    Building ppx_string_conv.v0.17.0
 Downloading ppx_module_timer.v0.17.0
 Downloading ppx_inline_test.v0.17.0
    Building ppx_module_timer.v0.17.0
    Building ppx_inline_test.v0.17.0
 Downloading ppx_bench.v0.17.0
    Building ppx_bench.v0.17.0
 Downloading ppx_expect.v0.17.2
    Building ppx_expect.v0.17.2
 Downloading ppx_log.v0.17.0
    Building ppx_log.v0.17.0
 Downloading splittable_random.v0.17.0
    Building splittable_random.v0.17.0
 Downloading base_quickcheck.v0.17.0
    Building base_quickcheck.v0.17.0
 Downloading ppx_jane.v0.17.0
    Building ppx_jane.v0.17.0
 Downloading gel.v0.17.0
 Downloading int_repr.v0.17.0
    Building gel.v0.17.0
    Building int_repr.v0.17.0
 Downloading ppx_diff.v0.17.0
 Downloading base_bigstring.v0.17.0
    Building ppx_diff.v0.17.0
    Building base_bigstring.v0.17.0
 Downloading core.v0.17.1
    Building core.v0.17.1
    Building conf-perl.2
    Building conf-gmp.5
    Building conf-bison.2
(cd _build/default/pari_bindings/libpari && /usr/bin/sh -c 'if [ "$(uname)" = "Darwin" ]; then CC=$(find /usr/local/bin -name "gcc-[0-9]*" 2>&1 | head -n 1) ./Configure --prefix=local --with-gmp-lib=/opt/homebrew/lib --with-gmp-include=/opt/homebrew/include; elif [ "$(uname)" = "FreeBSD" ]; then ./Configure --prefix=local --with-gmp-lib=/usr/local/lib --with-gmp-include=/usr/local/include; else ./Configure --prefix=local; fi;')
Configuring pari-2.16.1 (DEVELOPMENT VERSION) 
Checking echo to see how to suppress newlines...
...using \c
Looking for some tools first ...
...gzip is /usr/bin/gzip
...cc is /usr/bin/cc
...gcc is /usr/bin/gcc
...ld is /usr/bin/ld
...perl is /usr/bin/perl
...zcat is /usr/bin/zcat
Choosing C compiler ...
GNU compatible compiler: gcc version 14.2.0 (Debian 14.2.0-17)
Using mt engine single
Given the previous choices, sizeof(long) is 8 chars.
The internal word representation of a double is not needed (64bit).
==========================================================================
Building for: amd64 running linux (x86-64/GMP kernel) 64-bit version
==========================================================================
C compiler is          /usr/bin/gcc -O3 -Wall -fno-strict-aliasing    -fPIC
Executable linker is   /usr/bin/gcc  -O3 -Wall -fno-strict-aliasing    -Wl,--export-dynamic 
Dynamic Lib linker is  /usr/bin/gcc  -shared  $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) 
Looking in C lib for some symbols...
...Found sse2.
...I did not find avx.
...Found exp2.
...Found log2.
...Found rint.
...Found strftime.
...Found getrusage.
...Found gettimeofday.
...Found sigaction.
...Found TIOCGWINSZ.
...Found getrlimit.
...Found stat.
...Found vsnprintf.
...Found mmap.
...Found waitpid.
...Found setsid.
...Found getenv.
...Found isatty.
...Found alarm.
...Found system.
...Found dlopen.
Checking for optional libraries and headers...
Using GNU MP, version 6.3.0
...Found X11 header files in /usr/include/X11
...X11 libraries: -lX11 
Hi-Res Graphics: X11
###
### Readline library does not seem to work. Maybe install libncurses?
###
### Building without GNU readline support
Installation prefix ? [local]
...for architecture-independent files (share-prefix) ? [local/share]
Installation directories for:
...executables (gp, gphelp) ? [local/bin]
...libraries (libpari) ? [local/lib]
...include files ? [local/include]
...manual pages ? [local/share/man/man1]
...other system-dependent data ? [local/lib/pari]
...other system-independent data ? [local/share/pari]
Default is dynamic executable and shared library
==========================================================================
Extracting Olinux-x86_64/Makefile.examples
Extracting Olinux-x86_64/Makefile
Extracting Makefile
Extracting Olinux-x86_64/paricfg.h
Extracting scripts and macros
...in doc
...in misc
==========================================================================
Shall we try to build pari 2.16.1 (development) now (y/n)? [n]
Ok. Type "make install" when you are ready
Bye !
(cd _build/default/pari_bindings/libpari && /usr/bin/make gp) 2> /dev/null
Making gp in Olinux-x86_64
make[1]: Entering directory '/home/opam/pari.0.1/_build/default/pari_bindings/libpari/Olinux-x86_64'
File ../src/funclist updated.
../config/genkernel ../src ../src/kernel/x86_64/asm0.h > parilvl0.h
if test -r ./tune.h; then d=.; else d=../src/kernel/gmp; fi;          cat $d/tune.h ../src/kernel/gmp/int.h ../src/kernel/none/level1.h > parilvl1.h
cat parilvl0.h parilvl1.h > mpinl.h
cat ../src/mt/single.h > parimt.h
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o emacs.o ../src/gp/emacs.c
f=funclist-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl merge_822 ../../src/funclist > $f) && mv ../src/desc/$f ../src/desc/pari.desc
f=gp_init-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto gp pari.desc > $f) && mv ../src/desc/$f ../src/gp/gp_init.h
/usr/bin/gcc  -c -I. -I../src/headers -I../src/language -DDL_DFLT_NAME=NULL -O3 -Wall -fno-strict-aliasing    -o gp.o ../src/gp/gp.c
/usr/bin/gcc  -c -I. -I../src/headers -I../src/language  -O3 -Wall -fno-strict-aliasing    -o gp_rl.o ../src/gp/gp_rl.c
/usr/bin/gcc  -c -I. -I../src/headers -I../src/language  -O3 -Wall -fno-strict-aliasing    -o texmacs.o ../src/gp/texmacs.c
/usr/bin/gcc  -c -I. -I../src/headers -O3 -Wall -fno-strict-aliasing    -o whatnow.o ../src/gp/whatnow.c
/usr/bin/gcc  -c -I. -I../src/headers -I/usr/include -O3 -Wall -fno-strict-aliasing    -o plotX.o ../src/graph/plotX.c
cat ../src/kernel/gmp/mp.c ../src/kernel/none/cmp.c ../src/kernel/none/gcdll.c ../src/kernel/none/halfgcd.c  ../src/kernel/none/ratlift.c  ../src/kernel/none/invmod.c ../src/kernel/gmp/gcd.c ../src/kernel/gmp/gcdext.c ../src/kernel/none/mp_indep.c ../src/kernel/none/add.c > mpker.c
/usr/bin/gcc  -c -O3 -Wall -fno-strict-aliasing    -funroll-loops -fPIC -I. -I../src/headers  -o mpker.o mpker.c
/usr/bin/gcc  -c -I. -I../src/headers -O3 -Wall -fno-strict-aliasing    -fPIC -o mpinl.o ../src/kernel/none/mpinl.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -funroll-loops -O3 -Wall -fno-strict-aliasing    -o F2v.o ../src/basemath/F2v.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o F2x.o ../src/basemath/F2x.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o F2xqE.o ../src/basemath/F2xqE.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -funroll-loops -O3 -Wall -fno-strict-aliasing    -o F3v.o ../src/basemath/F3v.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FF.o ../src/basemath/FF.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o Fle.o ../src/basemath/Fle.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o Flv.o ../src/basemath/Flv.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o Flx.o ../src/basemath/Flx.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FlxX.o ../src/basemath/FlxX.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FlxqE.o ../src/basemath/FlxqE.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o Flxq_log.o ../src/basemath/Flxq_log.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FpE.o ../src/basemath/FpE.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FpV.o ../src/basemath/FpV.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FpX.o ../src/basemath/FpX.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FpXQX_factor.o ../src/basemath/FpXQX_factor.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FpXX.o ../src/basemath/FpXX.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o FpX_factor.o ../src/basemath/FpX_factor.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o QX_factor.o ../src/basemath/QX_factor.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o Qfb.o ../src/basemath/Qfb.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o RgV.o ../src/basemath/RgV.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o RgX.o ../src/basemath/RgX.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o Ser.o ../src/basemath/Ser.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ZG.o ../src/basemath/ZG.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ZV.o ../src/basemath/ZV.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ZX.o ../src/basemath/ZX.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o Zp.o ../src/basemath/Zp.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o alglin1.o ../src/basemath/alglin1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o alglin2.o ../src/basemath/alglin2.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o alglin3.o ../src/basemath/alglin3.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o aprcl.o ../src/basemath/aprcl.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o arith1.o ../src/basemath/arith1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o arith2.o ../src/basemath/arith2.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o base1.o ../src/basemath/base1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o base2.o ../src/basemath/base2.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o base3.o ../src/basemath/base3.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o base4.o ../src/basemath/base4.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o base5.o ../src/basemath/base5.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o bb_group.o ../src/basemath/bb_group.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o bb_hnf.o ../src/basemath/bb_hnf.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o bern.o ../src/basemath/bern.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o bibli1.o ../src/basemath/bibli1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o bibli2.o ../src/basemath/bibli2.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o bit.o ../src/basemath/bit.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o bnflog.o ../src/basemath/bnflog.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o bnfunits.o ../src/basemath/bnfunits.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o buch1.o ../src/basemath/buch1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o buch2.o ../src/basemath/buch2.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o buch3.o ../src/basemath/buch3.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o buch4.o ../src/basemath/buch4.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o char.o ../src/basemath/char.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o concat.o ../src/basemath/concat.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o crvwtors.o ../src/basemath/crvwtors.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o digits.o ../src/basemath/digits.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o dirichlet.o ../src/basemath/dirichlet.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ecpp.o ../src/basemath/ecpp.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ellanal.o ../src/basemath/ellanal.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o elliptic.o ../src/basemath/elliptic.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ellisog.o ../src/basemath/ellisog.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ellpadic.o ../src/basemath/ellpadic.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ellpadiclambdamu.o ../src/basemath/ellpadiclambdamu.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ellrank.o ../src/basemath/ellrank.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ellsea.o ../src/basemath/ellsea.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o elltors.o ../src/basemath/elltors.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o factcyclo.o ../src/basemath/factcyclo.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o galconj.o ../src/basemath/galconj.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o gen1.o ../src/basemath/gen1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o gen2.o ../src/basemath/gen2.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o gen3.o ../src/basemath/gen3.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o grossenchar.o ../src/basemath/grossenchar.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o hgm.o ../src/basemath/hgm.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o hnf_snf.o ../src/basemath/hnf_snf.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o hyperell.o ../src/basemath/hyperell.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o hypergeom.o ../src/basemath/hypergeom.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ifactor1.o ../src/basemath/ifactor1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ispower.o ../src/basemath/ispower.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o kummer.o ../src/basemath/kummer.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o lambert.o ../src/basemath/lambert.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o lerch.o ../src/basemath/lerch.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o lfun.o ../src/basemath/lfun.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o lfunquad.o ../src/basemath/lfunquad.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o lfunutils.o ../src/basemath/lfunutils.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o lll.o ../src/basemath/lll.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o map.o ../src/basemath/map.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o matperm.o ../src/basemath/matperm.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o mellininv.o ../src/basemath/mellininv.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o mftrace.o ../src/basemath/mftrace.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o modsym.o ../src/basemath/modsym.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o msfarey.o ../src/basemath/msfarey.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o nffactor.o ../src/basemath/nffactor.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o nflist.o ../src/basemath/nflist.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o nflistQT.o ../src/basemath/nflistQT.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o pclgp.o ../src/basemath/pclgp.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o perm.o ../src/basemath/perm.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o polarit1.o ../src/basemath/polarit1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o polarit2.o ../src/basemath/polarit2.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o polarit3.o ../src/basemath/polarit3.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o polclass.o ../src/basemath/polclass.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o polmodular.o ../src/basemath/polmodular.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o prime.o ../src/basemath/prime.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o qfisom.o ../src/basemath/qfisom.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o qfsolve.o ../src/basemath/qfsolve.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o quad.o ../src/basemath/quad.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ramanujantau.o ../src/basemath/ramanujantau.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o random.o ../src/basemath/random.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o rootpol.o ../src/basemath/rootpol.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o subcyclo.o ../src/basemath/subcyclo.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o subfield.o ../src/basemath/subfield.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o subgroup.o ../src/basemath/subgroup.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o trans1.o ../src/basemath/trans1.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o trans2.o ../src/basemath/trans2.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o trans3.o ../src/basemath/trans3.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o volcano.o ../src/basemath/volcano.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o zetamult.o ../src/basemath/zetamult.c
bison -d ../src/language/parse.y -o ../src/language/parse.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o anal.o ../src/language/anal.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o compile.o ../src/language/compile.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o default.o ../src/language/default.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o es.o ../src/language/es.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o eval.o ../src/language/eval.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o forprime.o ../src/language/forprime.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o gplib.o ../src/language/gplib.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o hash.o ../src/language/hash.c
f=init-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto basic pari.desc > $f) && mv ../src/desc/$f ../src/language/init.h
f=default-$$-linux-x86_64.tmp; (cd ../src/desc && /usr/bin/perl gen_proto default pari.desc > $f) && mv ../src/desc/$f ../src/language/default.h
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o init.o ../src/language/init.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o intnum.o ../src/language/intnum.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o members.o ../src/language/members.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o paricfg.o ../src/language/paricfg.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o pariinl.o ../src/language/pariinl.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o readline.o ../src/language/readline.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o str.o ../src/language/str.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o sumiter.o ../src/language/sumiter.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o parse.o ../src/language/parse.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o algebras.o ../src/modules/algebras.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o elldata.o ../src/modules/elldata.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o ellfromeqn.o ../src/modules/ellfromeqn.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o forperm.o ../src/modules/forperm.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o forsubset.o ../src/modules/forsubset.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o galois.o ../src/modules/galois.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o galpol.o ../src/modules/galpol.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o genus2red.o ../src/modules/genus2red.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o groupid.o ../src/modules/groupid.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o krasner.o ../src/modules/krasner.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o mpqs.o ../src/modules/mpqs.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o part.o ../src/modules/part.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -funroll-loops -O3 -Wall -fno-strict-aliasing    -o ratpoints.o ../src/modules/ratpoints.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o stark.o ../src/modules/stark.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o thue.o ../src/modules/thue.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o mt.o ../src/mt/mt.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o single.o ../src/mt/single.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o plotport.o ../src/graph/plotport.c
/usr/bin/gcc  -c -I. -I../src/headers -fPIC -O3 -Wall -fno-strict-aliasing    -o plottty.o ../src/graph/plottty.c
rm -f libpari-gmp-2.16.so.1.0.0
/usr/bin/gcc  -o "/home/opam/pari.0.1/_build/default/pari_bindings/libpari/Olinux-x86_64"/libpari-gmp-2.16.so.1.0.0 -shared  -O3 -Wall -fno-strict-aliasing    -fPIC -Wl,-shared,-soname=libpari-gmp-2.16.so.1  mpker.o mpinl.o F2v.o F2x.o F2xqE.o F3v.o FF.o Fle.o Flv.o Flx.o FlxX.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXQX_factor.o FpXX.o FpX_factor.o QX_factor.o Qfb.o RgV.o RgX.o Ser.o ZG.o ZV.o ZX.o Zp.o alglin1.o alglin2.o alglin3.o aprcl.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bb_hnf.o bern.o bibli1.o bibli2.o bit.o bnflog.o bnfunits.o buch1.o buch2.o buch3.o buch4.o char.o concat.o crvwtors.o digits.o dirichlet.o ecpp.o ellanal.o elliptic.o ellisog.o ellpadic.o ellpadiclambdamu.o ellrank.o ellsea.o elltors.o factcyclo.o galconj.o gen1.o gen2.o gen3.o grossenchar.o hgm.o hnf_snf.o hyperell.o hypergeom.o ifactor1.o ispower.o kummer.o lambert.o lerch.o lfun.o lfunquad.o lfunutils.o lll.o map.o matperm.o mellininv.o mftrace.o modsym.o msfarey.o nffactor.o nflist.o nflistQT.o pclgp.o perm.o polarit1.o polarit2.o polarit3.o polclass.o polmodular.o prime.o qfisom.o qfsolve.o quad.o ramanujantau.o random.o rootpol.o subcyclo.o subfield.o subgroup.o trans1.o trans2.o trans3.o volcano.o zetamult.o anal.o compile.o default.o es.o eval.o forprime.o gplib.o hash.o init.o intnum.o members.o paricfg.o pariinl.o readline.o str.o sumiter.o parse.o algebras.o elldata.o ellfromeqn.o forperm.o forsubset.o galois.o galpol.o genus2red.o groupid.o krasner.o mpqs.o part.o ratpoints.o stark.o thue.o mt.o single.o plotport.o plottty.o -lc -lm -lgmp    -lm 
if test "libpari-gmp-2.16.so.1.0.0" != "libpari.so"; then 	  rm -f libpari.so;	  ln -s libpari-gmp-2.16.so.1.0.0 libpari.so; fi
if test "libpari-gmp-2.16.so.1.0.0" != "libpari-gmp-2.16.so.1"; then 	  rm -f libpari-gmp-2.16.so.1;	  ln -s libpari-gmp-2.16.so.1.0.0 libpari-gmp-2.16.so.1; fi
rm -f gp-dyn
/usr/bin/gcc  -o gp-dyn -L"/home/opam/pari.0.1/_build/default/pari_bindings/libpari/Olinux-x86_64" -O3 -Wall -fno-strict-aliasing    -Wl,--export-dynamic  emacs.o gp.o gp_rl.o texmacs.o whatnow.o plotX.o -Wl,-rpath,"/home/opam/pari.0.1/_build/default/pari_bindings/libpari"/Olinux-x86_64:"/home/opam/pari.0.1/_build/default/pari_bindings/libpari/local/lib"  -lpari -lX11  -lm
: gp-dyn
rm -f ../gp
ln -s Olinux-x86_64/gp-dyn ../gp
make[1]: Leaving directory '/home/opam/pari.0.1/_build/default/pari_bindings/libpari/Olinux-x86_64'
(cd _build/default/pari_bindings/libpari && /usr/bin/make install-lib-sta) 2> /dev/null
Making install-lib-sta in Olinux-x86_64
make[1]: Entering directory '/home/opam/pari.0.1/_build/default/pari_bindings/libpari/Olinux-x86_64'
rm -f libpari.a
ar r libpari.a mpker.o mpinl.o F2v.o F2x.o F2xqE.o F3v.o FF.o Fle.o Flv.o Flx.o FlxX.o FlxqE.o Flxq_log.o FpE.o FpV.o FpX.o FpXQX_factor.o FpXX.o FpX_factor.o QX_factor.o Qfb.o RgV.o RgX.o Ser.o ZG.o ZV.o ZX.o Zp.o alglin1.o alglin2.o alglin3.o aprcl.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bb_group.o bb_hnf.o bern.o bibli1.o bibli2.o bit.o bnflog.o bnfunits.o buch1.o buch2.o buch3.o buch4.o char.o concat.o crvwtors.o digits.o dirichlet.o ecpp.o ellanal.o elliptic.o ellisog.o ellpadic.o ellpadiclambdamu.o ellrank.o ellsea.o elltors.o factcyclo.o galconj.o gen1.o gen2.o gen3.o grossenchar.o hgm.o hnf_snf.o hyperell.o hypergeom.o ifactor1.o ispower.o kummer.o lambert.o lerch.o lfun.o lfunquad.o lfunutils.o lll.o map.o matperm.o mellininv.o mftrace.o modsym.o msfarey.o nffactor.o nflist.o nflistQT.o pclgp.o perm.o polarit1.o polarit2.o polarit3.o polclass.o polmodular.o prime.o qfisom.o qfsolve.o quad.o ramanujantau.o random.o rootpol.o subcyclo.o subfield.o subgroup.o trans1.o trans2.o trans3.o volcano.o zetamult.o anal.o compile.o default.o es.o eval.o forprime.o gplib.o hash.o init.o intnum.o members.o paricfg.o pariinl.o readline.o str.o sumiter.o parse.o algebras.o elldata.o ellfromeqn.o forperm.o forsubset.o galois.o galpol.o genus2red.o groupid.o krasner.o mpqs.o part.o ratpoints.o stark.o thue.o mt.o single.o plotport.o plottty.o
ranlib libpari.a
mkdir -p "/home/opam/pari.0.1/_build/default/pari_bindings/libpari/local/lib"
rm -f "/home/opam/pari.0.1/_build/default/pari_bindings/libpari/local/lib"/libpari.a
../config/install -m 644 libpari.a "/home/opam/pari.0.1/_build/default/pari_bindings/libpari/local/lib"/libpari.a
make[1]: Leaving directory '/home/opam/pari.0.1/_build/default/pari_bindings/libpari/Olinux-x86_64'
(cd _build/default/pari_bindings && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -Ofast -finline-functions -ffast-math -funroll-all-loops -I./pari_bindings/libpari/src/headers -I../pari_bindings/libpari/src/headers -I./_build/default/pari_bindings -I../../../_build/default/pari_bindings -I../../_build/default/pari_bindings -g -I /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml -I ../../_private/default/.pkg/ctypes/target/lib/ctypes libpari__c_cout_generated_types.c -o libpari__c_cout_generated_types.exe)
In file included from /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/config.h:20,
                 from /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/mlvalues.h:19,
                 from ../../_private/default/.pkg/ctypes/target/lib/ctypes/ocaml_integers.h:11,
                 from ../../_private/default/.pkg/ctypes/target/lib/ctypes/ctypes_primitives.h:16,
                 from ../../_private/default/.pkg/ctypes/target/lib/ctypes/ctypes_cstubs_internals.h:13,
                 from libpari__c_cout_generated_types.c:4:
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/s.h:139:9: warning: "HAS_SYSTEM" redefined
  139 | #define HAS_SYSTEM 1
      |         ^~~~~~~~~~
In file included from ../pari_bindings/libpari/src/headers/pari.h:17,
                 from libpari__c_cout_generated_types.c:1:
../../../_build/default/pari_bindings/paricfg.h:36:9: note: this is the location of the previous definition
   36 | #define HAS_SYSTEM
      |         ^~~~~~~~~~
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/s.h:178:9: warning: "HAS_WAITPID" redefined
  178 | #define HAS_WAITPID 1
      |         ^~~~~~~~~~~
../../../_build/default/pari_bindings/paricfg.h:40:9: note: this is the location of the previous definition
   40 | #define HAS_WAITPID
      |         ^~~~~~~~~~~
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/s.h:220:9: warning: "HAS_SETSID" redefined
  220 | #define HAS_SETSID 1
      |         ^~~~~~~~~~
../../../_build/default/pari_bindings/paricfg.h:42:9: note: this is the location of the previous definition
   42 | #define HAS_SETSID
      |         ^~~~~~~~~~
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/s.h:246:9: warning: "HAS_MMAP" redefined
  246 | #define HAS_MMAP 1
      |         ^~~~~~~~
../../../_build/default/pari_bindings/paricfg.h:49:9: note: this is the location of the previous definition
   49 | #define HAS_MMAP
      |         ^~~~~~~~
(cd _build/default/pari_bindings && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -Ofast -finline-functions -ffast-math -funroll-all-loops -I./pari_bindings/libpari/src/headers -I../pari_bindings/libpari/src/headers -I./_build/default/pari_bindings -I../../../_build/default/pari_bindings -I../../_build/default/pari_bindings -g -I /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml -I /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/str -I /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/threads -I /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/unix -I ../../_private/default/.pkg/base/target/lib/base -I ../../_private/default/.pkg/base/target/lib/base/base_internalhash_types -I ../../_private/default/.pkg/base/target/lib/base/md5 -I ../../_private/default/.pkg/base/target/lib/base/shadow_stdlib -I ../../_private/default/.pkg/base_bigstring/target/lib/base_bigstring -I ../../_private/default/.pkg/base_quickcheck/target/lib/base_quickcheck -I ../../_private/default/.pkg/base_quickcheck/target/lib/base_quickcheck/ppx_quickcheck/runtime -I ../../_private/default/.pkg/bigarray-compat/target/lib/bigarray-compat -I ../../_private/default/.pkg/bin_prot/target/lib/bin_prot -I ../../_private/default/.pkg/bin_prot/target/lib/bin_prot/shape -I ../../_private/default/.pkg/core/target/lib/core -I ../../_private/default/.pkg/core/target/lib/core/base_for_tests -I ../../_private/default/.pkg/core/target/lib/core/command -I ../../_private/default/.pkg/core/target/lib/core/filename_base -I ../../_private/default/.pkg/core/target/lib/core/heap_block -I ../../_private/default/.pkg/core/target/lib/core/univ_map -I ../../_private/default/.pkg/core/target/lib/core/validate -I ../../_private/default/.pkg/ctypes-foreign/target/lib/ctypes-foreign -I ../../_private/default/.pkg/ctypes/target/lib/ctypes -I ../../_private/default/.pkg/ctypes/target/lib/ctypes/stubs -I ../../_private/default/.pkg/fieldslib/target/lib/fieldslib -I ../../_private/default/.pkg/gel/target/lib/gel -I ../../_private/default/.pkg/int_repr/target/lib/int_repr -I ../../_private/default/.pkg/integers/target/lib/integers -I ../../_private/default/.pkg/jane-street-headers/target/lib/jane-street-headers -I ../../_private/default/.pkg/ocaml_intrinsics_kernel/target/lib/ocaml_intrinsics_kernel -I ../../_private/default/.pkg/parsexp/target/lib/parsexp -I ../../_private/default/.pkg/ppx_assert/target/lib/ppx_assert/runtime-lib -I ../../_private/default/.pkg/ppx_bench/target/lib/ppx_bench/runtime-lib -I ../../_private/default/.pkg/ppx_compare/target/lib/ppx_compare/runtime-lib -I ../../_private/default/.pkg/ppx_diff/target/lib/ppx_diff/diffable -I ../../_private/default/.pkg/ppx_diff/target/lib/ppx_diff/diffable_cinaps -I ../../_private/default/.pkg/ppx_enumerate/target/lib/ppx_enumerate/runtime-lib -I ../../_private/default/.pkg/ppx_expect/target/lib/ppx_expect/config -I ../../_private/default/.pkg/ppx_expect/target/lib/ppx_expect/config_types -I ../../_private/default/.pkg/ppx_expect/target/lib/ppx_expect/make_corrected_file -I ../../_private/default/.pkg/ppx_expect/target/lib/ppx_expect/runtime -I ../../_private/default/.pkg/ppx_hash/target/lib/ppx_hash/runtime-lib -I ../../_private/default/.pkg/ppx_here/target/lib/ppx_here/runtime-lib -I ../../_private/default/.pkg/ppx_inline_test/target/lib/ppx_inline_test/config -I ../../_private/default/.pkg/ppx_inline_test/target/lib/ppx_inline_test/runtime-lib -I ../../_private/default/.pkg/ppx_log/target/lib/ppx_log/syntax -I ../../_private/default/.pkg/ppx_log/target/lib/ppx_log/types -I ../../_private/default/.pkg/ppx_module_timer/target/lib/ppx_module_timer/runtime -I ../../_private/default/.pkg/ppx_sexp_conv/target/lib/ppx_sexp_conv/runtime-lib -I ../../_private/default/.pkg/ppx_stable_witness/target/lib/ppx_stable_witness/runtime -I ../../_private/default/.pkg/ppx_stable_witness/target/lib/ppx_stable_witness/stable_witness -I ../../_private/default/.pkg/ppx_string/target/lib/ppx_string/runtime -I ../../_private/default/.pkg/ppxlib/target/lib/ppxlib/print_diff -I ../../_private/default/.pkg/sexplib/target/lib/sexplib -I ../../_private/default/.pkg/sexplib0/target/lib/sexplib0 -I ../../_private/default/.pkg/splittable_random/target/lib/splittable_random -I ../../_private/default/.pkg/stdio/target/lib/stdio -I ../../_private/default/.pkg/stdlib-shims/target/lib/stdlib-shims -I ../../_private/default/.pkg/time_now/target/lib/time_now -I ../../_private/default/.pkg/typerep/target/lib/typerep -I ../../_private/default/.pkg/variantslib/target/lib/variantslib -o libpari__c_cout_generated_functions__Function_description__Function.o -c libpari__c_cout_generated_functions__Function_description__Function.c)
In file included from /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/config.h:20,
                 from /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/mlvalues.h:19,
                 from ../../_private/default/.pkg/ctypes/target/lib/ctypes/ocaml_integers.h:11,
                 from ../../_private/default/.pkg/ctypes/target/lib/ctypes/ctypes_primitives.h:16,
                 from ../../_private/default/.pkg/ctypes/target/lib/ctypes/ctypes_cstubs_internals.h:13,
                 from libpari__c_cout_generated_functions__Function_description__Function.c:2:
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/s.h:139:9: warning: "HAS_SYSTEM" redefined
  139 | #define HAS_SYSTEM 1
      |         ^~~~~~~~~~
In file included from ../pari_bindings/libpari/src/headers/pari.h:17,
                 from libpari__c_cout_generated_functions__Function_description__Function.c:1:
../../../_build/default/pari_bindings/paricfg.h:36:9: note: this is the location of the previous definition
   36 | #define HAS_SYSTEM
      |         ^~~~~~~~~~
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/s.h:178:9: warning: "HAS_WAITPID" redefined
  178 | #define HAS_WAITPID 1
      |         ^~~~~~~~~~~
../../../_build/default/pari_bindings/paricfg.h:40:9: note: this is the location of the previous definition
   40 | #define HAS_WAITPID
      |         ^~~~~~~~~~~
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/s.h:220:9: warning: "HAS_SETSID" redefined
  220 | #define HAS_SETSID 1
      |         ^~~~~~~~~~
../../../_build/default/pari_bindings/paricfg.h:42:9: note: this is the location of the previous definition
   42 | #define HAS_SETSID
      |         ^~~~~~~~~~
/home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/lib/ocaml/caml/s.h:246:9: warning: "HAS_MMAP" redefined
  246 | #define HAS_MMAP 1
      |         ^~~~~~~~
../../../_build/default/pari_bindings/paricfg.h:49:9: note: this is the location of the previous definition
   49 | #define HAS_MMAP
      |         ^~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_168_get_F2xq_field':
libpari__c_cout_generated_functions__Function_description__Function.c:1896:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1896 |    struct bb_field* x1469 = get_F2xq_field(x1467, x1468);
      |                             ^~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_189_get_F2xqE_group':
libpari__c_cout_generated_functions__Function_description__Function.c:2188:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 2188 |    struct bb_group* x1731 = get_F2xqE_group(x1727, x1728, x1729, x1730);
      |                             ^~~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_465_get_Flxq_field':
libpari__c_cout_generated_functions__Function_description__Function.c:5749:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5749 |    struct bb_field* x5387 = get_Flxq_field(x5382, x5383, x5384);
      |                             ^~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_466_get_Flxq_star':
libpari__c_cout_generated_functions__Function_description__Function.c:5761:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 5761 |    struct bb_group* x5399 = get_Flxq_star(x5394, x5395, x5396);
      |                             ^~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_600_get_FlxqXQ_algebra':
libpari__c_cout_generated_functions__Function_description__Function.c:7877:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 7877 |    struct bb_algebra* x7569 = get_FlxqXQ_algebra(x7563, x7564, x7565, x7566);
      |                               ^~~~~~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_628_get_FlxqE_group':
libpari__c_cout_generated_functions__Function_description__Function.c:8368:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 8368 |    get_FlxqE_group(x8036, x8037, x8038, x8039, x8040);
      |    ^~~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_684_get_FpE_group':
libpari__c_cout_generated_functions__Function_description__Function.c:9222:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 9222 |    struct bb_group* x8774 = get_FpE_group(x8770, x8771, x8772, x8773);
      |                             ^~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_685_get_FpXQE_group':
libpari__c_cout_generated_functions__Function_description__Function.c:9239:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 9239 |    get_FpXQE_group(x8783, x8784, x8785, x8786, x8787);
      |    ^~~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_806_get_FpXQ_star':
libpari__c_cout_generated_functions__Function_description__Function.c:10785:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
10785 |    struct bb_group* x10112 = get_FpXQ_star(x10109, x10110, x10111);
      |                              ^~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_807_get_FpX_algebra':
libpari__c_cout_generated_functions__Function_description__Function.c:10798:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
10798 |    struct bb_algebra* x10124 = get_FpX_algebra(x10119, x10120, x10121);
      |                                ^~~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_808_get_FpXQ_algebra':
libpari__c_cout_generated_functions__Function_description__Function.c:10811:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
10811 |    struct bb_algebra* x10134 = get_FpXQ_algebra(x10131, x10132, x10133);
      |                                ^~~~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_970_get_FpXQX_algebra':
libpari__c_cout_generated_functions__Function_description__Function.c:12985:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
12985 |    get_FpXQX_algebra(x12032, x12033, x12034, x12035);
      |    ^~~~~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_971_get_FpXQXQ_algebra':
libpari__c_cout_generated_functions__Function_description__Function.c:13000:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
13000 |    get_FpXQXQ_algebra(x12046, x12047, x12048, x12049);
      |    ^~~~~~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_1326_get_Rg_algebra':
libpari__c_cout_generated_functions__Function_description__Function.c:17533:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
17533 |    struct bb_algebra* x15942 = get_Rg_algebra();
      |                                ^~~~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_1853_addhelp':
libpari__c_cout_generated_functions__Function_description__Function.c:23532:20: warning: passing argument 2 of 'addhelp' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
23532 |    addhelp(x20586, x20587);
      |                    ^~~~~~
In file included from ../pari_bindings/libpari/src/headers/pari.h:47:
../pari_bindings/libpari/src/headers/paridecl.h:2013:38: note: expected 'char *' but argument is of type 'const char *'
 2013 | void    addhelp(const char *e, char *s);
      |                                ~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_1876_readseq':
libpari__c_cout_generated_functions__Function_description__Function.c:23763:27: warning: passing argument 1 of 'readseq' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
23763 |    long* x20747 = readseq(x20746);
      |                           ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:2036:23: note: expected 'char *' but argument is of type 'const char *'
 2036 | GEN     readseq(char *t);
      |                 ~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_2002_get_Fp_field':
libpari__c_cout_generated_functions__Function_description__Function.c:25270:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
25270 |    struct bb_field* x22075 = get_Fp_field(x22073, x22074);
      |                              ^~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_2271_get_nf_field':
libpari__c_cout_generated_functions__Function_description__Function.c:28329:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
28329 |    struct bb_field* x24495 = get_nf_field(x24493, x24494);
      |                              ^~~~~~~~~~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_2891_sd_sopath':
libpari__c_cout_generated_functions__Function_description__Function.c:35707:29: warning: passing argument 1 of 'sd_sopath' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
35707 |    long* x30521 = sd_sopath(x30517, x30518);
      |                             ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:3130:21: note: expected 'char *' but argument is of type 'const char *'
 3130 | GEN sd_sopath(char *v, int flag);
      |               ~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_2894_sd_string':
libpari__c_cout_generated_functions__Function_description__Function.c:35743:53: error: passing argument 4 of 'sd_string' from incompatible pointer type [-Wincompatible-pointer-types]
35743 |    long* x30555 = sd_string(x30549, x30550, x30553, x30554);
      |                                                     ^~~~~~
      |                                                     |
      |                                                     const char **
../pari_bindings/libpari/src/headers/paridecl.h:3133:63: note: expected 'char **' but argument is of type 'const char **'
 3133 | GEN sd_string(const char *v, long flag, const char *s, char **f);
      |                                                        ~~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_2947_print_fun_list':
libpari__c_cout_generated_functions__Function_description__Function.c:36350:19: error: passing argument 1 of 'print_fun_list' from incompatible pointer type [-Wincompatible-pointer-types]
36350 |    print_fun_list(x31045, x31046);
      |                   ^~~~~~
      |                   |
      |                   const char **
../pari_bindings/libpari/src/headers/paridecl.h:3196:28: note: expected 'char **' but argument is of type 'const char **'
 3196 | void print_fun_list(char **list, long nbli);
      |                     ~~~~~~~^~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_3151_gp_fileextern':
libpari__c_cout_generated_functions__Function_description__Function.c:38772:32: warning: passing argument 1 of 'gp_fileextern' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
38772 |    long x33075 = gp_fileextern(x33074);
      |                                ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:3434:29: note: expected 'char *' but argument is of type 'const char *'
 3434 | long    gp_fileextern(char *s);
      |                       ~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_3154_gp_fileopen':
libpari__c_cout_generated_functions__Function_description__Function.c:38803:30: warning: passing argument 1 of 'gp_fileopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
38803 |    long x33097 = gp_fileopen(x33095, x33096);
      |                              ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:3437:27: note: expected 'char *' but argument is of type 'const char *'
 3437 | long    gp_fileopen(char *s, char *mode);
      |                     ~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c:38803:38: warning: passing argument 2 of 'gp_fileopen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
38803 |    long x33097 = gp_fileopen(x33095, x33096);
      |                                      ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:3437:36: note: expected 'char *' but argument is of type 'const char *'
 3437 | long    gp_fileopen(char *s, char *mode);
      |                              ~~~~~~^~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_3160_gp_read_str_multiline':
libpari__c_cout_generated_functions__Function_description__Function.c:38866:49: warning: passing argument 2 of 'gp_read_str_multiline' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
38866 |    long* x33147 = gp_read_str_multiline(x33145, x33146);
      |                                                 ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:3443:52: note: expected 'char *' but argument is of type 'const char *'
 3443 | GEN     gp_read_str_multiline(const char *s, char *last);
      |                                              ~~~~~~^~~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_3161_gp_readvec_file':
libpari__c_cout_generated_functions__Function_description__Function.c:38876:35: warning: passing argument 1 of 'gp_readvec_file' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
38876 |    long* x33153 = gp_readvec_file(x33152);
      |                                   ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:3445:31: note: expected 'char *' but argument is of type 'const char *'
 3445 | GEN     gp_readvec_file(char *s);
      |                         ~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_3207_strftime_expand':
libpari__c_cout_generated_functions__Function_description__Function.c:39357:28: warning: passing argument 2 of 'strftime_expand' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
39357 |    strftime_expand(x33492, x33493, x33494);
      |                            ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:3512:46: note: expected 'char *' but argument is of type 'const char *'
 3512 | void    strftime_expand(const char *s, char *buf, long max);
      |                                        ~~~~~~^~~
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_3210_term_get_color':
libpari__c_cout_generated_functions__Function_description__Function.c:39389:40: warning: passing argument 1 of 'term_get_color' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
39389 |    char const* x33523 = term_get_color(x33519, x33520);
      |                                        ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:3517:30: note: expected 'char *' but argument is of type 'const char *'
 3517 | char*   term_get_color(char *s, long c);
      |                        ~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_4577_plotstring':
libpari__c_cout_generated_functions__Function_description__Function.c:54839:23: warning: passing argument 2 of 'plotstring' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
54839 |    plotstring(x45928, x45931, x45932);
      |                       ^~~~~~
../pari_bindings/libpari/src/headers/paridecl.h:5044:35: note: expected 'char *' but argument is of type 'const char *'
 5044 | void    plotstring(long ne, char *x, long dir);
      |                             ~~~~~~^
libpari__c_cout_generated_functions__Function_description__Function.c: In function 'libpari_stubs_4780_get_Fq_field':
libpari__c_cout_generated_functions__Function_description__Function.c:57403:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
57403 |    struct bb_field* x48036 = get_Fq_field(x48033, x48034, x48035);
      |                              ^~~~~~~~~~~~
-> required by
   _build/default/pari_bindings/libpari__c_cout_generated_functions__Function_description__Function.o
-> required by alias pari_bindings/all
-> required by alias default
opam-health-check: Build failed
"/usr/bin/env" "bash" "-c" "cd $HOME && opam source pari.0.1 && cd pari.0.1 && if [ -f opam ]; then mv opam pari.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 ./pari.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 pari.0.1 > pari.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 pari >> /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