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


Building on fall

(from freebsd-ocaml-5.0)
2023-11-01 07:26.34 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" 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-2.1 /usr/local/bin/opam"))
2023-11-01 07:26.34 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" 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 7b4cedddee88c79d6bdb00eccf7b36a7b617b211"))
2023-11-01 07:26.34 ---> using "ceda9c602c42ecee62840706a0356388ac8fe9b4284a02972fb121a316518aa6" 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:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-11-01 07:26.35 ---> using "3d69dd19638d580f9a84afa315c8a62fa2810666d83257cb65ea0af54a8f6211" from cache

/: (run (cache (opam-archives (target /usr/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  (cached)
-> 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
2023-11-01 07:26.35 ---> using "c4e27f19fd975d5c280de43fa93fccc258b31be75c65928c8e9a19b3e947d35b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-11-01 07:26.35 ---> using "82fdb51c9bff51a089d72b27d56db2f7612532ea8873173b74f5196406d22ee8" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"mccs.1.1+16\"\
               \nopam install -vy \"mccs.1.1+16\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"mccs.1.1+16\" | 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+16 is not installed.

Nothing to do.
The following actions will be performed:
  - install dune   3.11.1 [required by mccs]
  - install cppo   1.6.9  [required by extlib]
  - install extlib 1.7.9  [required by cudf]
  - install cudf   0.10   [required by mccs]
  - install mccs   1.1+16
===== 5 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/15:
Processing  2/15:
Processing  3/15:
-> retrieved cudf.0.10  (cached)
Processing  4/15:
-> retrieved dune.3.11.1  (cached)
Processing  5/15: [mccs.1.1+16: http]
Processing  6/15: [mccs.1.1+16: http] [dune: ocaml 39]
Processing  6/15: [dune: ocaml 39]
-> retrieved extlib.1.7.9  (cached)
-> retrieved cppo.1.6.9  (cached)
-> retrieved mccs.1.1+16  (https://github.com/ocaml-opam/ocaml-mccs/archive/refs/tags/1.1+16.tar.gz)
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

Processing  6/15: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing  8/15: [cppo: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "cppo" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
-> installed cppo.1.6.9
Processing 10/15: [extlib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "extlib" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/extlib.1.7.9)
-> compiled  extlib.1.7.9
-> installed extlib.1.7.9
Processing 12/15: [cudf: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "cudf" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/cudf.0.10)
-> compiled  cudf.0.10
-> installed cudf.0.10
Processing 14/15: [mccs: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "mccs" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/mccs.1.1+16)
- (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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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 /usr/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:78: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+16
-> installed mccs.1.1+16
Done.
2023-11-01 07:27.37 ---> saved as "6c0aefeee71ece26f2c5c3df97db7dcbf19b9cd2c815af637a89765c8621e777"
Job succeeded