Building on spring (from freebsd) 2024-03-21 07:01.58 ---> 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 07:01.59 ---> 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 07:02.00 ---> 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 07:02.01 ---> using "bf0885a2bac47b2f5fcf1691c1ac62b296f9211bd90d292f1bab08bdb0663e74" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.1.0' 'ocaml-base-compiler.5.1.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.1.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.1.0 (https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz) -> installed ocaml-base-compiler.5.1.0 -> installed ocaml-config.3 -> installed ocaml.5.1.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.1.0) to update the current shell environment 2024-03-21 07:02.03 ---> using "c0dcf45d69a60de44391e5204abba8fbe4cc03de5b7bd0895206f1d3f6b30b66" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-03-21 07:02.04 ---> using "d25dc46cbc56731c7674cd59cad3fb7e9e8775b12ba64e36be97499c6dc48cf1" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"glpk.0.1.8\"\ \nopam install -vy \"glpk.0.1.8\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"glpk.0.1.8\" | 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] glpk.0.1.8 is not installed. Nothing to do. The following actions will be performed: === install 2 packages - install glpk 0.1.8 - install ocamlfind 1.9.6 [required by glpk] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/6: [glpk.0.1.8: http] Processing 2/6: [glpk.0.1.8: http] -> retrieved ocamlfind.1.9.6 (cached) [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 3/6: [glpk.0.1.8: http] [ocamlfind: patch] Processing 3/6: [glpk.0.1.8: http] [ocamlfind: ./configure] Processing 3/6: [ocamlfind: ./configure] -> retrieved glpk.0.1.8 (https://github.com/smimram/ocaml-glpk/releases/download/0.1.8/ocaml-glpk-0.1.8.tar.gz) + /home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/home/opam/.opam/5.1.0/bin" "-sitelib" "/home/opam/.opam/5.1.0/lib" "-mandir" "/home/opam/.opam/5.1.0/man" "-config" "/home/opam/.opam/5.1.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6) - Welcome to findlib version 1.9.6 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Configuring libraries... - unix: found (in +unix) - dynlink: found (in +dynlink) - bigarray: not present (possible since 4.08) - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - str: found (in +str) - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) - ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/5.1.0/lib/ocaml - Binaries: /home/opam/.opam/5.1.0/bin - Manual pages: /home/opam/.opam/5.1.0/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/5.1.0/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/5.1.0/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/5.1.0/bin - Manual pages: /home/opam/.opam/5.1.0/man - topfind script: /home/opam/.opam/5.1.0/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 3/6: [ocamlfind: gmake all] + /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.1.0/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.1.0/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;freebsd;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.1.0/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - /usr/local/bin/gmake all-config - gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/5.1.0/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.1.0/lib/ocaml:/home/opam/.opam/5.1.0/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6' Processing 3/6: [ocamlfind: gmake opt] + /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 4/6: [ocamlfind: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6) - if [ "0" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/5.1.0/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.1.0/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/5.1.0/bin" - install -d "/home/opam/.opam/5.1.0/man" - /usr/local/bin/gmake install-config - gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/home/opam/.opam/5.1.0/lib/findlib.conf\"`" - test -f "/home/opam/.opam/5.1.0/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.1.0/lib/findlib.conf" - gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6' - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done - gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/home/opam/.opam/5.1.0/lib/findlib" - install -d "/home/opam/.opam/5.1.0/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/5.1.0/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.1.0/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/5.1.0/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/5.1.0/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/5.1.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/5.1.0/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.1.0/lib/findlib/"; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - /usr/local/bin/gmake install-meta - gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6' - for x in bytes ; do install -d "/home/opam/.opam/5.1.0/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.1.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.1.0/lib/$x/META.tmp" "/home/opam/.opam/5.1.0/lib/$x/META"; done - install -d "/home/opam/.opam/5.1.0/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.1.0/lib/findlib/Makefile.packages" - gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/5.1.0/bin" - /usr/local/bin/gmake install-doc - gmake[1]: Entering directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6' - install -d "/home/opam/.opam/5.1.0/man/man1" "/home/opam/.opam/5.1.0/man/man3" "/home/opam/.opam/5.1.0/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.1.0/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.1.0/man/man5" - gmake[1]: Leaving directory '/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 5/6: [glpk: rm] + /bin/rm "src/oldapi/lpx.o" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8) Processing 5/6: [glpk: gmake byte] + /usr/local/bin/gmake "byte" "opt" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8) - make -C src byte - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 17: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 19: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 20: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 22: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 24: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 25: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 27: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 29: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 30: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 32: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 34: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 36: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 37: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 39: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 40: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 42: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 44: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 45: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 53: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 54: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 55: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 56: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 58: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 59: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 60: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 61: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 62: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 64: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 65: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 67: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 68: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 69: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 71: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 72: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 73: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 75: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 77: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 79: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 81: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 83: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 84: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 86: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 88: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 90: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 92: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 95: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 99: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 100: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 103: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 104: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 105: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 107: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 109: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 113: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 115: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 117: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 119: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 120: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 121: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 124: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 126: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 127: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 130: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 132: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 134: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 135: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 137: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 138: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 140: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 141: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 143: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 144: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 146: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 148: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 149: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 150: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 151: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 152: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 153: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 155: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 157: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 158: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 160: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 161: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 163: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 164: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 166: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 167: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 169: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 170: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 176: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 178: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 179: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 181: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 183: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 184: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 186: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 188: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 189: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 191: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 193: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 194: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 196: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 198: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 199: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 201: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 203: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 204: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 206: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 208: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 209: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 211: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 213: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 214: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 216: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 218: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 219: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 221: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 223: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 224: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 226: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 228: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 229: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 231: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 233: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 234: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 236: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 238: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 239: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 241: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 243: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 244: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 246: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 248: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 249: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 251: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 253: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 254: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 256: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 258: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 259: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 261: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 263: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 264: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 266: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 268: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 269: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 271: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 273: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 275: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 276: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 278: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 279: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 280: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 281: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 283: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 284: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 288: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 295: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 298: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 301: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 302: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 304: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 305: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 306: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 307: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 309: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 311: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 312: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 314: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 316: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 317: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 319: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 321: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 322: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 324: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 326: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 327: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 329: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 331: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 332: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 334: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 337: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 338: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 340: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 342: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 343: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 355: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 356: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 357: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 358: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 359: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 360: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 361: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 362: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 363: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 364: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 365: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 409: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 411: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 453: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 455: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 458: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 460: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 462: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 464: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 466: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 475: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 477: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 479: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 482: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 483: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 485: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 486: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 487: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 489: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 491: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 494: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 499: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 501: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 503: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 508: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 514: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 518: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 520: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 522: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 523: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 525: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 528: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 529: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 530: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 532: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 533: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 535: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 540: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 544: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 547: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 548: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 551: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 552: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 554: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 555: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 557: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 559: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 560: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 562: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 565: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 585: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 588: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 589: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 592: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 593: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 594: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 596: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 597: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 599: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 600: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 606: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 607: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 609: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 611: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "./, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 612: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 613: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 614: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "./, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 615: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 616: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 617: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 618: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 621: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 623: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 626: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 629: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "./, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 640: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 644: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 646: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 649: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 651: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "./, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 653: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 654: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 655: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "./, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mli -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.ml -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mll -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.mly -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.idl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.oxridl -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.c -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.cc -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.rep -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.zog -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "%.glade, -LIBPATH" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 656: Unknown modifier "foo.ml" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 657: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 658: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 659: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 660: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 662: Variable/Value missing from "export" - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 664: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 666: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 667: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 672: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 673: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 675: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 733: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 750: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 855: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 859: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 871: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 872: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 879: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 880: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 882: warning: duplicate script for target "dllfoo_stubs.so" ignored - make[1]: "OCamlMakefile" line 874: warning: using previous script for "dllfoo_stubs.so" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 886: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 888: warning: duplicate script for target "dllfoo_stubs.so" ignored - make[1]: "OCamlMakefile" line 874: warning: using previous script for "dllfoo_stubs.so" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 891: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 892: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 893: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 895: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 903: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 904: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 907: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 910: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 913: warning: duplicate script for target "foo.cma" ignored - make[1]: "OCamlMakefile" line 897: warning: using previous script for "foo.cma" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 917: warning: duplicate script for target "foo.cmxa" ignored - make[1]: "OCamlMakefile" line 901: warning: using previous script for "foo.cmxa" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 917: warning: duplicate script for target "foo.a" ignored - make[1]: "OCamlMakefile" line 901: warning: using previous script for "foo.a" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 919: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 922: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 923: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 924: warning: duplicate script for target "ifneq" ignored - make[1]: "OCamlMakefile" line 591: warning: using previous script for "ifneq" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 924: warning: duplicate script for target "(,)" ignored - make[1]: "OCamlMakefile" line 591: warning: using previous script for "(,)" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 925: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 926: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 927: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 928: warning: duplicate script for target "ifneq" ignored - make[1]: "OCamlMakefile" line 591: warning: using previous script for "ifneq" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 928: warning: duplicate script for target "(,)" ignored - make[1]: "OCamlMakefile" line 591: warning: using previous script for "(,)" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 929: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 930: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 964: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 968: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 976: warning: duplicate script for target "%.ml" ignored - make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 977: warning: duplicate script for target "%.ml" ignored - make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 992: warning: duplicate script for target "%.ml" ignored - make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 996: warning: duplicate script for target "%.ml" ignored - make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1000: warning: duplicate script for target "%.ml" ignored - make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1004: warning: duplicate script for target "%.ml" ignored - make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1004: warning: duplicate script for target "%.mli" ignored - make[1]: "OCamlMakefile" line 977: warning: using previous script for "%.mli" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1008: warning: duplicate script for target "%.ml" ignored - make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1008: warning: duplicate script for target "%.mli" ignored - make[1]: "OCamlMakefile" line 977: warning: using previous script for "%.mli" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1010: warning: duplicate script for target "%.ml" ignored - make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1010: warning: duplicate script for target "%.mli" ignored - make[1]: "OCamlMakefile" line 977: warning: using previous script for "%.mli" defined here - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1084: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1091: Invalid line type - make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1093: Invalid line type - make[1]: Fatal errors encountered -- cannot continue - make[1]: stopped in /home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src - gmake: *** [Makefile:12: byte] Error 1 [ERROR] The compilation of glpk.0.1.8 failed at "gmake byte opt". #=== ERROR while compiling glpk.0.1.8 =========================================# # context 2.2.0~beta2~dev | freebsd/x86_64 | ocaml-base-compiler.5.1.0 | file:///home/opam/opam-repository # path ~/.opam/5.1.0/.opam-switch/build/glpk.0.1.8 # command /usr/local/bin/gmake byte opt # exit-code 2 # env-file ~/.opam/log/glpk-61743-6bf4a7.env # output-file ~/.opam/log/glpk-61743-6bf4a7.out ### output ### # [...] # make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1008: warning: duplicate script for target "%.mli" ignored # make[1]: "OCamlMakefile" line 977: warning: using previous script for "%.mli" defined here # make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1010: warning: duplicate script for target "%.ml" ignored # make[1]: "OCamlMakefile" line 972: warning: using previous script for "%.ml" defined here # make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1010: warning: duplicate script for target "%.mli" ignored # make[1]: "OCamlMakefile" line 977: warning: using previous script for "%.mli" defined here # make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1084: Invalid line type # make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1091: Invalid line type # make[1]: "/home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src/OCamlMakefile" line 1093: Invalid line type # make[1]: Fatal errors encountered -- cannot continue # make[1]: stopped in /home/opam/.opam/5.1.0/.opam-switch/build/glpk.0.1.8/src # gmake: *** [Makefile:12: byte] Error 1 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build glpk 0.1.8 +- +- The following changes have been performed | - install ocamlfind 1.9.6 +- The former state can be restored with: /usr/local/bin/opam switch import "/home/opam/.opam/5.1.0/.opam-switch/backup/state-20240321070215.export" 'opam install -vy glpk.0.1.8' failed. jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "glpk.0.1.8" opam install -vy "glpk.0.1.8" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "glpk.0.1.8" | grep -q '\''"freebsd"'\''; then echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field." exit 69 fi fi exit $res ': failed "jail" "-c" "name=obuilder_34190_8070" "mount.fstab=/tmp/obuilder-jail-5dbb09/fstab" "mount.devfs" "path=/obuilder/result/1f54e92dd8c8e1b392e0e4f74f5001931374970d144d5fb67a2c20e03c82b026/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "glpk.0.1.8" opam install -vy "glpk.0.1.8" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "glpk.0.1.8" | grep -q '\''"freebsd"'\''; then echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field." exit 69 fi fi exit $res '" failed with exit status 1 Failed: Build failed