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


Building on x86-bm-13.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-09-04 15:04.46 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-09-04 15:04.46 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-04 15:04.46 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" 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.

2021-09-04 15:04.46 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-09-04 15:04.46 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-04 15:04.46 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.08.1"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --switch=4.08.1) to update the current shell environment
2021-09-04 15:04.46 ---> using "3b2d7887954bce1c4fe8757a8a21d87040e70622692502bb8636040e7549e639" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8766 kB]
- Fetched 8994 kB in 4s (2428 kB/s)
- Reading package lists...
- 
2021-09-04 15:04.46 ---> using "a1a34dd6254b0880f63d8cba275a31f058b4f59b63e4d68899d68af1ddf46b6c" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam 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\
               \n"))
[NOTE] testu01.1.2.3-0.2 is not installed.

Nothing to do.
The following actions will be performed:
  - install dune       2.9.0        [required by testu01]
  - install ocamlfind  1.9.1        [required by base-bytes]
  - install omd        2.0.0~alpha2 [required by md2mld]
  - install base-bytes base         [required by md2mld]
  - install md2mld     0.5.1        [required by testu01]
  - install testu01    1.2.3-0.2
===== 6 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/18:
Processing  3/18:
Processing  4/18:
-> retrieved md2mld.0.5.1  (cached)
Processing  5/18:
-> retrieved ocamlfind.1.9.1  (cached)
Processing  6/18:
Processing  7/18: [ocamlfind: ./configure]
-> retrieved dune.2.9.0  (cached)
Processing  8/18: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved omd.2.0.0~alpha2  (cached)
-> retrieved testu01.1.2.3-0.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.08.1/bin" "-sitelib" "/home/opam/.opam/4.08.1/lib" "-mandir" "/home/opam/.opam/4.08.1/man" "-config" "/home/opam/.opam/4.08.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.08.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.08.1/bin
-     Manual pages:          /home/opam/.opam/4.08.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.08.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.08.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.08.1/bin
-     Manual pages:          /home/opam/.opam/4.08.1/man
-     topfind script:        /home/opam/.opam/4.08.1/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.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.08.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.08.1/bin
-     Manual pages:          /home/opam/.opam/4.08.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.08.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.08.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.08.1/bin
-     Manual pages:          /home/opam/.opam/4.08.1/man
-     topfind script:        /home/opam/.opam/4.08.1/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  8/18: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/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/4.08.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.08.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.08.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.08.1/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/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/4.08.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.08.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.08.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.08.1/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
Processing  8/18: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing  8/18: [dune: ocaml bootstrap.ml]
Processing  9/18: [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.08.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.08.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.08.1/bin"
- mkdir -p "/home/opam/.opam/4.08.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.08.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.08.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.08.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.08.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.08.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.08.1/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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/4.08.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.08.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.08.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.08.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.08.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.08.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.08.1/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.08.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.08.1/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.08.1/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.08.1/man/man1" "/home/opam/.opam/4.08.1/man/man3" "/home/opam/.opam/4.08.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.08.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.08.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.08.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.08.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.08.1/bin"
- mkdir -p "/home/opam/.opam/4.08.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.08.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.08.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.08.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.08.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.08.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.08.1/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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/4.08.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.08.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.08.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.08.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.08.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.08.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.08.1/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.08.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.08.1/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.08.1/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.08.1/man/man1" "/home/opam/.opam/4.08.1/man/man3" "/home/opam/.opam/4.08.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.08.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.08.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing  9/18: [dune: ocaml bootstrap.ml]
Processing 10/18: [dune: ocaml bootstrap.ml]
-> installed base-bytes.base
Processing 11/18: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/dune.2.9.0)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 11/18: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
Processing 13/18: [omd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "omd" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/omd.2.0.0~alpha2)
-> compiled  omd.2.0.0~alpha2
-> installed omd.2.0.0~alpha2
Processing 15/18: [md2mld: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "md2mld" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/md2mld.0.5.1)
-> compiled  md2mld.0.5.1
-> installed md2mld.0.5.1
Processing 17/18: [testu01: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "testu01" "-j" "31" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2)
-           sh vendor/addstr.h,vendor/bbattery.h,vendor/bitset.h,vendor/chrono.h,vendor/config.h,vendor/dllmylib_vendor.so,vendor/dllprobdist_vendor.so,vendor/dlltestu01_vendor.so,vendor/fbar.h,vendor/fcho.h,vendor/fcong.h,vendor/fdist.h,vendor/ffam.h,vendor/ffsr.h,vendor/finv.h,vendor/fknuth.h,vendor/fmarsa.h,vendor/fmass.h,vendor/fmultin.h,vendor/fnpair.h,vendor/fres.h,vendor/fspectral.h,vendor/fstring.h,vendor/ftab.h,vendor/fvaria.h,vendor/fwalk.h,vendor/gdef.h,vendor/gdefconf.h,vendor/gofs.h,vendor/gofw.h,vendor/libmylib_vendor.a,vendor/libprobdist_vendor.a,vendor/libtestu01_vendor.a,vendor/mystr.h,vendor/num.h,vendor/num2.h,vendor/rijndael-alg-fst.h,vendor/scatter.h,vendor/scomp.h,vendor/sentrop.h,vendor/sknuth.h,vendor/smarsa.h,vendor/smultin.h,vendor/snpair.h,vendor/sres.h,vendor/sspacings.h,vendor/sspectral.h,vendor/sstring.h,vendor/statcoll.h,vendor/svaria.h,vendor/swalk.h,vendor/swrite.h,vendor/tables.h,vendor/tu01_sha1.h,vendor/uautomata.h,vendor/ubrent.h,vendor/ucarry.h,vendor/ucrypto.h,vendor/ucubic.h,vendor/udeng.h,vendor/ufile.h,vendor/ugfsr.h,vendor/ugranger.h,vendor/uinv.h,vendor/uknuth.h,vendor/ulcg.h,vendor/ulec.h,vendor/umarsa.h,vendor/umrg.h,vendor/unif01.h,vendor/unumrec.h,vendor/uquad.h,vendor/usoft.h,vendor/utaus.h,vendor/utezuka.h,vendor/util.h,vendor/utouzin.h,vendor/uvaria.h,vendor/uweyl.h,vendor/uwu.h,vendor/uxorshift.h,vendor/vectorsF2.h,vendor/wdist.h
- 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/
-           sh vendor/addstr.h,vendor/bbattery.h,vendor/bitset.h,vendor/chrono.h,vendor/config.h,vendor/dllmylib_vendor.so,vendor/dllprobdist_vendor.so,vendor/dlltestu01_vendor.so,vendor/fbar.h,vendor/fcho.h,vendor/fcong.h,vendor/fdist.h,vendor/ffam.h,vendor/ffsr.h,vendor/finv.h,vendor/fknuth.h,vendor/fmarsa.h,vendor/fmass.h,vendor/fmultin.h,vendor/fnpair.h,vendor/fres.h,vendor/fspectral.h,vendor/fstring.h,vendor/ftab.h,vendor/fvaria.h,vendor/fwalk.h,vendor/gdef.h,vendor/gdefconf.h,vendor/gofs.h,vendor/gofw.h,vendor/libmylib_vendor.a,vendor/libprobdist_vendor.a,vendor/libtestu01_vendor.a,vendor/mystr.h,vendor/num.h,vendor/num2.h,vendor/rijndael-alg-fst.h,vendor/scatter.h,vendor/scomp.h,vendor/sentrop.h,vendor/sknuth.h,vendor/smarsa.h,vendor/smultin.h,vendor/snpair.h,vendor/sres.h,vendor/sspacings.h,vendor/sspectral.h,vendor/sstring.h,vendor/statcoll.h,vendor/svaria.h,vendor/swalk.h,vendor/swrite.h,vendor/tables.h,vendor/tu01_sha1.h,vendor/uautomata.h,vendor/ubrent.h,vendor/ucarry.h,vendor/ucrypto.h,vendor/ucubic.h,vendor/udeng.h,vendor/ufile.h,vendor/ugfsr.h,vendor/ugranger.h,vendor/uinv.h,vendor/uknuth.h,vendor/ulcg.h,vendor/ulec.h,vendor/umarsa.h,vendor/umrg.h,vendor/unif01.h,vendor/unumrec.h,vendor/uquad.h,vendor/usoft.h,vendor/utaus.h,vendor/utezuka.h,vendor/util.h,vendor/utouzin.h,vendor/uvaria.h,vendor/uweyl.h,vendor/uwu.h,vendor/uxorshift.h,vendor/vectorsF2.h,vendor/wdist.h
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /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... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for BSD-compatible nm... /usr/bin/nm -B
- checking how to recognise dependent libraries... pass_all
- ./configure: line 4696: /usr/bin/file: No such file or directory
- 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/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... ./configure: line 8997: /usr/bin/file: No such file or directory
- 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/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/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/ld) supports shared libraries... yes
- checking dynamic linker characteristics... ./configure: line 12937: /usr/bin/file: No such file or directory
- 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
-           sh vendor/addstr.h,vendor/bbattery.h,vendor/bitset.h,vendor/chrono.h,vendor/config.h,vendor/dllmylib_vendor.so,vendor/dllprobdist_vendor.so,vendor/dlltestu01_vendor.so,vendor/fbar.h,vendor/fcho.h,vendor/fcong.h,vendor/fdist.h,vendor/ffam.h,vendor/ffsr.h,vendor/finv.h,vendor/fknuth.h,vendor/fmarsa.h,vendor/fmass.h,vendor/fmultin.h,vendor/fnpair.h,vendor/fres.h,vendor/fspectral.h,vendor/fstring.h,vendor/ftab.h,vendor/fvaria.h,vendor/fwalk.h,vendor/gdef.h,vendor/gdefconf.h,vendor/gofs.h,vendor/gofw.h,vendor/libmylib_vendor.a,vendor/libprobdist_vendor.a,vendor/libtestu01_vendor.a,vendor/mystr.h,vendor/num.h,vendor/num2.h,vendor/rijndael-alg-fst.h,vendor/scatter.h,vendor/scomp.h,vendor/sentrop.h,vendor/sknuth.h,vendor/smarsa.h,vendor/smultin.h,vendor/snpair.h,vendor/sres.h,vendor/sspacings.h,vendor/sspectral.h,vendor/sstring.h,vendor/statcoll.h,vendor/svaria.h,vendor/swalk.h,vendor/swrite.h,vendor/tables.h,vendor/tu01_sha1.h,vendor/uautomata.h,vendor/ubrent.h,vendor/ucarry.h,vendor/ucrypto.h,vendor/ucubic.h,vendor/udeng.h,vendor/ufile.h,vendor/ugfsr.h,vendor/ugranger.h,vendor/uinv.h,vendor/uknuth.h,vendor/ulcg.h,vendor/ulec.h,vendor/umarsa.h,vendor/umrg.h,vendor/unif01.h,vendor/unumrec.h,vendor/uquad.h,vendor/usoft.h,vendor/utaus.h,vendor/utezuka.h,vendor/util.h,vendor/utouzin.h,vendor/uvaria.h,vendor/uweyl.h,vendor/uwu.h,vendor/uxorshift.h,vendor/vectorsF2.h,vendor/wdist.h
- Making all in .
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.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/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01'
- Making all in include
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
- make  all-am
- make[2]: Entering directory '/home/opam/.opam/4.08.1/.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/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/include'
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.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/4.08.1/.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
- 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);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-  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
- ar: `u' modifier ignored since `D' is the default (see `U')
- 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/4.08.1/.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/4.08.1/.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/4.08.1/.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
- ar: `u' modifier ignored since `D' is the default (see `U')
- 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/4.08.1/.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/4.08.1/.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
- 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_CreateLacGen':
- unif01.c:370:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   370 |    strncpy (name, gen->name, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:369:10: note: length computed here
-   369 |    len = strlen (gen->name);
-       |          ^~~~~~~~~~~~~~~~~~
- unif01.c:370:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   370 |    strncpy (name, gen->name, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:369:10: note: length computed here
-   369 |    len = strlen (gen->name);
-       |          ^~~~~~~~~~~~~~~~~~
- unif01.c:389:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   389 |    strncpy (genL->name, name, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:387:10: note: length computed here
-   387 |    len = strlen (name);
-       |          ^~~~~~~~~~~~~
- 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:490:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   490 |    strncpy (genB->name, name, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:488:10: note: length computed here
-   488 |    len = strlen (name);
-       |          ^~~~~~~~~~~~~
- 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:577:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   577 |    strncpy (genL->name, name, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:575:10: note: length computed here
-   575 |    len = strlen (name);
-       |          ^~~~~~~~~~~~~
- 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);
-       |          ^~~~~~~~~~~~
- unif01.c:648:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   648 |    strncpy (genT->name, name, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:646:10: note: length computed here
-   646 |    len = strlen (name);
-       |          ^~~~~~~~~~~~~
- unif01.c: In function 'unif01_CreateParallelGen':
- unif01.c:1125:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-  1125 |    strncpy (genP->name, name, len);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- unif01.c:1123:10: note: length computed here
-  1123 |    len = strlen (name);
-       |          ^~~~~~~~~~~~~
-  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
- 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);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-  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
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ucrypto.lo -MD -MP -MF .deps/ucrypto.Tpo -c ucrypto.c -o ucrypto.o >/dev/null 2>&1
- mv -f .deps/ucrypto.Tpo .deps/ucrypto.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c -o ufile.lo ufile.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c ufile.c  -fPIC -DPIC -o .libs/ufile.o
- ufile.c: In function 'ufile_CreateReadText':
- ufile.c:161:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   161 |    strncpy (gen->name, name, leng);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ufile.c:159:11: note: length computed here
-   159 |    leng = strlen (name);
-       |           ^~~~~~~~~~~~~
- ufile.c: In function 'ufile_CreateReadBin':
- ufile.c:286:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
-   286 |    strncpy (gen->name, name, leng);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ufile.c:284:11: note: length computed here
-   284 |    leng = strlen (name);
-       |           ^~~~~~~~~~~~~
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ufile.lo -MD -MP -MF .deps/ufile.Tpo -c ufile.c -o ufile.o >/dev/null 2>&1
- mv -f .deps/ufile.Tpo .deps/ufile.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c -o udeng.lo udeng.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c udeng.c  -fPIC -DPIC -o .libs/udeng.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT udeng.lo -MD -MP -MF .deps/udeng.Tpo -c udeng.c -o udeng.o >/dev/null 2>&1
- mv -f .deps/udeng.Tpo .deps/udeng.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c -o utouzin.lo utouzin.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c utouzin.c  -fPIC -DPIC -o .libs/utouzin.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT utouzin.lo -MD -MP -MF .deps/utouzin.Tpo -c utouzin.c -o utouzin.o >/dev/null 2>&1
- mv -f .deps/utouzin.Tpo .deps/utouzin.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c -o uautomata.lo uautomata.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c uautomata.c  -fPIC -DPIC -o .libs/uautomata.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uautomata.lo -MD -MP -MF .deps/uautomata.Tpo -c uautomata.c -o uautomata.o >/dev/null 2>&1
- mv -f .deps/uautomata.Tpo .deps/uautomata.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c -o uxorshift.lo uxorshift.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c uxorshift.c  -fPIC -DPIC -o .libs/uxorshift.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT uxorshift.lo -MD -MP -MF .deps/uxorshift.Tpo -c uxorshift.c -o uxorshift.o >/dev/null 2>&1
- mv -f .deps/uxorshift.Tpo .deps/uxorshift.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c -o ubrent.lo ubrent.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c ubrent.c  -fPIC -DPIC -o .libs/ubrent.o
- ubrent.c: In function 'ubrent_CreateXorgen64':
- ubrent.c:726:7: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=]
-   726 |       strncat (name, "FALSE", 5);
-       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ubrent.lo -MD -MP -MF .deps/ubrent.Tpo -c ubrent.c -o ubrent.o >/dev/null 2>&1
- mv -f .deps/ubrent.Tpo .deps/ubrent.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c -o rijndael-alg-fst.lo rijndael-alg-fst.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c rijndael-alg-fst.c  -fPIC -DPIC -o .libs/rijndael-alg-fst.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1
- mv -f .deps/rijndael-alg-fst.Tpo .deps/rijndael-alg-fst.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c -o tu01_sha1.lo tu01_sha1.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c tu01_sha1.c  -fPIC -DPIC -o .libs/tu01_sha1.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT tu01_sha1.lo -MD -MP -MF .deps/tu01_sha1.Tpo -c tu01_sha1.c -o tu01_sha1.o >/dev/null 2>&1
- mv -f .deps/tu01_sha1.Tpo .deps/tu01_sha1.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c -o scatter.lo scatter.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c scatter.c  -fPIC -DPIC -o .libs/scatter.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scatter.lo -MD -MP -MF .deps/scatter.Tpo -c scatter.c -o scatter.o >/dev/null 2>&1
- mv -f .deps/scatter.Tpo .deps/scatter.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c -o swrite.lo swrite.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c swrite.c  -fPIC -DPIC -o .libs/swrite.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swrite.lo -MD -MP -MF .deps/swrite.Tpo -c swrite.c -o swrite.o >/dev/null 2>&1
- mv -f .deps/swrite.Tpo .deps/swrite.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c -o sres.lo sres.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c sres.c  -fPIC -DPIC -o .libs/sres.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sres.lo -MD -MP -MF .deps/sres.Tpo -c sres.c -o sres.o >/dev/null 2>&1
- mv -f .deps/sres.Tpo .deps/sres.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c -o smultin.lo smultin.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c smultin.c  -fPIC -DPIC -o .libs/smultin.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smultin.lo -MD -MP -MF .deps/smultin.Tpo -c smultin.c -o smultin.o >/dev/null 2>&1
- mv -f .deps/smultin.Tpo .deps/smultin.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c -o sknuth.lo sknuth.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c sknuth.c  -fPIC -DPIC -o .libs/sknuth.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sknuth.lo -MD -MP -MF .deps/sknuth.Tpo -c sknuth.c -o sknuth.o >/dev/null 2>&1
- mv -f .deps/sknuth.Tpo .deps/sknuth.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c -o smarsa.lo smarsa.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c smarsa.c  -fPIC -DPIC -o .libs/smarsa.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT smarsa.lo -MD -MP -MF .deps/smarsa.Tpo -c smarsa.c -o smarsa.o >/dev/null 2>&1
- mv -f .deps/smarsa.Tpo .deps/smarsa.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c -o sstring.lo sstring.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c sstring.c  -fPIC -DPIC -o .libs/sstring.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sstring.lo -MD -MP -MF .deps/sstring.Tpo -c sstring.c -o sstring.o >/dev/null 2>&1
- mv -f .deps/sstring.Tpo .deps/sstring.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c -o svaria.lo svaria.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c svaria.c  -fPIC -DPIC -o .libs/svaria.o
- svaria.c: In function 'svaria_CollisionArgMax_00.isra':
- svaria.c:697:4: warning: 'strncat' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=]
-   697 |    strncat (chaine, str, (size_t) LEN2);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- svaria.c: In function 'svaria_SumLogs':
- svaria.c:434:4: warning: 'strncat' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=]
-   434 |    strncat (chaine, str, (size_t) LEN2);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- svaria.c: In function 'svaria_WeightDistrib':
- svaria.c:554:4: warning: 'strncat' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=]
-   554 |    strncat (chaine, str, (size_t) LEN2);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- svaria.c: In function 'svaria_SumCollector':
- svaria.c:905:4: warning: 'strncat' specified bound 200 exceeds destination size 101 [-Wstringop-overflow=]
-   905 |    strncat (chaine, str, (size_t) LEN2);
-       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT svaria.lo -MD -MP -MF .deps/svaria.Tpo -c svaria.c -o svaria.o >/dev/null 2>&1
- mv -f .deps/svaria.Tpo .deps/svaria.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c -o snpair.lo snpair.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c snpair.c  -fPIC -DPIC -o .libs/snpair.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT snpair.lo -MD -MP -MF .deps/snpair.Tpo -c snpair.c -o snpair.o >/dev/null 2>&1
- mv -f .deps/snpair.Tpo .deps/snpair.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c -o swalk.lo swalk.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c swalk.c  -fPIC -DPIC -o .libs/swalk.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT swalk.lo -MD -MP -MF .deps/swalk.Tpo -c swalk.c -o swalk.o >/dev/null 2>&1
- mv -f .deps/swalk.Tpo .deps/swalk.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c -o sentrop.lo sentrop.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c sentrop.c  -fPIC -DPIC -o .libs/sentrop.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sentrop.lo -MD -MP -MF .deps/sentrop.Tpo -c sentrop.c -o sentrop.o >/dev/null 2>&1
- mv -f .deps/sentrop.Tpo .deps/sentrop.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c -o sspectral.lo sspectral.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c sspectral.c  -fPIC -DPIC -o .libs/sspectral.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspectral.lo -MD -MP -MF .deps/sspectral.Tpo -c sspectral.c -o sspectral.o >/dev/null 2>&1
- mv -f .deps/sspectral.Tpo .deps/sspectral.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c -o scomp.lo scomp.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c scomp.c  -fPIC -DPIC -o .libs/scomp.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT scomp.lo -MD -MP -MF .deps/scomp.Tpo -c scomp.c -o scomp.o >/dev/null 2>&1
- mv -f .deps/scomp.Tpo .deps/scomp.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c -o sspacings.lo sspacings.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c sspacings.c  -fPIC -DPIC -o .libs/sspacings.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT sspacings.lo -MD -MP -MF .deps/sspacings.Tpo -c sspacings.c -o sspacings.o >/dev/null 2>&1
- mv -f .deps/sspacings.Tpo .deps/sspacings.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c -o vectorsF2.lo vectorsF2.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c vectorsF2.c  -fPIC -DPIC -o .libs/vectorsF2.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT vectorsF2.lo -MD -MP -MF .deps/vectorsF2.Tpo -c vectorsF2.c -o vectorsF2.o >/dev/null 2>&1
- mv -f .deps/vectorsF2.Tpo .deps/vectorsF2.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c -o bbattery.lo bbattery.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c bbattery.c  -fPIC -DPIC -o .libs/bbattery.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT bbattery.lo -MD -MP -MF .deps/bbattery.Tpo -c bbattery.c -o bbattery.o >/dev/null 2>&1
- mv -f .deps/bbattery.Tpo .deps/bbattery.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c -o ffam.lo ffam.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c ffam.c  -fPIC -DPIC -o .libs/ffam.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffam.lo -MD -MP -MF .deps/ffam.Tpo -c ffam.c -o ffam.o >/dev/null 2>&1
- mv -f .deps/ffam.Tpo .deps/ffam.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c -o fcong.lo fcong.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c fcong.c  -fPIC -DPIC -o .libs/fcong.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcong.lo -MD -MP -MF .deps/fcong.Tpo -c fcong.c -o fcong.o >/dev/null 2>&1
- mv -f .deps/fcong.Tpo .deps/fcong.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c -o ffsr.lo ffsr.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c ffsr.c  -fPIC -DPIC -o .libs/ffsr.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ffsr.lo -MD -MP -MF .deps/ffsr.Tpo -c ffsr.c -o ffsr.o >/dev/null 2>&1
- mv -f .deps/ffsr.Tpo .deps/ffsr.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c -o ftab.lo ftab.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c ftab.c  -fPIC -DPIC -o .libs/ftab.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT ftab.lo -MD -MP -MF .deps/ftab.Tpo -c ftab.c -o ftab.o >/dev/null 2>&1
- mv -f .deps/ftab.Tpo .deps/ftab.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c -o fres.lo fres.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c fres.c  -fPIC -DPIC -o .libs/fres.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fres.lo -MD -MP -MF .deps/fres.Tpo -c fres.c -o fres.o >/dev/null 2>&1
- mv -f .deps/fres.Tpo .deps/fres.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c -o fcho.lo fcho.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c fcho.c  -fPIC -DPIC -o .libs/fcho.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fcho.lo -MD -MP -MF .deps/fcho.Tpo -c fcho.c -o fcho.o >/dev/null 2>&1
- mv -f .deps/fcho.Tpo .deps/fcho.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c -o fmultin.lo fmultin.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c fmultin.c  -fPIC -DPIC -o .libs/fmultin.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmultin.lo -MD -MP -MF .deps/fmultin.Tpo -c fmultin.c -o fmultin.o >/dev/null 2>&1
- mv -f .deps/fmultin.Tpo .deps/fmultin.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c -o fmarsa.lo fmarsa.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c fmarsa.c  -fPIC -DPIC -o .libs/fmarsa.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fmarsa.lo -MD -MP -MF .deps/fmarsa.Tpo -c fmarsa.c -o fmarsa.o >/dev/null 2>&1
- mv -f .deps/fmarsa.Tpo .deps/fmarsa.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c -o fknuth.lo fknuth.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c fknuth.c  -fPIC -DPIC -o .libs/fknuth.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fknuth.lo -MD -MP -MF .deps/fknuth.Tpo -c fknuth.c -o fknuth.o >/dev/null 2>&1
- mv -f .deps/fknuth.Tpo .deps/fknuth.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c -o fwalk.lo fwalk.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c fwalk.c  -fPIC -DPIC -o .libs/fwalk.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fwalk.lo -MD -MP -MF .deps/fwalk.Tpo -c fwalk.c -o fwalk.o >/dev/null 2>&1
- mv -f .deps/fwalk.Tpo .deps/fwalk.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c -o fstring.lo fstring.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c fstring.c  -fPIC -DPIC -o .libs/fstring.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fstring.lo -MD -MP -MF .deps/fstring.Tpo -c fstring.c -o fstring.o >/dev/null 2>&1
- mv -f .deps/fstring.Tpo .deps/fstring.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c -o fspectral.lo fspectral.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c fspectral.c  -fPIC -DPIC -o .libs/fspectral.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fspectral.lo -MD -MP -MF .deps/fspectral.Tpo -c fspectral.c -o fspectral.o >/dev/null 2>&1
- mv -f .deps/fspectral.Tpo .deps/fspectral.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c -o fvaria.lo fvaria.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c fvaria.c  -fPIC -DPIC -o .libs/fvaria.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fvaria.lo -MD -MP -MF .deps/fvaria.Tpo -c fvaria.c -o fvaria.o >/dev/null 2>&1
- mv -f .deps/fvaria.Tpo .deps/fvaria.Plo
- /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include     -g -O2 -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c -o fnpair.lo fnpair.c
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c fnpair.c  -fPIC -DPIC -o .libs/fnpair.o
-  gcc -DHAVE_CONFIG_H -I. -I../include -g -O2 -MT fnpair.lo -MD -MP -MF .deps/fnpair.Tpo -c fnpair.c -o fnpair.o >/dev/null 2>&1
- mv -f .deps/fnpair.Tpo .deps/fnpair.Plo
- /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined -version-info 0:1:0  -o libtestu01.la -rpath /usr/local/lib unif01.lo ulcg.lo umrg.lo ucarry.lo utaus.lo ugfsr.lo uinv.lo uquad.lo ucubic.lo ulec.lo utezuka.lo umarsa.lo uweyl.lo uknuth.lo uwu.lo unumrec.lo uvaria.lo usoft.lo ugranger.lo ucrypto.lo ufile.lo udeng.lo utouzin.lo uautomata.lo uxorshift.lo ubrent.lo rijndael-alg-fst.lo tu01_sha1.lo scatter.lo swrite.lo sres.lo smultin.lo sknuth.lo smarsa.lo sstring.lo svaria.lo snpair.lo swalk.lo sentrop.lo sspectral.lo scomp.lo sspacings.lo vectorsF2.lo bbattery.lo ffam.lo fcong.lo ffsr.lo ftab.lo fres.lo fcho.lo fmultin.lo fmarsa.lo fknuth.lo fwalk.lo fstring.lo fspectral.lo fvaria.lo fnpair.lo ../probdist/libprobdist.la ../mylib/libmylib.la -lm 
- gcc -shared  .libs/unif01.o .libs/ulcg.o .libs/umrg.o .libs/ucarry.o .libs/utaus.o .libs/ugfsr.o .libs/uinv.o .libs/uquad.o .libs/ucubic.o .libs/ulec.o .libs/utezuka.o .libs/umarsa.o .libs/uweyl.o .libs/uknuth.o .libs/uwu.o .libs/unumrec.o .libs/uvaria.o .libs/usoft.o .libs/ugranger.o .libs/ucrypto.o .libs/ufile.o .libs/udeng.o .libs/utouzin.o .libs/uautomata.o .libs/uxorshift.o .libs/ubrent.o .libs/rijndael-alg-fst.o .libs/tu01_sha1.o .libs/scatter.o .libs/swrite.o .libs/sres.o .libs/smultin.o .libs/sknuth.o .libs/smarsa.o .libs/sstring.o .libs/svaria.o .libs/snpair.o .libs/swalk.o .libs/sentrop.o .libs/sspectral.o .libs/scomp.o .libs/sspacings.o .libs/vectorsF2.o .libs/bbattery.o .libs/ffam.o .libs/fcong.o .libs/ffsr.o .libs/ftab.o .libs/fres.o .libs/fcho.o .libs/fmultin.o .libs/fmarsa.o .libs/fknuth.o .libs/fwalk.o .libs/fstring.o .libs/fspectral.o .libs/fvaria.o .libs/fnpair.o  -Wl,--rpath -Wl,/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/probdist/.libs -Wl,--rpath -Wl,/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib/.libs -L/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/mylib/.libs ../probdist/.libs/libprobdist.so ../mylib/.libs/libmylib.so -lm  -Wl,-soname -Wl,libtestu01.so.0 -o .libs/libtestu01.so.0.0.1
- (cd .libs && rm -f libtestu01.so.0 && ln -s libtestu01.so.0.0.1 libtestu01.so.0)
- (cd .libs && rm -f libtestu01.so && ln -s libtestu01.so.0.0.1 libtestu01.so)
- ar cru .libs/libtestu01.a  unif01.o ulcg.o umrg.o ucarry.o utaus.o ugfsr.o uinv.o uquad.o ucubic.o ulec.o utezuka.o umarsa.o uweyl.o uknuth.o uwu.o unumrec.o uvaria.o usoft.o ugranger.o ucrypto.o ufile.o udeng.o utouzin.o uautomata.o uxorshift.o ubrent.o rijndael-alg-fst.o tu01_sha1.o scatter.o swrite.o sres.o smultin.o sknuth.o smarsa.o sstring.o svaria.o snpair.o swalk.o sentrop.o sspectral.o scomp.o sspacings.o vectorsF2.o bbattery.o ffam.o fcong.o ffsr.o ftab.o fres.o fcho.o fmultin.o fmarsa.o fknuth.o fwalk.o fstring.o fspectral.o fvaria.o fnpair.o
- ar: `u' modifier ignored since `D' is the default (see `U')
- ranlib .libs/libtestu01.a
- creating libtestu01.la
- (cd .libs && rm -f libtestu01.la && ln -s ../libtestu01.la libtestu01.la)
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/testu01'
- Making all in examples
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/examples'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/examples'
- Making all in doc
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/doc'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/doc'
- Making all in param
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/param'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/testu01.1.2.3-0.2/_build/default/vendor/TestU01/param'
-> compiled  testu01.1.2.3-0.2
-> installed testu01.1.2.3-0.2
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-04 15:06.34 ---> saved as "75cc028ebc716aed0e80963198a9a1c32135869b2a633ee9816a9caa6201b27e"
Job succeeded