Building on pima.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272) Unable to find image 'ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272' locally docker.io/ocaml/opam@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272: Pulling from ocaml/opam 007cfbb78823: Already exists e92fa349b1fb: Already exists acc3a8cfc488: Pulling fs layer acc3a8cfc488: Verifying Checksum acc3a8cfc488: Download complete acc3a8cfc488: Pull complete Digest: sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272 Status: Downloaded newer image for ocaml/opam@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272 2022-04-08 04:36.18 ---> using "9694d2e78ab3fcaaf506053043dc404ac6350d10eabcb4e61663e36a98d481fd" 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/bin/opam-dev /usr/bin/opam")) 2022-04-08 04:36.18 ---> using "f1435c573d465aa4a3b32f3496f8ddaab4c185e5f8720ec93f2b8f5b9c107d4b" 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 aa1f173b2a62d094b9857fa09cf471a46424c4a8")) 2022-04-08 04:36.18 ---> using "16ab3e697c9012d52ecf2d027a886d80445d47f3204474de827be3a6a09ce5bd" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-04-08 04:36.18 ---> using "161fa26fa8ff94f6712afd15c3db137cd2e1a4ac1ac76e29aae43348e67b52d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.0' '5.0.0+trunk'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-variants" {= "5.0.0+trunk"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-variants.5.0.0+trunk (https://github.com/ocaml/ocaml/archive/trunk.tar.gz) -> installed ocaml-variants.5.0.0+trunk -> installed ocaml-config.2 -> installed ocaml.5.0.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.0) to update the current shell environment 2022-04-08 04:36.18 ---> using "4fe020c4fa888d0431c8c5cde8acbf822fa516d7fc3e336457ddc67dac0f69b9" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-07-1402.54-F-2022-03-29-0803.54.pdiff [559 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-07-1402.54-F-2022-03-29-0803.54.pdiff [559 kB] - Fetched 788 kB in 4s (198 kB/s) - Reading package lists... 2022-04-08 04:36.18 ---> using "36ae673d88958ab8334999e42a45eeedc22d8dab21880d1d5d86c9a003cbfa35" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"pyml.20161224\"\ \nopam install -vy \"pyml.20161224\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"pyml.20161224\" | grep -q '\"debian-unstable\"'; 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] pyml.20161224 is not installed. Nothing to do. The following actions will be performed: === install 2 packages - install ocamlfind 1.9.3 [required by pyml] - install pyml 20161224 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/6: Processing 2/6: -> retrieved pyml.20161224 (cached) -> retrieved ocamlfind.1.9.3 (cached) Processing 3/6: [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0/bin" "-sitelib" "/home/opam/.opam/5.0/lib" "-mandir" "/home/opam/.opam/5.0/man" "-config" "/home/opam/.opam/5.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3) - Welcome to findlib version 1.9.3 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - 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 - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - 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.0/lib/ocaml - Binaries: /home/opam/.opam/5.0/bin - Manual pages: /home/opam/.opam/5.0/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/5.0/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/5.0/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/5.0/bin - Manual pages: /home/opam/.opam/5.0/man - topfind script: /home/opam/.opam/5.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: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3/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.0/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;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 -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -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 -c findlib.mli - ocamlc -I +compiler-libs -opaque -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 -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -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 \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - File "topfind.ml", line 126, characters 40-63: - 126 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 256, characters 4-27: - 256 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 266, characters 4-27: - 266 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 278, characters 4-27: - 278 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 291, characters 4-27: - 291 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 305, characters 4-27: - 305 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 317, characters 4-27: - 317 | 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.0/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' >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 - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3' Processing 3/6: [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -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 -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 -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -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 \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "topfind.ml", line 126, characters 40-63: - 126 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 256, characters 4-27: - 256 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 266, characters 4-27: - 266 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 278, characters 4-27: - 278 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 291, characters 4-27: - 291 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 305, characters 4-27: - 305 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 317, characters 4-27: - 317 | 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 -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 - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3/src/findlib' -> compiled ocamlfind.1.9.3 Processing 4/6: [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/5.0/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.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 - mkdir -p "/home/opam/.opam/5.0/bin" - mkdir -p "/home/opam/.opam/5.0/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3' - mkdir -p "`dirname \"/home/opam/.opam/5.0/lib/findlib.conf\"`" - test -f "/home/opam/.opam/5.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.0/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - mkdir -p "/home/opam/.opam/5.0/lib/findlib" - mkdir -p "/home/opam/.opam/5.0/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/5.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` && \ - cp $files "/home/opam/.opam/5.0/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/5.0/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.0/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3' - for x in bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/5.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.0/lib/$x/META.tmp" "/home/opam/.opam/5.0/lib/$x/META"; done - mkdir -p "/home/opam/.opam/5.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.0/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/5.0/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3' - mkdir -p "/home/opam/.opam/5.0/man/man1" "/home/opam/.opam/5.0/man/man3" "/home/opam/.opam/5.0/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.0/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.0/man/man5" - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.3' -> installed ocamlfind.1.9.3 Processing 5/6: [pyml: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pyml.20161224) - cp pyml_compat403.ml pyml_compat.ml - cp pyml_arch_linux.ml pyml_arch.ml - ocamlfind ocamlc -c pyml_compat.mli -o pyml_compat.cmi - ocamlfind ocamlopt -c pyml_compat.ml -o pyml_compat.cmx - ocamlfind ocamlopt -c generate.ml -o generate.cmx - ocamlfind ocamlopt pyml_compat.cmx generate.cmx -o generate - ./generate - ocamlfind ocamlc -c pytypes.mli -o pytypes.cmi - ocamlfind ocamlc -c pyml_arch.mli -o pyml_arch.cmi - ocamlfind ocamlc -i pywrappers.ml >pywrappers.mli - ocamlfind ocamldep pyml_compat.ml pyml_arch.ml pytypes.ml pywrappers.ml py.ml pycaml.ml pyml_compat.mli pyml_arch.mli pytypes.mli pywrappers.mli py.mli pycaml.mli pyml_tests.ml >.depend - ocamlfind ocamlc -c pyml_compat.ml -o pyml_compat.cmo - ocamlfind ocamlc -c pyml_arch.ml -o pyml_arch.cmo - ocamlfind ocamlc -c pytypes.ml -o pytypes.cmo - ocamlfind ocamlc -c pywrappers.mli -o pywrappers.cmi - ocamlfind ocamlc -c pywrappers.ml -o pywrappers.cmo - ocamlfind ocamlc -c py.mli -o py.cmi - ocamlfind ocamlc -c py.ml -o py.cmo - ocamlfind ocamlc -c pycaml.mli -o pycaml.cmi - ocamlfind ocamlc -c pycaml.ml -o pycaml.cmo - ocamlfind ocamlc -c pyml_stubs.c -o pyml_stubs.o - pyml_stubs.c: In function 'assert_initialized': - pyml_stubs.c:506:9: warning: implicit declaration of function 'failwith' [-Wimplicit-function-declaration] - 506 | failwith("Run 'Py.initialize ()' first"); - | ^~~~~~~~ - In file included from pyml_stubs.c:2: - pyml_stubs.c: In function 'py_load_library': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_stubs.c:561:26: note: in expansion of macro 'String_val' - 561 | char *filename = String_val(Field(filename_ocaml, 0)); - | ^~~~~~~~~~ - pyml_stubs.c: In function 'py_unsetenv': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_stubs.c:630:18: note: in expansion of macro 'String_val' - 630 | char *name = String_val(name_ocaml); - | ^~~~~~~~~~ - pyml_stubs.c: In function 'pyunwrap_wide_string': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_stubs.c:925:15: note: in expansion of macro 'String_val' - 925 | char *s = String_val(string_ocaml); - | ^~~~~~~~~~ - pyml_stubs.c: In function 'PyString_AsStringAndSize_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - pyml_stubs.c:1026:16: note: in expansion of macro 'String_val' - 1026 | memcpy(String_val(string), buffer, length); \ - | ^~~~~~~~~~ - pyml_stubs.c:1032:1: note: in expansion of macro 'StringAndSize_wrapper' - 1032 | StringAndSize_wrapper(PyString_AsStringAndSize, char); - | ^~~~~~~~~~~~~~~~~~~~~ - In file included from pyml_stubs.c:9: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - In file included from pyml_stubs.c:2: - pyml_stubs.c: In function 'PyObject_AsCharBuffer_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - pyml_stubs.c:1026:16: note: in expansion of macro 'String_val' - 1026 | memcpy(String_val(string), buffer, length); \ - | ^~~~~~~~~~ - pyml_stubs.c:1033:1: note: in expansion of macro 'StringAndSize_wrapper' - 1033 | StringAndSize_wrapper(PyObject_AsCharBuffer, const char); - | ^~~~~~~~~~~~~~~~~~~~~ - In file included from pyml_stubs.c:9: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - In file included from pyml_stubs.c:2: - pyml_stubs.c: In function 'PyObject_AsReadBuffer_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - pyml_stubs.c:1026:16: note: in expansion of macro 'String_val' - 1026 | memcpy(String_val(string), buffer, length); \ - | ^~~~~~~~~~ - pyml_stubs.c:1034:1: note: in expansion of macro 'StringAndSize_wrapper' - 1034 | StringAndSize_wrapper(PyObject_AsReadBuffer, const void); - | ^~~~~~~~~~~~~~~~~~~~~ - In file included from pyml_stubs.c:9: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - In file included from pyml_stubs.c:2: - pyml_stubs.c: In function 'PyObject_AsWriteBuffer_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - pyml_stubs.c:1026:16: note: in expansion of macro 'String_val' - 1026 | memcpy(String_val(string), buffer, length); \ - | ^~~~~~~~~~ - pyml_stubs.c:1035:1: note: in expansion of macro 'StringAndSize_wrapper' - 1035 | StringAndSize_wrapper(PyObject_AsWriteBuffer, void); - | ^~~~~~~~~~~~~~~~~~~~~ - In file included from pyml_stubs.c:9: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - In file included from pyml_stubs.c:2: - pyml_stubs.c: In function 'open_file': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_stubs.c:1043:26: note: in expansion of macro 'String_val' - 1043 | char *filename = String_val(Field(file, 0)); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_Py_FdIsInteractive_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:90:18: note: in expansion of macro 'String_val' - 90 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyCapsule_IsValid_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:134:18: note: in expansion of macro 'String_val' - 134 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyDict_DelItemString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:180:18: note: in expansion of macro 'String_val' - 180 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyDict_GetItemString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:204:18: note: in expansion of macro 'String_val' - 204 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyDict_SetItemString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:261:18: note: in expansion of macro 'String_val' - 261 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyErr_SetString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:384:18: note: in expansion of macro 'String_val' - 384 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyImport_AddModule_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:962:18: note: in expansion of macro 'String_val' - 962 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyImport_ExecCodeModule_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:983:18: note: in expansion of macro 'String_val' - 983 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyImport_ExecCodeModuleEx_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:995:18: note: in expansion of macro 'String_val' - 995 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:997:18: note: in expansion of macro 'String_val' - 997 | char *arg2 = String_val(arg2_ocaml); - | ^~~~~~~~~~ - In file included from pyml_stubs.c:3: - pyml_wrappers.inc: In function 'Python_PyImport_GetMagicNumber_wrapper': - pyml_wrappers.inc:1009:16: warning: implicit declaration of function 'copy_int64'; did you mean 'caml_copy_int64'? [-Wimplicit-function-declaration] - 1009 | CAMLreturn(copy_int64(result)); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/memory.h:403:29: note: in definition of macro 'CAMLreturnT' - 403 | type caml__temp_result = (result); \ - | ^~~~~~ - pyml_wrappers.inc:1009:5: note: in expansion of macro 'CAMLreturn' - 1009 | CAMLreturn(copy_int64(result)); - | ^~~~~~~~~~ - In file included from pyml_stubs.c:2: - pyml_wrappers.inc: In function 'Python_PyImport_ImportFrozenModule_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1028:18: note: in expansion of macro 'String_val' - 1028 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyImport_ImportModule_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1050:18: note: in expansion of macro 'String_val' - 1050 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyImport_ImportModuleLevel_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1061:18: note: in expansion of macro 'String_val' - 1061 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyMapping_GetItemString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1180:18: note: in expansion of macro 'String_val' - 1180 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyMapping_HasKeyString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1204:18: note: in expansion of macro 'String_val' - 1204 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyMapping_SetItemString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1227:18: note: in expansion of macro 'String_val' - 1227 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyMarshal_ReadObjectFromString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1274:18: note: in expansion of macro 'String_val' - 1274 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyModule_AddObject_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1348:18: note: in expansion of macro 'String_val' - 1348 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyModule_New_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1393:18: note: in expansion of macro 'String_val' - 1393 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyObject_DelItemString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1806:18: note: in expansion of macro 'String_val' - 1806 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyObject_GetAttrString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1830:18: note: in expansion of macro 'String_val' - 1830 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyObject_HasAttrString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1877:18: note: in expansion of macro 'String_val' - 1877 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyObject_SetAttrString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:1986:18: note: in expansion of macro 'String_val' - 1986 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyRun_AnyFileExFlags_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2045:18: note: in expansion of macro 'String_val' - 2045 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyRun_FileExFlags_native': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2061:18: note: in expansion of macro 'String_val' - 2061 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyRun_InteractiveOneFlags_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2085:18: note: in expansion of macro 'String_val' - 2085 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyRun_InteractiveLoopFlags_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2100:18: note: in expansion of macro 'String_val' - 2100 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyRun_SimpleFileExFlags_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2115:18: note: in expansion of macro 'String_val' - 2115 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyRun_StringFlags_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2129:18: note: in expansion of macro 'String_val' - 2129 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PyRun_SimpleStringFlags_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2145:18: note: in expansion of macro 'String_val' - 2145 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python_PySequence_Fast_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2231:18: note: in expansion of macro 'String_val' - 2231 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python2_Py_SetProgramName_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2556:18: note: in expansion of macro 'String_val' - 2556 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python2_Py_SetPythonHome_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2567:18: note: in expansion of macro 'String_val' - 2567 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python2_Py_CompileStringFlags_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2578:18: note: in expansion of macro 'String_val' - 2578 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2579:18: note: in expansion of macro 'String_val' - 2579 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python2_PyString_FromString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2788:18: note: in expansion of macro 'String_val' - 2788 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python2_PyString_FromStringAndSize_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2799:18: note: in expansion of macro 'String_val' - 2799 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_AsEncodedString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2825:18: note: in expansion of macro 'String_val' - 2825 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2826:18: note: in expansion of macro 'String_val' - 2826 | char *arg2 = String_val(arg2_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF8_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2870:18: note: in expansion of macro 'String_val' - 2870 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:2872:18: note: in expansion of macro 'Is_block' - 2872 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF16_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2883:18: note: in expansion of macro 'String_val' - 2883 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:2885:18: note: in expansion of macro 'Is_block' - 2885 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF32_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2897:18: note: in expansion of macro 'String_val' - 2897 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:2899:18: note: in expansion of macro 'Is_block' - 2899 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_FromString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2923:18: note: in expansion of macro 'String_val' - 2923 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_AsEncodedString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2972:18: note: in expansion of macro 'String_val' - 2972 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:2973:18: note: in expansion of macro 'String_val' - 2973 | char *arg2 = String_val(arg2_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF8_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3017:18: note: in expansion of macro 'String_val' - 3017 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:3019:18: note: in expansion of macro 'Is_block' - 3019 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF16_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3030:18: note: in expansion of macro 'String_val' - 3030 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:3032:18: note: in expansion of macro 'Is_block' - 3032 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF32_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3044:18: note: in expansion of macro 'String_val' - 3044 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:3046:18: note: in expansion of macro 'Is_block' - 3046 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_FromString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3070:18: note: in expansion of macro 'String_val' - 3070 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python3_Py_CompileStringExFlags_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3200:18: note: in expansion of macro 'String_val' - 3200 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3201:18: note: in expansion of macro 'String_val' - 3201 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python3_PyBytes_FromString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3227:18: note: in expansion of macro 'String_val' - 3227 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python3_PyImport_ExecCodeModuleWithPathnames_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3263:18: note: in expansion of macro 'String_val' - 3263 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3265:18: note: in expansion of macro 'String_val' - 3265 | char *arg2 = String_val(arg2_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3266:18: note: in expansion of macro 'String_val' - 3266 | char *arg3 = String_val(arg3_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python3_PyUnicode_AsEncodedString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3304:18: note: in expansion of macro 'String_val' - 3304 | char *arg1 = String_val(arg1_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3305:18: note: in expansion of macro 'String_val' - 3305 | char *arg2 = String_val(arg2_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF8_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3349:18: note: in expansion of macro 'String_val' - 3349 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:3351:18: note: in expansion of macro 'Is_block' - 3351 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF16_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3362:18: note: in expansion of macro 'String_val' - 3362 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:3364:18: note: in expansion of macro 'Is_block' - 3364 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF32_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3376:18: note: in expansion of macro 'String_val' - 3376 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 71 | #define Is_block(x) (((x) & 1) == 0) - | ^ - pyml_wrappers.inc:3378:18: note: in expansion of macro 'Is_block' - 3378 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; - | ^~~~~~~~ - pyml_wrappers.inc: In function 'Python3_PyUnicode_FromString_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3402:18: note: in expansion of macro 'String_val' - 3402 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - pyml_wrappers.inc: In function 'Python3_PyUnicode_FromStringAndSize_wrapper': - /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:316:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 316 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - pyml_wrappers.inc:3413:18: note: in expansion of macro 'String_val' - 3413 | char *arg0 = String_val(arg0_ocaml); - | ^~~~~~~~~~ - ocamlfind ocamlmklib -o pyml_stubs pyml_stubs.o - ocamlfind ocamlc -custom -cclib "-L. -lpyml_stubs" -a pyml_compat.cmo pyml_arch.cmo pytypes.cmo pywrappers.cmo py.cmo pycaml.cmo -o pyml.cma - ocamlfind ocamlopt -c pyml_arch.ml -o pyml_arch.cmx - ocamlfind ocamlopt -c pytypes.ml -o pytypes.cmx - ocamlfind ocamlopt -c pywrappers.ml -o pywrappers.cmx - ocamlfind ocamlopt -c py.ml -o py.cmx - ocamlfind ocamlopt -c pycaml.ml -o pycaml.cmx - ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -a pyml_compat.cmx pyml_arch.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx -o pyml.cmxa - ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -shared pyml_compat.cmx pyml_arch.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx -o pyml.cmxs - The py.ml library is compiled. - Run `make doc' to build the documentation. - Run `make tests' to check the test suite. - Run `make install' to install the library via ocamlfind. - Run `make pymltop' to build the toplevel. -> compiled pyml.20161224 Processing 6/6: [pyml: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/pyml.20161224) - ocamlfind install pyml \ - py.mli \ - pyml_compat.cmi pyml_arch.cmi pytypes.cmi pywrappers.cmi py.cmi pycaml.cmi pyml_compat.cmx pyml_arch.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx \ - pyml.cma pyml.cmxa pyml.cmxs pyml.a \ - libpyml_stubs.a dllpyml_stubs.so \ - META - Installed /home/opam/.opam/5.0/lib/pyml/libpyml_stubs.a - Installed /home/opam/.opam/5.0/lib/pyml/pyml.a - Installed /home/opam/.opam/5.0/lib/pyml/pyml.cmxs - Installed /home/opam/.opam/5.0/lib/pyml/pyml.cmxa - Installed /home/opam/.opam/5.0/lib/pyml/pyml.cma - Installed /home/opam/.opam/5.0/lib/pyml/pycaml.cmx - Installed /home/opam/.opam/5.0/lib/pyml/py.cmx - Installed /home/opam/.opam/5.0/lib/pyml/pywrappers.cmx - Installed /home/opam/.opam/5.0/lib/pyml/pytypes.cmx - Installed /home/opam/.opam/5.0/lib/pyml/pyml_arch.cmx - Installed /home/opam/.opam/5.0/lib/pyml/pyml_compat.cmx - Installed /home/opam/.opam/5.0/lib/pyml/pycaml.cmi - Installed /home/opam/.opam/5.0/lib/pyml/py.cmi - Installed /home/opam/.opam/5.0/lib/pyml/pywrappers.cmi - Installed /home/opam/.opam/5.0/lib/pyml/pytypes.cmi - Installed /home/opam/.opam/5.0/lib/pyml/pyml_arch.cmi - Installed /home/opam/.opam/5.0/lib/pyml/pyml_compat.cmi - Installed /home/opam/.opam/5.0/lib/pyml/py.mli - Installed /home/opam/.opam/5.0/lib/stublibs/dllpyml_stubs.so - Installed /home/opam/.opam/5.0/lib/stublibs/dllpyml_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.0/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.0/lib/pyml/META -> installed pyml.20161224 Done. # Run eval $(opam env) to update the current shell environment 2022-04-08 04:38.53 ---> saved as "f1edee4cbf31f7ef189a16608f76b40125534a286f8dbca702eee17f86188902" Job succeeded