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


Building on spring

(from freebsd)
2024-04-18 23:37.08 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-18 23:37.09 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 23:37.09 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-04-18 23:37.11 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-18 23:37.12 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-18 23:37.12 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"opam-custom-install.0.3\"\
               \nopam install -vy \"opam-custom-install.0.3\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"opam-custom-install.0.3\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] opam-custom-install.0.3 is not installed.

Nothing to do.
The following actions will be performed:
=== install 21 packages
  - install base64              3.5.1  [required by opam-client]
  - install cmdliner            1.2.0  [required by opam-client]
  - install conf-c++            1.0    [required by mccs]
  - install cppo                1.6.9  [required by opam-core, extlib]
  - install cudf                0.10   [required by opam-solver]
  - install dose3               7.0.0  [required by opam-solver]
  - install dune                3.15.0 [required by opam-custom-install]
  - install extlib              1.7.9  [required by cudf, dose3]
  - install mccs                1.1+17 [required by opam-solver]
  - install ocamlgraph          2.1.0  [required by dose3]
  - install opam-client         2.1.5  [required by opam-custom-install]
  - install opam-core           2.1.5  [required by opam-format]
  - install opam-custom-install 0.3
  - install opam-file-format    2.1.6  [required by opam-format]
  - install opam-format         2.1.5  [required by opam-repository, opam-solver]
  - install opam-repository     2.1.5  [required by opam-client]
  - install opam-solver         2.1.5  [required by opam-client]
  - install opam-state          2.1.5  [required by opam-client]
  - install re                  1.11.0 [required by opam-client]
  - install seq                 base   [required by re]
  - install stdlib-shims        0.3.0  [required by dose3]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/58:
Processing  2/58:
Processing  3/58:
Processing  4/58:
Processing  5/58: [conf-c++: c++]
-> retrieved cppo.1.6.9  (cached)
Processing  6/58: [conf-c++: c++]
-> retrieved cmdliner.1.2.0  (cached)
Processing  7/58: [conf-c++: c++]
Processing  8/58: [cmdliner: gmake all] [conf-c++: c++]
-> retrieved cudf.0.10  (cached)
Processing  9/58: [cmdliner: gmake all] [conf-c++: c++]
+ /usr/bin/c++ "--version" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-c++.1.0)
- FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)
- Target: x86_64-unknown-freebsd14.0
- Thread model: posix
- InstalledDir: /usr/bin
-> compiled  conf-c++.1.0
Processing  9/58: [cmdliner: gmake all]
-> installed conf-c++.1.0
Processing 10/58: [cmdliner: gmake all]
-> retrieved dose3.7.0.0  (cached)
Processing 11/58: [cmdliner: gmake all]
-> retrieved base64.3.5.1  (cached)
Processing 12/58: [cmdliner: gmake all]
-> retrieved extlib.1.7.9  (cached)
Processing 13/58: [cmdliner: gmake all]
-> retrieved mccs.1.1+17  (cached)
Processing 14/58: [cmdliner: gmake all]
-> retrieved opam-client.2.1.5, opam-core.2.1.5, opam-format.2.1.5, opam-repository.2.1.5, opam-solver.2.1.5, opam-state.2.1.5  (cached)
Processing 15/58: [opam-custom-install.0.3: http] [cmdliner: gmake all]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 16/58: [opam-custom-install.0.3: http] [cmdliner: gmake all]
-> retrieved dune.3.15.0  (cached)
Processing 17/58: [opam-custom-install.0.3: http] [cmdliner: gmake all]
Processing 18/58: [opam-custom-install.0.3: http] [cmdliner: gmake all] [dune: ocaml 7]
-> retrieved re.1.11.0  (cached)
Processing 19/58: [opam-custom-install.0.3: http] [cmdliner: gmake all] [dune: ocaml 7]
Processing 20/58: [opam-custom-install.0.3: http] [cmdliner: gmake all] [dune: ocaml 7]
Processing 21/58: [opam-custom-install.0.3: http] [cmdliner: gmake all] [dune: ocaml 7]
-> installed seq.base
Processing 22/58: [opam-custom-install.0.3: http] [cmdliner: gmake all] [dune: ocaml 7]
-> retrieved opam-file-format.2.1.6  (cached)
Processing 22/58: [cmdliner: gmake all] [dune: ocaml 7]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 22/58: [dune: ocaml 7]
Processing 23/58: [dune: ocaml 7] [cmdliner: gmake install]
-> retrieved opam-custom-install.0.3  (https://github.com/OCamlPro/opam-custom-install/archive/refs/tags/0.3.tar.gz)
-> retrieved stdlib-shims.0.3.0  (cached)
+ /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/4.14.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.1/doc/cmdliner" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.14.1/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14.1/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.14.1/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.14.1/lib/cmdliner"
Processing 23/58: [dune: ocaml 7] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/4.14.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.1/doc/cmdliner" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14.1/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 23/58: [dune: ocaml 7]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobjf88606.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobjf88606.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 23/58: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 25/58: [base64: dune build]
Processing 26/58: [base64: dune build] [cppo: dune build]
Processing 27/58: [base64: dune build] [cppo: dune build] [opam-file-format: dune build]
Processing 28/58: [base64: dune build] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
Processing 29/58: [base64: dune build] [cppo: dune build] [opam-file-format: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 29/58: [base64: dune build] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 30/58: [base64: dune build] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
Processing 31/58: [base64: dune build] [cppo: dune build] [ocamlgraph: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base64" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base64.3.5.1)
-> compiled  base64.3.5.1
Processing 31/58: [cppo: dune build] [ocamlgraph: dune build] [opam-file-format: dune build] [re: dune build]
-> installed base64.3.5.1
Processing 32/58: [cppo: dune build] [ocamlgraph: dune build] [opam-file-format: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "opam-file-format" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-file-format.2.1.6)
-> compiled  opam-file-format.2.1.6
Processing 32/58: [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed opam-file-format.2.1.6
Processing 33/58: [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cppo" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 33/58: [ocamlgraph: dune build] [re: dune build]
-> installed cppo.1.6.9
Processing 34/58: [ocamlgraph: dune build] [re: dune build]
Processing 35/58: [extlib: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 35/58: [extlib: dune build] [ocamlgraph: dune build]
-> installed re.1.11.0
Processing 36/58: [extlib: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "extlib" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/extlib.1.7.9)
-> compiled  extlib.1.7.9
Processing 36/58: [ocamlgraph: dune build]
-> installed extlib.1.7.9
Processing 37/58: [ocamlgraph: dune build]
Processing 38/58: [cudf: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocamlgraph" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlgraph.2.1.0)
-> compiled  ocamlgraph.2.1.0
Processing 38/58: [cudf: dune build]
-> installed ocamlgraph.2.1.0
Processing 39/58: [cudf: dune build]
Processing 40/58: [cudf: dune build] [opam-core: ./configure]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cudf" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cudf.0.10)
-> compiled  cudf.0.10
Processing 40/58: [opam-core: ./configure]
-> installed cudf.0.10
Processing 41/58: [opam-core: ./configure]
Processing 42/58: [dose3: dune build] [opam-core: ./configure]
Processing 43/58: [dose3: dune build] [mccs: dune build] [opam-core: ./configure]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dose3" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dose3.7.0.0)
- (cd _build/default/src/common && /home/opam/.opam/4.14.1/bin/ocaml unix.cma get-git-info.mlt) > _build/default/src/common/gitVersionInfo.ml
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
-> compiled  dose3.7.0.0
Processing 43/58: [mccs: dune build] [opam-core: ./configure]
-> installed dose3.7.0.0
Processing 44/58: [mccs: dune build] [opam-core: ./configure]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "mccs" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/mccs.1.1+17)
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o advbas.o -c advbas.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/api/advbas.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o alloc.o -c alloc.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/env/alloc.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o avl.o -c avl.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/avl.c:24:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o bfd.o -c bfd.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/bfd.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o btf.o -c btf.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/btf.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o btfint.o -c btfint.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/btfint.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o cfg.o -c cfg.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/cfg.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o clqcut.o -c clqcut.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/clqcut.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o cfg2.o -c cfg2.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/cfg2.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o cfg1.o -c cfg1.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/cfg1.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o dlsup.o -c dlsup.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/env/dlsup.c:26:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o cpxbas.o -c cpxbas.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/api/cpxbas.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o dmp.o -c dmp.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/dmp.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o covgen.o -c covgen.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/covgen.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o error.o -c error.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/env/error.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o env.o -c env.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/env/env.c:27:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o fhvint.o -c fhvint.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/fhvint.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o gcd.o -c gcd.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/gcd.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o fvs.o -c fvs.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/fvs.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o fpump.o -c fpump.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/fpump.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpapi06.o -c glpapi06.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpapi06.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpapi10.o -c glpapi10.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpapi10.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o fhv.o -c fhv.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/fhv.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpapi09.o -c glpapi09.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpapi09.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpapi13.o -c glpapi13.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpapi13.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpios02.o -c glpios02.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpios02.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpios01.o -c glpios01.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpios01.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- src/glpk/draft/glpios01.c:1494:1: warning: non-void function does not return a value [-Wreturn-type]
- }
- ^
- 3 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpios09.o -c glpios09.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpios09.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpios07.o -c glpios07.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpios07.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpapi12.o -c glpapi12.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpapi12.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpios11.o -c glpios11.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpios11.c:23:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpios12.o -c glpios12.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpios12.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o gmigen.o -c gmigen.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/gmigen.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o gmicut.o -c gmicut.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/gmicut.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o jd.o -c jd.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o lufint.o -c lufint.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/lufint.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpscl.o -c glpscl.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpscl.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o mc13d.o -c mc13d.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o ifu.o -c ifu.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/ifu.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o glpios03.o -c glpios03.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/draft/glpios03.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o ks.o -c ks.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/ks.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o mc21a.o -c mc21a.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o npp2.o -c npp2.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/npp/npp2.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o luf.o -c luf.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/luf.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o mt1.o -c mt1.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from :16:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o npp1.o -c npp1.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/npp/npp1.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o npp5.o -c npp5.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/npp/npp5.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o prob2.o -c prob2.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/api/prob2.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o prob4.o -c prob4.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/api/prob4.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o prob5.o -c prob5.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/api/prob5.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o npp4.o -c npp4.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/npp/npp4.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o proxy1.o -c proxy1.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/proxy/proxy1.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o prob1.o -c prob1.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/api/prob1.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o npp3.o -c npp3.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/npp/npp3.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o round2n.o -c round2n.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/round2n.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o rng1.o -c rng1.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/rng1.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o rng.o -c rng.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/rng.c:30:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o scfint.o -c scfint.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/scfint.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spxat.o -c spxat.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spxat.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spv.o -c spv.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/spv.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o proxy.o -c proxy.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/proxy/proxy.c:120:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spxchuzc.o -c spxchuzc.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spxchuzc.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o scf.o -c scf.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/scf.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o mirgen.o -c mirgen.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/intopt/mirgen.c:46:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spxchuzr.o -c spxchuzr.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spxchuzr.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spxnt.o -c spxnt.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spxnt.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spxlp.o -c spxlp.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spxlp.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spychuzc.o -c spychuzc.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spychuzc.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spxprob.o -c spxprob.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spxprob.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o stdc.o -c stdc.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spychuzr.o -c spychuzr.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spychuzr.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o time.o -c time.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/env/time.c:26:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o tls.o -c tls.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/env/tls.c:26:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o sgf.o -c sgf.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/sgf.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o stdout.o -c stdout.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/env/stdout.c:24:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o sva.o -c sva.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/bflib/sva.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o wclique.o -c wclique.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/wclique.c:34:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o triang.o -c triang.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/triang.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o wclique1.o -c wclique1.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/misc/wclique1.c:22:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spxprim.o -c spxprim.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spxprim.c:26:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
- (cd _build/default/src/glpk && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wno-parentheses -Wno-stringop-overflow -g -I /home/opam/.opam/4.14.1/lib/ocaml -o spydual.o -c spydual.c)
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from src/glpk/simplex/spydual.c:26:
- src/glpk/env/env.h:30:9: warning: 'SIZE_T_MAX' macro redefined [-Wmacro-redefined]
- #define SIZE_T_MAX (~(size_t)0)
-         ^
- /usr/include/sys/limits.h:76:9: note: previous definition is here
- #define SIZE_T_MAX      __SIZE_T_MAX    /* max value for a size_t */
-         ^
- 2 warnings generated.
-> compiled  mccs.1.1+17
Processing 44/58: [opam-core: ./configure]
-> installed mccs.1.1+17
Processing 45/58: [opam-core: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/opam-core.2.1.5/./configure "--disable-checks" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-core.2.1.5)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... freebsd
- checking for cc... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.14.1/bin
- Manual pages will be installed in /home/opam/.opam/4.14.1/share/man
Processing 45/58: [opam-core: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "opam-core" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-core.2.1.5)
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/core/.opam_core.objs/byte -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -no-alias-deps -o src/core/.opam_core.objs/byte/opamStubsTypes.cmo -c -impl src/core/opamStubsTypes.ml)
- File "src/core/opamStubsTypes.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
-> compiled  opam-core.2.1.5
-> installed opam-core.2.1.5
Processing 47/58: [opam-format: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/opam-format.2.1.5/./configure "--disable-checks" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-format.2.1.5)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking for compiler type... 
- cc
- checking for compiler architecture... amd64
- checking for compiler system... 
- freebsd
- checking for cc... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... 
- yes
- checking for stdlib.h... 
- yes
- checking for string.h... yes
- checking for inttypes.h... 
- yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... 
- yes
- checking for sys/types.h... yes
- checking for unistd.h... 
- yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... 
- yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.14.1/bin
- Manual pages will be installed in /home/opam/.opam/4.14.1/share/man
Processing 47/58: [opam-format: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "opam-format" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-format.2.1.5)
-> compiled  opam-format.2.1.5
-> installed opam-format.2.1.5
Processing 49/58: [opam-repository: ./configure]
Processing 50/58: [opam-repository: ./configure] [opam-solver: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/opam-solver.2.1.5/./configure "--disable-checks" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-solver.2.1.5)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... freebsd
- checking for cc... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.14.1/bin
- Manual pages will be installed in /home/opam/.opam/4.14.1/share/man
Processing 50/58: [opam-repository: ./configure] [opam-solver: dune build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/opam-repository.2.1.5/./configure "--disable-checks" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-repository.2.1.5)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... freebsd
- checking for cc... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.14.1/bin
- Manual pages will be installed in /home/opam/.opam/4.14.1/share/man
Processing 50/58: [opam-repository: dune build] [opam-solver: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "opam-repository" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-repository.2.1.5)
-> compiled  opam-repository.2.1.5
Processing 50/58: [opam-solver: dune build]
-> installed opam-repository.2.1.5
Processing 51/58: [opam-solver: dune build]
Processing 52/58: [opam-solver: dune build] [opam-state: ./configure]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "opam-solver" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-solver.2.1.5)
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/solver/.opam_solver.objs/byte -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamCudfSolverSig.cmo -c -impl src/solver/opamCudfSolverSig.ml)
- File "src/solver/opamCudfSolverSig.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
-> compiled  opam-solver.2.1.5
Processing 52/58: [opam-state: ./configure]
-> installed opam-solver.2.1.5
Processing 53/58: [opam-state: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/opam-state.2.1.5/./configure "--disable-checks" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-state.2.1.5)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... freebsd
- checking for cc... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... 
- yes
- checking for string.h... 
- yes
- checking for inttypes.h... yes
- checking for stdint.h... 
- yes
- checking for strings.h... yes
- checking for sys/stat.h... 
- yes
- checking for sys/types.h... 
- yes
- checking for unistd.h... 
- yes
- checking for acl/libacl.h... 
- no
- checking for library containing acl_get_perm... 
- no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... 
- yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.14.1/bin
- Manual pages will be installed in /home/opam/.opam/4.14.1/share/man
Processing 53/58: [opam-state: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "opam-state" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-state.2.1.5)
-> compiled  opam-state.2.1.5
-> installed opam-state.2.1.5
Processing 55/58: [opam-client: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/opam-client.2.1.5/./configure "--disable-checks" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-client.2.1.5)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... freebsd
- checking for cc... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... 
- o
- checking whether the compiler supports GNU C... yes
- checking whether cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... 
- yes
- checking for string.h... yes
- checking for inttypes.h... 
- yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... 
- yes
- checking for sys/types.h... yes
- checking for unistd.h... 
- yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... 
- no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... 
- yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/4.14.1/bin
- Manual pages will be installed in /home/opam/.opam/4.14.1/share/man
Processing 55/58: [opam-client: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "opam-client" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-client.2.1.5)
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -no-alias-deps -o src/client/.opam_client.objs/byte/opamAdminCommand.cmi -c -intf src/client/opamAdminCommand.mli)
- File "src/client/opamAdminCommand.mli", line 14, characters 38-56:
- 14 | type command = unit Cmdliner.Term.t * Cmdliner.Term.info
-                                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -no-alias-deps -o src/client/.opam_client.objs/byte/opamArgTools.cmi -c -intf src/client/opamArgTools.mli)
- File "src/client/opamArgTools.mli", line 40, characters 40-53:
- 40 |   string list -> string -> string -> 'a Arg.converter -> 'a -> 'a Term.t
-                                              ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArgTools.mli", line 44, characters 60-73:
- 44 |   ?default:'a list -> string list -> string -> string -> 'a Arg.converter ->
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArgTools.mli", line 90, characters 29-38:
- 90 | type command = unit Term.t * Term.info
-                                   ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamArgTools.mli", line 95, characters 29-38:
- 95 |    man:Manpage.block list -> Term.info) ->
-                                   ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamArgTools.mli", line 103, characters 15-24:
- 103 |        list -> Term.info) ->
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -no-alias-deps -o src/client/.opam_client.objs/byte/opamArg.cmi -c -intf src/client/opamArg.mli)
- File "src/client/opamArg.mli", line 63, characters 5-18:
- 63 |   'a Arg.converter -> 'a ->
-           ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 70, characters 5-18:
- 70 |   'a Arg.converter -> 'a list Term.t
-           ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 132, characters 37-50:
- 132 | val arg_list: string -> string -> 'a Arg.converter -> 'a list Term.t
-                                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 135, characters 46-59:
- 135 | val nonempty_arg_list: string -> string -> 'a Arg.converter -> 'a list Term.t
-                                                     ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 220, characters 37-50:
- 220 | val repository_name: repository_name Arg.converter
-                                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 223, characters 13-26:
- 223 | val url: url Arg.converter
-                    ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 226, characters 23-36:
- 226 | val filename: filename Arg.converter
-                              ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 229, characters 47-60:
- 229 | val existing_filename_or_dash: filename option Arg.converter
-                                                      ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 232, characters 21-34:
- 232 | val dirname: dirname Arg.converter
-                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 235, characters 35-48:
- 235 |   OpamFilename.generic_file option Arg.converter
-                                          ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 237, characters 26-39:
- 237 | val positive_integer: int Arg.converter
-                                 ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 240, characters 23-36:
- 240 | val package_name: name Arg.converter
-                              ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 243, characters 29-42:
- 243 | val package_version: version Arg.converter
-                                    ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 246, characters 37-50:
- 246 | val package: (name * version option) Arg.converter
-                                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 249, characters 34-47:
- 249 | val package_with_version: package Arg.converter
-                                         ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 252, characters 15-28:
- 252 | val atom: atom Arg.converter
-                      ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 256, characters 66-79:
- 256 |   [ `Atom of atom | `Filename of filename | `Dirname of dirname ] Arg.converter
-                                                                         ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 259, characters 42-55:
- 259 |   [ `Atom of atom | `Dirname of dirname ] Arg.converter
-                                                 ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 262, characters 25-38:
- 262 | val dep_formula: formula Arg.converter
-                                ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 265, characters 54-67:
- 265 | val variable_bindings: (OpamVariable.t * string) list Arg.converter
-                                                             ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 268, characters 37-50:
- 268 | val warn_selector: (int * bool) list Arg.converter
-                                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 270, characters 57-70:
- 270 | val opamlist_columns: OpamListCommand.output_format list Arg.converter
-                                                                ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.mli", line 314, characters 14-23:
- 314 |   'a Term.t * Term.info -> ?options:string -> string ->
-                     ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamArg.mli", line 315, characters 14-23:
- 315 |   'a Term.t * Term.info
-                     ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamArg.mli", line 325, characters 29-38:
- 325 | type command = unit Term.t * Term.info
-                                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamArgTools.cmo -c -impl src/client/opamArgTools.ml)
- File "src/client/opamArgTools.ml", line 559, characters 29-38:
- 559 | type command = unit Term.t * Term.info
-                                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamArgTools.cmx -c -impl src/client/opamArgTools.ml)
- File "src/client/opamArgTools.ml", line 559, characters 29-38:
- 559 | type command = unit Term.t * Term.info
-                                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamArg.cmo -c -impl src/client/opamArg.ml)
- File "src/client/opamArg.ml", line 719, characters 27-40:
- 719 | let positive_integer : int Arg.converter =
-                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.ml", line 719, characters 27-40:
- 719 | let positive_integer : int Arg.converter =
-                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.ml", line 979, characters 2-11:
- 979 |   Term.info ~sdocs:global_option_section ~docs:Manpage.s_commands
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamArg.ml", line 990, characters 13-22:
- 990 |   let orig = Term.name info in
-                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/client/opamArg.ml", line 1002, characters 2-11:
- 1002 |   Term.info name
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamCliMain.cmo -c -impl src/client/opamCliMain.ml)
- File "src/client/opamCliMain.ml", line 441, characters 8-24:
- 441 |   match Term.eval_choice ~catch:false ~argv default commands with
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamAdminCommand.cmo -c -impl src/client/opamAdminCommand.ml)
- File "src/client/opamAdminCommand.ml", line 17, characters 38-56:
- 17 | type command = unit Cmdliner.Term.t * Cmdliner.Term.info
-                                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamAdminCommand.ml", line 1060, characters 8-12:
- 1060 |   Term.(pure cmd $ global_options cli $ force_arg $ atom_arg)
-                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/client/opamAdminCommand.ml", line 1085, characters 25-40:
- 1085 |   Term.(ret (const help $Term.man_format $Term.choice_names $topic)),
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.man_format
- Use Arg.man_format instead.
- File "src/client/opamAdminCommand.ml", line 1086, characters 2-11:
- 1086 |   Term.info "help" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamAdminCommand.ml", line 1129, characters 2-11:
- 1129 |   Term.info "opam admin"
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamCommands.cmo -c -impl src/client/opamCommands.ml)
- File "src/client/opamCommands.ml", line 3863, characters 25-40:
- 3863 |   Term.(ret (const help $Term.man_format $Term.choice_names $topic)),
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.man_format
- Use Arg.man_format instead.
- File "src/client/opamCommands.ml", line 3864, characters 2-11:
- 3864 |   Term.info "help" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamCommands.ml", line 3911, characters 2-11:
- 3911 |   Term.info "opam"
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamCommands.ml", line 3921, characters 2-11:
- 3921 |   Term.info "admin" ~doc:OpamAdminCommand.admin_command_doc
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamCommands.ml", line 3957, characters 53-62:
- 3957 |                  OpamStd.String.starts_with ~prefix (Term.name info))
-                                                             ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/client/opamCommands.ml", line 3964, characters 55-64:
- 3964 |                    OpamStd.String.starts_with ~prefix (Term.name info))
-                                                               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/client/opamCommands.ml", line 3967, characters 20-29:
- 3967 |   | [(_,info)] when Term.name info = "admin" -> true
-                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamArg.cmx -c -impl src/client/opamArg.ml)
- File "src/client/opamArg.ml", line 719, characters 27-40:
- 719 | let positive_integer : int Arg.converter =
-                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.ml", line 719, characters 27-40:
- 719 | let positive_integer : int Arg.converter =
-                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "src/client/opamArg.ml", line 979, characters 2-11:
- 979 |   Term.info ~sdocs:global_option_section ~docs:Manpage.s_commands
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamArg.ml", line 990, characters 13-22:
- 990 |   let orig = Term.name info in
-                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/client/opamArg.ml", line 1002, characters 2-11:
- 1002 |   Term.info name
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamAdminCommand.cmx -c -impl src/client/opamAdminCommand.ml)
- File "src/client/opamAdminCommand.ml", line 17, characters 38-56:
- 17 | type command = unit Cmdliner.Term.t * Cmdliner.Term.info
-                                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamAdminCommand.ml", line 1060, characters 8-12:
- 1060 |   Term.(pure cmd $ global_options cli $ force_arg $ atom_arg)
-                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/client/opamAdminCommand.ml", line 1085, characters 25-40:
- 1085 |   Term.(ret (const help $Term.man_format $Term.choice_names $topic)),
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.man_format
- Use Arg.man_format instead.
- File "src/client/opamAdminCommand.ml", line 1086, characters 2-11:
- 1086 |   Term.info "help" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamAdminCommand.ml", line 1129, characters 2-11:
- 1129 |   Term.info "opam admin"
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamCommands.cmx -c -impl src/client/opamCommands.ml)
- File "src/client/opamCommands.ml", line 3863, characters 25-40:
- 3863 |   Term.(ret (const help $Term.man_format $Term.choice_names $topic)),
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.man_format
- Use Arg.man_format instead.
- File "src/client/opamCommands.ml", line 3864, characters 2-11:
- 3864 |   Term.info "help" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamCommands.ml", line 3911, characters 2-11:
- 3911 |   Term.info "opam"
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamCommands.ml", line 3921, characters 2-11:
- 3921 |   Term.info "admin" ~doc:OpamAdminCommand.admin_command_doc
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/client/opamCommands.ml", line 3957, characters 53-62:
- 3957 |                  OpamStd.String.starts_with ~prefix (Term.name info))
-                                                             ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/client/opamCommands.ml", line 3964, characters 55-64:
- 3964 |                    OpamStd.String.starts_with ~prefix (Term.name info))
-                                                               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/client/opamCommands.ml", line 3967, characters 20-29:
- 3967 |   | [(_,info)] when Term.name info = "admin" -> true
-                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/4.14.1/lib/base64 -I /home/opam/.opam/4.14.1/lib/cmdliner -I /home/opam/.opam/4.14.1/lib/cudf -I /home/opam/.opam/4.14.1/lib/dose3/algo -I /home/opam/.opam/4.14.1/lib/dose3/common -I /home/opam/.opam/4.14.1/lib/extlib -I /home/opam/.opam/4.14.1/lib/mccs -I /home/opam/.opam/4.14.1/lib/mccs/glpk/internal -I /home/opam/.opam/4.14.1/lib/ocamlgraph -I /home/opam/.opam/4.14.1/lib/opam-core -I /home/opam/.opam/4.14.1/lib/opam-file-format -I /home/opam/.opam/4.14.1/lib/opam-format -I /home/opam/.opam/4.14.1/lib/opam-repository -I /home/opam/.opam/4.14.1/lib/opam-solver -I /home/opam/.opam/4.14.1/lib/opam-state -I /home/opam/.opam/4.14.1/lib/re -I /home/opam/.opam/4.14.1/lib/re/pcre -I /home/opam/.opam/4.14.1/lib/seq -I /home/opam/.opam/4.14.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamCliMain.cmx -c -impl src/client/opamCliMain.ml)
- File "src/client/opamCliMain.ml", line 441, characters 8-24:
- 441 |   match Term.eval_choice ~catch:false ~argv default commands with
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
-> compiled  opam-client.2.1.5
-> installed opam-client.2.1.5
Processing 57/58: [opam-custom-install: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "opam-custom-install" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/opam-custom-install.0.3)
-> compiled  opam-custom-install.0.3
-> installed opam-custom-install.0.3
Done.
2024-04-18 23:41.38 ---> saved as "50ab3f8abc2c0de55cdfed91535a1d935f4c077c53855df425cbd44e3c2b808f"
Job succeeded