Building on spring (from freebsd) 2024-03-21 12:16.07 ---> 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-03-21 12:16.07 ---> 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 0b0de1c1fc63342e8c83cf0cde02c353879f2e68")) 2024-03-21 12:16.08 ---> using "97fdb5f64c12e1f6b22ab3fa7aafb5aaf1ba3a9599f6b2c8c7486732bf7e7204" 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-03-21 12:16.09 ---> using "bf0885a2bac47b2f5fcf1691c1ac62b296f9211bd90d292f1bab08bdb0663e74" 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-03-21 12:16.09 ---> using "c67e3f898b8aadd09d337caed1f5311253068c752d49a6712c374e32d9ae9cc9" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-03-21 12:16.10 ---> using "9f67ac91b02b578ac7aae4df78efe63fb82061f6e65e24ca2777c30d7c073dee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"mccs.1.1+17\"\ \nopam install -vy \"mccs.1.1+17\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"mccs.1.1+17\" | 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] mccs.1.1+17 is not installed. Nothing to do. The following actions will be performed: === install 6 packages - install conf-c++ 1.0 [required by mccs] - install cppo 1.6.9 [required by extlib] - install cudf 0.10 [required by mccs] - install dune 3.14.2 [required by mccs] - install extlib 1.7.9 [required by cudf] - install mccs 1.1+17 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/18: Processing 3/18: [cudf.0.10: http] Processing 4/18: [cudf.0.10: http] Processing 5/18: [cudf.0.10: http] [conf-c++: c++] -> retrieved cppo.1.6.9 (cached) Processing 6/18: [cudf.0.10: http] [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 6/18: [cudf.0.10: http] -> installed conf-c++.1.0 Processing 7/18: [cudf.0.10: http] -> retrieved extlib.1.7.9 (cached) Processing 8/18: [cudf.0.10: http] [mccs.1.1+17: http] Processing 8/18: [mccs.1.1+17: http] -> retrieved cudf.0.10 (https://gitlab.com/irill/cudf/-/archive/v0.10/cudf-v0.10.tar.gz) Processing 8/18: -> retrieved mccs.1.1+17 (https://github.com/ocaml-opam/ocaml-mccs/archive/refs/tags/1.1+17.tar.gz) -> retrieved dune.3.14.2 (cached) Processing 9/18: [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.14.2) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - /tmp/camlobjd97ad1.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/camlobjd97ad1.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 9/18: [dune: ./_boot/dune.exe build] + /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.14.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.14.2) -> compiled dune.3.14.2 -> installed dune.3.14.2 Processing 11/18: [cppo: 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 -> installed cppo.1.6.9 Processing 13/18: [extlib: 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 -> installed extlib.1.7.9 Processing 15/18: [cudf: dune build] + /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 -> installed cudf.0.10 Processing 17/18: [mccs: dune build] + /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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 -> installed mccs.1.1+17 Done. 2024-03-21 12:19.01 ---> saved as "5f15ef9dbd0fd5d13a8c4719b3b032680c7bad23ca130225667540bba8483094" Job succeeded