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


Building on odawa.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-10-20 16:10.25 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-10-20 16:10.25 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 5bf570252bd9fee71938b828ca0b86573c1e3355"))
2025-10-20 16:10.25 ---> using "5d9060f4a091feeded40d31aa9202099f5985b23d65db7fc416d6b6624552bb7" 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.

2025-10-20 16:10.25 ---> using "7dfd67279a0b6c96fe3527b7ac492da4aa9f97941af43ad023e8984d8100dde1" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam switch create --repositories=default '5.3-opam' '5.3.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-opam)
2025-10-20 16:10.25 ---> using "9ffbd8737131e8580a7020d72085731a70e38df60deef230fec516f1cd6898df" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [207 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
-   Couldn't find the start of the patch series
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.2 MB]
- Fetched 10.5 MB in 3s (3054 kB/s)
- Reading package lists...
2025-10-20 16:10.25 ---> using "7b511f01af1ff6051c4d6b8856ac36a2a419ee6042db9f64d0e9cb36455e167c" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.20.2

The following actions will be performed:
=== install 1 package
  - install dune 3.20.2 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.20.2  (cached)
-> installed dune.3.20.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-20 16:10.25 ---> using "5e0202fe51159b3d5f4d609c9549391f26061f6a05adcbf57b419d3a8880df4a" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

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

Nothing to do.
The following actions will be performed:
=== install 11 packages
  - install base-bytes      base         [required by md2mld]
  - install dune-build-info 3.20.2       [required by omd]
  - install md2mld          0.7.0        [required by testu01]
  - install ocamlbuild      0.16.1       [required by uucp]
  - install ocamlfind       1.9.8        [required by base-bytes]
  - install omd             2.0.0~alpha4 [required by md2mld]
  - install testu01         1.2.3-0.2
  - install topkg           1.1.0        [required by uucp]
  - install uucp            17.0.0       [required by omd]
  - install uunf            17.0.0       [required by omd]
  - install uutf            1.0.4        [required by omd]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/33: [dune-build-info.3.20.2: extract]
Processing  3/33: [dune-build-info.3.20.2: extract] [md2mld.0.7.0: extract]
Processing  4/33: [dune-build-info.3.20.2: extract] [md2mld.0.7.0: extract] [ocamlbuild.0.16.1: extract]
-> retrieved md2mld.0.7.0  (cached)
Processing  4/33: [dune-build-info.3.20.2: extract] [ocamlbuild.0.16.1: extract]
Processing  5/33: [dune-build-info.3.20.2: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing  5/33: [dune-build-info.3.20.2: extract] [ocamlfind.1.9.8: extract]
Processing  6/33: [dune-build-info.3.20.2: extract] [ocamlfind.1.9.8: extract] [omd.2.0.0~alpha4: extract]
Processing  7/33: [dune-build-info.3.20.2: extract] [ocamlfind.1.9.8: extract] [omd.2.0.0~alpha4: extract] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing  7/33: [dune-build-info.3.20.2: extract] [omd.2.0.0~alpha4: extract] [ocamlbuild: make configure.make]
Processing  8/33: [dune-build-info.3.20.2: extract] [omd.2.0.0~alpha4: extract] [testu01.1.2.3-0.2: http] [ocamlbuild: make configure.make]
Processing  9/33: [dune-build-info.3.20.2: extract] [omd.2.0.0~alpha4: extract] [testu01.1.2.3-0.2: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved dune-build-info.3.20.2  (cached)
Processing  9/33: [omd.2.0.0~alpha4: extract] [testu01.1.2.3-0.2: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 10/33: [omd.2.0.0~alpha4: extract] [testu01.1.2.3-0.2: http] [topkg.1.1.0: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 11/33: [omd.2.0.0~alpha4: extract] [testu01.1.2.3-0.2: http] [topkg.1.1.0: extract] [dune-build-info: rm] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved omd.2.0.0~alpha4  (cached)
Processing 11/33: [testu01.1.2.3-0.2: http] [topkg.1.1.0: extract] [dune-build-info: rm] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 12/33: [testu01.1.2.3-0.2: http] [topkg.1.1.0: extract] [uucp.17.0.0: extract] [dune-build-info: rm] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/5.3-opam" "OCAMLBUILD_BINDIR=/home/opam/.opam/5.3-opam/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/5.3-opam/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/5.3-opam/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/5.3-opam/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/5.3-opam/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/5.3-opam/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/5.3-opam"; \
- echo "BINDIR=/home/opam/.opam/5.3-opam/bin"; \
- echo "LIBDIR=/home/opam/.opam/5.3-opam/lib"; \
- echo "MANDIR=/home/opam/.opam/5.3-opam/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/5.3-opam/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/5.3-opam/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/5.3-opam/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/5.3-opam/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 12/33: [testu01.1.2.3-0.2: http] [topkg.1.1.0: extract] [uucp.17.0.0: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 12/33: [testu01.1.2.3-0.2: extract] [topkg.1.1.0: extract] [uucp.17.0.0: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.3-opam/bin" "-sitelib" "/home/opam/.opam/5.3-opam/lib" "-mandir" "/home/opam/.opam/5.3-opam/man" "-config" "/home/opam/.opam/5.3-opam/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- 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.3-opam/lib/ocaml
-     Binaries:              /home/opam/.opam/5.3-opam/bin
-     Manual pages:          /home/opam/.opam/5.3-opam/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.3-opam/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.3-opam/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.3-opam/bin
-     Manual pages:          /home/opam/.opam/5.3-opam/man
-     topfind script:        /home/opam/.opam/5.3-opam/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 12/33: [testu01.1.2.3-0.2: extract] [topkg.1.1.0: extract] [uucp.17.0.0: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved topkg.1.1.0  (cached)
Processing 12/33: [testu01.1.2.3-0.2: extract] [uucp.17.0.0: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 13/33: [testu01.1.2.3-0.2: extract] [uucp.17.0.0: extract] [uunf.17.0.0: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-build-info.3.20.2)
-> retrieved uunf.17.0.0  (cached)
Processing 13/33: [testu01.1.2.3-0.2: extract] [uucp.17.0.0: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 14/33: [testu01.1.2.3-0.2: extract] [uucp.17.0.0: extract] [uutf.1.0.4: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved testu01.1.2.3-0.2  (https://github.com/LesBoloss-es/ocaml-testu01/archive/1.2.3-0.2.tar.gz)
Processing 14/33: [uucp.17.0.0: extract] [uutf.1.0.4: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uutf.1.0.4  (cached)
Processing 14/33: [uucp.17.0.0: extract] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-build-info.3.20.2)
Processing 14/33: [uucp.17.0.0: extract] [dune-build-info: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uucp.17.0.0  (cached)
Processing 14/33: [dune-build-info: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-build-info" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-build-info.3.20.2)
-> compiled  dune-build-info.3.20.2
Processing 14/33: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed dune-build-info.3.20.2
Processing 15/33: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/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.3-opam/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3-opam/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	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   -I +unix -I +dynlink -g -c fl_compat.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 findlib_config.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
- 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
- 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 fl_compat.cmo fl_split.cmo findlib_config.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
- 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
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >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
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3-opam/lib/ocaml:/home/opam/.opam/5.3-opam/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
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
Processing 15/33: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.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 findlib_config.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
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- 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 fl_compat.cmx fl_split.cmx findlib_config.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 fl_compat.cmx fl_split.cmx findlib_config.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
- 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
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 15/33: [ocamlbuild: make check-if-preinstalled]
Processing 16/33: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.3-opam/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3-opam/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.3-opam/bin"
- install -d "/home/opam/.opam/5.3-opam/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/5.3-opam/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.3-opam/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3-opam/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/5.3-opam/lib/findlib"
- install -d "/home/opam/.opam/5.3-opam/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.3-opam/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3-opam/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.3-opam/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.3-opam/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3-opam/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/5.3-opam/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" "/home/opam/.opam/5.3-opam/lib/$x/META"; done
- install -d "/home/opam/.opam/5.3-opam/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3-opam/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.3-opam/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/5.3-opam/man/man1" "/home/opam/.opam/5.3-opam/man/man3" "/home/opam/.opam/5.3-opam/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3-opam/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.3-opam/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 16/33: [ocamlbuild: make check-if-preinstalled]
Processing 17/33: [ocamlbuild: make check-if-preinstalled]
-> installed base-bytes.base
Processing 18/33: [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1)
- if test -d /home/opam/.opam/5.3-opam/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/5.3-opam/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
-> installed ocamlbuild.0.16.1
Processing 20/33: [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/topkg.1.1.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(83), max: 20, min: 2, average(total): 11.000(1.241) }
-> compiled  topkg.1.1.0
-> installed topkg.1.1.0
Processing 22/33: [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/uutf.1.0.4)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- + ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmi src/uutf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- # No parallelism done
-> compiled  uutf.1.0.4
-> installed uutf.1.0.4
Processing 24/33: [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-uutf" "true" "--with-cmdliner" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/uunf.17.0.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/uunf_fmt.ml > src/uunf_fmt.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_fmt.cmo src/uunf_fmt.ml
- + ocamlfind ocamldep -modules src/uunf_tmap.ml > src/uunf_tmap.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_tmap.cmo src/uunf_tmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_fmt.cmx src/uunf_fmt.ml
- + ocamlfind ocamldep -modules src/uunf_tmapbool.ml > src/uunf_tmapbool.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_tmapbool.cmo src/uunf_tmapbool.ml
- + ocamlfind ocamldep -modules src/uunf_tmapbyte.ml > src/uunf_tmapbyte.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_tmapbyte.cmo src/uunf_tmapbyte.ml
- + ocamlfind ocamldep -modules src/uunf_data.ml > src/uunf_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_data.cmo src/uunf_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_tmap.cmx src/uunf_tmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_tmapbool.cmx src/uunf_tmapbool.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_tmapbyte.cmx src/uunf_tmapbyte.ml
- + ocamlfind ocamldep -modules src/uunf.ml > src/uunf.ml.depends
- + ocamlfind ocamldep -modules src/uunf.mli > src/uunf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf.cmi src/uunf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_data.cmx src/uunf_data.ml
- + ocamlfind ocamldep -modules src/uunf_string.ml > src/uunf_string.ml.depends
- + ocamlfind ocamldep -modules src/uunf_string.mli > src/uunf_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_string.cmi src/uunf_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf.cmx src/uunf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_string.cmx src/uunf_string.ml
- + ocamlfind ocamlopt -a -I src src/uunf_fmt.cmx src/uunf_tmap.cmx src/uunf_tmapbool.cmx src/uunf_tmapbyte.cmx src/uunf_data.cmx src/uunf.cmx src/uunf_string.cmx -o src/uunf.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uunf.cmxa -o src/uunf.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf.cmo src/uunf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I support -I test -o src/uunf_string.cmo src/uunf_string.ml
- + ocamlfind ocamlc -a -I src src/uunf_fmt.cmo src/uunf_tmap.cmo src/uunf_tmapbool.cmo src/uunf_tmapbyte.cmo src/uunf_data.cmo src/uunf.cmo src/uunf_string.cmo -o src/uunf.cma
- # Parallel statistics: { count(total): 1(27), max: 2, min: 2, average(total): 2.000(1.037) }
-> compiled  uunf.17.0.0
-> installed uunf.17.0.0
Processing 26/33: [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-uunf" "true" "--with-cmdliner" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/uucp.17.0.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/uucp.ml > src/uucp.ml.depends
- + ocamlfind ocamldep -modules src/uucp.mli > src/uucp.mli.depends
- + ocamlfind ocamldep -modules src/uucp__age.mli > src/uucp__age.mli.depends
- + ocamlfind ocamldep -modules src/uucp__alpha.mli > src/uucp__alpha.mli.depends
- + ocamlfind ocamldep -modules src/uucp__block.mli > src/uucp__block.mli.depends
- + ocamlfind ocamldep -modules src/uucp__break.mli > src/uucp__break.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case.mli > src/uucp__case.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case_fold.mli > src/uucp__case_fold.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case_map.mli > src/uucp__case_map.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case_nfkc.mli > src/uucp__case_nfkc.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case_nfkc_simple.mli > src/uucp__case_nfkc_simple.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_fold.cmi src/uucp__case_fold.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_map.cmi src/uucp__case_map.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_nfkc.cmi src/uucp__case_nfkc.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_nfkc_simple.cmi src/uucp__case_nfkc_simple.mli
- + ocamlfind ocamldep -modules src/uucp__cjk.mli > src/uucp__cjk.mli.depends
- + ocamlfind ocamldep -modules src/uucp__emoji.mli > src/uucp__emoji.mli.depends
- + ocamlfind ocamldep -modules src/uucp__func.mli > src/uucp__func.mli.depends
- + ocamlfind ocamldep -modules src/uucp__gc.mli > src/uucp__gc.mli.depends
- + ocamlfind ocamldep -modules src/uucp__gen.mli > src/uucp__gen.mli.depends
- + ocamlfind ocamldep -modules src/uucp__hangul.mli > src/uucp__hangul.mli.depends
- + ocamlfind ocamldep -modules src/uucp__id.mli > src/uucp__id.mli.depends
- + ocamlfind ocamldep -modules src/uucp__name.mli > src/uucp__name.mli.depends
- + ocamlfind ocamldep -modules src/uucp__num.mli > src/uucp__num.mli.depends
- + ocamlfind ocamldep -modules src/uucp__script.mli > src/uucp__script.mli.depends
- + ocamlfind ocamldep -modules src/uucp__white.mli > src/uucp__white.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__age.cmi src/uucp__age.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__alpha.cmi src/uucp__alpha.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__block.cmi src/uucp__block.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__break.cmi src/uucp__break.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case.cmi src/uucp__case.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__cjk.cmi src/uucp__cjk.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__emoji.cmi src/uucp__emoji.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__func.cmi src/uucp__func.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__gc.cmi src/uucp__gc.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__gen.cmi src/uucp__gen.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__hangul.cmi src/uucp__hangul.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__id.cmi src/uucp__id.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__name.cmi src/uucp__name.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__num.cmi src/uucp__num.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__script.cmi src/uucp__script.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__white.cmi src/uucp__white.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp.cmi src/uucp.mli
- + ocamlfind ocamldep -modules src/uucp__age.ml > src/uucp__age.ml.depends
- + ocamlfind ocamldep -modules src/uucp_age_data.ml > src/uucp_age_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_rmap.ml > src/uucp_rmap.ml.depends
- + ocamlfind ocamldep -modules src/uucp_fmt.ml > src/uucp_fmt.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_fmt.cmo src/uucp_fmt.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_rmap.cmo src/uucp_rmap.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_age_data.cmo src/uucp_age_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_fmt.cmx src/uucp_fmt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_rmap.cmx src/uucp_rmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_age_data.cmx src/uucp_age_data.ml
- + ocamlfind ocamldep -modules src/uucp__alpha.ml > src/uucp__alpha.ml.depends
- + ocamlfind ocamldep -modules src/uucp_alpha_data.ml > src/uucp_alpha_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmapbool.ml > src/uucp_tmapbool.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_tmapbool.cmo src/uucp_tmapbool.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_alpha_data.cmo src/uucp_alpha_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_tmapbool.cmx src/uucp_tmapbool.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_alpha_data.cmx src/uucp_alpha_data.ml
- + ocamlfind ocamldep -modules src/uucp__block.ml > src/uucp__block.ml.depends
- + ocamlfind ocamldep -modules src/uucp_block_base.ml > src/uucp_block_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_block_base.cmo src/uucp_block_base.ml
- + ocamlfind ocamldep -modules src/uucp_block_data.ml > src/uucp_block_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_block_data.cmo src/uucp_block_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_block_base.cmx src/uucp_block_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_block_data.cmx src/uucp_block_data.ml
- + ocamlfind ocamldep -modules src/uucp__break.ml > src/uucp__break.ml.depends
- + ocamlfind ocamldep -modules src/uucp__gc.ml > src/uucp__gc.ml.depends
- + ocamlfind ocamldep -modules src/uucp_gc_base.ml > src/uucp_gc_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_gc_base.cmo src/uucp_gc_base.ml
- + ocamlfind ocamldep -modules src/uucp_gc_data.ml > src/uucp_gc_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_gc_data.cmo src/uucp_gc_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_gc_base.cmx src/uucp_gc_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_gc_data.cmx src/uucp_gc_data.ml
- + ocamlfind ocamldep -modules src/uucp_break_base.ml > src/uucp_break_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_break_base.cmo src/uucp_break_base.ml
- + ocamlfind ocamldep -modules src/uucp_break_data.ml > src/uucp_break_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmapbyte.ml > src/uucp_tmapbyte.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_tmapbyte.cmo src/uucp_tmapbyte.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_break_data.cmo src/uucp_break_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_break_base.cmx src/uucp_break_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_tmapbyte.cmx src/uucp_tmapbyte.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__gc.cmx src/uucp__gc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_break_data.cmx src/uucp_break_data.ml
- + ocamlfind ocamldep -modules src/uucp__case.ml > src/uucp__case.ml.depends
- + ocamlfind ocamldep -modules src/uucp__case_fold.ml > src/uucp__case_fold.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_fold_data.ml > src/uucp_case_fold_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmap.ml > src/uucp_tmap.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_tmap.cmo src/uucp_tmap.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_fold_data.cmo src/uucp_case_fold_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_tmap.cmx src/uucp_tmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_fold_data.cmx src/uucp_case_fold_data.ml
- + ocamlfind ocamldep -modules src/uucp__case_map.ml > src/uucp__case_map.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_map_data.ml > src/uucp_case_map_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_map_data.cmo src/uucp_case_map_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_map_data.cmx src/uucp_case_map_data.ml
- + ocamlfind ocamldep -modules src/uucp__case_nfkc.ml > src/uucp__case_nfkc.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_nfkc_data.ml > src/uucp_case_nfkc_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_nfkc_data.cmo src/uucp_case_nfkc_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_nfkc_data.cmx src/uucp_case_nfkc_data.ml
- + ocamlfind ocamldep -modules src/uucp__case_nfkc_simple.ml > src/uucp__case_nfkc_simple.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_nfkc_simple_data.ml > src/uucp_case_nfkc_simple_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_nfkc_simple_data.cmo src/uucp_case_nfkc_simple_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_nfkc_simple_data.cmx src/uucp_case_nfkc_simple_data.ml
- + ocamlfind ocamldep -modules src/uucp_case_data.ml > src/uucp_case_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_data.cmo src/uucp_case_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_fold.cmx src/uucp__case_fold.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_map.cmx src/uucp__case_map.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_nfkc.cmx src/uucp__case_nfkc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_nfkc_simple.cmx src/uucp__case_nfkc_simple.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_case_data.cmx src/uucp_case_data.ml
- + ocamlfind ocamldep -modules src/uucp__cjk.ml > src/uucp__cjk.ml.depends
- + ocamlfind ocamldep -modules src/uucp_cjk_data.ml > src/uucp_cjk_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_cjk_data.cmo src/uucp_cjk_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_cjk_data.cmx src/uucp_cjk_data.ml
- + ocamlfind ocamldep -modules src/uucp__emoji.ml > src/uucp__emoji.ml.depends
- + ocamlfind ocamldep -modules src/uucp_emoji_data.ml > src/uucp_emoji_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_emoji_data.cmo src/uucp_emoji_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_emoji_data.cmx src/uucp_emoji_data.ml
- + ocamlfind ocamldep -modules src/uucp__func.ml > src/uucp__func.ml.depends
- + ocamlfind ocamldep -modules src/uucp_func_data.ml > src/uucp_func_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_func_data.cmo src/uucp_func_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_func_data.cmx src/uucp_func_data.ml
- + ocamlfind ocamldep -modules src/uucp__gen.ml > src/uucp__gen.ml.depends
- + ocamlfind ocamldep -modules src/uucp_gen_data.ml > src/uucp_gen_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_gen_data.cmo src/uucp_gen_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_gen_data.cmx src/uucp_gen_data.ml
- + ocamlfind ocamldep -modules src/uucp__hangul.ml > src/uucp__hangul.ml.depends
- + ocamlfind ocamldep -modules src/uucp_hangul_base.ml > src/uucp_hangul_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_hangul_base.cmo src/uucp_hangul_base.ml
- + ocamlfind ocamldep -modules src/uucp_hangul_data.ml > src/uucp_hangul_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_hangul_data.cmo src/uucp_hangul_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_hangul_base.cmx src/uucp_hangul_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_hangul_data.cmx src/uucp_hangul_data.ml
- + ocamlfind ocamldep -modules src/uucp__id.ml > src/uucp__id.ml.depends
- + ocamlfind ocamldep -modules src/uucp_id_data.ml > src/uucp_id_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_id_data.cmo src/uucp_id_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_id_data.cmx src/uucp_id_data.ml
- + ocamlfind ocamldep -modules src/uucp__name.ml > src/uucp__name.ml.depends
- + ocamlfind ocamldep -modules src/uucp_cmap.ml > src/uucp_cmap.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_cmap.cmo src/uucp_cmap.ml
- + ocamlfind ocamldep -modules src/uucp_name_base.ml > src/uucp_name_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_name_base.cmo src/uucp_name_base.ml
- + ocamlfind ocamldep -modules src/uucp_name_data.ml > src/uucp_name_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmap5bytes.ml > src/uucp_tmap5bytes.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_tmap5bytes.cmo src/uucp_tmap5bytes.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_name_data.cmo src/uucp_name_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_cmap.cmx src/uucp_cmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_name_base.cmx src/uucp_name_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_tmap5bytes.cmx src/uucp_tmap5bytes.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_name_data.cmx src/uucp_name_data.ml
- + ocamlfind ocamldep -modules src/uucp__num.ml > src/uucp__num.ml.depends
- + ocamlfind ocamldep -modules src/uucp_num_base.ml > src/uucp_num_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_num_base.cmo src/uucp_num_base.ml
- + ocamlfind ocamldep -modules src/uucp_num_data.ml > src/uucp_num_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_num_data.cmo src/uucp_num_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_num_base.cmx src/uucp_num_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_num_data.cmx src/uucp_num_data.ml
- + ocamlfind ocamldep -modules src/uucp__script.ml > src/uucp__script.ml.depends
- + ocamlfind ocamldep -modules src/uucp_script_base.ml > src/uucp_script_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_script_base.cmo src/uucp_script_base.ml
- + ocamlfind ocamldep -modules src/uucp_script_data.ml > src/uucp_script_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_script_data.cmo src/uucp_script_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_script_base.cmx src/uucp_script_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_script_data.cmx src/uucp_script_data.ml
- + ocamlfind ocamldep -modules src/uucp__white.ml > src/uucp__white.ml.depends
- + ocamlfind ocamldep -modules src/uucp_white_data.ml > src/uucp_white_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_white_data.cmo src/uucp_white_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_white_data.cmx src/uucp_white_data.ml
- + ocamlfind ocamldep -modules src/uucp_version_data.ml > src/uucp_version_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_version_data.cmo src/uucp_version_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__age.cmx src/uucp__age.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__alpha.cmx src/uucp__alpha.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__block.cmx src/uucp__block.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__break.cmx src/uucp__break.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case.cmx src/uucp__case.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__cjk.cmx src/uucp__cjk.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__emoji.cmx src/uucp__emoji.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__func.cmx src/uucp__func.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__gen.cmx src/uucp__gen.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__hangul.cmx src/uucp__hangul.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__id.cmx src/uucp__id.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__name.cmx src/uucp__name.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__num.cmx src/uucp__num.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__script.cmx src/uucp__script.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__white.cmx src/uucp__white.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp_version_data.cmx src/uucp_version_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp.cmx src/uucp.ml
- + ocamlfind ocamlopt -a -I src src/uucp_fmt.cmx src/uucp_rmap.cmx src/uucp_age_data.cmx src/uucp__age.cmx src/uucp_tmapbool.cmx src/uucp_alpha_data.cmx src/uucp__alpha.cmx src/uucp_block_base.cmx src/uucp_block_data.cmx src/uucp__block.cmx src/uucp_gc_base.cmx src/uucp_gc_data.cmx src/uucp__gc.cmx src/uucp_break_base.cmx src/uucp_tmapbyte.cmx src/uucp_break_data.cmx src/uucp__break.cmx src/uucp_tmap.cmx src/uucp_case_fold_data.cmx src/uucp__case_fold.cmx src/uucp_case_map_data.cmx src/uucp__case_map.cmx src/uucp_case_nfkc_data.cmx src/uucp__case_nfkc.cmx src/uucp_case_nfkc_simple_data.cmx src/uucp__case_nfkc_simple.cmx src/uucp_case_data.cmx src/uucp__case.cmx src/uucp_cjk_data.cmx src/uucp__cjk.cmx src/uucp_emoji_data.cmx src/uucp__emoji.cmx src/uucp_func_data.cmx src/uucp__func.cmx src/uucp_gen_data.cmx src/uucp__gen.cmx src/uucp_hangul_base.cmx src/uucp_hangul_data.cmx src/uucp__hangul.cmx src/uucp_id_data.cmx src/uucp__id.cmx src/uucp_cmap.cmx src/uucp_name_base.cmx src/uucp_tmap5bytes.cmx src/uucp_name_data.cmx src/uucp__name.cmx src/uucp_num_base.cmx src/uucp_num_data.cmx src/uucp__num.cmx src/uucp_script_base.cmx src/uucp_script_data.cmx src/uucp__script.cmx src/uucp_white_data.cmx src/uucp__white.cmx src/uucp_version_data.cmx src/uucp.cmx -o src/uucp.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uucp.cmxa -o src/uucp.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp.cmo src/uucp.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__age.cmo src/uucp__age.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__alpha.cmo src/uucp__alpha.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__block.cmo src/uucp__block.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__break.cmo src/uucp__break.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case.cmo src/uucp__case.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_fold.cmo src/uucp__case_fold.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_map.cmo src/uucp__case_map.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_nfkc.cmo src/uucp__case_nfkc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__case_nfkc_simple.cmo src/uucp__case_nfkc_simple.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__cjk.cmo src/uucp__cjk.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__emoji.cmo src/uucp__emoji.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__func.cmo src/uucp__func.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__gc.cmo src/uucp__gc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__gen.cmo src/uucp__gen.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__hangul.cmo src/uucp__hangul.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__id.cmo src/uucp__id.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__name.cmo src/uucp__name.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__num.cmo src/uucp__num.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__script.cmo src/uucp__script.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I support -I test -o src/uucp__white.cmo src/uucp__white.ml
- + ocamlfind ocamlc -a -I src src/uucp_fmt.cmo src/uucp_rmap.cmo src/uucp_age_data.cmo src/uucp__age.cmo src/uucp_tmapbool.cmo src/uucp_alpha_data.cmo src/uucp__alpha.cmo src/uucp_block_base.cmo src/uucp_block_data.cmo src/uucp__block.cmo src/uucp_gc_base.cmo src/uucp_gc_data.cmo src/uucp__gc.cmo src/uucp_break_base.cmo src/uucp_tmapbyte.cmo src/uucp_break_data.cmo src/uucp__break.cmo src/uucp_tmap.cmo src/uucp_case_fold_data.cmo src/uucp__case_fold.cmo src/uucp_case_map_data.cmo src/uucp__case_map.cmo src/uucp_case_nfkc_data.cmo src/uucp__case_nfkc.cmo src/uucp_case_nfkc_simple_data.cmo src/uucp__case_nfkc_simple.cmo src/uucp_case_data.cmo src/uucp__case.cmo src/uucp_cjk_data.cmo src/uucp__cjk.cmo src/uucp_emoji_data.cmo src/uucp__emoji.cmo src/uucp_func_data.cmo src/uucp__func.cmo src/uucp_gen_data.cmo src/uucp__gen.cmo src/uucp_hangul_base.cmo src/uucp_hangul_data.cmo src/uucp__hangul.cmo src/uucp_id_data.cmo src/uucp__id.cmo src/uucp_cmap.cmo src/uucp_name_base.cmo src/uucp_tmap5bytes.cmo src/uucp_name_data.cmo src/uucp__name.cmo src/uucp_num_base.cmo src/uucp_num_data.cmo src/uucp__num.cmo src/uucp_script_base.cmo src/uucp_script_data.cmo src/uucp__script.cmo src/uucp_white_data.cmo src/uucp__white.cmo src/uucp_version_data.cmo src/uucp.cmo -o src/uucp.cma
- # Parallel statistics: { count(total): 6(155), max: 21, min: 2, average(total): 10.667(1.374) }
-> compiled  uucp.17.0.0
-> installed uucp.17.0.0
Processing 28/33: [omd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "omd" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/omd.2.0.0~alpha4)
-> compiled  omd.2.0.0~alpha4
-> installed omd.2.0.0~alpha4
Processing 30/33: [md2mld: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "md2mld" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/md2mld.0.7.0)
-> compiled  md2mld.0.7.0
-> installed md2mld.0.7.0
Processing 32/33: [testu01: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "testu01" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2)
- (cd _build/default/vendor && /usr/bin/sh -c 'unzip *.zip')
- Archive:  TestU01.zip
-    creating: TestU01/mylib/
-   inflating: TestU01/mylib/guidemylib.bbl  
-   inflating: TestU01/mylib/tcode.c   
-   inflating: TestU01/mylib/tcode.tex  
-   inflating: TestU01/mylib/titre.tex  
-   inflating: TestU01/mylib/bitset.tex  
-   inflating: TestU01/mylib/chrono.tex  
-   inflating: TestU01/mylib/util.tex  
-   inflating: TestU01/mylib/guidemylib.pdf  
-   inflating: TestU01/mylib/guidemylib.tex  
-   inflating: TestU01/mylib/mystr.c   
-   inflating: TestU01/mylib/num.h     
-   inflating: TestU01/mylib/annexea.tex  
-   inflating: TestU01/mylib/num2.tex  
-   inflating: TestU01/mylib/tables.tex  
-   inflating: TestU01/mylib/num.tex   
-   inflating: TestU01/mylib/Makefile.in  
-   inflating: TestU01/mylib/gdef.tex  
-   inflating: TestU01/mylib/chrono.c  
-   inflating: TestU01/mylib/Makefile.am  
-   inflating: TestU01/mylib/tables.c  
-   inflating: TestU01/mylib/num2.c    
-   inflating: TestU01/mylib/util.c    
-   inflating: TestU01/mylib/gdef.c    
-   inflating: TestU01/mylib/mystr.tex  
-   inflating: TestU01/mylib/num.c     
-   inflating: TestU01/mylib/addstr.c  
-   inflating: TestU01/mylib/bitset.c  
-   inflating: TestU01/mylib/addstr.tex  
-   inflating: TestU01/README          
-   inflating: TestU01/config.sub      
-   inflating: TestU01/configure.ac    
-   inflating: TestU01/install-sh      
-    creating: TestU01/param/
-   inflating: TestU01/param/CombCubLCG.par  
-   inflating: TestU01/param/InvExpl.par  
-   inflating: TestU01/param/Cubic1.par  
-   inflating: TestU01/param/LFSR2.par  
-   inflating: TestU01/param/InvImpl2a.par  
-   inflating: TestU01/param/Makefile.in  
-   inflating: TestU01/param/CombWH2.par  
-   inflating: TestU01/param/Makefile.am  
-   inflating: TestU01/param/LCGBad2.par  
-   inflating: TestU01/param/CombL2.par  
-   inflating: TestU01/param/LCGGood.par  
-   inflating: TestU01/param/LCGPow2.par  
-   inflating: TestU01/param/LCGGranger.par  
-   inflating: TestU01/param/InvExpl2b.par  
-   inflating: TestU01/param/CombCubic2.par  
-   inflating: TestU01/param/TausLCG2.par  
-   inflating: TestU01/param/MRG3.par  
-   inflating: TestU01/param/MRG2.par  
-   inflating: TestU01/param/LCGWu2.par  
-   inflating: TestU01/param/LFSR3.par  
-   inflating: TestU01/param/LFSR1.par  
-   inflating: TestU01/param/InvImpl2b.par  
-   inflating: TestU01/param/InvImpl.par  
-   inflating: TestU01/param/InvExpl2a.par  
-   inflating: TestU01/Makefile.in     
-    creating: TestU01/doc/
-   inflating: TestU01/doc/Makefile.in  
-  extracting: TestU01/doc/Makefile.am  
-   inflating: TestU01/doc/myarticle.sty  
-   inflating: TestU01/doc/lmac.tex    
-  extracting: TestU01/INSTALL         
-   inflating: TestU01/Makefile.am     
-   inflating: TestU01/missing         
-   inflating: TestU01/mkinstalldirs   
-   inflating: TestU01/ltmain.sh       
-   inflating: TestU01/config.guess    
-  extracting: TestU01/AUTHORS         
-    creating: TestU01/testu01/
-   inflating: TestU01/testu01/uquad.tex  
-   inflating: TestU01/testu01/ugranger.tex  
-   inflating: TestU01/testu01/uinv.tex  
-   inflating: TestU01/testu01/TestU01.h  
-   inflating: TestU01/testu01/fspectral.c  
-   inflating: TestU01/testu01/snpair.tex  
-   inflating: TestU01/testu01/ubrent.c  
-   inflating: TestU01/testu01/usoft.tex  
-   inflating: TestU01/testu01/unumrec.tex  
-   inflating: TestU01/testu01/fftc.c  
-   inflating: TestU01/testu01/guidetestu01.ind  
-   inflating: TestU01/testu01/sentrop.tex  
-   inflating: TestU01/testu01/ulcg.c  
-   inflating: TestU01/testu01/fknuth.c  
-   inflating: TestU01/testu01/fintro.tex  
-   inflating: TestU01/testu01/sknuth.tex  
-   inflating: TestU01/testu01/smultin.c  
-   inflating: TestU01/testu01/utezuka.tex  
-   inflating: TestU01/testu01/svaria.c  
-   inflating: TestU01/testu01/fvaria.c  
-   inflating: TestU01/testu01/sintro.tex  
-   inflating: TestU01/testu01/ffsr.c  
-   inflating: TestU01/testu01/sspacings.tex  
-   inflating: TestU01/testu01/unumrec.c  
-   inflating: TestU01/testu01/uvaria.tex  
-   inflating: TestU01/testu01/smarsa.tex  
-   inflating: TestU01/testu01/smultin.tex  
-   inflating: TestU01/testu01/rijndael-alg-fst.tex  
-   inflating: TestU01/testu01/udeng.c  
-   inflating: TestU01/testu01/fstring.tex  
-   inflating: TestU01/testu01/ftab.tex  
-   inflating: TestU01/testu01/udeng.tex  
-   inflating: TestU01/testu01/fvaria.tex  
-   inflating: TestU01/testu01/scatter.tex  
-   inflating: TestU01/testu01/fwalk.tex  
-   inflating: TestU01/testu01/ucrypto.tex  
-   inflating: TestU01/testu01/ffam.c  
-   inflating: TestU01/testu01/fcho.c  
-   inflating: TestU01/testu01/fwalk.c  
-   inflating: TestU01/testu01/Makefile.in  
-   inflating: TestU01/testu01/ucrypto.c  
-   inflating: TestU01/testu01/uxorshift.c  
-   inflating: TestU01/testu01/ucarry.tex  
-   inflating: TestU01/testu01/utaus.c  
-   inflating: TestU01/testu01/title.tex  
-   inflating: TestU01/testu01/vectorsF2.c  
-   inflating: TestU01/testu01/ffsr.tex  
-   inflating: TestU01/testu01/sres.tex  
-   inflating: TestU01/testu01/swrite.tex  
-   inflating: TestU01/testu01/fknuth.tex  
-   inflating: TestU01/testu01/umrg.c  
-   inflating: TestU01/testu01/uweyl.tex  
-   inflating: TestU01/testu01/uxorshift.tex  
-   inflating: TestU01/testu01/utouzin.tex  
-   inflating: TestU01/testu01/fmarsa.tex  
-   inflating: TestU01/testu01/Makefile.am  
-   inflating: TestU01/testu01/sspacings.c  
-   inflating: TestU01/testu01/uquad.c  
-   inflating: TestU01/testu01/guideshorttestu01.pdf  
-   inflating: TestU01/testu01/utaus.tex  
-   inflating: TestU01/testu01/unif01.c  
-   inflating: TestU01/testu01/fcho.tex  
-   inflating: TestU01/testu01/sstring.c  
-   inflating: TestU01/testu01/guidetestu01.bbl  
-   inflating: TestU01/testu01/sspectral.c  
-   inflating: TestU01/testu01/ucarry.c  
-   inflating: TestU01/testu01/guidetestu01.tex  
-   inflating: TestU01/testu01/snpair.c  
-   inflating: TestU01/testu01/smarsa.c  
-   inflating: TestU01/testu01/sresshort.tex  
-   inflating: TestU01/testu01/tu01_sha1.tex  
-   inflating: TestU01/testu01/uinv.c  
-   inflating: TestU01/testu01/rijndael-alg-fst.c  
-   inflating: TestU01/testu01/sspectral.tex  
-   inflating: TestU01/testu01/tu01_sha1.c  
-   inflating: TestU01/testu01/fstring.c  
-   inflating: TestU01/testu01/ucubic.c  
-   inflating: TestU01/testu01/umarsa.c  
-   inflating: TestU01/testu01/ugranger.c  
-   inflating: TestU01/testu01/fmarsa.c  
-   inflating: TestU01/testu01/bintro.tex  
-   inflating: TestU01/testu01/scatfig.tex  
-   inflating: TestU01/testu01/fnpair.c  
-   inflating: TestU01/testu01/fresshort.tex  
-   inflating: TestU01/testu01/umarsa.tex  
-   inflating: TestU01/testu01/vectorsF2.tex  
-   inflating: TestU01/testu01/uwu.tex  
-   inflating: TestU01/testu01/ugfsr.tex  
-   inflating: TestU01/testu01/ufile.tex  
-   inflating: TestU01/testu01/uknuth.tex  
-   inflating: TestU01/testu01/unif01.tex  
-   inflating: TestU01/testu01/ucubic.tex  
-   inflating: TestU01/testu01/sentrop.c  
-   inflating: TestU01/testu01/utezuka.c  
-   inflating: TestU01/testu01/fmultin.c  
-   inflating: TestU01/testu01/ufile.c  
-   inflating: TestU01/testu01/ffam.tex  
-   inflating: TestU01/testu01/fmultin.tex  
-   inflating: TestU01/testu01/scomp.c  
-   inflating: TestU01/testu01/umrg.tex  
-   inflating: TestU01/testu01/bbattery.tex  
-   inflating: TestU01/testu01/usoft.c  
-   inflating: TestU01/testu01/uweyl.c  
-   inflating: TestU01/testu01/svaria.tex  
-   inflating: TestU01/testu01/uvaria.c  
-   inflating: TestU01/testu01/uknuth.c  
-   inflating: TestU01/testu01/sknuth.c  
-   inflating: TestU01/testu01/uwu.c   
-   inflating: TestU01/testu01/swrite.c  
-   inflating: TestU01/testu01/intro.tex  
-   inflating: TestU01/testu01/sres.c  
-   inflating: TestU01/testu01/fcong.c  
-   inflating: TestU01/testu01/swalk.tex  
-   inflating: TestU01/testu01/scatter.c  
-   inflating: TestU01/testu01/sstring.tex  
-   inflating: TestU01/testu01/guidelongtestu01.pdf  
-   inflating: TestU01/testu01/swalk.c  
-   inflating: TestU01/testu01/ulcg.tex  
-   inflating: TestU01/testu01/fspectral.tex  
-   inflating: TestU01/testu01/fres.tex  
-   inflating: TestU01/testu01/ubrent.tex  
-   inflating: TestU01/testu01/fres.c  
-   inflating: TestU01/testu01/copyright.tex  
-   inflating: TestU01/testu01/ucryptoIS.c  
-   inflating: TestU01/testu01/uintro.tex  
-   inflating: TestU01/testu01/ulec.tex  
-   inflating: TestU01/testu01/scomp.tex  
-   inflating: TestU01/testu01/ulec.c  
-   inflating: TestU01/testu01/uxorshift.h  
-   inflating: TestU01/testu01/fcong.tex  
-   inflating: TestU01/testu01/uautomata.tex  
-   inflating: TestU01/testu01/uautomata.c  
-   inflating: TestU01/testu01/ugfsr.c  
-   inflating: TestU01/testu01/fnpair.tex  
-   inflating: TestU01/testu01/bbattery.c  
-   inflating: TestU01/testu01/utouzin.c  
-   inflating: TestU01/testu01/ftab.c  
-    creating: TestU01/examples/
-   inflating: TestU01/examples/ex4.c  
-   inflating: TestU01/examples/ex3.c  
-   inflating: TestU01/examples/scat.c  
-   inflating: TestU01/examples/my16807.h  
-   inflating: TestU01/examples/scat2.c  
-   inflating: TestU01/examples/vax.bin  
-   inflating: TestU01/examples/my16807.c  
-   inflating: TestU01/examples/Makefile.in  
-   inflating: TestU01/examples/bat2.c  
-   inflating: TestU01/examples/fcoll.res1.tex  
-   inflating: TestU01/examples/bat1.res  
-   inflating: TestU01/examples/ex7.c  
-   inflating: TestU01/examples/Makefile.am  
-   inflating: TestU01/examples/fcoll.res2.tex  
-   inflating: TestU01/examples/bat2.res  
-   inflating: TestU01/examples/fcoll.c  
-   inflating: TestU01/examples/ex1.c  
-   inflating: TestU01/examples/birth1.c  
-   inflating: TestU01/examples/fbirth.c  
-   inflating: TestU01/examples/xorshift.c  
-   inflating: TestU01/examples/excel.dat  
-   inflating: TestU01/examples/bat1.c  
-   inflating: TestU01/examples/birth1.res  
-   inflating: TestU01/examples/bat3.c  
-   inflating: TestU01/examples/birth2.c  
-   inflating: TestU01/examples/fbirth.res1.tex  
-   inflating: TestU01/examples/ex3.res  
-   inflating: TestU01/examples/mrg32k3a.c  
-   inflating: TestU01/examples/fbirth.res2.tex  
-   inflating: TestU01/bootstrap       
-   inflating: TestU01/COPYING         
-    creating: TestU01/include/
-   inflating: TestU01/include/Makefile.def  
-   inflating: TestU01/include/config.h.in  
-   inflating: TestU01/include/Makefile.in  
-   inflating: TestU01/include/Makefile.am  
-   inflating: TestU01/include/makedef  
-   inflating: TestU01/include/gdefconf.h.in  
-   inflating: TestU01/NEWS            
-   inflating: TestU01/aclocal.m4      
-   inflating: TestU01/configure       
-   inflating: TestU01/depcomp         
-    creating: TestU01/probdist/
-   inflating: TestU01/probdist/statcoll.tex  
-   inflating: TestU01/probdist/titre.tex  
-   inflating: TestU01/probdist/gofs.c  
-   inflating: TestU01/probdist/fmass.tex  
-   inflating: TestU01/probdist/gofw.c  
-   inflating: TestU01/probdist/Makefile.in  
-   inflating: TestU01/probdist/fbar.c  
-   inflating: TestU01/probdist/Makefile.am  
-   inflating: TestU01/probdist/gofw.tex  
-   inflating: TestU01/probdist/wdist.c  
-   inflating: TestU01/probdist/wdist.tex  
-   inflating: TestU01/probdist/statcoll.c  
-   inflating: TestU01/probdist/finv.c  
-   inflating: TestU01/probdist/finv.tex  
-   inflating: TestU01/probdist/fdist.c  
-   inflating: TestU01/probdist/guideprobdist.tex  
-   inflating: TestU01/probdist/guideprobdist.bbl  
-   inflating: TestU01/probdist/guideprobdist.pdf  
-   inflating: TestU01/probdist/copyright.tex  
-   inflating: TestU01/probdist/fdist.tex  
-   inflating: TestU01/probdist/fmass.c  
-   inflating: TestU01/probdist/gofs.tex  
-   inflating: TestU01/probdist/fbar.tex  
-  extracting: TestU01/ChangeLog       
-    creating: TestU01/bin/
- (cd _build/default/vendor/TestU01 && /usr/bin/sh -c ./configure)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables... 
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld
- checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
- checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
- checking for BSD-compatible nm... /usr/bin/nm -B
- checking how to recognise dependent libraries... pass_all
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... yes
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking for g77... no
- checking for xlf... no
- checking for f77... no
- checking for frt... no
- checking for pgf77... no
- checking for cf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking for xlf90... no
- checking for f90... no
- checking for pgf90... no
- checking for pghpf... no
- checking for epcf90... no
- checking for gfortran... no
- checking for g95... no
- checking for xlf95... no
- checking for f95... no
- checking for fort... no
- checking for ifort... no
- checking for ifc... no
- checking for efc... no
- checking for pgf95... no
- checking for lf95... no
- checking for ftn... no
- checking whether we are using the GNU Fortran 77 compiler... no
- checking whether  accepts -g... no
- checking the maximum length of command line arguments... 32768
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for objdir... .libs
- checking for ar... ar
- checking for ranlib... ranlib
- checking for strip... strip
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC
- checking if gcc PIC flag -fPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- configure: creating libtool
- appending configuration tag "CXX" to libtool
- checking for ld used by g++... /usr/bin/x86_64-linux-gnu-ld
- checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC
- checking if g++ PIC flag -fPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- appending configuration tag "F77" to libtool
- checking for math... no
- checking for cos in -lm... yes
- checking for ANSI C header files... (cached) yes
- checking sys/utsname.h usability... yes
- checking sys/utsname.h presence... yes
- checking for sys/utsname.h... yes
- checking for unistd.h... (cached) yes
- checking windows.h usability... no
- checking windows.h presence... no
- checking for windows.h... no
- checking gmp.h usability... no
- checking gmp.h presence... no
- checking for gmp.h... no
- checking for stdint.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for size_t... yes
- checking whether byte ordering is bigendian... no
- checking for long long... yes
- checking for uint32_t... yes
- checking for uint8_t... yes
- checking for random... yes
- checking for erf... yes
- checking for lgamma... yes
- checking for log1p... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating include/Makefile
- config.status: creating mylib/Makefile
- config.status: creating probdist/Makefile
- config.status: creating testu01/Makefile
- config.status: creating examples/Makefile
- config.status: creating doc/Makefile
- config.status: creating param/Makefile
- config.status: creating include/config.h
- config.status: creating include/gdefconf.h
- config.status: executing depfiles commands
- ./configure: line 4696: /usr/bin/file: No such file or directory
- ./configure: line 8997: /usr/bin/file: No such file or directory
- ./configure: line 12937: /usr/bin/file: No such file or directory
- File "vendor/dune", lines 7-40, characters 0-1516:
-  7 | (rule
-  8 |  (targets
-  9 |   libtestu01_vendor.a dlltestu01_vendor.so
- ....
- 38 |    (system "cp TestU01/mylib/.libs/libmylib.so dllmylib_vendor.so")))
- 39 | 
- 40 |  (enabled_if (<> %{ocaml-config:system} macosx)))
- (cd _build/default/vendor/TestU01 && /usr/bin/sh -c make)
- Making all in .
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01'
- gcc -DHAVE_CONFIG_H -I. -I./include -I.    -g -O2 -MT tcode.o -MD -MP -MF .deps/tcode.Tpo -c -o tcode.o `test -f './mylib/tcode.c' || echo './'`./mylib/tcode.c
- mv -f .deps/tcode.Tpo .deps/tcode.Po
- /bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2   -o tcode tcode.o  -lm 
- mkdir .libs
- gcc -g -O2 -o tcode tcode.o  -lm  
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01'
- Making all in include
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
- make  all-am
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
- ../tcode ../mylib/gdef.tex gdef.h
- ../tcode ../mylib/addstr.tex addstr.h
- ../tcode ../mylib/bitset.tex bitset.h
- ../tcode ../mylib/chrono.tex chrono.h
- ../tcode ../mylib/mystr.tex mystr.h
- ../tcode ../mylib/num.tex num.h
- ../tcode ../mylib/num2.tex num2.h
- ../tcode ../mylib/tables.tex tables.h
- ../tcode ../mylib/util.tex util.h
- ../tcode ../probdist/fmass.tex fmass.h
- ../tcode ../probdist/fdist.tex fdist.h
- ../tcode ../probdist/fbar.tex fbar.h
- ../tcode ../probdist/finv.tex finv.h
- ../tcode ../probdist/gofs.tex gofs.h
- ../tcode ../probdist/gofw.tex gofw.h
- ../tcode ../probdist/statcoll.tex statcoll.h
- ../tcode ../probdist/wdist.tex wdist.h
- ../tcode ../testu01/unif01.tex unif01.h
- ../tcode ../testu01/ulcg.tex ulcg.h
- ../tcode ../testu01/umrg.tex umrg.h
- ../tcode ../testu01/ucarry.tex ucarry.h
- ../tcode ../testu01/utaus.tex utaus.h
- ../tcode ../testu01/ugfsr.tex ugfsr.h
- ../tcode ../testu01/uinv.tex uinv.h
- ../tcode ../testu01/uquad.tex uquad.h
- ../tcode ../testu01/ucubic.tex ucubic.h
- ../tcode ../testu01/ulec.tex ulec.h
- ../tcode ../testu01/utezuka.tex utezuka.h
- ../tcode ../testu01/umarsa.tex umarsa.h
- ../tcode ../testu01/uweyl.tex uweyl.h
- ../tcode ../testu01/uknuth.tex uknuth.h
- ../tcode ../testu01/uwu.tex uwu.h
- ../tcode ../testu01/unumrec.tex unumrec.h
- ../tcode ../testu01/uvaria.tex uvaria.h
- ../tcode ../testu01/usoft.tex usoft.h
- ../tcode ../testu01/ugranger.tex ugranger.h
- ../tcode ../testu01/ucrypto.tex ucrypto.h
- ../tcode ../testu01/ufile.tex ufile.h
- ../tcode ../testu01/udeng.tex udeng.h
- ../tcode ../testu01/utouzin.tex utouzin.h
- ../tcode ../testu01/uautomata.tex uautomata.h
- ../tcode ../testu01/uxorshift.tex uxorshift.h
- ../tcode ../testu01/ubrent.tex ubrent.h
- ../tcode ../testu01/rijndael-alg-fst.tex rijndael-alg-fst.h
- ../tcode ../testu01/tu01_sha1.tex tu01_sha1.h
- ../tcode ../testu01/scatter.tex scatter.h
- ../tcode ../testu01/swrite.tex swrite.h
- ../tcode ../testu01/sres.tex sres.h
- ../tcode ../testu01/smultin.tex smultin.h
- ../tcode ../testu01/sknuth.tex sknuth.h
- ../tcode ../testu01/smarsa.tex smarsa.h
- ../tcode ../testu01/sstring.tex sstring.h
- ../tcode ../testu01/svaria.tex svaria.h
- ../tcode ../testu01/snpair.tex snpair.h
- ../tcode ../testu01/swalk.tex swalk.h
- ../tcode ../testu01/sentrop.tex sentrop.h
- ../tcode ../testu01/sspectral.tex sspectral.h
- ../tcode ../testu01/scomp.tex scomp.h
- ../tcode ../testu01/sspacings.tex sspacings.h
- ../tcode ../testu01/vectorsF2.tex vectorsF2.h
- ../tcode ../testu01/bbattery.tex bbattery.h
- ../tcode ../testu01/ffam.tex ffam.h
- ../tcode ../testu01/fcong.tex fcong.h
- ../tcode ../testu01/ffsr.tex ffsr.h
- ../tcode ../testu01/ftab.tex ftab.h
- ../tcode ../testu01/fres.tex fres.h
- ../tcode ../testu01/fcho.tex fcho.h
- ../tcode ../testu01/fmultin.tex fmultin.h
- ../tcode ../testu01/fmarsa.tex fmarsa.h
- ../tcode ../testu01/fknuth.tex fknuth.h
- ../tcode ../testu01/fwalk.tex fwalk.h
- ../tcode ../testu01/fstring.tex fstring.h
- ../tcode ../testu01/fspectral.tex fspectral.h
- ../tcode ../testu01/fvaria.tex fvaria.h
- ../tcode ../testu01/fnpair.tex fnpair.h
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
- Making all in mylib
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib'
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c -o gdef.lo gdef.c
- mkdir .libs
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c gdef.c  -fPIC -DPIC -o .libs/gdef.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c gdef.c -o gdef.o >/dev/null 2>&1
- mv -f .deps/gdef.Tpo .deps/gdef.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c -o addstr.lo addstr.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c addstr.c  -fPIC -DPIC -o .libs/addstr.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c addstr.c -o addstr.o >/dev/null 2>&1
- mv -f .deps/addstr.Tpo .deps/addstr.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c -o bitset.lo bitset.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c bitset.c  -fPIC -DPIC -o .libs/bitset.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c bitset.c -o bitset.o >/dev/null 2>&1
- mv -f .deps/bitset.Tpo .deps/bitset.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c -o chrono.lo chrono.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c chrono.c  -fPIC -DPIC -o .libs/chrono.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c chrono.c -o chrono.o >/dev/null 2>&1
- mv -f .deps/chrono.Tpo .deps/chrono.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c -o mystr.lo mystr.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c mystr.c  -fPIC -DPIC -o .libs/mystr.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c mystr.c -o mystr.o >/dev/null 2>&1
- mv -f .deps/mystr.Tpo .deps/mystr.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c -o num.lo num.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c num.c  -fPIC -DPIC -o .libs/num.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c num.c -o num.o >/dev/null 2>&1
- mv -f .deps/num.Tpo .deps/num.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c -o num2.lo num2.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c num2.c  -fPIC -DPIC -o .libs/num2.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c num2.c -o num2.o >/dev/null 2>&1
- mv -f .deps/num2.Tpo .deps/num2.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c  -fPIC -DPIC -o .libs/tables.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o >/dev/null 2>&1
- mv -f .deps/tables.Tpo .deps/tables.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
- mv -f .deps/util.Tpo .deps/util.Plo
- /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined -version-info 0:1:0  -o libmylib.la -rpath /usr/local/lib gdef.lo addstr.lo bitset.lo chrono.lo mystr.lo num.lo num2.lo tables.lo util.lo -lm -lm 
- gcc -shared  .libs/gdef.o .libs/addstr.o .libs/bitset.o .libs/chrono.o .libs/mystr.o .libs/num.o .libs/num2.o .libs/tables.o .libs/util.o  -lm  -Wl,-soname -Wl,libmylib.so.0 -o .libs/libmylib.so.0.0.1
- (cd .libs && rm -f libmylib.so.0 && ln -s libmylib.so.0.0.1 libmylib.so.0)
- (cd .libs && rm -f libmylib.so && ln -s libmylib.so.0.0.1 libmylib.so)
- ar cru .libs/libmylib.a  gdef.o addstr.o bitset.o chrono.o mystr.o num.o num2.o tables.o util.o
- ranlib .libs/libmylib.a
- creating libmylib.la
- (cd .libs && rm -f libmylib.la && ln -s ../libmylib.la libmylib.la)
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib'
- Making all in probdist
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/probdist'
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c -o fmass.lo fmass.c
- mkdir .libs
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c fmass.c  -fPIC -DPIC -o .libs/fmass.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c fmass.c -o fmass.o >/dev/null 2>&1
- mv -f .deps/fmass.Tpo .deps/fmass.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c -o fdist.lo fdist.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c  -fPIC -DPIC -o .libs/fdist.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -o fdist.o >/dev/null 2>&1
- mv -f .deps/fdist.Tpo .deps/fdist.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c -o fbar.lo fbar.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c fbar.c  -fPIC -DPIC -o .libs/fbar.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c fbar.c -o fbar.o >/dev/null 2>&1
- mv -f .deps/fbar.Tpo .deps/fbar.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c -o finv.lo finv.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c finv.c  -fPIC -DPIC -o .libs/finv.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c finv.c -o finv.o >/dev/null 2>&1
- mv -f .deps/finv.Tpo .deps/finv.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c -o gofs.lo gofs.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c gofs.c  -fPIC -DPIC -o .libs/gofs.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c gofs.c -o gofs.o >/dev/null 2>&1
- mv -f .deps/gofs.Tpo .deps/gofs.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c -o gofw.lo gofw.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c gofw.c  -fPIC -DPIC -o .libs/gofw.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c gofw.c -o gofw.o >/dev/null 2>&1
- mv -f .deps/gofw.Tpo .deps/gofw.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c -o statcoll.lo statcoll.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c statcoll.c  -fPIC -DPIC -o .libs/statcoll.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c statcoll.c -o statcoll.o >/dev/null 2>&1
- mv -f .deps/statcoll.Tpo .deps/statcoll.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c -o wdist.lo wdist.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c wdist.c  -fPIC -DPIC -o .libs/wdist.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c wdist.c -o wdist.o >/dev/null 2>&1
- mv -f .deps/wdist.Tpo .deps/wdist.Plo
- /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined -version-info 0:1:0  -o libprobdist.la -rpath /usr/local/lib fmass.lo fdist.lo fbar.lo finv.lo gofs.lo gofw.lo statcoll.lo wdist.lo ../mylib/libmylib.la -lm 
- gcc -shared  .libs/fmass.o .libs/fdist.o .libs/fbar.o .libs/finv.o .libs/gofs.o .libs/gofw.o .libs/statcoll.o .libs/wdist.o  -Wl,--rpath -Wl,/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib/.libs ../mylib/.libs/libmylib.so -lm  -Wl,-soname -Wl,libprobdist.so.0 -o .libs/libprobdist.so.0.0.1
- (cd .libs && rm -f libprobdist.so.0 && ln -s libprobdist.so.0.0.1 libprobdist.so.0)
- (cd .libs && rm -f libprobdist.so && ln -s libprobdist.so.0.0.1 libprobdist.so)
- ar cru .libs/libprobdist.a  fmass.o fdist.o fbar.o finv.o gofs.o gofw.o statcoll.o wdist.o
- ranlib .libs/libprobdist.a
- creating libprobdist.la
- (cd .libs && rm -f libprobdist.la && ln -s ../libprobdist.la libprobdist.la)
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/probdist'
- Making all in testu01
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/testu01'
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c -o unif01.lo unif01.c
- mkdir .libs
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c unif01.c  -fPIC -DPIC -o .libs/unif01.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c unif01.c -o unif01.o >/dev/null 2>&1
- mv -f .deps/unif01.Tpo .deps/unif01.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c -o ulcg.lo ulcg.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c ulcg.c  -fPIC -DPIC -o .libs/ulcg.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c ulcg.c -o ulcg.o >/dev/null 2>&1
- mv -f .deps/ulcg.Tpo .deps/ulcg.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c -o umrg.lo umrg.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c umrg.c  -fPIC -DPIC -o .libs/umrg.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c umrg.c -o umrg.o >/dev/null 2>&1
- mv -f .deps/umrg.Tpo .deps/umrg.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c -o ucarry.lo ucarry.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c ucarry.c  -fPIC -DPIC -o .libs/ucarry.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c ucarry.c -o ucarry.o >/dev/null 2>&1
- mv -f .deps/ucarry.Tpo .deps/ucarry.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c -o utaus.lo utaus.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c utaus.c  -fPIC -DPIC -o .libs/utaus.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c utaus.c -o utaus.o >/dev/null 2>&1
- mv -f .deps/utaus.Tpo .deps/utaus.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c -o ugfsr.lo ugfsr.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c ugfsr.c  -fPIC -DPIC -o .libs/ugfsr.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c ugfsr.c -o ugfsr.o >/dev/null 2>&1
- mv -f .deps/ugfsr.Tpo .deps/ugfsr.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c -o uinv.lo uinv.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c uinv.c  -fPIC -DPIC -o .libs/uinv.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c uinv.c -o uinv.o >/dev/null 2>&1
- mv -f .deps/uinv.Tpo .deps/uinv.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c -o uquad.lo uquad.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c uquad.c  -fPIC -DPIC -o .libs/uquad.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c uquad.c -o uquad.o >/dev/null 2>&1
- mv -f .deps/uquad.Tpo .deps/uquad.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c -o ucubic.lo ucubic.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c ucubic.c  -fPIC -DPIC -o .libs/ucubic.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c ucubic.c -o ucubic.o >/dev/null 2>&1
- mv -f .deps/ucubic.Tpo .deps/ucubic.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c -o ulec.lo ulec.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c ulec.c  -fPIC -DPIC -o .libs/ulec.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c ulec.c -o ulec.o >/dev/null 2>&1
- mv -f .deps/ulec.Tpo .deps/ulec.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c -o utezuka.lo utezuka.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c utezuka.c  -fPIC -DPIC -o .libs/utezuka.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c utezuka.c -o utezuka.o >/dev/null 2>&1
- mv -f .deps/utezuka.Tpo .deps/utezuka.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c -o umarsa.lo umarsa.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c umarsa.c  -fPIC -DPIC -o .libs/umarsa.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c umarsa.c -o umarsa.o >/dev/null 2>&1
- mv -f .deps/umarsa.Tpo .deps/umarsa.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c -o uweyl.lo uweyl.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c uweyl.c  -fPIC -DPIC -o .libs/uweyl.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c uweyl.c -o uweyl.o >/dev/null 2>&1
- mv -f .deps/uweyl.Tpo .deps/uweyl.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c -o uknuth.lo uknuth.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c uknuth.c  -fPIC -DPIC -o .libs/uknuth.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c uknuth.c -o uknuth.o >/dev/null 2>&1
- mv -f .deps/uknuth.Tpo .deps/uknuth.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c -o uwu.lo uwu.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c uwu.c  -fPIC -DPIC -o .libs/uwu.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c uwu.c -o uwu.o >/dev/null 2>&1
- mv -f .deps/uwu.Tpo .deps/uwu.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c -o unumrec.lo unumrec.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c unumrec.c  -fPIC -DPIC -o .libs/unumrec.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c unumrec.c -o unumrec.o >/dev/null 2>&1
- mv -f .deps/unumrec.Tpo .deps/unumrec.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c -o uvaria.lo uvaria.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c uvaria.c  -fPIC -DPIC -o .libs/uvaria.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c uvaria.c -o uvaria.o >/dev/null 2>&1
- mv -f .deps/uvaria.Tpo .deps/uvaria.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c -o usoft.lo usoft.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c usoft.c  -fPIC -DPIC -o .libs/usoft.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c usoft.c -o usoft.o >/dev/null 2>&1
- mv -f .deps/usoft.Tpo .deps/usoft.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c -o ugranger.lo ugranger.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c ugranger.c  -fPIC -DPIC -o .libs/ugranger.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c ugranger.c -o ugranger.o >/dev/null 2>&1
- mv -f .deps/ugranger.Tpo .deps/ugranger.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c -o ucrypto.lo ucrypto.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c ucrypto.c  -fPIC -DPIC -o .libs/ucrypto.o
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/testu01'
- gdef.c: In function 'gdef_GetHostName':
- gdef.c:74:10: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=]
-    74 |          strncat (machine, ", ", (size_t) 2);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ar: `u' modifier ignored since `D' is the default (see `U')
- ar: `u' modifier ignored since `D' is the default (see `U')
- unif01.c: In function 'unif01_CreateLacGen':
- unif01.c:382:10: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=]
-   382 |          strncat (name, ", ", 2);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:384:10: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=]
-   384 |          strncat (name, ")", 1);
-       |          ^~~~~~~~~~~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateDoubleGen2':
- unif01.c:224:4: warning: 'strncat' specified bound 34 equals source length [-Wstringop-overflow=]
-   224 |    strncat (name, "\nunif01_CreateDoubleGen2 with h = ", len2);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateDoubleGen':
- unif01.c:259:4: warning: 'strncat' specified bound 33 equals source length [-Wstringop-overflow=]
-   259 |    strncat (name, "\nunif01_CreateDoubleGen with s = ", len2);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateLacGen':
- unif01.c:373:4: warning: 'strncat' specified bound 30 equals source length [-Wstringop-overflow=]
-   373 |    strncat (name, "\nunif01_CreateLacGen with k = ", len2);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateBiasGen':
- unif01.c:479:4: warning: 'strncat' specified bound 32 equals source length [-Wstringop-overflow=]
-   479 |    strncat (name, "\nunif01_CreateBiasGen with  P = ", len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateLuxGen':
- unif01.c:571:4: warning: 'strncat' specified bound 28 equals source length [-Wstringop-overflow=]
-   571 |    strncat (name, "\nunif01_CreateLuxGen:   k = ", len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateTruncGen':
- unif01.c:640:4: warning: 'strncat' specified bound 32 equals source length [-Wstringop-overflow=]
-   640 |    strncat (name, "\nunif01_CreateTruncGen with b = ", len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateBitBlockGen':
- unif01.c:771:4: warning: 'strncat' specified bound 29 equals source length [-Wstringop-overflow=]
-   771 |    strncat (name, "\nunif01_CreateBitBlockGen:   ", len2);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateBiasGen':
- unif01.c:482:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   482 |    strncat (name, str, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:481:10: note: length computed here
-   481 |    len = strlen (str);
-       |          ^~~~~~~~~~~~
- unif01.c:486:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   486 |    strncat (name, str, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:485:10: note: length computed here
-   485 |    len = strlen (str);
-       |          ^~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateLuxGen':
- unif01.c:574:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   574 |    strncat (name, str, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:573:10: note: length computed here
-   573 |    len = strlen (str);
-       |          ^~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateTruncGen':
- unif01.c:643:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   643 |    strncat (name, str, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:642:10: note: length computed here
-   642 |    len = strlen (str);
-       |          ^~~~~~~~~~~~
- ulec.c: In function 'ulec_CreateMRG31k3p':
- ulec.c:2178:4: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=]
-  2178 |    strncat (name, ")", (size_t) 1);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- uknuth.c: In function 'ran_array1':
- uknuth.c:62:6: warning: old-style function definition [-Wold-style-definition]
-    62 | void ran_array1(aa,n)    /* put n new random numbers in aa */
-       |      ^~~~~~~~~~
- uknuth.c: In function 'ran_start1':
- uknuth.c:78:6: warning: old-style function definition [-Wold-style-definition]
-    78 | void ran_start1(seed)    /* do this before using ran_array1 */
-       |      ^~~~~~~~~~
- uknuth.c: In function 'ranf_array1':
- uknuth.c:243:6: warning: old-style function definition [-Wold-style-definition]
-   243 | void ranf_array1(aa,n)    /* put n new random fractions in aa */
-       |      ^~~~~~~~~~~
- uknuth.c: In function 'ranf_start1':
- uknuth.c:258:6: warning: old-style function definition [-Wold-style-definition]
-   258 | void ranf_start1(seed)    /* do this before using ranf_array1 */
-       |      ^~~~~~~~~~~
- In file included from ucrypto.c:515:
- ucryptoIS.c: In function 'isaac':
- ucryptoIS.c:199:17: warning: old-style function definition [-Wold-style-definition]
-   199 | static void     isaac(ctx)
-       |                 ^~~~~
- ucryptoIS.c: In function 'randinit':
- ucryptoIS.c:236:13: warning: old-style function definition [-Wold-style-definition]
-   236 | static void randinit(ctx, flag)
-       |             ^~~~~~~~
- ucryptoIS.c:285:4: error: too many arguments to function 'isaac'; expected 0, have 1
-   285 |    isaac(ctx);            /* fill in the first set of results */
-       |    ^~~~~ ~~~
- ucryptoIS.c:199:17: note: declared here
-   199 | static void     isaac(ctx)
-       |                 ^~~~~
- ucryptoIS.c: In function 'ISAAC_Bits':
- ucryptoIS.c:158:7: error: too many arguments to function 'isaac'; expected 0, have 1
-   158 |      (isaac(r), (r)->randcnt=RANDSIZ-1, (r)->randrsl[(r)->randcnt]) : \
-       |       ^~~~~
- ucryptoIS.c:297:10: note: in expansion of macro 'rand'
-   297 |   return rand(&ctx);
-       |          ^~~~
- ucryptoIS.c:199:17: note: declared here
-   199 | static void     isaac(ctx)
-       |                 ^~~~~
- ucryptoIS.c: In function 'ucrypto_CreateISAAC':
- ucryptoIS.c:355:7: error: too many arguments to function 'randinit'; expected 0, have 2
-   355 |       randinit(&ctx, TRUE);
-       |       ^~~~~~~~ ~~~~
- ucryptoIS.c:236:13: note: declared here
-   236 | static void randinit(ctx, flag)
-       |             ^~~~~~~~
- ucryptoIS.c:363:7: error: too many arguments to function 'randinit'; expected 0, have 2
-   363 |       randinit(&ctx, TRUE);
-       |       ^~~~~~~~ ~~~~
- ucryptoIS.c:236:13: note: declared here
-   236 | static void randinit(ctx, flag)
-       |             ^~~~~~~~
- make[1]: *** [Makefile:393: ucrypto.lo] Error 1
- make: *** [Makefile:336: all-recursive] Error 1
[ERROR] The compilation of testu01.1.2.3-0.2 failed at "dune build -p testu01 -j 255 @install".

#=== ERROR while compiling testu01.1.2.3-0.2 ==================================#
# context              2.4.1 | linux/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p testu01 -j 255 @install
# exit-code            1
# env-file             ~/.opam/log/testu01-8-793453.env
# output-file          ~/.opam/log/testu01-8-793453.out
### output ###
# (cd _build/default/vendor && /usr/bin/sh -c 'unzip *.zip')
# Archive:  TestU01.zip
#    creating: TestU01/mylib/
#   inflating: TestU01/mylib/guidemylib.bbl  
#   inflating: TestU01/mylib/tcode.c   
#   inflating: TestU01/mylib/tcode.tex  
#   inflating: TestU01/mylib/titre.tex  
#   inflating: TestU01/mylib/bitset.tex  
#   inflating: TestU01/mylib/chrono.tex  
#   inflating: TestU01/mylib/util.tex  
#   inflating: TestU01/mylib/guidemylib.pdf  
#   inflating: TestU01/mylib/guidemylib.tex  
#   inflating: TestU01/mylib/mystr.c   
#   inflating: TestU01/mylib/num.h     
#   inflating: TestU01/mylib/annexea.tex  
#   inflating: TestU01/mylib/num2.tex  
#   inflating: TestU01/mylib/tables.tex  
#   inflating: TestU01/mylib/num.tex   
#   inflating: TestU01/mylib/Makefile.in  
#   inflating: TestU01/mylib/gdef.tex  
#   inflating: TestU01/mylib/chrono.c  
#   inflating: TestU01/mylib/Makefile.am  
#   inflating: TestU01/mylib/tables.c  
#   inflating: TestU01/mylib/num2.c    
#   inflating: TestU01/mylib/util.c    
#   inflating: TestU01/mylib/gdef.c    
#   inflating: TestU01/mylib/mystr.tex  
#   inflating: TestU01/mylib/num.c     
#   inflating: TestU01/mylib/addstr.c  
#   inflating: TestU01/mylib/bitset.c  
#   inflating: TestU01/mylib/addstr.tex  
#   inflating: TestU01/README          
#   inflating: TestU01/config.sub      
#   inflating: TestU01/configure.ac    
#   inflating: TestU01/install-sh      
#    creating: TestU01/param/
#   inflating: TestU01/param/CombCubLCG.par  
#   inflating: TestU01/param/InvExpl.par  
#   inflating: TestU01/param/Cubic1.par  
#   inflating: TestU01/param/LFSR2.par  
#   inflating: TestU01/param/InvImpl2a.par  
#   inflating: TestU01/param/Makefile.in  
#   inflating: TestU01/param/CombWH2.par  
#   inflating: TestU01/param/Makefile.am  
#   inflating: TestU01/param/LCGBad2.par  
#   inflating: TestU01/param/CombL2.par  
#   inflating: TestU01/param/LCGGood.par  
#   inflating: TestU01/param/LCGPow2.par  
#   inflating: TestU01/param/LCGGranger.par  
#   inflating: TestU01/param/InvExpl2b.par  
#   inflating: TestU01/param/CombCubic2.par  
#   inflating: TestU01/param/TausLCG2.par  
#   inflating: TestU01/param/MRG3.par  
#   inflating: TestU01/param/MRG2.par  
#   inflating: TestU01/param/LCGWu2.par  
#   inflating: TestU01/param/LFSR3.par  
#   inflating: TestU01/param/LFSR1.par  
#   inflating: TestU01/param/InvImpl2b.par  
#   inflating: TestU01/param/InvImpl.par  
#   inflating: TestU01/param/InvExpl2a.par  
#   inflating: TestU01/Makefile.in     
#    creating: TestU01/doc/
#   inflating: TestU01/doc/Makefile.in  
#  extracting: TestU01/doc/Makefile.am  
#   inflating: TestU01/doc/myarticle.sty  
#   inflating: TestU01/doc/lmac.tex    
#  extracting: TestU01/INSTALL         
#   inflating: TestU01/Makefile.am     
#   inflating: TestU01/missing         
#   inflating: TestU01/mkinstalldirs   
#   inflating: TestU01/ltmain.sh       
#   inflating: TestU01/config.guess    
#  extracting: TestU01/AUTHORS         
#    creating: TestU01/testu01/
#   inflating: TestU01/testu01/uquad.tex  
#   inflating: TestU01/testu01/ugranger.tex  
#   inflating: TestU01/testu01/uinv.tex  
#   inflating: TestU01/testu01/TestU01.h  
#   inflating: TestU01/testu01/fspectral.c  
#   inflating: TestU01/testu01/snpair.tex  
#   inflating: TestU01/testu01/ubrent.c  
#   inflating: TestU01/testu01/usoft.tex  
#   inflating: TestU01/testu01/unumrec.tex  
#   inflating: TestU01/testu01/fftc.c  
#   inflating: TestU01/testu01/guidetestu01.ind  
#   inflating: TestU01/testu01/sentrop.tex  
#   inflating: TestU01/testu01/ulcg.c  
#   inflating: TestU01/testu01/fknuth.c  
#   inflating: TestU01/testu01/fintro.tex  
#   inflating: TestU01/testu01/sknuth.tex  
#   inflating: TestU01/testu01/smultin.c  
#   inflating: TestU01/testu01/utezuka.tex  
#   inflating: TestU01/testu01/svaria.c  
#   inflating: TestU01/testu01/fvaria.c  
#   inflating: TestU01/testu01/sintro.tex  
#   inflating: TestU01/testu01/ffsr.c  
#   inflating: TestU01/testu01/sspacings.tex  
#   inflating: TestU01/testu01/unumrec.c  
#   inflating: TestU01/testu01/uvaria.tex  
#   inflating: TestU01/testu01/smarsa.tex  
#   inflating: TestU01/testu01/smultin.tex  
#   inflating: TestU01/testu01/rijndael-alg-fst.tex  
#   inflating: TestU01/testu01/udeng.c  
#   inflating: TestU01/testu01/fstring.tex  
#   inflating: TestU01/testu01/ftab.tex  
#   inflating: TestU01/testu01/udeng.tex  
#   inflating: TestU01/testu01/fvaria.tex  
#   inflating: TestU01/testu01/scatter.tex  
#   inflating: TestU01/testu01/fwalk.tex  
#   inflating: TestU01/testu01/ucrypto.tex  
#   inflating: TestU01/testu01/ffam.c  
#   inflating: TestU01/testu01/fcho.c  
#   inflating: TestU01/testu01/fwalk.c  
#   inflating: TestU01/testu01/Makefile.in  
#   inflating: TestU01/testu01/ucrypto.c  
#   inflating: TestU01/testu01/uxorshift.c  
#   inflating: TestU01/testu01/ucarry.tex  
#   inflating: TestU01/testu01/utaus.c  
#   inflating: TestU01/testu01/title.tex  
#   inflating: TestU01/testu01/vectorsF2.c  
#   inflating: TestU01/testu01/ffsr.tex  
#   inflating: TestU01/testu01/sres.tex  
#   inflating: TestU01/testu01/swrite.tex  
#   inflating: TestU01/testu01/fknuth.tex  
#   inflating: TestU01/testu01/umrg.c  
#   inflating: TestU01/testu01/uweyl.tex  
#   inflating: TestU01/testu01/uxorshift.tex  
#   inflating: TestU01/testu01/utouzin.tex  
#   inflating: TestU01/testu01/fmarsa.tex  
#   inflating: TestU01/testu01/Makefile.am  
#   inflating: TestU01/testu01/sspacings.c  
#   inflating: TestU01/testu01/uquad.c  
#   inflating: TestU01/testu01/guideshorttestu01.pdf  
#   inflating: TestU01/testu01/utaus.tex  
#   inflating: TestU01/testu01/unif01.c  
#   inflating: TestU01/testu01/fcho.tex  
#   inflating: TestU01/testu01/sstring.c  
#   inflating: TestU01/testu01/guidetestu01.bbl  
#   inflating: TestU01/testu01/sspectral.c  
#   inflating: TestU01/testu01/ucarry.c  
#   inflating: TestU01/testu01/guidetestu01.tex  
#   inflating: TestU01/testu01/snpair.c  
#   inflating: TestU01/testu01/smarsa.c  
#   inflating: TestU01/testu01/sresshort.tex  
#   inflating: TestU01/testu01/tu01_sha1.tex  
#   inflating: TestU01/testu01/uinv.c  
#   inflating: TestU01/testu01/rijndael-alg-fst.c  
#   inflating: TestU01/testu01/sspectral.tex  
#   inflating: TestU01/testu01/tu01_sha1.c  
#   inflating: TestU01/testu01/fstring.c  
#   inflating: TestU01/testu01/ucubic.c  
#   inflating: TestU01/testu01/umarsa.c  
#   inflating: TestU01/testu01/ugranger.c  
#   inflating: TestU01/testu01/fmarsa.c  
#   inflating: TestU01/testu01/bintro.tex  
#   inflating: TestU01/testu01/scatfig.tex  
#   inflating: TestU01/testu01/fnpair.c  
#   inflating: TestU01/testu01/fresshort.tex  
#   inflating: TestU01/testu01/umarsa.tex  
#   inflating: TestU01/testu01/vectorsF2.tex  
#   inflating: TestU01/testu01/uwu.tex  
#   inflating: TestU01/testu01/ugfsr.tex  
#   inflating: TestU01/testu01/ufile.tex  
#   inflating: TestU01/testu01/uknuth.tex  
#   inflating: TestU01/testu01/unif01.tex  
#   inflating: TestU01/testu01/ucubic.tex  
#   inflating: TestU01/testu01/sentrop.c  
#   inflating: TestU01/testu01/utezuka.c  
#   inflating: TestU01/testu01/fmultin.c  
#   inflating: TestU01/testu01/ufile.c  
#   inflating: TestU01/testu01/ffam.tex  
#   inflating: TestU01/testu01/fmultin.tex  
#   inflating: TestU01/testu01/scomp.c  
#   inflating: TestU01/testu01/umrg.tex  
#   inflating: TestU01/testu01/bbattery.tex  
#   inflating: TestU01/testu01/usoft.c  
#   inflating: TestU01/testu01/uweyl.c  
#   inflating: TestU01/testu01/svaria.tex  
#   inflating: TestU01/testu01/uvaria.c  
#   inflating: TestU01/testu01/uknuth.c  
#   inflating: TestU01/testu01/sknuth.c  
#   inflating: TestU01/testu01/uwu.c   
#   inflating: TestU01/testu01/swrite.c  
#   inflating: TestU01/testu01/intro.tex  
#   inflating: TestU01/testu01/sres.c  
#   inflating: TestU01/testu01/fcong.c  
#   inflating: TestU01/testu01/swalk.tex  
#   inflating: TestU01/testu01/scatter.c  
#   inflating: TestU01/testu01/sstring.tex  
#   inflating: TestU01/testu01/guidelongtestu01.pdf  
#   inflating: TestU01/testu01/swalk.c  
#   inflating: TestU01/testu01/ulcg.tex  
#   inflating: TestU01/testu01/fspectral.tex  
#   inflating: TestU01/testu01/fres.tex  
#   inflating: TestU01/testu01/ubrent.tex  
#   inflating: TestU01/testu01/fres.c  
#   inflating: TestU01/testu01/copyright.tex  
#   inflating: TestU01/testu01/ucryptoIS.c  
#   inflating: TestU01/testu01/uintro.tex  
#   inflating: TestU01/testu01/ulec.tex  
#   inflating: TestU01/testu01/scomp.tex  
#   inflating: TestU01/testu01/ulec.c  
#   inflating: TestU01/testu01/uxorshift.h  
#   inflating: TestU01/testu01/fcong.tex  
#   inflating: TestU01/testu01/uautomata.tex  
#   inflating: TestU01/testu01/uautomata.c  
#   inflating: TestU01/testu01/ugfsr.c  
#   inflating: TestU01/testu01/fnpair.tex  
#   inflating: TestU01/testu01/bbattery.c  
#   inflating: TestU01/testu01/utouzin.c  
#   inflating: TestU01/testu01/ftab.c  
#    creating: TestU01/examples/
#   inflating: TestU01/examples/ex4.c  
#   inflating: TestU01/examples/ex3.c  
#   inflating: TestU01/examples/scat.c  
#   inflating: TestU01/examples/my16807.h  
#   inflating: TestU01/examples/scat2.c  
#   inflating: TestU01/examples/vax.bin  
#   inflating: TestU01/examples/my16807.c  
#   inflating: TestU01/examples/Makefile.in  
#   inflating: TestU01/examples/bat2.c  
#   inflating: TestU01/examples/fcoll.res1.tex  
#   inflating: TestU01/examples/bat1.res  
#   inflating: TestU01/examples/ex7.c  
#   inflating: TestU01/examples/Makefile.am  
#   inflating: TestU01/examples/fcoll.res2.tex  
#   inflating: TestU01/examples/bat2.res  
#   inflating: TestU01/examples/fcoll.c  
#   inflating: TestU01/examples/ex1.c  
#   inflating: TestU01/examples/birth1.c  
#   inflating: TestU01/examples/fbirth.c  
#   inflating: TestU01/examples/xorshift.c  
#   inflating: TestU01/examples/excel.dat  
#   inflating: TestU01/examples/bat1.c  
#   inflating: TestU01/examples/birth1.res  
#   inflating: TestU01/examples/bat3.c  
#   inflating: TestU01/examples/birth2.c  
#   inflating: TestU01/examples/fbirth.res1.tex  
#   inflating: TestU01/examples/ex3.res  
#   inflating: TestU01/examples/mrg32k3a.c  
#   inflating: TestU01/examples/fbirth.res2.tex  
#   inflating: TestU01/bootstrap       
#   inflating: TestU01/COPYING         
#    creating: TestU01/include/
#   inflating: TestU01/include/Makefile.def  
#   inflating: TestU01/include/config.h.in  
#   inflating: TestU01/include/Makefile.in  
#   inflating: TestU01/include/Makefile.am  
#   inflating: TestU01/include/makedef  
#   inflating: TestU01/include/gdefconf.h.in  
#   inflating: TestU01/NEWS            
#   inflating: TestU01/aclocal.m4      
#   inflating: TestU01/configure       
#   inflating: TestU01/depcomp         
#    creating: TestU01/probdist/
#   inflating: TestU01/probdist/statcoll.tex  
#   inflating: TestU01/probdist/titre.tex  
#   inflating: TestU01/probdist/gofs.c  
#   inflating: TestU01/probdist/fmass.tex  
#   inflating: TestU01/probdist/gofw.c  
#   inflating: TestU01/probdist/Makefile.in  
#   inflating: TestU01/probdist/fbar.c  
#   inflating: TestU01/probdist/Makefile.am  
#   inflating: TestU01/probdist/gofw.tex  
#   inflating: TestU01/probdist/wdist.c  
#   inflating: TestU01/probdist/wdist.tex  
#   inflating: TestU01/probdist/statcoll.c  
#   inflating: TestU01/probdist/finv.c  
#   inflating: TestU01/probdist/finv.tex  
#   inflating: TestU01/probdist/fdist.c  
#   inflating: TestU01/probdist/guideprobdist.tex  
#   inflating: TestU01/probdist/guideprobdist.bbl  
#   inflating: TestU01/probdist/guideprobdist.pdf  
#   inflating: TestU01/probdist/copyright.tex  
#   inflating: TestU01/probdist/fdist.tex  
#   inflating: TestU01/probdist/fmass.c  
#   inflating: TestU01/probdist/gofs.tex  
#   inflating: TestU01/probdist/fbar.tex  
#  extracting: TestU01/ChangeLog       
#    creating: TestU01/bin/
# (cd _build/default/vendor/TestU01 && /usr/bin/sh -c ./configure)
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... no
# checking for mawk... mawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-pc-linux-gnu
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables... 
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld
# checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
# checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/bin/nm -B
# checking how to recognise dependent libraries... pass_all
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... no
# checking for g95... no
# checking for xlf95... no
# checking for f95... no
# checking for fort... no
# checking for ifort... no
# checking for ifc... no
# checking for efc... no
# checking for pgf95... no
# checking for lf95... no
# checking for ftn... no
# checking whether we are using the GNU Fortran 77 compiler... no
# checking whether  accepts -g... no
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for objdir... .libs
# checking for ar... ar
# checking for ranlib... ranlib
# checking for strip... strip
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/bin/x86_64-linux-gnu-ld
# checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking for math... no
# checking for cos in -lm... yes
# checking for ANSI C header files... (cached) yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking for unistd.h... (cached) yes
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking gmp.h usability... no
# checking gmp.h presence... no
# checking for gmp.h... no
# checking for stdint.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking whether byte ordering is bigendian... no
# checking for long long... yes
# checking for uint32_t... yes
# checking for uint8_t... yes
# checking for random... yes
# checking for erf... yes
# checking for lgamma... yes
# checking for log1p... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating mylib/Makefile
# config.status: creating probdist/Makefile
# config.status: creating testu01/Makefile
# config.status: creating examples/Makefile
# config.status: creating doc/Makefile
# config.status: creating param/Makefile
# config.status: creating include/config.h
# config.status: creating include/gdefconf.h
# config.status: executing depfiles commands
# ./configure: line 4696: /usr/bin/file: No such file or directory
# ./configure: line 8997: /usr/bin/file: No such file or directory
# ./configure: line 12937: /usr/bin/file: No such file or directory
# File "vendor/dune", lines 7-40, characters 0-1516:
#  7 | (rule
#  8 |  (targets
#  9 |   libtestu01_vendor.a dlltestu01_vendor.so
# ....
# 38 |    (system "cp TestU01/mylib/.libs/libmylib.so dllmylib_vendor.so")))
# 39 | 
# 40 |  (enabled_if (<> %{ocaml-config:system} macosx)))
# (cd _build/default/vendor/TestU01 && /usr/bin/sh -c make)
# Making all in .
# make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01'
# gcc -DHAVE_CONFIG_H -I. -I./include -I.    -g -O2 -MT tcode.o -MD -MP -MF .deps/tcode.Tpo -c -o tcode.o `test -f './mylib/tcode.c' || echo './'`./mylib/tcode.c
# mv -f .deps/tcode.Tpo .deps/tcode.Po
# /bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2   -o tcode tcode.o  -lm 
# mkdir .libs
# gcc -g -O2 -o tcode tcode.o  -lm  
# make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01'
# Making all in include
# make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
# make  all-am
# make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
# ../tcode ../mylib/gdef.tex gdef.h
# ../tcode ../mylib/addstr.tex addstr.h
# ../tcode ../mylib/bitset.tex bitset.h
# ../tcode ../mylib/chrono.tex chrono.h
# ../tcode ../mylib/mystr.tex mystr.h
# ../tcode ../mylib/num.tex num.h
# ../tcode ../mylib/num2.tex num2.h
# ../tcode ../mylib/tables.tex tables.h
# ../tcode ../mylib/util.tex util.h
# ../tcode ../probdist/fmass.tex fmass.h
# ../tcode ../probdist/fdist.tex fdist.h
# ../tcode ../probdist/fbar.tex fbar.h
# ../tcode ../probdist/finv.tex finv.h
# ../tcode ../probdist/gofs.tex gofs.h
# ../tcode ../probdist/gofw.tex gofw.h
# ../tcode ../probdist/statcoll.tex statcoll.h
# ../tcode ../probdist/wdist.tex wdist.h
# ../tcode ../testu01/unif01.tex unif01.h
# ../tcode ../testu01/ulcg.tex ulcg.h
# ../tcode ../testu01/umrg.tex umrg.h
# ../tcode ../testu01/ucarry.tex ucarry.h
# ../tcode ../testu01/utaus.tex utaus.h
# ../tcode ../testu01/ugfsr.tex ugfsr.h
# ../tcode ../testu01/uinv.tex uinv.h
# ../tcode ../testu01/uquad.tex uquad.h
# ../tcode ../testu01/ucubic.tex ucubic.h
# ../tcode ../testu01/ulec.tex ulec.h
# ../tcode ../testu01/utezuka.tex utezuka.h
# ../tcode ../testu01/umarsa.tex umarsa.h
# ../tcode ../testu01/uweyl.tex uweyl.h
# ../tcode ../testu01/uknuth.tex uknuth.h
# ../tcode ../testu01/uwu.tex uwu.h
# ../tcode ../testu01/unumrec.tex unumrec.h
# ../tcode ../testu01/uvaria.tex uvaria.h
# ../tcode ../testu01/usoft.tex usoft.h
# ../tcode ../testu01/ugranger.tex ugranger.h
# ../tcode ../testu01/ucrypto.tex ucrypto.h
# ../tcode ../testu01/ufile.tex ufile.h
# ../tcode ../testu01/udeng.tex udeng.h
# ../tcode ../testu01/utouzin.tex utouzin.h
# ../tcode ../testu01/uautomata.tex uautomata.h
# ../tcode ../testu01/uxorshift.tex uxorshift.h
# ../tcode ../testu01/ubrent.tex ubrent.h
# ../tcode ../testu01/rijndael-alg-fst.tex rijndael-alg-fst.h
# ../tcode ../testu01/tu01_sha1.tex tu01_sha1.h
# ../tcode ../testu01/scatter.tex scatter.h
# ../tcode ../testu01/swrite.tex swrite.h
# ../tcode ../testu01/sres.tex sres.h
# ../tcode ../testu01/smultin.tex smultin.h
# ../tcode ../testu01/sknuth.tex sknuth.h
# ../tcode ../testu01/smarsa.tex smarsa.h
# ../tcode ../testu01/sstring.tex sstring.h
# ../tcode ../testu01/svaria.tex svaria.h
# ../tcode ../testu01/snpair.tex snpair.h
# ../tcode ../testu01/swalk.tex swalk.h
# ../tcode ../testu01/sentrop.tex sentrop.h
# ../tcode ../testu01/sspectral.tex sspectral.h
# ../tcode ../testu01/scomp.tex scomp.h
# ../tcode ../testu01/sspacings.tex sspacings.h
# ../tcode ../testu01/vectorsF2.tex vectorsF2.h
# ../tcode ../testu01/bbattery.tex bbattery.h
# ../tcode ../testu01/ffam.tex ffam.h
# ../tcode ../testu01/fcong.tex fcong.h
# ../tcode ../testu01/ffsr.tex ffsr.h
# ../tcode ../testu01/ftab.tex ftab.h
# ../tcode ../testu01/fres.tex fres.h
# ../tcode ../testu01/fcho.tex fcho.h
# ../tcode ../testu01/fmultin.tex fmultin.h
# ../tcode ../testu01/fmarsa.tex fmarsa.h
# ../tcode ../testu01/fknuth.tex fknuth.h
# ../tcode ../testu01/fwalk.tex fwalk.h
# ../tcode ../testu01/fstring.tex fstring.h
# ../tcode ../testu01/fspectral.tex fspectral.h
# ../tcode ../testu01/fvaria.tex fvaria.h
# ../tcode ../testu01/fnpair.tex fnpair.h
# make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
# make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
# Making all in mylib
# make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib'
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c -o gdef.lo gdef.c
# mkdir .libs
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c gdef.c  -fPIC -DPIC -o .libs/gdef.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gdef.lo -MD -MP -MF .deps/gdef.Tpo -c gdef.c -o gdef.o >/dev/null 2>&1
# mv -f .deps/gdef.Tpo .deps/gdef.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c -o addstr.lo addstr.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c addstr.c  -fPIC -DPIC -o .libs/addstr.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT addstr.lo -MD -MP -MF .deps/addstr.Tpo -c addstr.c -o addstr.o >/dev/null 2>&1
# mv -f .deps/addstr.Tpo .deps/addstr.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c -o bitset.lo bitset.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c bitset.c  -fPIC -DPIC -o .libs/bitset.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bitset.lo -MD -MP -MF .deps/bitset.Tpo -c bitset.c -o bitset.o >/dev/null 2>&1
# mv -f .deps/bitset.Tpo .deps/bitset.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c -o chrono.lo chrono.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c chrono.c  -fPIC -DPIC -o .libs/chrono.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT chrono.lo -MD -MP -MF .deps/chrono.Tpo -c chrono.c -o chrono.o >/dev/null 2>&1
# mv -f .deps/chrono.Tpo .deps/chrono.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c -o mystr.lo mystr.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c mystr.c  -fPIC -DPIC -o .libs/mystr.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT mystr.lo -MD -MP -MF .deps/mystr.Tpo -c mystr.c -o mystr.o >/dev/null 2>&1
# mv -f .deps/mystr.Tpo .deps/mystr.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c -o num.lo num.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c num.c  -fPIC -DPIC -o .libs/num.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num.lo -MD -MP -MF .deps/num.Tpo -c num.c -o num.o >/dev/null 2>&1
# mv -f .deps/num.Tpo .deps/num.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c -o num2.lo num2.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c num2.c  -fPIC -DPIC -o .libs/num2.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT num2.lo -MD -MP -MF .deps/num2.Tpo -c num2.c -o num2.o >/dev/null 2>&1
# mv -f .deps/num2.Tpo .deps/num2.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c  -fPIC -DPIC -o .libs/tables.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o >/dev/null 2>&1
# mv -f .deps/tables.Tpo .deps/tables.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
# mv -f .deps/util.Tpo .deps/util.Plo
# /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined -version-info 0:1:0  -o libmylib.la -rpath /usr/local/lib gdef.lo addstr.lo bitset.lo chrono.lo mystr.lo num.lo num2.lo tables.lo util.lo -lm -lm 
# gcc -shared  .libs/gdef.o .libs/addstr.o .libs/bitset.o .libs/chrono.o .libs/mystr.o .libs/num.o .libs/num2.o .libs/tables.o .libs/util.o  -lm  -Wl,-soname -Wl,libmylib.so.0 -o .libs/libmylib.so.0.0.1
# (cd .libs && rm -f libmylib.so.0 && ln -s libmylib.so.0.0.1 libmylib.so.0)
# (cd .libs && rm -f libmylib.so && ln -s libmylib.so.0.0.1 libmylib.so)
# ar cru .libs/libmylib.a  gdef.o addstr.o bitset.o chrono.o mystr.o num.o num2.o tables.o util.o
# ranlib .libs/libmylib.a
# creating libmylib.la
# (cd .libs && rm -f libmylib.la && ln -s ../libmylib.la libmylib.la)
# make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib'
# Making all in probdist
# make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/probdist'
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c -o fmass.lo fmass.c
# mkdir .libs
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c fmass.c  -fPIC -DPIC -o .libs/fmass.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmass.lo -MD -MP -MF .deps/fmass.Tpo -c fmass.c -o fmass.o >/dev/null 2>&1
# mv -f .deps/fmass.Tpo .deps/fmass.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c -o fdist.lo fdist.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c  -fPIC -DPIC -o .libs/fdist.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -o fdist.o >/dev/null 2>&1
# mv -f .deps/fdist.Tpo .deps/fdist.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c -o fbar.lo fbar.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c fbar.c  -fPIC -DPIC -o .libs/fbar.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fbar.lo -MD -MP -MF .deps/fbar.Tpo -c fbar.c -o fbar.o >/dev/null 2>&1
# mv -f .deps/fbar.Tpo .deps/fbar.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c -o finv.lo finv.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c finv.c  -fPIC -DPIC -o .libs/finv.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT finv.lo -MD -MP -MF .deps/finv.Tpo -c finv.c -o finv.o >/dev/null 2>&1
# mv -f .deps/finv.Tpo .deps/finv.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c -o gofs.lo gofs.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c gofs.c  -fPIC -DPIC -o .libs/gofs.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofs.lo -MD -MP -MF .deps/gofs.Tpo -c gofs.c -o gofs.o >/dev/null 2>&1
# mv -f .deps/gofs.Tpo .deps/gofs.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c -o gofw.lo gofw.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c gofw.c  -fPIC -DPIC -o .libs/gofw.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT gofw.lo -MD -MP -MF .deps/gofw.Tpo -c gofw.c -o gofw.o >/dev/null 2>&1
# mv -f .deps/gofw.Tpo .deps/gofw.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c -o statcoll.lo statcoll.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c statcoll.c  -fPIC -DPIC -o .libs/statcoll.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT statcoll.lo -MD -MP -MF .deps/statcoll.Tpo -c statcoll.c -o statcoll.o >/dev/null 2>&1
# mv -f .deps/statcoll.Tpo .deps/statcoll.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c -o wdist.lo wdist.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c wdist.c  -fPIC -DPIC -o .libs/wdist.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT wdist.lo -MD -MP -MF .deps/wdist.Tpo -c wdist.c -o wdist.o >/dev/null 2>&1
# mv -f .deps/wdist.Tpo .deps/wdist.Plo
# /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined -version-info 0:1:0  -o libprobdist.la -rpath /usr/local/lib fmass.lo fdist.lo fbar.lo finv.lo gofs.lo gofw.lo statcoll.lo wdist.lo ../mylib/libmylib.la -lm 
# gcc -shared  .libs/fmass.o .libs/fdist.o .libs/fbar.o .libs/finv.o .libs/gofs.o .libs/gofw.o .libs/statcoll.o .libs/wdist.o  -Wl,--rpath -Wl,/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib/.libs ../mylib/.libs/libmylib.so -lm  -Wl,-soname -Wl,libprobdist.so.0 -o .libs/libprobdist.so.0.0.1
# (cd .libs && rm -f libprobdist.so.0 && ln -s libprobdist.so.0.0.1 libprobdist.so.0)
# (cd .libs && rm -f libprobdist.so && ln -s libprobdist.so.0.0.1 libprobdist.so)
# ar cru .libs/libprobdist.a  fmass.o fdist.o fbar.o finv.o gofs.o gofw.o statcoll.o wdist.o
# ranlib .libs/libprobdist.a
# creating libprobdist.la
# (cd .libs && rm -f libprobdist.la && ln -s ../libprobdist.la libprobdist.la)
# make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/probdist'
# Making all in testu01
# make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/testu01'
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c -o unif01.lo unif01.c
# mkdir .libs
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c unif01.c  -fPIC -DPIC -o .libs/unif01.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unif01.lo -MD -MP -MF .deps/unif01.Tpo -c unif01.c -o unif01.o >/dev/null 2>&1
# mv -f .deps/unif01.Tpo .deps/unif01.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c -o ulcg.lo ulcg.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c ulcg.c  -fPIC -DPIC -o .libs/ulcg.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulcg.lo -MD -MP -MF .deps/ulcg.Tpo -c ulcg.c -o ulcg.o >/dev/null 2>&1
# mv -f .deps/ulcg.Tpo .deps/ulcg.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c -o umrg.lo umrg.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c umrg.c  -fPIC -DPIC -o .libs/umrg.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umrg.lo -MD -MP -MF .deps/umrg.Tpo -c umrg.c -o umrg.o >/dev/null 2>&1
# mv -f .deps/umrg.Tpo .deps/umrg.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c -o ucarry.lo ucarry.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c ucarry.c  -fPIC -DPIC -o .libs/ucarry.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucarry.lo -MD -MP -MF .deps/ucarry.Tpo -c ucarry.c -o ucarry.o >/dev/null 2>&1
# mv -f .deps/ucarry.Tpo .deps/ucarry.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c -o utaus.lo utaus.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c utaus.c  -fPIC -DPIC -o .libs/utaus.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utaus.lo -MD -MP -MF .deps/utaus.Tpo -c utaus.c -o utaus.o >/dev/null 2>&1
# mv -f .deps/utaus.Tpo .deps/utaus.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c -o ugfsr.lo ugfsr.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c ugfsr.c  -fPIC -DPIC -o .libs/ugfsr.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugfsr.lo -MD -MP -MF .deps/ugfsr.Tpo -c ugfsr.c -o ugfsr.o >/dev/null 2>&1
# mv -f .deps/ugfsr.Tpo .deps/ugfsr.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c -o uinv.lo uinv.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c uinv.c  -fPIC -DPIC -o .libs/uinv.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uinv.lo -MD -MP -MF .deps/uinv.Tpo -c uinv.c -o uinv.o >/dev/null 2>&1
# mv -f .deps/uinv.Tpo .deps/uinv.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c -o uquad.lo uquad.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c uquad.c  -fPIC -DPIC -o .libs/uquad.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uquad.lo -MD -MP -MF .deps/uquad.Tpo -c uquad.c -o uquad.o >/dev/null 2>&1
# mv -f .deps/uquad.Tpo .deps/uquad.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c -o ucubic.lo ucubic.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c ucubic.c  -fPIC -DPIC -o .libs/ucubic.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucubic.lo -MD -MP -MF .deps/ucubic.Tpo -c ucubic.c -o ucubic.o >/dev/null 2>&1
# mv -f .deps/ucubic.Tpo .deps/ucubic.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c -o ulec.lo ulec.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c ulec.c  -fPIC -DPIC -o .libs/ulec.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ulec.lo -MD -MP -MF .deps/ulec.Tpo -c ulec.c -o ulec.o >/dev/null 2>&1
# mv -f .deps/ulec.Tpo .deps/ulec.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c -o utezuka.lo utezuka.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c utezuka.c  -fPIC -DPIC -o .libs/utezuka.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utezuka.lo -MD -MP -MF .deps/utezuka.Tpo -c utezuka.c -o utezuka.o >/dev/null 2>&1
# mv -f .deps/utezuka.Tpo .deps/utezuka.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c -o umarsa.lo umarsa.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c umarsa.c  -fPIC -DPIC -o .libs/umarsa.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT umarsa.lo -MD -MP -MF .deps/umarsa.Tpo -c umarsa.c -o umarsa.o >/dev/null 2>&1
# mv -f .deps/umarsa.Tpo .deps/umarsa.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c -o uweyl.lo uweyl.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c uweyl.c  -fPIC -DPIC -o .libs/uweyl.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uweyl.lo -MD -MP -MF .deps/uweyl.Tpo -c uweyl.c -o uweyl.o >/dev/null 2>&1
# mv -f .deps/uweyl.Tpo .deps/uweyl.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c -o uknuth.lo uknuth.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c uknuth.c  -fPIC -DPIC -o .libs/uknuth.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uknuth.lo -MD -MP -MF .deps/uknuth.Tpo -c uknuth.c -o uknuth.o >/dev/null 2>&1
# mv -f .deps/uknuth.Tpo .deps/uknuth.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c -o uwu.lo uwu.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c uwu.c  -fPIC -DPIC -o .libs/uwu.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uwu.lo -MD -MP -MF .deps/uwu.Tpo -c uwu.c -o uwu.o >/dev/null 2>&1
# mv -f .deps/uwu.Tpo .deps/uwu.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c -o unumrec.lo unumrec.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c unumrec.c  -fPIC -DPIC -o .libs/unumrec.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT unumrec.lo -MD -MP -MF .deps/unumrec.Tpo -c unumrec.c -o unumrec.o >/dev/null 2>&1
# mv -f .deps/unumrec.Tpo .deps/unumrec.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c -o uvaria.lo uvaria.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c uvaria.c  -fPIC -DPIC -o .libs/uvaria.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uvaria.lo -MD -MP -MF .deps/uvaria.Tpo -c uvaria.c -o uvaria.o >/dev/null 2>&1
# mv -f .deps/uvaria.Tpo .deps/uvaria.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c -o usoft.lo usoft.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c usoft.c  -fPIC -DPIC -o .libs/usoft.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT usoft.lo -MD -MP -MF .deps/usoft.Tpo -c usoft.c -o usoft.o >/dev/null 2>&1
# mv -f .deps/usoft.Tpo .deps/usoft.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c -o ugranger.lo ugranger.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c ugranger.c  -fPIC -DPIC -o .libs/ugranger.o
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ugranger.lo -MD -MP -MF .deps/ugranger.Tpo -c ugranger.c -o ugranger.o >/dev/null 2>&1
# mv -f .deps/ugranger.Tpo .deps/ugranger.Plo
# /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c -o ucrypto.lo ucrypto.c
#  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c ucrypto.c  -fPIC -DPIC -o .libs/ucrypto.o
# make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/testu01'
# gdef.c: In function 'gdef_GetHostName':
# gdef.c:74:10: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=]
#    74 |          strncat (machine, ", ", (size_t) 2);
#       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: `u' modifier ignored since `D' is the default (see `U')
# unif01.c: In function 'unif01_CreateLacGen':
# unif01.c:382:10: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=]
#   382 |          strncat (name, ", ", 2);
#       |          ^~~~~~~~~~~~~~~~~~~~~~~
# unif01.c:384:10: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=]
#   384 |          strncat (name, ")", 1);
#       |          ^~~~~~~~~~~~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateDoubleGen2':
# unif01.c:224:4: warning: 'strncat' specified bound 34 equals source length [-Wstringop-overflow=]
#   224 |    strncat (name, "\nunif01_CreateDoubleGen2 with h = ", len2);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateDoubleGen':
# unif01.c:259:4: warning: 'strncat' specified bound 33 equals source length [-Wstringop-overflow=]
#   259 |    strncat (name, "\nunif01_CreateDoubleGen with s = ", len2);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateLacGen':
# unif01.c:373:4: warning: 'strncat' specified bound 30 equals source length [-Wstringop-overflow=]
#   373 |    strncat (name, "\nunif01_CreateLacGen with k = ", len2);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateBiasGen':
# unif01.c:479:4: warning: 'strncat' specified bound 32 equals source length [-Wstringop-overflow=]
#   479 |    strncat (name, "\nunif01_CreateBiasGen with  P = ", len);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateLuxGen':
# unif01.c:571:4: warning: 'strncat' specified bound 28 equals source length [-Wstringop-overflow=]
#   571 |    strncat (name, "\nunif01_CreateLuxGen:   k = ", len);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateTruncGen':
# unif01.c:640:4: warning: 'strncat' specified bound 32 equals source length [-Wstringop-overflow=]
#   640 |    strncat (name, "\nunif01_CreateTruncGen with b = ", len);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateBitBlockGen':
# unif01.c:771:4: warning: 'strncat' specified bound 29 equals source length [-Wstringop-overflow=]
#   771 |    strncat (name, "\nunif01_CreateBitBlockGen:   ", len2);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateBiasGen':
# unif01.c:482:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
#   482 |    strncat (name, str, len);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c:481:10: note: length computed here
#   481 |    len = strlen (str);
#       |          ^~~~~~~~~~~~
# unif01.c:486:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
#   486 |    strncat (name, str, len);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c:485:10: note: length computed here
#   485 |    len = strlen (str);
#       |          ^~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateLuxGen':
# unif01.c:574:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
#   574 |    strncat (name, str, len);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c:573:10: note: length computed here
#   573 |    len = strlen (str);
#       |          ^~~~~~~~~~~~
# unif01.c: In function 'unif01_CreateTruncGen':
# unif01.c:643:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
#   643 |    strncat (name, str, len);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~
# unif01.c:642:10: note: length computed here
#   642 |    len = strlen (str);
#       |          ^~~~~~~~~~~~
# ulec.c: In function 'ulec_CreateMRG31k3p':
# ulec.c:2178:4: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=]
#  2178 |    strncat (name, ")", (size_t) 1);
#       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# uknuth.c: In function 'ran_array1':
# uknuth.c:62:6: warning: old-style function definition [-Wold-style-definition]
#    62 | void ran_array1(aa,n)    /* put n new random numbers in aa */
#       |      ^~~~~~~~~~
# uknuth.c: In function 'ran_start1':
# uknuth.c:78:6: warning: old-style function definition [-Wold-style-definition]
#    78 | void ran_start1(seed)    /* do this before using ran_array1 */
#       |      ^~~~~~~~~~
# uknuth.c: In function 'ranf_array1':
# uknuth.c:243:6: warning: old-style function definition [-Wold-style-definition]
#   243 | void ranf_array1(aa,n)    /* put n new random fractions in aa */
#       |      ^~~~~~~~~~~
# uknuth.c: In function 'ranf_start1':
# uknuth.c:258:6: warning: old-style function definition [-Wold-style-definition]
#   258 | void ranf_start1(seed)    /* do this before using ranf_array1 */
#       |      ^~~~~~~~~~~
# In file included from ucrypto.c:515:
# ucryptoIS.c: In function 'isaac':
# ucryptoIS.c:199:17: warning: old-style function definition [-Wold-style-definition]
#   199 | static void     isaac(ctx)
#       |                 ^~~~~
# ucryptoIS.c: In function 'randinit':
# ucryptoIS.c:236:13: warning: old-style function definition [-Wold-style-definition]
#   236 | static void randinit(ctx, flag)
#       |             ^~~~~~~~
# ucryptoIS.c:285:4: error: too many arguments to function 'isaac'; expected 0, have 1
#   285 |    isaac(ctx);            /* fill in the first set of results */
#       |    ^~~~~ ~~~
# ucryptoIS.c:199:17: note: declared here
#   199 | static void     isaac(ctx)
#       |                 ^~~~~
# ucryptoIS.c: In function 'ISAAC_Bits':
# ucryptoIS.c:158:7: error: too many arguments to function 'isaac'; expected 0, have 1
#   158 |      (isaac(r), (r)->randcnt=RANDSIZ-1, (r)->randrsl[(r)->randcnt]) : \
#       |       ^~~~~
# ucryptoIS.c:297:10: note: in expansion of macro 'rand'
#   297 |   return rand(&ctx);
#       |          ^~~~
# ucryptoIS.c:199:17: note: declared here
#   199 | static void     isaac(ctx)
#       |                 ^~~~~
# ucryptoIS.c: In function 'ucrypto_CreateISAAC':
# ucryptoIS.c:355:7: error: too many arguments to function 'randinit'; expected 0, have 2
#   355 |       randinit(&ctx, TRUE);
#       |       ^~~~~~~~ ~~~~
# ucryptoIS.c:236:13: note: declared here
#   236 | static void randinit(ctx, flag)
#       |             ^~~~~~~~
# ucryptoIS.c:363:7: error: too many arguments to function 'randinit'; expected 0, have 2
#   363 |       randinit(&ctx, TRUE);
#       |       ^~~~~~~~ ~~~~
# ucryptoIS.c:236:13: note: declared here
#   236 | static void randinit(ctx, flag)
#       |             ^~~~~~~~
# make[1]: *** [Makefile:393: ucrypto.lo] Error 1
# make: *** [Makefile:336: all-recursive] Error 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build testu01 1.2.3-0.2
+- 
+- The following changes have been performed
| - install base-bytes      base
| - install dune-build-info 3.20.2
| - install md2mld          0.7.0
| - install ocamlbuild      0.16.1
| - install ocamlfind       1.9.8
| - install omd             2.0.0~alpha4
| - install topkg           1.1.0
| - install uucp            17.0.0
| - install uunf            17.0.0
| - install uutf            1.0.4
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.3-opam/.opam-switch/backup/state-20251020161026.export"
'opam install -vy testu01.1.2.3-0.2' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y testu01.1.2.3-0.2
opam install -vy testu01.1.2.3-0.2
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: testu01.1.2.3-0.2 | grep -q 'debian-unstable'; 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 31
Failed: Build failed